{"id":39093,"date":"2026-07-16T22:51:15","date_gmt":"2026-07-16T22:51:15","guid":{"rendered":"https:\/\/www.aurorainbox.com\/?page_id=39093"},"modified":"2026-07-31T21:00:59","modified_gmt":"2026-07-31T21:00:59","slug":"home-v2","status":"publish","type":"page","link":"https:\/\/www.aurorainbox.com\/en\/","title":{"rendered":"Home \u2014 AI Employees"},"content":{"rendered":"<!-- home-v2 - GENERATED from .claude\/mockups\/homepage-hero-d1.html by compile-home.py. DO NOT EDIT BY HAND; edit the mockup and re-run. Publish: dotnet run -- --publish-page Pages\/home-v2.html --slug home-v2 --template elementor_canvas -->\n<div id=\"ah-root\"><style>#ah-root { --primary: #650BBF; --primary-tint: rgba(101, 11, 191, .06); --primary-tint-2: rgba(101, 11, 191, .12); --ink: #071823; --surface: #F3F7FA; --white: #FFFFFF; --muted: #5C6B77; --line: rgba(7, 24, 35, .08); --line-strong: rgba(7, 24, 35, .14); --green: #0B9E5F; --green-tint: rgba(11, 158, 95, .1); --meta-blue: #0866FF; --wa-green: #25D366; --human: #B25E00; --human-fill: #D97400; --human-line: rgba(217, 116, 0, .30); --human-tint: rgba(217, 116, 0, .07); } :where(#ah-root, #ah-root *) { margin: 0; padding: 0; box-sizing: border-box; } #ah-root { font-family: 'Montserrat', sans-serif; background: var(--white); color: var(--ink); min-height: 100vh; } .ah-stage { width: 100%; background: var(--white); overflow: hidden; } #ah-root nav { display: flex; align-items: center; justify-content: space-between; gap: 24px; padding: 0 max(40px, calc((100% - 1152px) \/ 2)); height: 84px; background-color: #120e35; position: relative; z-index: 50; } .ah-nav-logo { display: inline-flex; align-items: center; flex: none; } .ah-nav-logo img { width: 132px; height: auto; display: block; } .ah-nav-menu { display: flex; align-items: center; gap: 30px; margin-right: auto; } .ah-nav-item { display: inline-flex; align-items: center; gap: 6px; font-size: 15px; font-weight: 500; color: rgba(255, 255, 255, .86); cursor: pointer; white-space: nowrap; transition: color .15s ease; text-decoration: none; } .ah-nav-item:hover, .ah-nav-item:focus-within { color: #fff; } .ah-nav-item .ah-caret { width: 11px; height: 11px; opacity: .7; } .ah-nav-right { display: flex; align-items: center; gap: 22px; flex: none; } .ah-nav-lang { display: inline-flex; align-items: center; gap: 6px; font-size: 14px; font-weight: 600; color: rgba(255, 255, 255, .86); cursor: pointer; } .ah-nav-lang .ah-caret { width: 10px; height: 10px; opacity: .7; } .ah-btn { display: inline-flex; align-items: center; gap: 10px; font-family: 'Montserrat', sans-serif; font-size: 14px; font-weight: 600; border-radius: 30px; padding: 13px 26px; cursor: pointer; border: none; text-decoration: none; transition: transform .15s ease, box-shadow .15s ease, background .15s ease; } .ah-btn-primary { background: var(--primary); color: var(--white); } .ah-btn-primary:hover { background: #560AA3; transform: translateY(-1px); box-shadow: 0 8px 20px rgba(101, 11, 191, .25); } .ah-btn-ghost { background: transparent; color: var(--ink); border: 1.5px solid var(--line-strong); } .ah-btn-ghost:hover { border-color: var(--primary); color: var(--primary); } .ah-btn-demo { display: inline-flex; align-items: center; font-family: 'Montserrat', sans-serif; font-size: 12.5px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; color: #fff; background: var(--primary); border: none; border-radius: 30px; padding: 13px 26px; cursor: pointer; white-space: nowrap; text-decoration: none; transition: background .15s ease, transform .15s ease; } .ah-btn-demo:hover { background: #7A1FD6; transform: translateY(-1px); } .ah-nav-burger { display: none; width: 36px; height: 36px; align-items: center; justify-content: center; background: transparent; border: none; cursor: pointer; color: #fff; } .ah-nav-drop { position: relative; } .ah-nav-top { display: inline-flex; align-items: center; gap: 6px; background: none; border: none; padding: 0; margin: 0; font: inherit; color: inherit; cursor: pointer; text-decoration: none; } .ah-nav-sub { position: absolute; top: 100%; left: -14px; padding-top: 30px; display: none; z-index: 80; } .ah-nav-drop:hover .ah-nav-sub, .ah-nav-drop:focus-within .ah-nav-sub { display: block; } .ah-nav-sub--right { left: auto; right: -10px; } .ah-nav-sub-box { display: block; min-width: 196px; background: #120e35; border: 1px solid rgba(255, 255, 255, .12); border-radius: 10px; box-shadow: 0 18px 40px -12px rgba(7, 8, 24, .55); padding: 7px; } .ah-nav-sub-box a { display: block; padding: 8px 12px; border-radius: 7px; font-size: 13.5px; font-weight: 500; color: rgba(255, 255, 255, .78); text-decoration: none; white-space: nowrap; transition: background .12s ease, color .12s ease; } .ah-nav-sub-box a:hover { background: rgba(255, 255, 255, .07); color: #fff; } .ah-nav-mobile { display: none; position: absolute; top: 100%; left: 0; right: 0; background: #120e35; border-top: 1px solid rgba(255, 255, 255, .1); box-shadow: 0 30px 40px -20px rgba(7, 8, 24, .6); padding: 6px 16px 18px; max-height: calc(100vh - 64px); overflow: auto; z-index: 90; } .ah-menu-open .ah-nav-mobile { display: block; } .ah-nm-head { display: block; padding: 14px 2px 4px; font-size: 10.5px; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; color: rgba(255, 255, 255, .4); } .ah-nav-mobile a { display: block; padding: 11px 2px; font-size: 15px; font-weight: 500; color: rgba(255, 255, 255, .86); text-decoration: none; border-bottom: 1px solid rgba(255, 255, 255, .05); } .ah-nav-mobile a:hover { color: #fff; } .ah-nm-langs { display: flex; gap: 22px; padding-top: 4px; } .ah-nm-langs a { border-bottom: none; font-weight: 600; flex: none; } .ah-hero { padding: 40px max(64px, calc((100% - 1152px) \/ 2)) 72px; display: flex; flex-direction: column; align-items: center; text-align: center; } .ah-hero-copy { display: flex; flex-direction: column; align-items: center; max-width: 980px; } #ah-root h1 { font-size: 54px; font-weight: 700; line-height: 1.12; letter-spacing: -1.4px; margin-bottom: 18px; animation: ah-riseSoft .5s .08s ease both; } .ah-hl { color: var(--primary); position: relative; white-space: nowrap; } .ah-hl::after { content: ''; position: absolute; left: 0; right: 0; bottom: 4px; height: 12px; background: var(--primary-tint-2); z-index: -1; } .ah-sub { font-size: 16.5px; font-weight: 400; line-height: 1.65; color: var(--muted); max-width: 760px; margin-bottom: 14px; animation: ah-rise .5s .16s ease both; } .ah-sub strong { color: var(--ink); font-weight: 600; } .ah-cta-row { display: flex; gap: 14px; align-items: center; justify-content: center; margin-top: 22px; animation: ah-rise .5s .3s ease both; } .ah-btn-hero { padding: 16px 30px; font-size: 15px; } .ah-demo-lead { margin-top: 30px; display: flex; align-items: center; gap: 10px; font-size: 10.5px; font-weight: 700; letter-spacing: 1.6px; color: var(--muted); animation: ah-rise .5s .42s ease both; } .ah-demo-lead::before, .ah-demo-lead::after { content: ''; width: 30px; height: 1px; background: var(--line-strong); } .ah-demo-switch { display: inline-flex; gap: 4px; margin: 16px 0 20px; padding: 5px; background: var(--surface); border: 1px solid var(--line); border-radius: 40px; animation: ah-rise .5s .48s ease both; } .ah-demo-seg { display: inline-flex; align-items: center; gap: 8px; font-family: 'Montserrat', sans-serif; font-size: 12.5px; font-weight: 600; color: var(--muted); background: transparent; border: none; padding: 9px 18px; border-radius: 30px; cursor: pointer; transition: color .15s ease, background .15s ease; } .ah-demo-seg:hover { color: var(--ink); background: rgba(7,24,35,.04); } .ah-demo-seg .ah-pulse { width: 7px; height: 7px; border-radius: 50%; background: #2FD07E; animation: ah-blink 1.8s infinite; } .ah-app-frame { --ap-primary: #650bbf; --ap-pri-rgb: 101,11,191; --ap-p2: 110,67,183; --ap-ink: #1a1f2b; --ap-text: #495057; --ap-muted: #74788d; --ap-muted2: #8a93a3; --ap-line: #eff0f2; --ap-line-soft: rgba(20,25,40,.06); --ap-info: #038edc; --ap-call: #059669; line-height: normal; width: 100%; max-width: 1152px; background: #fff; border: 1px solid var(--ap-line); border-radius: 12px; box-shadow: 0 30px 70px rgba(7, 24, 35, .13); overflow: hidden; text-align: left; font-family: system-ui, -apple-system, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif; color: var(--ap-text); animation: ah-rise .6s .52s ease both; } .ah-app-frame svg { display: block; } .ah-app-top { background: #1e2126; display: flex; align-items: center; gap: 14px; padding: 11px 16px; } .ah-app-logo { height: 22px; width: auto; display: block; flex: none; } .ah-app-search { flex: 1; max-width: 440px; margin: 0 auto; background: rgba(255,255,255,.08); border-radius: 6px; color: rgba(255,255,255,.5); font-size: 11.5px; padding: 8px 12px; display: flex; align-items: center; gap: 8px; } .ah-app-search svg { width: 15px; height: 15px; opacity: .55; } .ah-app-icons { display: flex; gap: 16px; align-items: center; color: rgba(255,255,255,.62); } .ah-app-icons svg { width: 17px; height: 17px; } .ah-app-bell { position: relative; display: flex; } .ah-app-bell .ah-nb { position: absolute; top: -5px; right: -5px; min-width: 13px; height: 13px; border-radius: 8px; background: var(--ap-primary); color: #fff; font-size: 8px; font-weight: 700; display: flex; align-items: center; justify-content: center; padding: 0 3px; } .ah-app-avatar { width: 26px; height: 26px; border-radius: 50%; flex: none; background: #B78CE8 ; border: 2px solid rgba(255,255,255,.85); } .ah-app-body { display: grid; grid-template-columns: 58px 232px 1fr 264px; grid-template-rows: auto; } .ah-app-body > * { min-height: 0; } .ah-rail { background: #fff; border-right: 1px solid var(--ap-line); padding: 12px 0; display: flex; flex-direction: column; align-items: center; gap: 3px; } .ah-rail a { width: 40px; height: 38px; border-radius: 6px; display: flex; align-items: center; justify-content: center; color: #7b8190; } .ah-rail a svg { width: 20px; height: 20px; } .ah-rail a.ah-on { color: var(--ap-primary); background: #f2f3fe; } .ah-rail .ah-sp { flex: 1; } .ah-rooms { background: #fff; border-right: 1px solid var(--ap-line); overflow: hidden; display: flex; flex-direction: column; } .ah-rooms-tabs { display: flex; align-items: center; gap: 4px; border-bottom: 1px solid var(--ap-line); padding: 0 12px; } .ah-rooms-tab { display: flex; align-items: center; gap: 6px; font-size: 12.5px; font-weight: 500; color: var(--ap-muted); padding: 12px 8px; position: relative; } .ah-rooms-tab.ah-on { color: var(--ap-primary); font-weight: 600; } .ah-rooms-tab.ah-on::after { content: ''; position: absolute; left: 8px; right: 8px; bottom: -1px; height: 3px; border-radius: 3px 3px 0 0; background: var(--ap-primary); } .ah-rooms-tab .ah-cnt { font-size: 10px; font-weight: 700; background: var(--ap-line); color: var(--ap-muted); border-radius: 9px; padding: 1px 6px; } .ah-rooms-tab.ah-on .ah-cnt { background: var(--ap-primary); color: #fff; } .ah-rooms-search { margin: 10px 12px; background: #f8f9fa; border: 1px solid #e2e5e8; border-radius: 6px; font-size: 11.5px; color: var(--ap-muted); padding: 8px 11px; display: flex; align-items: center; gap: 8px; } .ah-rooms-search svg { width: 14px; height: 14px; opacity: .6; } .ah-rooms-list { padding: 0 10px; overflow: hidden; } .ah-room { display: flex; gap: 10px; padding: 7px 8px; align-items: center; border: 1px solid var(--ap-line); border-radius: 4px; margin: 10px 0; } .ah-room .ah-av { width: 32px; height: 32px; border-radius: 50%; flex: none; background: rgba(var(--ap-p2),.1); color: var(--ap-primary); display: flex; align-items: center; justify-content: center; font-size: 11px; font-weight: 700; } .ah-room .ah-rmain { flex: 1; min-width: 0; } .ah-room .ah-rn { font-size: 13px; font-weight: 600; color: var(--ap-text); } .ah-room .ah-rs { font-size: 11.5px; color: var(--ap-muted); margin-top: 2px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .ah-room .ah-bar { height: 7px; border-radius: 4px; background: rgba(7,24,35,.06); } .ah-room .ah-bar.ah-short { width: 58%; margin-bottom: 7px; } .ah-room .ah-rside { display: flex; flex-direction: column; align-items: flex-end; gap: 5px; font-size: 11px; color: var(--ap-muted); flex: none; } .ah-room .ah-unread { min-width: 18px; height: 18px; border-radius: 10px; background: var(--ap-info); color: #fff; font-size: 10px; font-weight: 700; display: flex; align-items: center; justify-content: center; padding: 0 5px; } .ah-thread { display: flex; flex-direction: column; min-width: 0; background: #fff; position: relative; } .ah-channel-strip { display: flex; align-items: center; gap: 8px; padding: 8px 12px; border-bottom: 1px solid var(--ap-line); } .ah-channel-pills { display: flex; align-items: center; gap: 6px; flex: 1; } .ah-channel-pill { display: flex; align-items: center; gap: 7px; height: 30px; padding: 0 12px; border-radius: 999px; font-size: 12px; font-weight: 500; color: #5a6374; border: 1px solid transparent; } .ah-channel-pill img { width: 15px; height: 15px; object-fit: contain; } .ah-channel-pill--add { width: 30px; padding: 0; justify-content: center; color: var(--ap-muted); border: 1px dashed #d4d8de; } .ah-channel-pill--add svg { width: 15px; height: 15px; } .ah-channel-activities { display: flex; align-items: center; gap: 6px; height: 30px; padding: 0 13px; border-radius: 999px; border: 1px solid #e2e5e8; font-size: 12px; font-weight: 500; color: var(--ap-text); } .ah-channel-activities svg { width: 14px; height: 14px; } .ah-thread-scroll { flex: 1 1 auto; min-height: 0; padding: 12px 22px 10px; display: grid; grid-template-rows: minmax(0, 1fr); align-items: start; overflow: hidden; background-color: #f8f9fb; background-image: radial-gradient(rgba(11,16,32,.04) 1px, transparent 1px); background-size: 22px 22px; } .ah-msg { max-width: 66%; padding: 8px 14px 6px; font-size: 12.5px; font-weight: 400; line-height: 1.5; color: var(--ap-text); position: relative; } .ah-msg.ah-in { background: #fff; border: 1px solid rgba(13,16,32,.06); box-shadow: 0 1px 2px rgba(13,16,32,.05); align-self: flex-start; border-radius: 3px 14px 14px 14px; } .ah-msg.ah-out { background: rgba(var(--ap-p2),.10); border: 1px solid rgba(var(--ap-p2),.16); align-self: flex-end; border-radius: 14px 3px 14px 14px; } .ah-out-slot { display: grid; } .ah-out-slot > .ah-msg.ah-out { grid-area: 1 \/ 1; justify-self: end; } .ah-msg .ah-mt { display: flex; align-items: center; justify-content: flex-end; gap: 3px; font-size: 9.5px; color: var(--ap-muted); margin-top: 4px; } .ah-msg .ah-mt svg { width: 13px; height: 13px; color: var(--ap-info); } .ah-typing { display: inline-flex; gap: 4px; align-items: center; padding: 3px 0 5px; } .ah-typing i { width: 6px; height: 6px; border-radius: 50%; background: rgba(var(--ap-pri-rgb),.5); animation: ah-typedot 1.2s infinite; } .ah-typing i:nth-child(2) { animation-delay: .15s; } .ah-typing i:nth-child(3) { animation-delay: .3s; } .ah-composer { display: flex; align-items: center; gap: 10px; margin: 10px 16px 14px; background: #fff; border: 1px solid #e2e5e8; border-radius: 10px; padding: 9px 10px 9px 14px; } .ah-composer .ah-cph { flex: 1; font-size: 12.5px; color: var(--ap-muted); } .ah-composer .ah-ai-on { display: flex; align-items: center; gap: 6px; font-size: 10.5px; font-weight: 600; color: var(--ap-primary); background: rgba(var(--ap-pri-rgb),.08); border-radius: 20px; padding: 5px 11px; } .ah-composer .ah-ai-on .ah-pulse { width: 6px; height: 6px; border-radius: 50%; background: #51d28c; animation: ah-blink 1.8s infinite; } .ah-composer .ah-send { display: flex; align-items: center; gap: 6px; background: var(--ap-primary); color: #fff; font-size: 12px; font-weight: 600; border-radius: 8px; padding: 8px 15px; } .ah-composer .ah-send svg { width: 14px; height: 14px; } .ah-cpanel { border-left: 1px solid var(--ap-line); display: flex; flex-direction: column; overflow: hidden; } .ah-identity-card { position: relative; background: #f6f9fd; border-bottom: 1px solid rgba(var(--ap-pri-rgb),.18); padding: 18px 20px 15px 22px; } .ah-identity-card::before { content: ''; position: absolute; left: 0; top: 18px; width: 3px; height: 32px; background: var(--ap-primary); } .ah-id-passport { display: flex; align-items: center; gap: 12px; } .ah-id-avatar { width: 46px; height: 46px; border-radius: 50%; flex: none; background: rgba(var(--ap-pri-rgb),.1); color: var(--ap-primary); display: flex; align-items: center; justify-content: center; font-size: 15px; font-weight: 700; box-shadow: 0 0 0 3px #fff, 0 0 0 4px rgba(var(--ap-pri-rgb),.18); } .ah-id-name { font-size: 15px; font-weight: 700; color: var(--ap-ink); } .ah-id-meta { font-size: 11.5px; color: var(--ap-muted2); margin-top: 2px; } .ah-id-edit { margin-left: auto; width: 28px; height: 28px; border-radius: 50%; flex: none; display: flex; align-items: center; justify-content: center; color: var(--ap-muted2); border: 1px solid transparent; } .ah-id-edit svg { width: 15px; height: 15px; } .ah-id-facts { margin-top: 14px; display: flex; flex-direction: column; gap: 3px; } .ah-id-fact { display: flex; align-items: center; gap: 9px; font-size: 12px; color: var(--ap-text); padding: 3px 0; } .ah-id-fact svg { width: 14px; height: 14px; color: var(--ap-muted2); flex: none; } .ah-id-fact .ah-v { flex: 1; min-width: 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .ah-id-fact .ah-v.ah-muted { color: var(--ap-muted2); } .ah-id-fact .ah-act { color: var(--ap-muted2); } .ah-id-fact .ah-act svg { width: 13px; height: 13px; } .ah-acc { counter-reset: sec; overflow: hidden; } .ah-rail-item { border-top: 1px solid var(--ap-line-soft); } .ah-rail-item:first-child { border-top: none; } .ah-section-rail { counter-increment: sec; display: flex; align-items: center; gap: 11px; min-height: 46px; padding: 11px 14px; border-left: 3px solid transparent; } .ah-section-rail::before { content: counter(sec, decimal-leading-zero); font-size: 11px; font-weight: 700; font-family: ui-monospace, monospace; color: rgba(var(--ap-pri-rgb),.6); flex: none; } .ah-section-rail .ah-sr-ico { width: 16px; height: 16px; color: var(--ap-muted2); flex: none; } .ah-section-rail .ah-sr-label { font-size: 12px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; color: #4a5160; } .ah-section-rail .ah-sr-count { font-size: 10px; font-weight: 800; color: var(--ap-primary); background: rgba(var(--ap-pri-rgb),.1); border-radius: 2px; padding: 1px 6px; } .ah-section-rail .ah-sr-chev { margin-left: auto; color: rgba(20,25,40,.3); font-size: 11px; } .ah-section-rail .ah-sr-live { margin-left: auto; display: flex; align-items: center; gap: 5px; font-size: 9.5px; font-weight: 800; letter-spacing: .04em; color: #2a9d63; } .ah-section-rail .ah-sr-live .ah-pulse { width: 6px; height: 6px; border-radius: 50%; background: #51d28c; animation: ah-blink 1.8s infinite; } .ah-rail-item.ah-open .ah-section-rail { border-left-color: var(--ap-primary); background: rgba(var(--ap-pri-rgb),.045); } .ah-rail-item.ah-open .ah-section-rail .ah-sr-label { color: var(--ap-ink); } .ah-rail-item.ah-open .ah-section-rail .ah-sr-ico { color: var(--ap-primary); } .ah-rail-item.ah-open .ah-section-rail .ah-sr-chev { color: var(--ap-primary); } .ah-identity-footer { margin-top: auto; background: #fff; border-top: 1px solid rgba(0,0,0,.06); padding: 12px; display: flex; flex-direction: column; gap: 8px; } .ah-id-btn { display: flex; align-items: center; justify-content: center; gap: 8px; width: 100%; height: 40px; border-radius: 8px; font-size: 12px; font-weight: 600; letter-spacing: .04em; text-transform: uppercase; } .ah-id-btn svg { width: 16px; height: 16px; } .ah-id-btn--call { background: var(--ap-call); color: #fff; } .ah-id-btn--seq { background: rgba(var(--ap-pri-rgb),.08); color: var(--ap-primary); } .ah-scene { grid-area: 1 \/ 1; display: flex; flex-direction: column; gap: 8px; visibility: hidden; } .ah-scene.ah-on { visibility: visible; } .ah-rv { opacity: 0; transform: translateY(6px); } .ah-tp { opacity: 0; } .ah-scene.ah-on .ah-rv { animation: ah-rvIn .42s ease forwards; } .ah-scene.ah-on .ah-tp { animation: ah-tpFlash 1.3s ease forwards; } @keyframes ah-rvIn { to { opacity: 1; transform: none; } } @keyframes ah-tpFlash { 0% { opacity: 0; } 12%, 76% { opacity: 1; } 100% { opacity: 0; } } .ah-sys { align-self: center; max-width: 92%; text-align: center; font-size: 10.5px; font-weight: 600; color: var(--ap-muted); background: #eef1f5; border-radius: 20px; padding: 5px 12px; } .ah-msg .ah-who { display: flex; align-items: center; gap: 6px; margin-bottom: 5px; } .ah-msg .ah-who .ah-wav { width: 17px; height: 17px; border-radius: 50%; flex: none; background: #D97400; color: #fff; font-size: 8px; font-weight: 800; display: flex; align-items: center; justify-content: center; } .ah-msg .ah-who .ah-wn { font-size: 10px; font-weight: 700; color: #B25E00; } .ah-ws { display: none; } [data-scene=\"1\"] .ah-ws-1, [data-scene=\"2\"] .ah-ws-2, [data-scene=\"3\"] .ah-ws-3, [data-scene=\"4\"] .ah-ws-4 { display: flex; align-items: center; gap: 5px; flex: none; font-size: 11.5px; font-weight: 600; color: rgba(255,255,255,.9); background: rgba(255,255,255,.1); border-radius: 7px; padding: 5px 9px; white-space: nowrap; } .ah-ws svg { width: 12px; height: 12px; opacity: .6; } .ah-rm { display: none; } [data-scene=\"1\"] .ah-rm-1, [data-scene=\"2\"] .ah-rm-2, [data-scene=\"3\"] .ah-rm-3, [data-scene=\"4\"] .ah-rm-4 { display: flex; background: rgba(var(--ap-p2),.075); border-color: transparent; } [data-scene=\"1\"] .ah-cp-wa, [data-scene=\"2\"] .ah-cp-wa, [data-scene=\"4\"] .ah-cp-wa, [data-scene=\"3\"] .ah-cp-ig { background: rgba(var(--ap-pri-rgb),.08); border-color: rgba(var(--ap-pri-rgb),.18); color: var(--ap-primary); font-weight: 600; } .ah-id-card { display: none; } [data-scene=\"1\"] .ah-idc-1, [data-scene=\"2\"] .ah-idc-2, [data-scene=\"3\"] .ah-idc-3, [data-scene=\"4\"] .ah-idc-4 { display: block; } [data-scene=\"2\"] .ah-sr-oport, [data-scene=\"3\"] .ah-sr-agenda, [data-scene=\"4\"] .ah-sr-ventas { border-left-color: var(--ap-primary); background: rgba(var(--ap-pri-rgb),.045); } [data-scene=\"2\"] .ah-sr-oport .ah-sr-label, [data-scene=\"3\"] .ah-sr-agenda .ah-sr-label, [data-scene=\"4\"] .ah-sr-ventas .ah-sr-label { color: var(--ap-ink); } [data-scene=\"2\"] .ah-sr-oport .ah-sr-ico, [data-scene=\"3\"] .ah-sr-agenda .ah-sr-ico, [data-scene=\"4\"] .ah-sr-ventas .ah-sr-ico { color: var(--ap-primary); } .ah-human-on { display: none; } [data-scene=\"4\"] .ah-ai-on { display: none; } [data-scene=\"4\"] .ah-human-on { display: flex; align-items: center; gap: 6px; flex: none; font-size: 10.5px; font-weight: 600; color: #B25E00; background: rgba(217,116,0,.1); border-radius: 20px; padding: 5px 11px; white-space: nowrap; } .ah-demo-seg .ah-pulse { display: none; } [data-scene=\"1\"] .ah-demo-seg[data-go=\"1\"], [data-scene=\"2\"] .ah-demo-seg[data-go=\"2\"], [data-scene=\"3\"] .ah-demo-seg[data-go=\"3\"], [data-scene=\"4\"] .ah-demo-seg[data-go=\"4\"] { background: var(--white); color: var(--primary); box-shadow: 0 2px 8px rgba(7,24,35,.10); } [data-scene=\"1\"] .ah-demo-seg[data-go=\"1\"] .ah-pulse, [data-scene=\"2\"] .ah-demo-seg[data-go=\"2\"] .ah-pulse, [data-scene=\"3\"] .ah-demo-seg[data-go=\"3\"] .ah-pulse, [data-scene=\"4\"] .ah-demo-seg[data-go=\"4\"] .ah-pulse { display: block; } .ah-callpop { display: none; position: absolute; right: 14px; bottom: 76px; width: 276px; line-height: normal; background: #0b1020; color: #fff; border: 1px solid rgba(255, 255, 255, .09); border-radius: 15px; box-shadow: 0 28px 52px -20px rgba(11, 16, 32, .62), 0 5px 13px -5px rgba(11, 16, 32, .5); overflow: hidden; z-index: 6; text-align: left; } [data-scene=\"4\"] .ah-callpop { display: block; opacity: 0; transform: translateY(10px) scale(.97); animation: ah-cbpIn .45s cubic-bezier(.22, .8, .3, 1) 7.2s forwards; } .ah-cbp-top { display: flex; align-items: center; gap: 8px; padding: 8px 11px; border-bottom: 1px solid rgba(255, 255, 255, .09); min-height: 34px; position: relative; } .ah-cbp-state { display: inline-flex; align-items: center; gap: 6px; font-size: 11px; font-weight: 500; color: rgba(255, 255, 255, .82); } .ah-cbp-dots { display: inline-flex; gap: 3px; } .ah-cbp-dots i { width: 3.5px; height: 3.5px; border-radius: 99px; background: #34d399; opacity: .4; animation: ah-cbpDot 1.3s ease-in-out infinite; } .ah-cbp-dots i:nth-child(2) { animation-delay: .18s; } .ah-cbp-dots i:nth-child(3) { animation-delay: .36s; } .ah-cbp-livehead { position: absolute; left: 11px; display: inline-flex; align-items: center; gap: 8px; } .ah-cbp-rec { display: inline-flex; align-items: center; gap: 5px; font-size: 8.5px; font-weight: 700; letter-spacing: .11em; color: #ff5a5a; } .ah-cbp-rec i { width: 6px; height: 6px; border-radius: 99px; background: #ff5a5a; animation: ah-cbpRec 1.8s ease-out infinite; } .ah-cbp-timer { position: relative; font-family: ui-monospace, \"SF Mono\", Menlo, monospace; font-size: 12px; font-weight: 600; font-variant-numeric: tabular-nums; } .ah-cbp-tick { opacity: 0; } .ah-cbp-t2, .ah-cbp-t3 { position: absolute; left: 0; top: 0; } .ah-cbp-mini { margin-left: auto; width: 20px; height: 20px; border-radius: 6px; display: flex; align-items: center; justify-content: center; color: rgba(255, 255, 255, .5); } .ah-cbp-mini svg { width: 14px; height: 14px; } .ah-cbp-id { display: flex; align-items: center; gap: 9px; padding: 10px 11px 8px; } .ah-cbp-ava { width: 36px; height: 36px; border-radius: 11px; flex: none; background: #151b30; border: 1px solid rgba(255, 255, 255, .14); display: flex; align-items: center; justify-content: center; font-size: 11.5px; font-weight: 700; position: relative; } .ah-cbp-ring { position: absolute; inset: -4px; border-radius: 14px; border: 2px solid #34d399; opacity: .7; } .ah-cbp-name { font-size: 12.5px; font-weight: 600; } .ah-cbp-sub { font-size: 10px; color: rgba(255, 255, 255, .6); font-family: ui-monospace, \"SF Mono\", Menlo, monospace; margin-top: 1px; } .ah-cbp-from { display: flex; align-items: center; gap: 6px; margin: 0 11px; padding: 5px 8px; background: #151b30; border: 1px solid rgba(255, 255, 255, .09); border-radius: 8px; font-size: 9.5px; color: rgba(255, 255, 255, .72); } .ah-cbp-from-lbl { color: rgba(255, 255, 255, .45); } .ah-cbp-flag { font-size: 8px; font-weight: 700; letter-spacing: .04em; background: rgba(255, 255, 255, .1); border-radius: 4px; padding: 1px 4px; } .ah-cbp-from-num { font-family: ui-monospace, \"SF Mono\", Menlo, monospace; color: #fff; } .ah-cbp-ctls { display: flex; align-items: flex-start; gap: 5px; padding: 9px 11px 11px; } .ah-cbp-btn { display: flex; flex-direction: column; align-items: center; gap: 4px; flex: 1; color: rgba(255, 255, 255, .62); } .ah-cbp-btn-ic { width: 36px; height: 36px; border-radius: 99px; background: rgba(255, 255, 255, .08); border: 1px solid rgba(255, 255, 255, .09); display: flex; align-items: center; justify-content: center; color: #fff; } .ah-cbp-btn-ic svg { width: 15px; height: 15px; } .ah-cbp-btn-lbl { font-size: 8.5px; font-weight: 500; } .ah-cbp-hang { flex: none; display: inline-flex; align-items: center; gap: 6px; height: 36px; padding: 0 14px; border-radius: 99px; background: #e5484d; font-size: 11px; font-weight: 600; color: #fff; } .ah-cbp-hang svg { width: 14px; height: 14px; } .ah-cbp-live { opacity: 0; } .ah-cbp-en { opacity: .45; } [data-scene=\"4\"] .ah-cbp-conn { animation: ah-cbpHide .25s 8.85s forwards; } [data-scene=\"4\"] .ah-cbp-ring { animation: ah-cbpRing 1.6s ease-out infinite, ah-cbpHide .25s 8.85s forwards; } [data-scene=\"4\"] .ah-cbp-live { animation: ah-cbpShow .25s 8.85s forwards; } [data-scene=\"4\"] .ah-cbp-en { animation: ah-cbpEnable .3s 8.85s forwards; } [data-scene=\"4\"] .ah-cbp-t1 { animation: ah-cbpTickA 3s linear 8.85s forwards; } [data-scene=\"4\"] .ah-cbp-t2 { animation: ah-cbpTickB 3s linear 8.85s forwards; } [data-scene=\"4\"] .ah-cbp-t3 { animation: ah-cbpTickC 3s linear 8.85s forwards; } @keyframes ah-cbpIn { to { opacity: 1; transform: none; } } @keyframes ah-cbpHide { to { opacity: 0; visibility: hidden; } } @keyframes ah-cbpShow { to { opacity: 1; } } @keyframes ah-cbpEnable { to { opacity: 1; } } @keyframes ah-cbpDot { 0%, 100% { opacity: .3; transform: translateY(0); } 50% { opacity: 1; transform: translateY(-2px); } } @keyframes ah-cbpRec { 0% { box-shadow: 0 0 0 0 rgba(255, 90, 90, .5); } 70% { box-shadow: 0 0 0 6px rgba(255, 90, 90, 0); } 100% { box-shadow: 0 0 0 0 rgba(255, 90, 90, 0); } } @keyframes ah-cbpRing { 0% { transform: scale(.92); opacity: .7; } 100% { transform: scale(1.12); opacity: 0; } } @keyframes ah-cbpTickA { 0%, 32% { opacity: 1; } 33%, 100% { opacity: 0; } } @keyframes ah-cbpTickB { 0%, 32% { opacity: 0; } 33%, 65% { opacity: 1; } 66%, 100% { opacity: 0; } } @keyframes ah-cbpTickC { 0%, 65% { opacity: 0; } 66%, 100% { opacity: 1; } } .ah-trust { position: relative; background: var(--ink); border-top: 2px solid var(--primary); padding: 36px max(64px, calc((100% - 1152px) \/ 2)) 40px; display: flex; align-items: flex-start; gap: 40px; overflow: hidden; } .ah-trust::before { content: ''; position: absolute; top: 0; right: 0; bottom: 0; width: 46%; background-image: radial-gradient(rgba(255,255,255,.09) 1.2px, transparent 1.2px); background-size: 22px 22px; pointer-events: none; } .ah-trust > * { position: relative; } .ah-t-stat { flex: none; } .ah-t-stat .ah-num { font-size: 40px; font-weight: 800; color: var(--white); letter-spacing: -1.5px; line-height: 1; white-space: nowrap; font-variant-numeric: tabular-nums; } .ah-t-stat .ah-lbl { margin-top: 8px; font-size: 12.5px; font-weight: 500; color: rgba(255,255,255,.55); display: flex; align-items: center; gap: 8px; } .ah-t-stat .ah-lbl .ah-pulse { width: 7px; height: 7px; border-radius: 50%; background: #2FD07E; animation: ah-blink 1.8s infinite; flex: none; } .ah-t-div { width: 1px; align-self: stretch; background: rgba(255,255,255,.12); flex: none; } .ah-t-kicker { font-size: 10px; font-weight: 700; letter-spacing: 1.8px; color: rgba(255,255,255,.42); margin-bottom: 12px; } .ah-t-chips { display: flex; flex-wrap: wrap; gap: 9px; max-width: 430px; } .ah-t-chip-ind { display: inline-flex; align-items: center; gap: 8px; border: 1px solid rgba(255,255,255,.16); color: rgba(255,255,255,.88); font-size: 12.5px; font-weight: 500; border-radius: 30px; padding: 8px 15px; white-space: nowrap; transition: border-color .15s ease, background .15s ease; } .ah-t-chip-ind:hover { border-color: rgba(255,255,255,.4); background: rgba(255,255,255,.05); } .ah-t-chip-ind svg { color: #B78CE8; flex: none; } .ah-t-cred { margin-left: auto; display: flex; flex-direction: column; align-items: flex-start; gap: 14px; } .ah-t-channels { display: flex; align-items: center; gap: 10px; margin-top: 2px; margin-left: -2px; } .ah-t-channels img { width: 32px; height: 32px; object-fit: contain; display: block; } .ah-t-meta { height: 49px; width: auto; display: block; filter: brightness(0) invert(1); opacity: .9; margin: -14px 0 -14px -16px; } .ah-s3 { padding: 72px max(64px, calc((100% - 1152px) \/ 2)) 80px; } .ah-s3-head { max-width: 880px; margin: 0 auto 46px; text-align: center; } .ah-s3-head h2 { font-size: 45px; font-weight: 700; line-height: 1.16; letter-spacing: -1.3px; } .ah-s3-head .ah-was { display: block; color: var(--muted); font-weight: 600; } .ah-s3-head .ah-now { display: block; color: var(--ink); } .ah-s3-head p { margin-top: 17px; font-size: 16.5px; line-height: 1.65; color: var(--muted); } .ah-c-ia { color: var(--primary); font-weight: 600; } .ah-c-hu { color: var(--human); font-weight: 600; } .ah-u { color: var(--primary); box-shadow: inset 0 -10px 0 var(--primary-tint-2); -webkit-box-decoration-break: clone; box-decoration-break: clone; } .ah-s3--sheet { background: var(--surface); } .ah-ev-wrap { max-width: 1152px; margin: 0 auto; } .ah-ev { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1px; background: var(--line); border: 1px solid var(--line); border-radius: 14px; overflow: hidden; box-shadow: 0 20px 50px -28px rgba(7, 24, 35, .28); } .ah-ev-c { display: flex; flex-direction: column; background: var(--white); padding: 22px 22px 24px; transition: background .18s ease; } .ah-ev-c:hover { background: #FCFBFE; } .ah-ev-head { display: flex; align-items: center; padding-bottom: 13px; margin-bottom: 16px; border-bottom: 1px solid var(--line); transition: border-color .18s ease; } .ah-ev-c:hover .ah-ev-head { border-bottom-color: rgba(101, 11, 191, .3); } .ah-ev-c:hover .ah-ev-i { color: var(--primary); } .ah-ev-n { font-family: ui-monospace, \"SF Mono\", Menlo, monospace; font-size: 11px; font-weight: 700; letter-spacing: .14em; color: var(--primary); } .ah-ev-i { margin-left: auto; display: flex; color: rgba(101, 11, 191, .32); transition: color .18s ease; } .ah-ev-i svg { width: 19px; height: 19px; } .ah-ev-t { font-size: 18.5px; font-weight: 700; line-height: 1.24; letter-spacing: -.45px; color: var(--ink); } .ah-ev-t .ah-hi { color: var(--primary); } .ah-ev-d { margin-top: 9px; font-size: 12.8px; line-height: 1.5; color: var(--muted); } .ah-ex-box { border: 1px solid var(--line); border-radius: 9px; background: var(--white); box-shadow: 0 1px 2px rgba(7, 24, 35, .04), 0 6px 16px -12px rgba(7, 24, 35, .18); padding: 11px 12px; display: flex; flex-direction: column; gap: 9px; } .ah-ex-row { display: flex; align-items: center; gap: 8px; min-width: 0; } .ah-mla { margin-left: auto; } .ah-ex-k { font-family: ui-monospace, \"SF Mono\", Menlo, monospace; font-size: 9.5px; font-weight: 600; letter-spacing: .06em; text-transform: uppercase; color: var(--muted2, #8a93a3); white-space: nowrap; flex: none; } .ah-ex-v { font-size: 12.5px; font-weight: 600; color: var(--ink); white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .ah-ex-chip { font-size: 10px; font-weight: 700; border-radius: 5px; padding: 3px 7px; white-space: nowrap; flex: none; } .ah-ex-chip--hu { background: rgba(217, 116, 0, .12); color: var(--human); } .ah-ex-av { width: 22px; height: 22px; border-radius: 50%; flex: none; background: var(--human-fill); color: var(--white); font-size: 9px; font-weight: 800; display: flex; align-items: center; justify-content: center; } .ah-ev-c--human { grid-column: 1 \/ -1; display: flex; flex-direction: row; align-items: center; gap: 26px; background: #FCF6EE; padding: 20px 26px; } .ah-ev-hu-mark { width: 44px; height: 44px; border-radius: 50%; flex: none; background: var(--human-fill); color: var(--white); display: flex; align-items: center; justify-content: center; box-shadow: 0 0 0 4px rgba(217, 116, 0, .12); } .ah-ev-hu-mark svg { width: 23px; height: 23px; } .ah-ev-hu-copy { flex: 1; min-width: 0; } .ah-ev-c--human .ah-ev-n { color: var(--human); } .ah-ev-c--human .ah-ev-t { margin-top: 4px; } .ah-ev-c--human .ah-ev-d { margin-top: 5px; max-width: 620px; } .ah-ev-c--human .ah-ev-d b { color: var(--human); font-weight: 700; } .ah-ev-hu-ex { flex: none; width: 292px; } .ah-ev-hint { display: none; align-items: center; gap: 7px; margin-top: 13px; font-family: ui-monospace, \"SF Mono\", Menlo, monospace; font-size: 9.5px; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; color: var(--muted); } .ah-ev-hint svg { width: 13px; height: 13px; } .ah-s4 { padding: 74px max(64px, calc((100% - 1152px) \/ 2)) 84px; } .ah-hw-kicker { display: block; font-family: ui-monospace, \"SF Mono\", Menlo, monospace; font-size: 11px; font-weight: 700; letter-spacing: .18em; color: var(--primary); } .ah-st-row { display: flex; align-items: center; gap: 9px; flex-wrap: wrap; } .ah-st-logos { display: flex; align-items: center; } .ah-st-logos img { width: 26px; height: 26px; object-fit: contain; border-radius: 50%; background: #fff; box-shadow: 0 0 0 2px #fff; } .ah-st-logos img + img { margin-left: -7px; } .ah-st-tel { width: 26px; height: 26px; border-radius: 50%; flex: none; margin-left: -7px; background: #059669; color: #fff; display: flex; align-items: center; justify-content: center; box-shadow: 0 0 0 2px #fff; } .ah-st-tel svg { width: 13px; height: 13px; } .ah-st-chip { display: inline-flex; align-items: center; gap: 7px; border: 1px solid var(--line-strong); border-radius: 20px; padding: 6px 12px; font-size: 12px; font-weight: 600; color: var(--ink); background: var(--white); white-space: nowrap; } .ah-st-chip svg { width: 13px; height: 13px; color: var(--green); flex: none; } .ah-st-chip--src { border-color: rgba(101, 11, 191, .22); } .ah-st-chip--src svg { color: var(--primary); } .ah-st-chip--ia { border-color: rgba(101, 11, 191, .25); background: rgba(101, 11, 191, .06); color: var(--primary); } .ah-st-chip--hu { border-color: rgba(217, 116, 0, .3); background: rgba(217, 116, 0, .07); color: var(--human); } .ah-st-dot { width: 7px; height: 7px; border-radius: 50%; background: #2FD07E; animation: ah-blink 1.8s infinite; flex: none; } .ah-st-dot--hu { background: var(--human-fill); animation: none; } .ah-st-arw { width: 15px; height: 15px; color: var(--muted); flex: none; } .ah-man { display: grid; grid-template-columns: 5fr 7fr; gap: 76px; max-width: 1100px; margin: 0 auto; align-items: start; } .ah-man-left .ah-hw-kicker { margin-bottom: 16px; } .ah-man-left h2 { font-size: 40px; font-weight: 700; line-height: 1.2; letter-spacing: -1.1px; color: var(--ink); } .ah-man-left p { margin-top: 14px; font-size: 15px; line-height: 1.65; color: var(--muted); max-width: 380px; } .ah-man-note { display: inline-flex; align-items: center; gap: 8px; margin-top: 24px; font-size: 12.5px; font-weight: 600; color: var(--ink); border: 1px solid var(--line-strong); border-radius: 24px; padding: 9px 15px; } .ah-man-note svg { width: 15px; height: 15px; color: var(--primary); flex: none; } .ah-man-steps { position: relative; border-left: 1px solid var(--line); padding-left: 52px; } .ah-man-st { position: relative; display: grid; grid-template-columns: 74px 1fr; gap: 18px; padding: 26px 0 30px; } .ah-man-st + .ah-man-st { border-top: 1px solid var(--line); } .ah-man-st::before { content: ''; position: absolute; left: -58px; top: 33px; width: 11px; height: 11px; border-radius: 50%; background: var(--white); border: 2px solid var(--primary); } .ah-man-st--hu::before { border-color: var(--human-fill); background: var(--human-fill); } .ah-js .ah-man-st::before { opacity: 0; transform: scale(.4); } @keyframes ah-exaPop { to { opacity: 1; transform: none; } } .ah-man-st.ah-seen::before { animation: ah-exaPop .4s .35s cubic-bezier(.3,1.5,.5,1) both; } .ah-man-num { font-size: 44px; font-weight: 800; line-height: 1; letter-spacing: -2px; color: rgba(101, 11, 191, .16); padding-top: 2px; user-select: none; } .ah-man-st--hu .ah-man-num { color: rgba(217, 116, 0, .26); } .ah-man-t { font-size: 17.5px; font-weight: 700; letter-spacing: -.35px; color: var(--ink); } .ah-man-d { margin-top: 7px; font-size: 13.5px; line-height: 1.55; color: var(--muted); max-width: 400px; } .ah-man-art { margin-top: 15px; } .ah-man-st--glow { background: rgba(101, 11, 191, .045); border: 1px solid rgba(101, 11, 191, .16); border-radius: 14px; box-shadow: 0 14px 34px -24px rgba(101, 11, 191, .45); margin: 10px -24px; padding: 26px 24px 28px; } .ah-man-st.ah-man-st--glow, .ah-man-st--glow + .ah-man-st { border-top: none; } .ah-man-st--glow::before { left: -34px; background: var(--primary); } .ah-man-st--glow .ah-man-num { color: rgba(101, 11, 191, .22); } .ah-man-src-k { display: block; margin-top: 16px; font-family: ui-monospace, \"SF Mono\", Menlo, monospace; font-size: 9.5px; font-weight: 700; letter-spacing: .16em; color: var(--primary); } .ah-man-st--glow .ah-man-art { margin-top: 10px; } .ah-js .ah-man-st--glow .ah-st-chip { opacity: 0; transform: translateY(5px) scale(.92); } .ah-man-st--glow.ah-seen .ah-st-chip { animation: ah-exaPop .4s var(--ad, .5s) cubic-bezier(.3,1.5,.5,1) both; } .ah-s5 { background: var(--ink); border-top: 2px solid var(--primary); padding: 70px max(64px, calc((100% - 1152px) \/ 2)) 78px; } .ah-s5-head { margin-bottom: 38px; } .ah-s5-head .ah-hw-kicker { color: #B78CE8; margin-bottom: 14px; } .ah-s5-head h2 { font-size: 40px; font-weight: 700; line-height: 1.2; letter-spacing: -1.1px; color: #fff; max-width: 740px; } .ah-u-dk { box-shadow: inset 0 -10px 0 rgba(101, 11, 191, .55); -webkit-box-decoration-break: clone; box-decoration-break: clone; } .ah-ctl { display: grid; grid-template-columns: 280px 1fr; gap: 56px; align-items: start; } .ah-ctl-rail { display: flex; flex-direction: column; gap: 4px; } .ah-ctl-tab { display: block; text-align: left; background: transparent; border: none; cursor: pointer; font-family: 'Montserrat', sans-serif; font-size: 19px; font-weight: 700; letter-spacing: -.4px; line-height: 1.25; color: rgba(255, 255, 255, .38); padding: 13px 0 13px 18px; border-left: 3px solid rgba(255, 255, 255, .1); transition: color .16s ease, border-color .16s ease; } .ah-ctl-tab:hover { color: rgba(255, 255, 255, .78); } .ah-ctl-tab .ah-n { display: block; margin-bottom: 7px; font: 700 10px\/1 ui-monospace, \"SF Mono\", Menlo, monospace; letter-spacing: .16em; color: rgba(183, 140, 232, .55); } .ah-ctl-tab .ah-d { display: none; margin-top: 8px; max-width: 235px; font-size: 12.5px; font-weight: 400; line-height: 1.55; letter-spacing: 0; color: rgba(255, 255, 255, .55); } [data-panel=\"1\"] .ah-ctl-tab[data-go=\"1\"], [data-panel=\"2\"] .ah-ctl-tab[data-go=\"2\"], [data-panel=\"3\"] .ah-ctl-tab[data-go=\"3\"], [data-panel=\"4\"] .ah-ctl-tab[data-go=\"4\"], [data-panel=\"5\"] .ah-ctl-tab[data-go=\"5\"] { color: #fff; border-left-color: var(--primary); } [data-panel=\"1\"] .ah-ctl-tab[data-go=\"1\"] .ah-d, [data-panel=\"2\"] .ah-ctl-tab[data-go=\"2\"] .ah-d, [data-panel=\"3\"] .ah-ctl-tab[data-go=\"3\"] .ah-d, [data-panel=\"4\"] .ah-ctl-tab[data-go=\"4\"] .ah-d, [data-panel=\"5\"] .ah-ctl-tab[data-go=\"5\"] .ah-d { display: block; } .ah-ctl-main { min-width: 0; } .ah-ctl-claims { display: grid; margin-bottom: 20px; } .ah-ctl-claim { grid-area: 1 \/ 1; visibility: hidden; font-size: 20px; font-weight: 600; line-height: 1.5; letter-spacing: -.3px; color: rgba(255, 255, 255, .5); max-width: 680px; } .ah-ctl-claim b { color: #fff; font-weight: 700; } [data-panel=\"1\"] .ah-cl-1, [data-panel=\"2\"] .ah-cl-2, [data-panel=\"3\"] .ah-cl-3, [data-panel=\"4\"] .ah-cl-4, [data-panel=\"5\"] .ah-cl-5 { visibility: visible; animation: ah-panelIn .35s ease both; } .ah-ctl-panels { display: grid; } .ah-ctl-panel { grid-area: 1 \/ 1; visibility: hidden; min-width: 0; } [data-panel=\"1\"] .ah-pn-1, [data-panel=\"2\"] .ah-pn-2, [data-panel=\"3\"] .ah-pn-3, [data-panel=\"4\"] .ah-pn-4, [data-panel=\"5\"] .ah-pn-5 { visibility: visible; animation: ah-panelIn .35s ease both; } @keyframes ah-panelIn { from { opacity: 0; transform: translateY(6px); } to { opacity: 1; transform: none; } } .ah-ctl-win { background: #fff; border: 1px solid rgba(255, 255, 255, .16); border-radius: 12px; overflow: hidden; box-shadow: 0 30px 70px rgba(0, 0, 0, .45); } .ah-ctl-winbar { display: flex; align-items: center; gap: 10px; background: #1e2126; padding: 9px 14px; } .ah-ctl-winbar img { height: 15px; width: auto; display: block; } .ah-ctl-winbar .ah-t { font: 600 10.5px\/1 ui-monospace, \"SF Mono\", Menlo, monospace; letter-spacing: .12em; color: rgba(255, 255, 255, .55); } .ah-ctl-shot { aspect-ratio: 16 \/ 9; margin: 10px; border: 1.5px dashed rgba(7, 24, 35, .2); border-radius: 8px; background: var(--surface); display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 9px; text-align: center; padding: 16px; } .ah-ctl-shot .ah-ph1 { font: 700 11px\/1 ui-monospace, \"SF Mono\", Menlo, monospace; letter-spacing: .14em; color: rgba(7, 24, 35, .55); } .ah-ctl-shot .ah-ph2 { font-size: 12px; color: var(--muted); } .ah-ctl-shot--pd { aspect-ratio: auto; border: 1px solid var(--line); border-style: solid; padding: 12px 14px; display: block; text-align: left; background: #F5F6FA; line-height: normal; } .ah-pd-crumb { font: 700 7.5px\/1 ui-monospace, \"SF Mono\", Menlo, monospace; letter-spacing: .1em; color: var(--muted); } .ah-pd-crumb b { color: var(--primary); font-weight: 700; } .ah-pd-h1 { font-size: 15px; font-weight: 800; letter-spacing: -.3px; color: var(--ink); margin: 4px 0 10px; } .ah-pd-cols { display: grid; grid-template-columns: 148px minmax(0, 1fr); gap: 10px; align-items: start; } .ah-pd-card { background: #fff; border: 1px solid var(--line); border-radius: 10px; } .ah-pd-rail { border-top: 2px solid var(--primary); padding: 9px; } .ah-pd-status { display: flex; align-items: center; justify-content: center; margin: 0 auto 8px; width: max-content; font: 700 6.5px\/1 ui-monospace, \"SF Mono\", Menlo, monospace; letter-spacing: .14em; color: var(--green); background: var(--green-tint); border-radius: 20px; padding: 3.5px 8px; } .ah-pd-img { height: 70px; border-radius: 7px; background: rgba(101, 11, 191, .07); display: flex; align-items: center; justify-content: center; } .ah-pd-img svg { width: 26px; height: 26px; color: rgba(101, 11, 191, .45); } .ah-pd-thumbs { display: flex; gap: 4px; margin-top: 6px; } .ah-pd-th { width: 22px; height: 22px; border-radius: 5px; background: rgba(101, 11, 191, .07); border: 1px solid var(--line); display: flex; align-items: center; justify-content: center; } .ah-pd-th svg { width: 10px; height: 10px; color: rgba(101, 11, 191, .4); } .ah-pd-th.ah-on { border: 1.5px solid var(--primary); } .ah-pd-meta { margin-top: 9px; border-top: 1px solid var(--line); padding-top: 6px; } .ah-pd-mrow { display: flex; justify-content: space-between; align-items: baseline; gap: 8px; padding: 3.5px 0; } .ah-pd-mrow dt { font: 600 6.5px\/1.2 ui-monospace, \"SF Mono\", Menlo, monospace; letter-spacing: .08em; text-transform: uppercase; color: var(--muted); } .ah-pd-mrow dd { font-size: 8.5px; font-weight: 700; color: var(--ink); text-align: right; } .ah-pd-ract { margin-top: 7px; border-top: 1px solid var(--line); padding-top: 7px; display: flex; flex-direction: column; gap: 6px; } .ah-pd-ract span { display: inline-flex; align-items: center; gap: 5px; font-size: 8px; font-weight: 600; color: var(--muted); } .ah-pd-ract svg { width: 9px; height: 9px; } .ah-pd-ract .ah-dgr { color: #D64545; } .ah-pd-stage { display: flex; flex-direction: column; gap: 9px; min-width: 0; } .ah-pd-chead { display: flex; align-items: center; gap: 7px; padding: 8px 11px; border-bottom: 1px solid var(--line); } .ah-pd-no { font: 700 7px\/1 ui-monospace, \"SF Mono\", Menlo, monospace; color: var(--muted); border: 1px solid var(--line); border-radius: 5px; padding: 3px 4.5px; background: #FAFAFC; } .ah-pd-ct { font-size: 10px; font-weight: 700; color: var(--ink); } .ah-pd-count { font-size: 7.5px; font-weight: 700; color: var(--primary); background: var(--primary-tint-2); border-radius: 10px; padding: 2px 6px; } .ah-pd-edit { margin-left: auto; display: inline-flex; align-items: center; gap: 4px; font: 700 7px\/1 ui-monospace, \"SF Mono\", Menlo, monospace; letter-spacing: .1em; color: var(--primary); } .ah-pd-edit svg { width: 9px; height: 9px; } .ah-pd-body { padding: 7px 11px 9px; } .ah-pd-irow { display: flex; gap: 8px; padding: 4.5px 0; align-items: flex-start; } .ah-pd-iic { width: 18px; height: 18px; border-radius: 5px; background: var(--primary-tint); display: flex; align-items: center; justify-content: center; flex: none; } .ah-pd-iic svg { width: 10px; height: 10px; color: var(--primary); } .ah-pd-irow dt { font: 600 6.5px\/1.4 ui-monospace, \"SF Mono\", Menlo, monospace; letter-spacing: .08em; text-transform: uppercase; color: var(--muted); } .ah-pd-irow dd { font-size: 9px; font-weight: 600; color: var(--ink); margin-top: 1px; } .ah-pd-irow dd .ah-mut { color: var(--muted); font-weight: 500; } .ah-pd-flags { display: flex; gap: 5px; margin-top: 2px; flex-wrap: wrap; } .ah-pd-flag { display: inline-flex; align-items: center; gap: 4px; border: 1px solid var(--line); border-radius: 20px; padding: 3px 8px; font-size: 7.5px; font-weight: 600; color: var(--ink); background: #FAFAFC; } .ah-pd-flag svg { width: 8px; height: 8px; color: var(--green); } .ah-pd-props { display: grid; grid-template-columns: 1fr 1fr; gap: 0 16px; padding: 3px 11px 8px; } .ah-pd-prow { display: flex; justify-content: space-between; align-items: baseline; gap: 8px; padding: 5.5px 0; border-bottom: 1px solid var(--line); } .ah-pd-prow:nth-last-child(-n+2) { border-bottom: none; } .ah-pd-prow dt { font-size: 8px; font-weight: 500; color: var(--muted); } .ah-pd-prow dd { font-size: 8.5px; font-weight: 700; color: var(--ink); } .ah-pd-bghost { border: 1px solid var(--line-strong); border-radius: 7px; padding: 4px 8px; font-size: 7.5px; font-weight: 700; color: var(--ink); background: #fff; } .ah-pd-bsolid { border-radius: 7px; padding: 4px 8px; font-size: 7.5px; font-weight: 700; color: #fff; background: var(--primary); } .ah-pd-table { width: 100%; border-collapse: collapse; } .ah-pd-table th { font: 600 6.5px\/1 ui-monospace, \"SF Mono\", Menlo, monospace; letter-spacing: .08em; text-transform: uppercase; color: var(--muted); text-align: left; padding: 6px 8px; border-bottom: 1px solid var(--line); } .ah-pd-table td { font-size: 8.5px; font-weight: 600; color: var(--ink); padding: 6.5px 8px; border-bottom: 1px solid var(--line); white-space: nowrap; } .ah-pd-table tr:last-child td { border-bottom: none; } .ah-pd-sku { font-family: ui-monospace, \"SF Mono\", Menlo, monospace; font-size: 8px; } .ah-pd-sku svg { width: 9px; height: 9px; color: #E9A13B; vertical-align: -1.5px; margin-right: 3px; } .ah-pd-sku .ah-nostar { display: inline-block; width: 12px; } .ah-pd-vchip { display: inline-flex; align-items: center; gap: 3px; margin-left: 5px; font-size: 7px; font-weight: 700; color: var(--primary); background: var(--primary-tint-2); border-radius: 8px; padding: 1.5px 5px; } .ah-pd-vchip svg { width: 7px; height: 7px; } .ah-pd-chip-ok { display: inline-block; font-size: 7.5px; font-weight: 700; color: var(--green); background: var(--green-tint); border-radius: 5px; padding: 2.5px 6px; } .ah-ctl-shot--cl { --ap-primary: #650bbf; --ap-pri-rgb: 101,11,191; --ap-p2: 110,67,183; --ap-ink: #1a1f2b; --ap-text: #495057; --ap-muted: #74788d; --ap-muted2: #8a93a3; --ap-line: #eff0f2; --ap-info: #038edc; --ap-call: #059669; border: 1px solid var(--line); border-style: solid; padding: 0; display: flex; flex-direction: column; gap: 0; text-align: left; align-items: stretch; justify-content: flex-start; background: #F8F9FB; position: relative; overflow: hidden; line-height: normal; } .ah-cl-head { display: flex; align-items: center; gap: 9px; background: #fff; border-bottom: 1px solid var(--ap-line); padding: 9px 14px; } .ah-cl-av { width: 26px; height: 26px; border-radius: 50%; background: rgba(var(--ap-p2), .16); color: var(--ap-primary); font-size: 9px; font-weight: 800; display: flex; align-items: center; justify-content: center; flex: none; } .ah-cl-name { font-size: 11.5px; font-weight: 700; color: var(--ap-ink); line-height: 1.2; } .ah-cl-sub { font-size: 8.5px; color: var(--ap-muted); margin-top: 1px; } .ah-cl-hbtns { margin-left: auto; display: flex; gap: 6px; } .ah-cl-hbtn { width: 26px; height: 26px; border-radius: 8px; border: 1px solid var(--ap-line); background: #fff; color: var(--ap-muted2); display: flex; align-items: center; justify-content: center; } .ah-cl-hbtn svg { width: 13px; height: 13px; } .ah-cl-hbtn--call { background: var(--ap-call); border-color: var(--ap-call); color: #fff; } .ah-cl-thread { flex: 1; display: flex; flex-direction: column; align-items: flex-start; gap: 9px; padding: 14px 16px; min-height: 0; } .ah-cl-thread .ah-msg.ah-out { align-self: flex-end; } .ah-cl-thread .ah-sys { align-self: center; } .ah-callpop--live { position: absolute; right: 12px; bottom: 12px; width: 252px; display: block !important; opacity: 1 !important; transform: none !important; animation: none !important; } .ah-callpop--live .ah-cbp-live { opacity: 1; animation: none; } .ah-callpop--live .ah-cbp-en { opacity: 1; animation: none; } .ah-ctl-shot--ag { border: 1px solid var(--line); border-style: solid; padding: 0; display: block; text-align: left; background: #fff; position: relative; overflow: hidden; } .ah-ag-cal { position: absolute; inset: 0; padding: 10px 12px; display: flex; flex-direction: column; } .ah-ag-top { display: flex; align-items: center; gap: 8px; padding-bottom: 8px; } .ah-ag-nav { display: inline-flex; gap: 3px; } .ah-ag-nbtn { width: 18px; height: 18px; border: 1px solid var(--line); border-radius: 5px; background: #fff; color: var(--muted); font-size: 9px; display: flex; align-items: center; justify-content: center; } .ah-ag-hoy { height: 18px; border: 1px solid var(--line); border-radius: 5px; background: #fff; color: var(--ink); font-size: 7.5px; font-weight: 700; padding: 0 7px; display: flex; align-items: center; } .ah-ag-title { margin: 0 auto; font: 800 10.5px\/1 'Montserrat', sans-serif; letter-spacing: .02em; color: var(--ink); } .ah-ag-views { display: inline-flex; border: 1px solid var(--line); border-radius: 6px; overflow: hidden; } .ah-ag-view { font-size: 7.5px; font-weight: 700; color: var(--muted); padding: 4px 8px; background: #fff; } .ah-ag-view.ah-on { background: var(--primary); color: #fff; } .ah-ag-grid { flex: 1; display: grid; grid-template-columns: 24px repeat(7, 1fr); border: 1px solid var(--line); border-radius: 8px; overflow: hidden; min-height: 0; } .ah-ag-gut { display: grid; grid-template-rows: 18px repeat(5, 1fr); } .ah-ag-gut span { font: 600 6.5px\/1 ui-monospace, \"SF Mono\", Menlo, monospace; color: var(--muted); border-top: 1px solid var(--line); padding: 3px 0 0 4px; } .ah-ag-gut span:first-child { border-top: none; } .ah-ag-day { position: relative; display: grid; grid-template-rows: 18px repeat(5, 1fr); border-left: 1px solid var(--line); } .ah-ag-dh { font: 700 6.5px\/1 ui-monospace, \"SF Mono\", Menlo, monospace; letter-spacing: .06em; color: var(--muted); display: flex; align-items: center; justify-content: center; background: #FAFBFC; } .ah-ag-day i { border-top: 1px solid var(--line); } .ah-ag-day--today { background: rgba(101, 11, 191, .035); } .ah-ag-day--today .ah-ag-dh { color: var(--primary); background: rgba(101, 11, 191, .07); } .ah-ag-ev { position: absolute; left: 3px; right: 3px; border-radius: 4px; padding: 3px 5px; font-size: 6.5px; font-weight: 700; line-height: 1.35; overflow: hidden; } .ah-ag-ev b { display: block; font-size: 7px; } .ah-ag-ev--old { top: calc(18px + (100% - 18px) * .2 + 1px); height: 24px; background: var(--green-tint); color: var(--green); border: 1px solid rgba(11, 158, 95, .25); } .ah-ag-ev--new { top: calc(18px + (100% - 18px) * .4 + 1px); height: 26px; background: var(--primary); color: #fff; } [data-panel=\"2\"] .ah-ag-ev--new { animation: ah-agEv 7.6s both; } .ah-ag-veil { position: absolute; inset: 0; background: rgba(13, 16, 32, .34); opacity: 0; visibility: hidden; } .ah-ag-wiz { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: min(430px, calc(100% - 28px)); background: #fff; border: 1px solid var(--line); border-radius: 12px; box-shadow: 0 22px 48px -16px rgba(13, 16, 32, .35); opacity: 0; visibility: hidden; } [data-panel=\"2\"] .ah-ag-veil, [data-panel=\"2\"] .ah-ag-wiz { animation: ah-agOut 6.8s both; } .ah-ag-whead { display: flex; align-items: center; gap: 8px; padding: 9px 12px; border-bottom: 1px solid var(--line); } .ah-ag-wic { width: 24px; height: 24px; border-radius: 7px; background: var(--primary-tint-2); color: var(--primary); display: flex; align-items: center; justify-content: center; } .ah-ag-wic svg { width: 12px; height: 12px; } .ah-ag-wt { font-size: 11px; font-weight: 800; color: var(--ink); } .ah-ag-wx { margin-left: auto; color: var(--muted); font-size: 11px; font-weight: 600; } .ah-ag-steps { display: grid; } .ah-ag-st { grid-area: 1 \/ 1; opacity: 0; } [data-panel=\"2\"] .ah-ag-st1 { animation: ah-agSt1 6.3s both; } [data-panel=\"2\"] .ah-ag-st2 { animation: ah-agSt2 6.3s both; } [data-panel=\"2\"] .ah-ag-st3 { animation: ah-agSt3 6.3s both; } .ah-ag-stepper { display: flex; align-items: center; gap: 6px; padding: 8px 12px; border-bottom: 1px solid var(--line); } .ah-ag-sp { display: inline-flex; align-items: center; gap: 4px; font-size: 7px; font-weight: 700; color: var(--muted); white-space: nowrap; } .ah-ag-sp i { width: 13px; height: 13px; border-radius: 50%; border: 1px solid var(--line-strong); display: flex; align-items: center; justify-content: center; font-style: normal; font-size: 6.5px; } .ah-ag-sp.ah-on { color: var(--primary); background: var(--primary-tint-2); border-radius: 12px; padding: 2px 7px 2px 3px; } .ah-ag-sp.ah-on i { background: var(--primary); border-color: var(--primary); color: #fff; } .ah-ag-sp.ah-ok i { background: var(--primary-tint-2); border-color: transparent; color: var(--primary); } .ah-ag-arr { color: rgba(7, 24, 35, .25); font-size: 7px; } .ah-ag-body { padding: 9px 12px 11px; } .ah-ag-lbl { font: 700 6.5px\/1 ui-monospace, \"SF Mono\", Menlo, monospace; letter-spacing: .1em; color: var(--muted); margin: 6px 0 4px; } .ah-ag-lbl:first-child { margin-top: 0; } .ah-ag-field { position: relative; border: 1px solid var(--line-strong); border-radius: 7px; height: 26px; display: flex; align-items: center; padding: 0 22px 0 9px; font-size: 9px; color: var(--muted); background: #fff; } .ah-ag-field::after { content: ''; position: absolute; right: 9px; top: 50%; width: 5px; height: 5px; border-right: 1.5px solid var(--muted); border-bottom: 1.5px solid var(--muted); transform: translateY(-70%) rotate(45deg); } [data-panel=\"2\"] .ah-ag-ph--1 { animation: ah-agHide .25s .8s both; } [data-panel=\"2\"] .ah-ag-ph--2 { animation: ah-agHide .25s 1.4s both; } .ah-ag-val { position: absolute; inset: 1px 20px 1px 1px; background: #fff; border-radius: 6px; display: flex; align-items: center; padding: 0 8px; font-size: 9px; font-weight: 700; color: var(--ink); opacity: 0; } [data-panel=\"2\"] .ah-ag-val--1 { animation: ah-agPop .35s .8s both; } [data-panel=\"2\"] .ah-ag-val--2 { animation: ah-agPop .35s 1.4s both; } .ah-ag-slots { display: grid; grid-template-columns: repeat(3, 1fr); gap: 5px; } .ah-ag-slot { border: 1px solid var(--line-strong); border-radius: 6px; padding: 4px 2px 3px; text-align: center; color: var(--ink); background: #fff; } .ah-ag-slot .ah-h { display: block; font-size: 7.5px; font-weight: 700; } .ah-ag-slot .ah-p { display: block; font: 600 5.5px\/1 ui-monospace, \"SF Mono\", Menlo, monospace; letter-spacing: .06em; margin-top: 2px; opacity: .55; } [data-panel=\"2\"] .ah-ag-slot--sel { animation: ah-agSel .4s 3.4s both; } .ah-ag-provs { display: flex; flex-direction: column; gap: 5px; } .ah-ag-prov { display: flex; align-items: center; gap: 7px; border: 1px solid var(--line-strong); border-radius: 7px; padding: 5px 8px; background: #fff; } .ah-ag-pav { width: 16px; height: 16px; border-radius: 50%; background: var(--primary-tint-2); color: var(--primary); font-size: 6px; font-weight: 800; display: flex; align-items: center; justify-content: center; flex: none; } .ah-ag-pn { font-size: 8.5px; font-weight: 700; color: var(--ink); } .ah-ag-pcheck { margin-left: auto; color: var(--primary); opacity: 0; } .ah-ag-pcheck svg { width: 10px; height: 10px; } [data-panel=\"2\"] .ah-ag-prov--sel { animation: ah-agRow .35s 5.2s both; } [data-panel=\"2\"] .ah-ag-prov--sel .ah-ag-pcheck { animation: ah-agPop .3s 5.3s both; } .ah-ag-foot { display: flex; align-items: center; justify-content: space-between; padding: 0 12px 10px; } .ah-ag-foot .ah-pd-bsolid { margin-left: auto; } @keyframes ah-agOut { 0%, 93% { opacity: 1; visibility: visible; } 100% { opacity: 0; visibility: hidden; } } @keyframes ah-agSt1 { 0%, 32% { opacity: 1; } 33%, 100% { opacity: 0; } } @keyframes ah-agSt2 { 0%, 33% { opacity: 0; } 34%, 69% { opacity: 1; } 70%, 100% { opacity: 0; } } @keyframes ah-agSt3 { 0%, 69% { opacity: 0; } 70%, 100% { opacity: 1; } } @keyframes ah-agPop { from { opacity: 0; transform: scale(.75); } to { opacity: 1; transform: none; } } @keyframes ah-agHide { to { opacity: 0; } } @keyframes ah-agSel { to { background: var(--primary); border-color: var(--primary); color: #fff; } } @keyframes ah-agRow { to { border-color: var(--primary); background: rgba(101, 11, 191, .05); } } @keyframes ah-agEv { 0%, 93% { opacity: 0; transform: scale(.55); } 100% { opacity: 1; transform: none; } } .ah-ctl-shot--ins { border: 1px solid rgba(255, 255, 255, .12); border-style: solid; padding: 12px 14px; text-align: left; display: flex; flex-direction: column; align-items: stretch; justify-content: flex-start; gap: 10px; background: #0b1020; } .ah-ins-head { display: flex; align-items: center; gap: 7px; } .ah-ins-head svg { width: 12px; height: 12px; color: #B78CE8; flex: none; } .ah-ins-h1 { font: 700 8px\/1 ui-monospace, \"SF Mono\", Menlo, monospace; letter-spacing: .12em; color: rgba(255, 255, 255, .8); } .ah-ins-h2 { margin-left: auto; font: 600 7px\/1 ui-monospace, \"SF Mono\", Menlo, monospace; letter-spacing: .1em; color: rgba(255, 255, 255, .4); } .ah-ins-cols { flex: 1; display: grid; grid-template-columns: 1fr 1fr; gap: 12px; min-height: 0; } .ah-ins-list { position: relative; display: flex; flex-direction: column; gap: 6px; align-content: start; } .ah-ins-row { display: flex; align-items: center; gap: 7px; background: #151b30; border: 1px solid rgba(255, 255, 255, .07); border-radius: 7px; padding: 6px 8px; } [data-panel=\"5\"] .ah-ins-row { animation: ah-insIn .3s var(--rd, 0s) both; } .ah-ins-dot { width: 12px; height: 12px; border-radius: 50%; background: rgba(255, 255, 255, .14); flex: none; } .ah-ins-bars { flex: 1; min-width: 0; } .ah-ins-bars i { display: block; height: 3px; border-radius: 2px; background: rgba(255, 255, 255, .13); } .ah-ins-bars i + i { margin-top: 3px; width: 62%; } .ah-ins-tm { font: 600 6.5px\/1 ui-monospace, \"SF Mono\", Menlo, monospace; color: rgba(255, 255, 255, .3); flex: none; } .ah-ins-mark { flex: none; display: flex; } .ah-ins-mark svg { width: 9px; height: 9px; color: rgba(47, 208, 126, .8); } [data-panel=\"5\"] .ah-ins-mark { animation: ah-insPop .25s var(--sd, 1.5s) both; } .ah-ins-row--flag { border-color: rgba(217, 116, 0, .45); background: rgba(217, 116, 0, .1); } .ah-ins-row--flag .ah-ins-mark svg { color: var(--human-fill); } [data-panel=\"5\"] .ah-ins-row--flag { animation: ah-insIn .3s var(--rd, 0s) both, ah-insFlag .35s var(--sd, 2s) both; } .ah-ins-beam { position: absolute; left: -3px; right: -3px; top: 0; height: 2px; border-radius: 2px; background: var(--primary); opacity: 0; pointer-events: none; } [data-panel=\"5\"] .ah-ins-beam { animation: ah-insBeam 3.1s 1.3s linear both; } [data-panel=\"5\"] .ah-ins-list { animation: ah-insDim 5.2s both; } .ah-ins-outh { display: flex; align-items: center; gap: 6px; font: 700 7px\/1 ui-monospace, \"SF Mono\", Menlo, monospace; letter-spacing: .12em; color: rgba(255, 255, 255, .5); } .ah-ins-outh b { font-size: 7.5px; color: var(--human-fill); background: rgba(217, 116, 0, .14); border-radius: 8px; padding: 2px 6px; } .ah-ins-out { display: flex; flex-direction: column; gap: 7px; min-width: 0; } .ah-ins-card { background: #151b30; border: 1px solid rgba(255, 255, 255, .08); border-left: 2px solid var(--human-fill); border-radius: 8px; padding: 7px 9px; } [data-panel=\"5\"] .ah-ins-card { animation: ah-insCard .35s var(--cd, 2.5s) both; } .ah-ins-ct { display: flex; align-items: center; gap: 5px; font-size: 9px; font-weight: 700; color: #fff; } .ah-ins-ct svg { width: 9px; height: 9px; color: var(--human-fill); flex: none; } .ah-ins-cd { margin: 3px 0 5px; font-size: 8px; line-height: 1.45; color: rgba(255, 255, 255, .58); } .ah-ins-chip { display: inline-flex; align-items: center; gap: 3px; font-size: 7.5px; font-weight: 700; color: var(--human-fill); background: rgba(217, 116, 0, .14); border-radius: 12px; padding: 3px 8px; } .ah-ins-sum { margin-top: auto; font: 600 6.8px\/1.5 ui-monospace, \"SF Mono\", Menlo, monospace; letter-spacing: .08em; color: rgba(255, 255, 255, .45); } [data-panel=\"5\"] .ah-ins-sum { animation: ah-insPop .3s 4.9s both; } .ah-ctl-shot--tm { border: 1px solid var(--line); border-style: solid; padding: 12px 14px; text-align: left; display: flex; flex-direction: column; align-items: stretch; justify-content: flex-start; gap: 10px; background: #F5F6FA; } .ah-tm-head { display: flex; align-items: baseline; gap: 8px; } .ah-tm-h1 { font: 700 8px\/1 ui-monospace, \"SF Mono\", Menlo, monospace; letter-spacing: .12em; color: var(--ink); } .ah-tm-h2 { margin-left: auto; font: 600 7px\/1 ui-monospace, \"SF Mono\", Menlo, monospace; letter-spacing: .1em; color: var(--muted); } .ah-tm-board { flex: 1; position: relative; display: grid; grid-template-columns: repeat(3, 1fr); gap: 8px; min-height: 0; } .ah-tm-col { display: flex; flex-direction: column; gap: 6px; background: rgba(7, 24, 35, .025); border: 1px solid var(--line); border-radius: 9px; padding: 7px; min-width: 0; } [data-panel=\"4\"] .ah-tm-col { animation: ah-insIn .3s var(--td, 0s) both; } .ah-tm-colh { display: flex; align-items: center; gap: 5px; font: 700 6.5px\/1 ui-monospace, \"SF Mono\", Menlo, monospace; letter-spacing: .1em; color: var(--muted); padding: 1px 2px 4px; } .ah-tm-colh .ah-n { position: relative; margin-left: auto; width: 14px; height: 12px; } .ah-tm-colh .ah-n span { position: absolute; right: 0; top: 0; font: 700 7.5px\/1.6 ui-monospace, \"SF Mono\", Menlo, monospace; color: var(--ink); } .ah-tm-col--won .ah-tm-colh { color: var(--green); } .ah-tm-col--won { background: rgba(11, 158, 95, .05); border-color: rgba(11, 158, 95, .22); } .ah-tm-colh .ah-was { opacity: 0; } [data-panel=\"4\"] .ah-tm-colh .ah-was { animation: ah-tmWas .15s var(--kd, 3s) both; } [data-panel=\"4\"] .ah-tm-colh .ah-now { animation: ah-tmNow .15s var(--kd, 3s) both; } .ah-tm-colh .ah-mid { opacity: 0; } [data-panel=\"4\"] .ah-tm-colh .ah-mid { animation: ah-tmNow .15s 3.5s both, ah-tmWas .15s 4.9s both; } .ah-tm-ghost { border: 1px solid var(--line); border-radius: 7px; background: #fff; padding: 6px 7px; } [data-panel=\"4\"] .ah-tm-ghost { animation: ah-insIn .3s var(--gd, .2s) both; } .ah-tm-ghost i { display: block; height: 3px; border-radius: 2px; background: rgba(7, 24, 35, .1); } .ah-tm-ghost i + i { margin-top: 3px; width: 58%; } .ah-tm-hero { position: absolute; left: 0; top: 24px; z-index: 3; width: calc((100% - 16px) \/ 3); background: #fff; border: 1px solid rgba(217, 116, 0, .4); border-radius: 8px; padding: 7px 8px; box-shadow: 0 10px 24px -10px rgba(7, 24, 35, .28); transform: translateX(calc(200% + 16px)); } [data-panel=\"4\"] .ah-tm-hero { animation: ah-insIn .35s .9s both, ah-tmRide 5.6s .3s both; } .ah-tm-name { font-size: 9px; font-weight: 700; color: var(--ink); } .ah-tm-item { font: 600 7px\/1.4 ui-monospace, \"SF Mono\", Menlo, monospace; color: var(--muted); margin-top: 1px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .ah-tm-asg { display: flex; align-items: center; gap: 5px; margin-top: 6px; } [data-panel=\"4\"] .ah-tm-asg { animation: ah-insPop .3s 1.6s both; } .ah-tm-mo { width: 14px; height: 14px; border-radius: 50%; background: var(--human-fill); color: #fff; font-size: 6px; font-weight: 800; display: flex; align-items: center; justify-content: center; flex: none; } .ah-tm-asg b { font-size: 7.5px; font-weight: 700; color: var(--human); } .ah-tm-note { margin-top: 5px; border-radius: 6px; background: rgba(217, 116, 0, .09); border: 1px solid rgba(217, 116, 0, .25); padding: 4px 6px; font-size: 7px; line-height: 1.4; color: var(--human); white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } [data-panel=\"4\"] .ah-tm-note { animation: ah-insPop .3s 2.1s both; } .ah-tm-won { display: inline-flex; align-items: center; gap: 3px; margin-top: 6px; font-size: 7px; font-weight: 800; letter-spacing: .08em; color: var(--green); background: var(--green-tint); border-radius: 10px; padding: 2.5px 7px; } .ah-tm-won svg { width: 7px; height: 7px; } [data-panel=\"4\"] .ah-tm-won { animation: ah-insPop .3s 5.5s both; } .ah-tm-sum { font: 600 6.8px\/1.5 ui-monospace, \"SF Mono\", Menlo, monospace; letter-spacing: .08em; color: var(--muted); } [data-panel=\"4\"] .ah-tm-sum { animation: ah-insPop .3s 5.8s both; } @keyframes ah-tmRide { 0%, 46% { transform: none; } 56%, 77% { transform: translateX(calc(100% + 8px)); } 87%, 100% { transform: translateX(calc(200% + 16px)); } } @keyframes ah-tmWas { from { opacity: 1; } to { opacity: 0; } } @keyframes ah-tmNow { from { opacity: 0; } to { opacity: 1; } } @keyframes ah-insIn { from { opacity: 0; transform: translateY(5px); } to { opacity: 1; transform: none; } } @keyframes ah-insPop { from { opacity: 0; transform: scale(.4); } to { opacity: 1; transform: none; } } @keyframes ah-insFlag { from { border-color: rgba(255, 255, 255, .07); background: #151b30; } } @keyframes ah-insCard { from { opacity: 0; transform: translateY(7px) scale(.96); } to { opacity: 1; transform: none; } } @keyframes ah-insBeam { 0% { top: 0; opacity: 0; } 6% { opacity: .9; } 94% { opacity: .9; } 100% { top: calc(100% - 2px); opacity: 0; } } @keyframes ah-insDim { 0%, 90% { opacity: 1; } 100% { opacity: .5; } } .ah-car-slides { display: grid; } .ah-car-slide { grid-area: 1 \/ 1; visibility: hidden; } [data-panel=\"1\"] .ah-ctl-car[data-slide=\"1\"] .ah-sl-1, [data-panel=\"1\"] .ah-ctl-car[data-slide=\"2\"] .ah-sl-2, [data-panel=\"1\"] .ah-ctl-car[data-slide=\"3\"] .ah-sl-3 { visibility: visible; animation: ah-panelIn .3s ease both; } .ah-ctl-dots { display: flex; background: #EEF0F5; border-bottom: 1px solid var(--line); } .ah-ctl-dot { flex: 1; display: flex; align-items: center; justify-content: center; gap: 6px; font: 700 8.5px\/1 ui-monospace, \"SF Mono\", Menlo, monospace; letter-spacing: .12em; color: var(--muted); background: transparent; border: none; border-right: 1px solid var(--line); padding: 10px 6px; cursor: pointer; transition: color .15s ease, background .15s ease; } .ah-ctl-dot:last-child { border-right: none; } .ah-ctl-dot b { display: flex; align-items: center; justify-content: center; width: 14px; height: 14px; border-radius: 50%; border: 1.5px solid currentColor; font-size: 7.5px; font-weight: 800; } .ah-ctl-dot:hover { color: var(--primary); background: rgba(101, 11, 191, .05); } .ah-ctl-dot[aria-pressed=\"true\"] { background: #fff; color: var(--primary); box-shadow: inset 0 -2px 0 var(--primary); } .ah-ctl-dot[aria-pressed=\"true\"] b { background: var(--primary); border-color: var(--primary); color: #fff; } .ah-od-head { display: flex; align-items: flex-start; gap: 10px; margin-bottom: 8px; } .ah-od-head .ah-pd-h1 { margin: 4px 0 1px; } .ah-od-sub { font-size: 8px; color: var(--muted); } .ah-od-actions { margin-left: auto; display: flex; gap: 5px; padding-top: 6px; } .ah-od-actions span { display: inline-flex; align-items: center; gap: 4px; border: 1px solid var(--line-strong); border-radius: 7px; background: #fff; padding: 4px 8px; font-size: 7.5px; font-weight: 700; color: var(--ink); white-space: nowrap; } .ah-od-actions svg { width: 8px; height: 8px; } .ah-od-cli { display: flex; align-items: center; gap: 8px; padding: 8px 11px; margin-bottom: 9px; } .ah-od-cli .ah-k { font: 600 6.5px\/1 ui-monospace, \"SF Mono\", Menlo, monospace; letter-spacing: .1em; text-transform: uppercase; color: var(--muted); margin-right: 2px; } .ah-od-ava { width: 20px; height: 20px; border-radius: 50%; background: var(--primary-tint-2); color: var(--primary); font-size: 7px; font-weight: 800; display: flex; align-items: center; justify-content: center; flex: none; } .ah-od-cli .ah-n { font-size: 9px; font-weight: 700; color: var(--ink); } .ah-od-cli .ah-m { font-size: 8px; color: var(--muted); } .ah-od-grid { display: grid; grid-template-columns: minmax(0, 1fr) 190px; gap: 9px; align-items: start; } .ah-od-left, .ah-od-right { display: flex; flex-direction: column; gap: 9px; min-width: 0; } .ah-od-line { display: flex; align-items: center; gap: 7px; padding: 7px 11px; font-size: 8.5px; color: var(--ink); } .ah-od-line svg { width: 10px; height: 10px; color: var(--muted); flex: none; } .ah-od-line .ah-lbl { font-weight: 700; flex: none; } .ah-od-line .ah-sub { color: var(--muted); font-size: 8px; min-width: 0; } .ah-od-line .ah-r { margin-left: auto; font-size: 7.5px; color: var(--muted); flex: none; } .ah-od-sum { padding: 8px 11px 10px; } .ah-od-sum-head { display: flex; align-items: center; justify-content: space-between; gap: 8px; margin-bottom: 4px; } .ah-od-sum-head .ah-t { font-size: 9.5px; font-weight: 700; color: var(--ink); } .ah-od-srow { display: flex; justify-content: space-between; align-items: baseline; padding: 3.5px 0; font-size: 8.5px; color: var(--ink); } .ah-od-srow .ah-l { color: var(--muted); font-weight: 500; } .ah-od-srow .ah-v { font-weight: 700; } .ah-od-total { display: flex; justify-content: space-between; align-items: baseline; border-top: 1px solid var(--line); margin-top: 4px; padding-top: 6px; } .ah-od-total .ah-l { font: 700 7px\/1 ui-monospace, \"SF Mono\", Menlo, monospace; letter-spacing: .1em; color: var(--muted); } .ah-od-total .ah-v { font-size: 13px; font-weight: 800; letter-spacing: -.3px; color: var(--ink); } .ah-od-total .ah-cur { font-size: 7px; font-weight: 700; color: var(--muted); margin-left: 3px; } .ah-od-badge { display: inline-block; font: 700 6.5px\/1 ui-monospace, \"SF Mono\", Menlo, monospace; letter-spacing: .08em; color: var(--human); background: var(--human-tint); border: 1px solid var(--human-line); border-radius: 5px; padding: 2.5px 5px; margin-left: 4px; } .ah-od-pay { display: flex; align-items: center; gap: 7px; padding: 7px 11px; font-size: 8.5px; } .ah-od-pay .ah-ic { width: 18px; height: 18px; border-radius: 5px; background: var(--primary-tint); display: flex; align-items: center; justify-content: center; flex: none; } .ah-od-pay .ah-ic svg { width: 10px; height: 10px; color: var(--primary); } .ah-od-pay .ah-n { font-weight: 700; color: var(--ink); } .ah-od-pay .ah-d { font-size: 7.5px; color: var(--muted); } .ah-od-pay .ah-amt { margin-left: auto; font-weight: 800; color: var(--ink); } .ah-od-reg { display: block; margin: 0 11px 10px; border: 1px solid var(--line-strong); border-radius: 7px; text-align: center; padding: 5px 0; font-size: 7.5px; font-weight: 700; color: var(--ink); background: #fff; } .ah-iv-tools { display: flex; align-items: center; gap: 6px; margin: 8px 0 9px; } .ah-iv-search { flex: 1; display: flex; align-items: center; gap: 5px; background: #fff; border: 1px solid var(--line); border-radius: 8px; padding: 5.5px 9px; font-size: 8px; color: var(--muted); } .ah-iv-search svg { width: 9px; height: 9px; flex: none; } .ah-iv-filter { display: inline-flex; align-items: center; gap: 4px; background: #fff; border: 1px solid var(--line); border-radius: 8px; padding: 5.5px 9px; font-size: 8px; font-weight: 600; color: var(--ink); white-space: nowrap; } .ah-iv-filter svg { width: 8px; height: 8px; color: var(--muted); } .ah-iv-ava { display: inline-flex; align-items: center; justify-content: center; width: 18px; height: 18px; border-radius: 5px; background: var(--primary-tint); color: var(--primary); font-size: 6.5px; font-weight: 800; margin-right: 6px; vertical-align: middle; flex: none; } .ah-iv-name { display: inline-block; vertical-align: middle; } .ah-iv-name .ah-nm { font-size: 8.5px; font-weight: 700; color: var(--ink); } .ah-iv-name .ah-sk { font-family: ui-monospace, \"SF Mono\", Menlo, monospace; font-size: 6.5px; color: var(--muted); margin-top: 1px; } .ah-iv-track { display: inline-flex; align-items: center; gap: 3px; border: 1px solid var(--line); border-radius: 5px; padding: 2.5px 5px; font: 600 6px\/1 ui-monospace, \"SF Mono\", Menlo, monospace; letter-spacing: .08em; color: var(--muted); } .ah-iv-track i { width: 4px; height: 4px; border-radius: 50%; background: var(--green); } .ah-chip-low { display: inline-block; font-size: 7.5px; font-weight: 700; color: var(--human); background: var(--human-tint); border-radius: 5px; padding: 2.5px 6px; } .ah-chip-out { display: inline-block; font-size: 7.5px; font-weight: 700; color: #D64545; background: rgba(214, 69, 69, .1); border-radius: 5px; padding: 2.5px 6px; } .ah-iv-adj { font-size: 7.5px; font-weight: 700; color: var(--primary); white-space: nowrap; } .ah-iv-foot { display: flex; align-items: center; padding: 7px 2px 0; font-size: 7.5px; color: var(--muted); } .ah-iv-foot .ah-pg { margin-left: auto; display: flex; gap: 4px; } .ah-iv-foot .ah-pg span { width: 16px; height: 16px; border: 1px solid var(--line); border-radius: 5px; display: flex; align-items: center; justify-content: center; color: var(--muted); font-size: 8px; background: #fff; } .ah-pd-table .ah-num { font-variant-numeric: tabular-nums; } .ah-pd-table .ah-strong { font-weight: 800; } .ah-pd-table .ah-dim { color: var(--muted); font-weight: 500; } .ah-ctl-plus { display: flex; align-items: center; flex-wrap: wrap; gap: 9px; margin-top: 20px; padding-top: 18px; border-top: 1px solid rgba(255, 255, 255, .1); } .ah-ctl-plus .ah-k { font: 700 9.5px\/1 ui-monospace, \"SF Mono\", Menlo, monospace; letter-spacing: .16em; color: rgba(183, 140, 232, .55); margin-right: 4px; } .ah-ctl-plus .ah-c { font-size: 12px; font-weight: 600; color: rgba(255, 255, 255, .72); border: 1px solid rgba(255, 255, 255, .14); border-radius: 20px; padding: 6px 13px; white-space: nowrap; } .ah-s6 { background: var(--surface); padding: 74px max(64px, calc((100% - 1152px) \/ 2)) 82px; } .ah-s6-head { max-width: 800px; margin: 0 auto 36px; text-align: center; } .ah-s6-head .ah-hw-kicker { margin-bottom: 14px; } .ah-s6-head h2 { font-size: 42px; font-weight: 700; line-height: 1.18; letter-spacing: -1.1px; color: var(--ink); } .ah-s6-head p { margin-top: 14px; font-size: 15.5px; line-height: 1.6; color: var(--muted); } .ah-cur-toggle { display: inline-flex; gap: 4px; margin-top: 22px; padding: 5px; background: var(--white); border: 1px solid var(--line); border-radius: 40px; } .ah-cur-seg { font-family: 'Montserrat', sans-serif; font-size: 12.5px; font-weight: 700; letter-spacing: .04em; color: var(--muted); background: transparent; border: none; cursor: pointer; padding: 8px 18px; border-radius: 30px; transition: color .15s ease, background .15s ease; } [data-currency=\"mxn\"] .ah-cur-seg[data-cur=\"mxn\"], [data-currency=\"usd\"] .ah-cur-seg[data-cur=\"usd\"] { background: var(--ink); color: var(--white); } [data-currency=\"mxn\"] .ah-p-us { display: none; } [data-currency=\"usd\"] .ah-p-mx { display: none; } .ah-plans { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; max-width: 1060px; margin: 0 auto; align-items: stretch; } .ah-plan { position: relative; display: flex; flex-direction: column; background: var(--white); border: 1px solid var(--line); border-radius: 16px; padding: 28px 26px 24px; } .ah-plan-name { font-size: 20px; font-weight: 700; letter-spacing: -.4px; color: var(--ink); } .ah-plan-who { margin-top: 5px; font-size: 12.5px; line-height: 1.5; color: var(--muted); } .ah-plan-price { margin-top: 20px; display: flex; align-items: baseline; gap: 7px; flex-wrap: wrap; } .ah-plan-price .ah-amt { font-size: 38px; font-weight: 800; letter-spacing: -1.5px; line-height: 1; color: var(--ink); } .ah-plan-price .ah-per { font-size: 12px; font-weight: 600; color: var(--muted); } .ah-plan-extra { margin-top: 7px; font-size: 11.5px; color: var(--muted); } .ah-plan-hero { margin-top: 18px; padding: 13px 15px; background: rgba(101, 11, 191, .05); border: 1px solid rgba(101, 11, 191, .14); border-radius: 10px; } .ah-plan-hero .ah-a { display: block; font-size: 15px; font-weight: 800; letter-spacing: -.2px; color: var(--primary); } .ah-plan-hero .ah-r { display: block; margin-top: 3px; font-size: 12.5px; font-weight: 500; color: var(--text, #495057); } .ah-plan-quotas { margin-top: 16px; display: flex; flex-direction: column; gap: 9px; } .ah-plan-quotas .ah-q { display: flex; align-items: center; gap: 9px; font-size: 13px; color: var(--ink); } .ah-plan-quotas .ah-q svg { width: 13px; height: 13px; color: var(--green); flex: none; } .ah-plan-cta { margin-top: auto; padding-top: 22px; } .ah-plan-cta .ah-btn { width: 100%; justify-content: center; } .ah-plan--featured { background: #120e35; border-color: #120e35; box-shadow: 0 26px 54px -30px rgba(18, 14, 53, .55); } .ah-plan-tag { position: absolute; top: -11px; left: 50%; transform: translateX(-50%); font: 700 9.5px\/1 ui-monospace, \"SF Mono\", Menlo, monospace; letter-spacing: .16em; color: var(--white); background: var(--primary); border-radius: 20px; padding: 6px 13px; white-space: nowrap; } .ah-plan--featured .ah-plan-name { color: var(--white); } .ah-plan--featured .ah-plan-who { color: rgba(255, 255, 255, .6); } .ah-plan--featured .ah-plan-price .ah-amt { color: var(--white); } .ah-plan--featured .ah-plan-price .ah-per, .ah-plan--featured .ah-plan-extra { color: rgba(255, 255, 255, .55); } .ah-plan--featured .ah-plan-hero { background: rgba(255, 255, 255, .07); border-color: rgba(255, 255, 255, .16); } .ah-plan--featured .ah-plan-hero .ah-a { color: #C9A6F0; } .ah-plan--featured .ah-plan-hero .ah-r { color: rgba(255, 255, 255, .75); } .ah-plan--featured .ah-plan-quotas .ah-q { color: rgba(255, 255, 255, .85); } .ah-plan--featured .ah-plan-quotas .ah-q svg { color: #6FD6A3; } .ah-plans-strip { max-width: 1060px; margin: 26px auto 0; display: flex; align-items: center; justify-content: center; flex-wrap: wrap; gap: 9px; } .ah-plans-strip .ah-k { font: 700 9.5px\/1 ui-monospace, \"SF Mono\", Menlo, monospace; letter-spacing: .16em; color: var(--muted); margin-right: 4px; } .ah-plans-cta { margin-top: 26px; text-align: center; font-size: 14px; color: var(--muted); } .ah-plans-cta a { color: var(--primary); font-weight: 700; text-decoration: none; } .ah-plans-cta a:hover { text-decoration: underline; } .ah-plans-cta a.ah-alt { color: var(--ink); font-weight: 600; text-decoration: underline; text-decoration-color: rgba(7, 24, 35, .3); } .ah-plans-cta a.ah-alt:hover { color: var(--primary); } .ah-s7 { padding: 74px max(64px, calc((100% - 1152px) \/ 2)) 84px; } .ah-s7-head { max-width: 840px; margin: 0 auto 36px; text-align: center; } .ah-s7-head .ah-hw-kicker { margin-bottom: 14px; } .ah-s7-head h2 { font-size: 42px; font-weight: 700; line-height: 1.18; letter-spacing: -1.1px; color: var(--ink); } .ah-fq { max-width: 820px; margin: 0 auto; background: var(--white); border: 1px solid var(--line); border-radius: 14px; overflow: hidden; } .ah-fq-item { border-bottom: 1px solid var(--line); } .ah-fq-item:last-child { border-bottom: none; } .ah-fq-q { display: flex; align-items: center; gap: 14px; padding: 18px 22px; cursor: pointer; list-style: none; font-size: 15.5px; font-weight: 600; color: var(--ink); transition: color .15s ease; } .ah-fq-q::-webkit-details-marker { display: none; } .ah-fq-q:hover { color: var(--primary); } .ah-fq-q:focus-visible { outline: 2px solid var(--primary); outline-offset: -2px; } .ah-fq-n { font: 700 10.5px\/1 ui-monospace, \"SF Mono\", Menlo, monospace; letter-spacing: .12em; color: var(--primary); flex: none; } .ah-fq-mark { margin-left: auto; flex: none; width: 28px; height: 28px; border-radius: 50%; border: 1.5px solid rgba(101, 11, 191, .4); color: var(--primary); display: flex; align-items: center; justify-content: center; font-size: 16px; font-weight: 500; line-height: 1; transition: transform .2s ease, background .2s ease, color .2s ease; } .ah-fq-item[open] .ah-fq-mark { transform: rotate(45deg); background: var(--primary); border-color: var(--primary); color: var(--white); } .ah-fq-item[open] .ah-fq-q { color: var(--primary); } .ah-fq-a { padding: 0 56px 20px 52px; font-size: 14px; line-height: 1.7; color: var(--muted); } .ah-fq-a b { color: var(--ink); font-weight: 600; } .ah-s8 { background: #1D0B38; padding: 88px max(64px, calc((100% - 1152px) \/ 2)) 96px; text-align: center; } .ah-s8 .ah-hw-kicker { color: #B78CE8; margin-bottom: 16px; } .ah-s8 h2 { font-size: 46px; font-weight: 700; line-height: 1.18; letter-spacing: -1.3px; color: var(--white); max-width: 840px; margin: 0 auto; } .ah-s8 .ah-u-dk { box-shadow: inset 0 -10px 0 rgba(151, 71, 255, .5); } .ah-s8-l { display: block; } .ah-s8-sub { margin: 16px auto 0; max-width: 620px; font-size: 16px; line-height: 1.65; color: rgba(255, 255, 255, .6); } .ah-s8-row { margin-top: 30px; display: flex; gap: 14px; align-items: center; justify-content: center; } .ah-btn-ghost-dk { background: transparent; color: var(--white); border: 1.5px solid rgba(255, 255, 255, .35); } .ah-btn-ghost-dk:hover { border-color: var(--white); color: var(--white); } .ah-ftr { background: var(--ink); margin: 0; padding: 88px max(64px, calc((100% - 1152px) \/ 2)) 0; color: #B9BBC7; } .ah-ftr-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 40px; padding-bottom: 72px; } .ah-ftr-logo { display: inline-block; } .ah-ftr-logo img { display: block; height: 28px; width: auto; } .ah-ftr-mission { margin: 18px 0 0; font-size: 16px; font-weight: 300; line-height: 1.85; color: #B9BBC7; } .ah-ftr-social { --sb: var(--primary); list-style: none; margin: 22px 0 0; padding: 0; display: flex; flex-wrap: wrap; gap: 8px; } .ah-ftr-social a { display: flex; align-items: center; justify-content: center; width: 36px; height: 36px; border-radius: 4px; background: var(--sb); color: var(--white); transition: background .18s ease, color .18s ease; } .ah-ftr-social a:hover { background: var(--white); color: var(--sb); } .ah-ftr-social svg { width: 16px; height: 16px; fill: currentColor; } .ah-so-fb { --sb: #3B5999; } .ah-so-ig { --sb: #E4405F; } .ah-so-yt { --sb: #CD201F; } .ah-so-in { --sb: #0077B5; } .ah-so-wa { --sb: #075E54; } .ah-so-tt { --sb: #F42755; } .ah-ftr-badges { margin: 24px 0 0; display: flex; align-items: center; gap: 8px; } .ah-ftr-badges + .ah-ftr-badges { margin-top: 14px; } .ah-ftr-badges a { display: block; } .ah-ftr-badges img { display: block; height: 40px; width: auto; } .ah-ftr-h { margin: 2px 0 24px; font-size: 22px; font-weight: 400; line-height: 1.2; letter-spacing: 0; color: var(--white); } .ah-ftr-menu { list-style: none; margin: 0; padding: 0; } .ah-ftr-menu li + li { margin-top: 14px; } .ah-ftr-menu a { color: #B9BBC7; font-size: 16px; font-weight: 300; line-height: 1.45; text-decoration: none; transition: color .15s ease; } .ah-ftr-menu a:hover { color: var(--white); } .ah-ftr-partner { margin-top: 28px; } .ah-ftr-partner img { height: 60px; } .ah-ftr-bottom { border-top: 1px solid rgba(255, 255, 255, .07); padding: 26px 0 30px; text-align: center; } .ah-ftr-copy { margin: 0; font-size: 16px; font-weight: 300; color: #E1E1E1; } .ah-ftr-copy a { color: #B674FF; text-decoration: none; } .ah-ftr-copy a:hover { text-decoration: underline; } .ah-js .ah-rvl { opacity: 0; transform: translateY(14px); } .ah-rvl.ah-seen { animation: ah-rise .55s cubic-bezier(.22,.8,.3,1) both; animation-delay: var(--d, 0s); } @keyframes ah-rise { from { opacity: 0; transform: translateY(14px); } to { opacity: 1; transform: none; } } @keyframes ah-riseSoft { from { transform: translateY(14px); } to { transform: none; } } @keyframes ah-blink { 0%, 100% { opacity: 1; } 50% { opacity: .25; } } @keyframes ah-typedot { 0%, 60%, 100% { transform: translateY(0); } 30% { transform: translateY(-3px); } } @media (max-width: 1199px) { #ah-root nav { padding: 0 40px; } .ah-hero { padding: 40px 40px 64px; } .ah-trust { padding: 32px 40px 36px; gap: 30px; } .ah-app-body { grid-template-columns: 58px 232px 1fr; } .ah-cpanel { display: none; } .ah-s3 { padding: 64px 40px 72px; } .ah-ev { grid-template-columns: repeat(2, 1fr); } .ah-s4 { padding: 64px 40px 72px; } .ah-man { gap: 52px; } .ah-s5 { padding: 60px 40px 68px; } .ah-ctl { grid-template-columns: 236px 1fr; gap: 40px; } .ah-ctl-tab { font-size: 17px; } .ah-s6 { padding: 64px 40px 72px; } .ah-plans { gap: 16px; } .ah-plan { padding: 24px 20px 22px; } .ah-plan-price .ah-amt { font-size: 34px; } .ah-s7 { padding: 64px 40px 72px; } .ah-s8 { padding: 76px 40px 84px; } .ah-s8 h2 { font-size: 42px; } .ah-ftr { padding: 76px 40px 0; } .ah-ftr-grid { gap: 32px; } } @media (max-width: 991px) { #ah-root nav { padding: 0 28px; } .ah-nav-menu { gap: 22px; } .ah-nav-item { font-size: 14px; } .ah-nav-logo img { width: 122px; } .ah-hero { padding: 36px 28px 56px; } #ah-root h1 { font-size: 44px; } .ah-trust { flex-wrap: wrap; padding: 30px 28px 34px; } .ah-app-body { grid-template-columns: 232px 1fr; grid-template-rows: auto; } .ah-rail { display: none; } .ah-s3 { padding: 56px 28px 64px; } .ah-s3-head { margin-bottom: 40px; } .ah-s3-head h2 { font-size: 36px; letter-spacing: -.8px; } .ah-s3-head p { font-size: 15.5px; } .ah-ev-c--human { gap: 20px; } .ah-ev-hu-ex { width: 250px; } .ah-s4 { padding: 56px 28px 64px; } .ah-man { grid-template-columns: 1fr; gap: 40px; } .ah-man-left p { max-width: 560px; } .ah-s5 { padding: 52px 28px 60px; } .ah-ctl { grid-template-columns: 1fr; gap: 24px; } .ah-ctl-rail { flex-direction: row; gap: 2px; overflow-x: auto; scrollbar-width: none; -webkit-overflow-scrolling: touch; } .ah-ctl-rail::-webkit-scrollbar { display: none; } .ah-ctl-tab { flex: none; font-size: 15px; letter-spacing: -.2px; padding: 10px 14px 12px; border-left: none; border-bottom: 3px solid rgba(255, 255, 255, .1); } .ah-ctl-tab .ah-n, .ah-ctl-tab .ah-d { display: none !important; } [data-panel=\"1\"] .ah-ctl-tab[data-go=\"1\"], [data-panel=\"2\"] .ah-ctl-tab[data-go=\"2\"], [data-panel=\"3\"] .ah-ctl-tab[data-go=\"3\"], [data-panel=\"4\"] .ah-ctl-tab[data-go=\"4\"], [data-panel=\"5\"] .ah-ctl-tab[data-go=\"5\"] { border-left: none; border-bottom-color: var(--primary); } .ah-ctl-claim { font-size: 17px; } .ah-s6 { padding: 56px 28px 64px; } .ah-plans { grid-template-columns: 1fr; max-width: 460px; gap: 18px; } .ah-plan--featured { order: -1; } .ah-s7 { padding: 56px 28px 64px; } .ah-s7-head h2 { font-size: 36px; letter-spacing: -.8px; } .ah-s8 { padding: 64px 28px 72px; } .ah-s8 h2 { font-size: 36px; letter-spacing: -.8px; } .ah-ftr { padding: 64px 28px 0; } .ah-ftr-grid { gap: 24px; padding-bottom: 56px; } .ah-ftr-h { font-size: 20px; } .ah-ftr-menu a, .ah-ftr-mission { font-size: 15px; } } @media (max-width: 767px) { #ah-root nav { padding: 0 16px; height: 64px; } .ah-nav-menu, .ah-nav-lang { display: none; } .ah-nav-burger { display: flex; } .ah-nav-logo img { width: 116px; } .ah-nav-right { gap: 10px; } .ah-btn-demo { padding: 10px 15px; font-size: 11px; letter-spacing: .06em; white-space: nowrap; } .ah-hero { padding: 26px 16px 36px; } #ah-root h1 { font-size: 34px; line-height: 1.18; letter-spacing: -.7px; margin-bottom: 12px; } .ah-hl::after { height: 8px; bottom: 2px; } .ah-sub { font-size: 14.5px; line-height: 1.6; } .ah-cta-row { flex-direction: column; align-items: stretch; width: 100%; gap: 10px; margin-top: 20px; } .ah-cta-row .ah-btn { width: 100%; justify-content: center; } .ah-btn-hero { padding: 15px 24px; font-size: 15px; } .ah-demo-lead { margin-top: 26px; font-size: 9.5px; letter-spacing: 1.2px; gap: 8px; } .ah-demo-lead::before, .ah-demo-lead::after { width: 16px; } .ah-demo-switch { display: flex; align-self: stretch; max-width: 100%; margin: 12px 0 16px; overflow-x: auto; scrollbar-width: none; -webkit-overflow-scrolling: touch; } .ah-demo-switch::-webkit-scrollbar { display: none; } .ah-demo-seg { flex: none; font-size: 12px; padding: 9px 14px; } .ah-app-frame { border-radius: 14px; box-shadow: 0 14px 36px rgba(7,24,35,.13); } .ah-app-top { padding: 9px 11px; gap: 9px; } .ah-app-logo { height: 19px; } .ah-app-search { display: none; } .ah-app-icons { display: none; } .ah-app-avatar { width: 24px; height: 24px; margin-left: auto; } [data-scene] .ah-ws { font-size: 11px; padding: 4px 8px; min-width: 0; } .ah-app-body { grid-template-columns: 1fr; grid-template-rows: auto; } .ah-rooms { display: none; } .ah-channel-strip { padding: 7px 9px; gap: 6px; overflow-x: auto; scrollbar-width: none; } .ah-channel-strip::-webkit-scrollbar { display: none; } .ah-channel-pills { flex: none; } .ah-channel-pill { flex: none; height: 28px; padding: 0 10px; font-size: 11px; gap: 6px; white-space: nowrap; } .ah-channel-pill img { width: 14px; height: 14px; } .ah-channel-pill--add, .ah-channel-activities { display: none; } .ah-thread-scroll { padding: 12px 12px 8px; } .ah-msg { max-width: 84%; font-size: 13px; padding: 8px 12px 6px; } .ah-composer { margin: 8px 10px 12px; padding: 8px 8px 8px 12px; gap: 8px; } .ah-composer .ah-cph { font-size: 12px; min-width: 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .ah-callpop { width: 238px; right: 10px; bottom: 66px; } .ah-composer .ah-ai-on { flex: none; font-size: 9.5px; padding: 5px 8px; gap: 5px; white-space: nowrap; } .ah-composer .ah-send { flex: none; padding: 8px 12px; font-size: 11.5px; white-space: nowrap; } .ah-composer .ah-send svg { flex: none; } .ah-trust { flex-direction: column; align-items: flex-start; gap: 22px; padding: 26px 16px 30px; } .ah-trust::before { width: 100%; } .ah-t-div { display: none; } .ah-t-stat .ah-num { font-size: 32px; } .ah-t-stat .ah-lbl { font-size: 12px; } .ah-t-chips { max-width: 100%; gap: 8px; } .ah-t-chip-ind { font-size: 12px; padding: 7px 13px; } .ah-t-cred { margin-left: 0; } .ah-s3 { padding: 44px 16px 50px; } .ah-s3-head { margin-bottom: 26px; } .ah-s3-head h2 { font-size: 28px; line-height: 1.25; letter-spacing: -.5px; } .ah-s3-head p { margin-top: 13px; font-size: 14px; } .ah-ev { display: flex; gap: 0; background: transparent; border: none; border-radius: 0; box-shadow: none; overflow-x: auto; overflow-y: hidden; scroll-snap-type: x mandatory; -webkit-overflow-scrolling: touch; scrollbar-width: none; margin: 0 -16px; padding: 2px 16px 6px; } .ah-ev::-webkit-scrollbar { display: none; } .ah-ev-c { flex: 0 0 84%; scroll-snap-align: start; border: 1px solid var(--line); margin-right: 10px; padding: 17px 17px 19px; } .ah-ev-c, .ah-ev-c:first-child, .ah-ev-c:nth-child(4) { border-radius: 10px; } .ah-ev-head { padding-bottom: 10px; margin-bottom: 12px; } .ah-ev-t { font-size: 16.5px; } .ah-ev-d { font-size: 12.5px; } .ah-ev-hint { display: flex; } .ah-ev-c--human { grid-column: auto; flex-direction: column; align-items: flex-start; gap: 0; } .ah-ev-hu-mark { width: 34px; height: 34px; margin-bottom: 14px; } .ah-ev-hu-mark svg { width: 18px; height: 18px; } .ah-ev-hu-copy { flex: none; } .ah-ev-hu-ex { width: 100%; margin-top: 16px; } .ah-s4 { padding: 46px 16px 54px; } .ah-man-left h2 { font-size: 29px; letter-spacing: -.6px; } .ah-man-steps { padding-left: 30px; } .ah-man-st { grid-template-columns: 1fr; gap: 8px; padding: 20px 0 24px; } .ah-man-st::before { left: -36px; top: 25px; } .ah-man-num { font-size: 30px; letter-spacing: -1px; } .ah-man-st--glow { margin: 8px -12px; padding: 18px 14px 20px; } .ah-man-st--glow::before { left: -24px; top: 21px; } .ah-s5 { padding: 44px 16px 52px; } .ah-s5-head { margin-bottom: 26px; } .ah-s5-head h2 { font-size: 28px; letter-spacing: -.6px; } .ah-ctl-rail { margin: 0 -16px; padding: 0 16px; } .ah-ctl-claims { margin-bottom: 16px; } .ah-ctl-claim { font-size: 15px; line-height: 1.55; } .ah-ctl-shot { aspect-ratio: 4 \/ 3; margin: 8px; } .ah-ctl-shot .ah-ph1 { font-size: 10px; } .ah-ctl-shot--pd { aspect-ratio: auto; padding: 10px; overflow-x: auto; } .ah-pd-cols { grid-template-columns: 1fr; } .ah-pd-rail { display: none; } .ah-pd-h1 { font-size: 13px; margin-bottom: 8px; } .ah-pd-table th:nth-child(4), .ah-pd-table td:nth-child(4) { display: none; } .ah-od-head { flex-wrap: wrap; } .ah-od-actions { display: none; } .ah-od-grid { grid-template-columns: 1fr; } .ah-sl-2 .ah-pd-table th:nth-child(5), .ah-sl-2 .ah-pd-table td:nth-child(5) { display: none; } .ah-sl-3 .ah-pd-table th:nth-child(2), .ah-sl-3 .ah-pd-table td:nth-child(2), .ah-sl-3 .ah-pd-table th:nth-child(7), .ah-sl-3 .ah-pd-table td:nth-child(7) { display: none; } .ah-iv-tools { flex-wrap: wrap; } .ah-iv-search { flex: 1 1 100%; } .ah-pd-table td { white-space: normal; } .ah-pd-table td.ah-num, .ah-pd-table .ah-pd-sku { white-space: nowrap; } .ah-od-line { flex-wrap: wrap; row-gap: 2px; } .ah-od-line .ah-sub { flex: 1 1 100%; order: 5; padding-left: 17px; } .ah-pd-props { grid-template-columns: 1fr; } .ah-pd-props .ah-pd-prow:nth-last-child(2) { border-bottom: 1px solid var(--line); } .ah-ctl-shot--cl { aspect-ratio: auto; } .ah-ctl-shot--cl .ah-callpop--live { position: static; width: 232px; margin: 2px 10px 12px auto; } .ah-ctl-shot--ag { aspect-ratio: auto; min-height: 336px; } .ah-ctl-shot--ins { aspect-ratio: auto; } .ah-ins-cols { grid-template-columns: 1fr; } .ah-ctl-shot--tm { aspect-ratio: auto; } .ah-tm-h2 { display: none; } .ah-tm-colh { font-size: 5.5px; letter-spacing: .06em; } .ah-tm-name { font-size: 8px; } .ah-tm-asg b { font-size: 7px; } .ah-ag-sp:not(.ah-on) { font-size: 0; } .ah-ag-sp:not(.ah-on) i { font-size: 6.5px; } .ah-ag-title { font-size: 9px; } .ah-ag-view { padding: 3px 6px; } .ah-ag-slot .ah-h { font-size: 7px; } .ah-ctl-dot { padding: 9px 4px; font-size: 7px; letter-spacing: .08em; gap: 4px; } .ah-ctl-dot b { width: 12px; height: 12px; font-size: 6.5px; } .ah-ctl-winbar { padding: 8px 11px; } .ah-ctl-winbar img { height: 13px; } .ah-ctl-plus { gap: 8px; margin-top: 16px; padding-top: 14px; } .ah-ctl-plus .ah-c { font-size: 11px; padding: 5px 11px; } .ah-s6 { padding: 44px 16px 52px; } .ah-s6-head { margin-bottom: 26px; } .ah-s6-head h2 { font-size: 28px; letter-spacing: -.6px; } .ah-s6-head p { font-size: 14px; } .ah-cur-toggle { margin-top: 18px; } .ah-plan { padding: 22px 18px 20px; } .ah-plan-price .ah-amt { font-size: 32px; } .ah-plans-strip { margin-top: 22px; gap: 8px; } .ah-plans-strip .ah-k { width: 100%; text-align: center; margin: 0 0 2px; } .ah-plans-cta { margin-top: 22px; font-size: 13.5px; padding: 0 8px; } .ah-s7 { padding: 44px 16px 52px; } .ah-s7-head { margin-bottom: 24px; } .ah-s7-head h2 { font-size: 28px; letter-spacing: -.6px; } .ah-fq-q { padding: 15px 14px; gap: 10px; font-size: 14.5px; } .ah-fq-mark { width: 24px; height: 24px; font-size: 14px; } .ah-fq-a { padding: 0 16px 16px 40px; font-size: 13.5px; } .ah-s8 { padding: 52px 16px 60px; } .ah-s8 h2 { font-size: 30px; letter-spacing: -.6px; } .ah-s8-sub { font-size: 14.5px; } .ah-s8-row { flex-direction: column; align-items: stretch; margin-top: 24px; } .ah-s8-row .ah-btn { width: 100%; justify-content: center; } .ah-ftr { padding: 48px 20px 0; } .ah-ftr-grid { grid-template-columns: 1fr; gap: 38px; padding-bottom: 46px; } .ah-ftr-h { font-size: 19px; margin-bottom: 18px; } .ah-ftr-menu li + li { margin-top: 12px; } .ah-ftr-bottom { padding: 20px 0 24px; } .ah-ftr-copy { font-size: 14px; } } @media (max-width: 339px) { .ah-btn-demo { display: none; } } @media (prefers-reduced-motion: reduce) { #ah-root *, #ah-root *::before, #ah-root *::after { animation: none !important; transition: none !important; } #ah-root .ah-rvl { opacity: 1 !important; transform: none !important; } #ah-root .ah-rv { opacity: 1 !important; transform: none !important; } #ah-root [data-scene=\"4\"] .ah-callpop { opacity: 1 !important; transform: none !important; } #ah-root .ah-cbp-conn, #ah-root .ah-cbp-ring { opacity: 0 !important; visibility: hidden !important; } #ah-root .ah-cbp-live, #ah-root .ah-cbp-en, #ah-root .ah-cbp-t3 { opacity: 1 !important; } } #ah-root svg { fill: currentColor !important; }#ah-root img { margin: 0; }#ah-root p:empty { display: none !important; } body { background-color: #fff !important; }<\/style><script>document.documentElement.className += ' ah-js';<\/script><div class=\"ah-stage\" data-scene=\"1\"><nav><a class=\"ah-nav-logo\" href=\"https:\/\/www.aurorainbox.com\/en\/\" aria-label=\"Aurora Inbox\"><img decoding=\"async\" src=\"https:\/\/www.aurorainbox.com\/wp-content\/uploads\/2024\/01\/H_LOGO-Gray400x80-1.png\" alt=\"Aurora Inbox\"><\/a><div class=\"ah-nav-menu\"><span class=\"ah-nav-item ah-nav-drop\"><a class=\"ah-nav-top\" href=\"#benefits\">Features <svg class=\"ah-caret\" viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M7,10L12,15L17,10H7Z\"\/><\/svg><\/a><span class=\"ah-nav-sub\"><span class=\"ah-nav-sub-box\"><a href=\"https:\/\/www.aurorainbox.com\/en\/sold-with-ia\/\">Sell with AI<\/a><a href=\"https:\/\/www.aurorainbox.com\/en\/equipment-tray\/\">Team Inbox<\/a><a href=\"https:\/\/www.aurorainbox.com\/en\/team-collaboration\/\">Collaboration<\/a><a href=\"https:\/\/www.aurorainbox.com\/en\/sales-pipeline\/\">Sales Pipeline<\/a><a href=\"https:\/\/www.aurorainbox.com\/en\/lead-capture\/\">Lead Capture<\/a><a href=\"https:\/\/www.aurorainbox.com\/en\/advanced-agenda\/\">Advanced Scheduling<\/a><a href=\"https:\/\/www.aurorainbox.com\/en\/aurora-insights\/\">Aurora Insights<\/a><\/span><\/span><\/span><a class=\"ah-nav-item\" href=\"#prices\">Pricing<\/a><a class=\"ah-nav-item\" href=\"https:\/\/app.aurorainbox.com\/\" target=\"_blank\" rel=\"noopener\">Sign in<\/a><span class=\"ah-nav-item ah-nav-drop\"><button class=\"ah-nav-top\" type=\"button\" aria-haspopup=\"true\">Resources <svg class=\"ah-caret\" viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M7,10L12,15L17,10H7Z\"\/><\/svg><\/button><span class=\"ah-nav-sub\"><span class=\"ah-nav-sub-box\"><a href=\"https:\/\/developers.aurorainbox.com\" target=\"_blank\" rel=\"noopener\">Developers<\/a><a href=\"https:\/\/help.aurorainbox.com\/\" target=\"_blank\" rel=\"noopener\">Hub Aurora<\/a><a href=\"https:\/\/www.aurorainbox.com\/en\/integrations\/\">Integrations<\/a><a href=\"https:\/\/www.aurorainbox.com\/en\/home-page-blog\/\">Aurora Blog<\/a><\/span><\/span><\/span><\/div><div class=\"ah-nav-right\"><span class=\"ah-nav-lang ah-nav-drop\"><a class=\"ah-nav-top\" data-lang=\"es\" href=\"\/en\/\"><span data-lang-current>ES<\/span> <svg class=\"ah-caret\" viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M7,10L12,15L17,10H7Z\"\/><\/svg><\/a><span class=\"ah-nav-sub ah-nav-sub--right\"><span class=\"ah-nav-sub-box\"><a data-lang=\"es\" href=\"\/en\/\">ES<\/a><a data-lang=\"en\" href=\"\/en\/\">EN<\/a><a data-lang=\"pt\" href=\"\/pt\/\">PT<\/a><\/span><\/span><\/span><a class=\"ah-btn-demo\" href=\"https:\/\/api.whatsapp.com\/send\/?phone=5218114810953&amp;text&amp;type=phone_number&amp;app_absent=0\" target=\"_blank\" rel=\"noopener\">Request a demo<\/a><button class=\"ah-nav-burger\" aria-label=\"Menu\" aria-expanded=\"false\"><svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M3,6H21V8H3V6M3,11H21V13H3V11M3,16H21V18H3V16Z\"\/><\/svg><\/button><\/div><div class=\"ah-nav-mobile\"><span class=\"ah-nm-head\">Features<\/span><a href=\"https:\/\/www.aurorainbox.com\/en\/sold-with-ia\/\">Sell with AI<\/a><a href=\"https:\/\/www.aurorainbox.com\/en\/equipment-tray\/\">Team Inbox<\/a><a href=\"https:\/\/www.aurorainbox.com\/en\/team-collaboration\/\">Collaboration<\/a><a href=\"https:\/\/www.aurorainbox.com\/en\/sales-pipeline\/\">Sales Pipeline<\/a><a href=\"https:\/\/www.aurorainbox.com\/en\/lead-capture\/\">Lead Capture<\/a><a href=\"https:\/\/www.aurorainbox.com\/en\/advanced-agenda\/\">Advanced Scheduling<\/a><a href=\"https:\/\/www.aurorainbox.com\/en\/aurora-insights\/\">Aurora Insights<\/a><a href=\"#prices\">Pricing<\/a><a href=\"https:\/\/app.aurorainbox.com\/\" target=\"_blank\" rel=\"noopener\">Sign in<\/a><span class=\"ah-nm-head\">Resources<\/span><a href=\"https:\/\/developers.aurorainbox.com\" target=\"_blank\" rel=\"noopener\">Developers<\/a><a href=\"https:\/\/help.aurorainbox.com\/\" target=\"_blank\" rel=\"noopener\">Hub Aurora<\/a><a href=\"https:\/\/www.aurorainbox.com\/en\/integrations\/\">Integrations<\/a><a href=\"https:\/\/www.aurorainbox.com\/en\/home-page-blog\/\">Aurora Blog<\/a><span class=\"ah-nm-head\">Language<\/span><div class=\"ah-nm-langs\"><a data-lang=\"es\" href=\"\/en\/\">ES<\/a><a data-lang=\"en\" href=\"\/en\/\">EN<\/a><a data-lang=\"pt\" href=\"\/pt\/\">PT<\/a><\/div><\/div><\/nav><section class=\"ah-hero\"><div class=\"ah-hero-copy\"><h1>AI employees for <span class=\"ah-hl\">every area<\/span> of your business<\/h1><p class=\"ah-sub\">Aurora handles your WhatsApp and Instagram chats, replies in seconds to leads from your <strong>Meta campaigns<\/strong>, <strong>gives prices on the spot<\/strong> and <strong>books appointments<\/strong> \u2014 working alongside your team, not instead of it.<\/p><div class=\"ah-cta-row\"><a class=\"ah-btn ah-btn-primary ah-btn-hero\" href=\"https:\/\/api.whatsapp.com\/send\/?phone=5218114810953&amp;text&amp;type=phone_number&amp;app_absent=0\" target=\"_blank\" rel=\"noopener\">Talk to Aurora \u2192<\/a><a class=\"ah-btn ah-btn-ghost ah-btn-hero\" href=\"https:\/\/identity.aurorainbox.com\/Identity\/Account\/Register\">Create your account<\/a><\/div><\/div><div class=\"ah-demo-lead\">WATCH IT WORK<\/div><div class=\"ah-demo-switch\"><button class=\"ah-demo-seg\" data-go=\"1\"><span class=\"ah-pulse\"><\/span>24\/7 service<\/button><button class=\"ah-demo-seg\" data-go=\"2\"><span class=\"ah-pulse\"><\/span>Leads from your ads<\/button><button class=\"ah-demo-seg\" data-go=\"3\"><span class=\"ah-pulse\"><\/span>Quotes<\/button><button class=\"ah-demo-seg\" data-go=\"4\"><span class=\"ah-pulse\"><\/span>Your team closes<\/button><\/div><div class=\"ah-app-frame\"><div class=\"ah-app-top\"><img decoding=\"async\" class=\"ah-app-logo\" src=\"https:\/\/www.aurorainbox.com\/wp-content\/uploads\/2026\/07\/aurora-app-mark-80x80.png\" alt=\"Aurora Inbox\"><span class=\"ah-ws ah-ws-1\">Boutique La Rosa<svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M7,10L12,15L17,10H7Z\"\/><\/svg><\/span><span class=\"ah-ws ah-ws-2\">Motorcycles of the Valley<svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M7,10L12,15L17,10H7Z\"\/><\/svg><\/span><span class=\"ah-ws ah-ws-3\">Smile Dental Clinic<svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M7,10L12,15L17,10H7Z\"\/><\/svg><\/span><span class=\"ah-ws ah-ws-4\">Alborada School<svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M7,10L12,15L17,10H7Z\"\/><\/svg><\/span><div class=\"ah-app-search\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M9.5,3A6.5,6.5 0 0,1 16,9.5C16,11.11 15.41,12.59 14.44,13.73L14.71,14H15.5L20.5,19L19,20.5L14,15.5V14.71L13.73,14.44C12.59,15.41 11.11,16 9.5,16A6.5,6.5 0 0,1 3,9.5A6.5,6.5 0 0,1 9.5,3M9.5,5C7,5 5,7 5,9.5C5,12 7,14 9.5,14C12,14 14,12 14,9.5C14,7 12,5 9.5,5Z\"\/><\/svg>Search for contacts or messages<\/div><div class=\"ah-app-icons\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\" aria-label=\"New features\"><path d=\"M12,8H4A2,2 0 0,0 2,10V14A2,2 0 0,0 4,16H5V20A1,1 0 0,0 6,21H8A1,1 0 0,0 9,20V16H12L17,20V4L12,8M15,15.6L13,14H4V10H13L15,8.4V15.6M21.5,12C21.5,13.71 20.54,15.26 19,16V8C20.53,8.75 21.5,10.3 21.5,12Z\"\/><\/svg><span class=\"ah-app-bell\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\" aria-label=\"Notifications\"><path d=\"M10 21H14C14 22.1 13.1 23 12 23S10 22.1 10 21M21 19V20H3V19L5 17V11C5 7.9 7 5.2 10 4.3V4C10 2.9 10.9 2 12 2S14 2.9 14 4V4.3C17 5.2 19 7.9 19 11V17L21 19M17 11C17 8.2 14.8 6 12 6S7 8.2 7 11V18H17V11Z\"\/><\/svg><span class=\"ah-nb\">1<\/span><\/span><svg viewbox=\"0 0 24 24\" fill=\"currentColor\" aria-label=\"Agenda\"><path d=\"M19 3H18V1H16V3H8V1H6V3H5C3.89 3 3 3.9 3 5V19C3 20.11 3.9 21 5 21H19C20.11 21 21 20.11 21 19V5C21 3.9 20.11 3 19 3M19 19H5V9H19V19M19 7H5V5H19V7Z\"\/><\/svg><\/div><div class=\"ah-app-avatar\"><\/div><\/div><div class=\"ah-app-body\"><div class=\"ah-rail\"><a class=\"ah-on\" title=\"Conversations\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M15,4V11H5.17L4,12.17V4H15M16,2H3A1,1 0 0,0 2,3V17L6,13H16A1,1 0 0,0 17,12V3A1,1 0 0,0 16,2M21,6H19V15H6V17A1,1 0 0,0 7,18H18L22,22V7A1,1 0 0,0 21,6Z\"\/><\/svg><\/a><a title=\"Contacts\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M13.07 10.41A5 5 0 0 0 13.07 4.59A3.39 3.39 0 0 1 15 4A3.5 3.5 0 0 1 15 11A3.39 3.39 0 0 1 13.07 10.41M5.5 7.5A3.5 3.5 0 1 1 9 11A3.5 3.5 0 0 1 5.5 7.5M7.5 7.5A1.5 1.5 0 1 0 9 6A1.5 1.5 0 0 0 7.5 7.5M16 17V19H2V17S2 13 9 13 16 17 16 17M14 17C13.86 16.22 12.67 15 9 15S4.07 16.31 4 17M15.95 13A5.32 5.32 0 0 1 18 17V19H22V17S22 13.37 15.94 13Z\"\/><\/svg><\/a><a title=\"Campaigns\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12,8H4A2,2 0 0,0 2,10V14A2,2 0 0,0 4,16H5V20A1,1 0 0,0 6,21H8A1,1 0 0,0 9,20V16H12L17,20V4L12,8M15,15.6L13,14H4V10H13L15,8.4V15.6M21.5,12C21.5,13.71 20.54,15.26 19,16V8C20.53,8.75 21.5,10.3 21.5,12Z\"\/><\/svg><\/a><a title=\"Insights\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M20,11H23V13H20V11M1,11H4V13H1V11M13,1V4H11V1H13M4.92,3.5L7.05,5.64L5.63,7.05L3.5,4.93L4.92,3.5M16.95,5.63L19.07,3.5L20.5,4.93L18.37,7.05L16.95,5.63M12,6A6,6 0 0,1 18,12C18,14.22 16.79,16.16 15,17.2V19A1,1 0 0,1 14,20H10A1,1 0 0,1 9,19V17.2C7.21,16.16 6,14.22 6,12A6,6 0 0,1 12,6M14,21V22A1,1 0 0,1 13,23H11A1,1 0 0,1 10,22V21H14M11,18H13V15.87C14.73,15.43 16,13.86 16,12A4,4 0 0,0 12,8A4,4 0 0,0 8,12C8,13.86 9.27,15.43 11,15.87V18Z\"\/><\/svg><\/a><a title=\"Agenda\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M19 3H18V1H16V3H8V1H6V3H5C3.89 3 3 3.9 3 5V19C3 20.11 3.9 21 5 21H19C20.11 21 21 20.11 21 19V5C21 3.9 20.11 3 19 3M19 19H5V9H19V19M19 7H5V5H19V7Z\"\/><\/svg><\/a><a title=\"Orders\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M21,16.5C21,16.88 20.79,17.21 20.47,17.38L12.57,21.82C12.41,21.94 12.21,22 12,22C11.79,22 11.59,21.94 11.43,21.82L3.53,17.38C3.21,17.21 3,16.88 3,16.5V7.5C3,7.12 3.21,6.79 3.53,6.62L11.43,2.18C11.59,2.06 11.79,2 12,2C12.21,2 12.41,2.06 12.57,2.18L20.47,6.62C20.79,6.79 21,7.12 21,7.5V16.5M12,4.15L10.11,5.22L16,8.61L17.96,7.5L12,4.15M6.04,7.5L12,10.85L13.96,9.75L8.08,6.35L6.04,7.5M5,15.91L11,19.29V12.58L5,9.21V15.91M19,15.91V9.21L13,12.58V19.29L19,15.91Z\"\/><\/svg><\/a><span class=\"ah-sp\"><\/span><a title=\"Setting\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12,8A4,4 0 0,1 16,12A4,4 0 0,1 12,16A4,4 0 0,1 8,12A4,4 0 0,1 12,8M12,10A2,2 0 0,0 10,12A2,2 0 0,0 12,14A2,2 0 0,0 14,12A2,2 0 0,0 12,10M10,22C9.75,22 9.54,21.82 9.5,21.58L9.13,18.93C8.5,18.68 7.96,18.34 7.44,17.94L4.95,18.95C4.73,19.03 4.46,18.95 4.34,18.73L2.34,15.27C2.21,15.05 2.27,14.78 2.46,14.63L4.57,12.97L4.5,12L4.57,11L2.46,9.37C2.27,9.22 2.21,8.95 2.34,8.73L4.34,5.27C4.46,5.05 4.73,4.96 4.95,5.05L7.44,6.05C7.96,5.66 8.5,5.32 9.13,5.07L9.5,2.42C9.54,2.18 9.75,2 10,2H14C14.25,2 14.46,2.18 14.5,2.42L14.87,5.07C15.5,5.32 16.04,5.66 16.56,6.05L19.05,5.05C19.27,4.96 19.54,5.05 19.66,5.27L21.66,8.73C21.79,8.95 21.73,9.22 21.54,9.37L19.43,11L19.5,12L19.43,13L21.54,14.63C21.73,14.78 21.79,15.05 21.66,15.27L19.66,18.73C19.54,18.95 19.27,19.04 19.05,18.95L16.56,17.95C16.04,18.34 15.5,18.68 14.87,18.93L14.5,21.58C14.46,21.82 14.25,22 14,22H10M11.25,4L10.88,6.61C9.68,6.86 8.62,7.5 7.85,8.39L5.44,7.35L4.69,8.65L6.8,10.2C6.4,11.37 6.4,12.64 6.8,13.8L4.68,15.36L5.43,16.66L7.86,15.62C8.63,16.5 9.68,17.14 10.87,17.38L11.24,20H12.76L13.13,17.39C14.32,17.14 15.37,16.5 16.14,15.62L18.57,16.66L19.32,15.36L17.2,13.81C17.6,12.64 17.6,11.37 17.2,10.2L19.31,8.65L18.56,7.35L16.15,8.39C15.38,7.5 14.32,6.86 13.12,6.62L12.75,4H11.25Z\"\/><\/svg><\/a><\/div><div class=\"ah-rooms\"><div class=\"ah-rooms-tabs\"><span class=\"ah-rooms-tab ah-on\">Customers<span class=\"ah-cnt\">5<\/span><\/span><span class=\"ah-rooms-tab\">Equipment<\/span><\/div><div class=\"ah-rooms-search\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M9.5,3A6.5,6.5 0 0,1 16,9.5C16,11.11 15.41,12.59 14.44,13.73L14.71,14H15.5L20.5,19L19,20.5L14,15.5V14.71L13.73,14.44C12.59,15.41 11.11,16 9.5,16A6.5,6.5 0 0,1 3,9.5A6.5,6.5 0 0,1 9.5,3M9.5,5C7,5 5,7 5,9.5C5,12 7,14 9.5,14C12,14 14,12 14,9.5C14,7 12,5 9.5,5Z\"\/><\/svg>Look for\u2026<\/div><div class=\"ah-rooms-list\"><div class=\"ah-room ah-rm ah-rm-1\"><div class=\"ah-av\">LG<\/div><div class=\"ah-rmain\"><div class=\"ah-rn\">Laura Garc\u00eda<\/div><div class=\"ah-rs\">I&#039;m looking for a gift bag\u2026<\/div><\/div><div class=\"ah-rside\">11:02 pm<\/div><\/div><div class=\"ah-room ah-rm ah-rm-2\"><div class=\"ah-av\">CR<\/div><div class=\"ah-rmain\"><div class=\"ah-rn\">Carlos Ruiz<\/div><div class=\"ah-rs\">For delivery, I want it to be very efficient \ud83d\udef5<\/div><\/div><div class=\"ah-rside\">2:49 am<\/div><\/div><div class=\"ah-room ah-rm ah-rm-3\"><div class=\"ah-av\">YE<\/div><div class=\"ah-rmain\"><div class=\"ah-rn\">Sofia Mendez<\/div><div class=\"ah-rs\">Downtown, Thursday 11th \ud83d\udc4d<\/div><\/div><div class=\"ah-rside\">6:17 pm<\/div><\/div><div class=\"ah-room ah-rm ah-rm-4\"><div class=\"ah-av\">AT<\/div><div class=\"ah-rmain\"><div class=\"ah-rn\">Ana Torres<\/div><div class=\"ah-rs\">Thank you, Maria! \ud83d\ude4c<\/div><\/div><div class=\"ah-rside\">5:42 pm<\/div><\/div><div class=\"ah-room\"><div class=\"ah-av\">JV<\/div><div class=\"ah-rmain\"><div class=\"ah-bar ah-short\"><\/div><div class=\"ah-bar\" style=\"width: 88%;\"><\/div><\/div><div class=\"ah-rside\">8:40 pm<\/div><\/div><div class=\"ah-room\"><div class=\"ah-av\">HM<\/div><div class=\"ah-rmain\"><div class=\"ah-bar ah-short\"><\/div><div class=\"ah-bar\" style=\"width: 76%;\"><\/div><\/div><div class=\"ah-rside\">7:15 pm<\/div><\/div><div class=\"ah-room\"><div class=\"ah-av\">SC<\/div><div class=\"ah-rmain\"><div class=\"ah-bar ah-short\"><\/div><div class=\"ah-bar\" style=\"width: 82%;\"><\/div><\/div><div class=\"ah-rside\">6:03 pm<\/div><\/div><div class=\"ah-room\"><div class=\"ah-av\">PC<\/div><div class=\"ah-rmain\"><div class=\"ah-bar ah-short\"><\/div><div class=\"ah-bar\" style=\"width: 70%;\"><\/div><\/div><div class=\"ah-rside\">yesterday<\/div><\/div><\/div><\/div><div class=\"ah-thread\"><div class=\"ah-channel-strip\"><div class=\"ah-channel-pills\"><span class=\"ah-channel-pill ah-cp-wa\"><img decoding=\"async\" src=\"https:\/\/www.aurorainbox.com\/wp-content\/uploads\/2025\/04\/WhatsApp.svg-ezgif.com-optiwebp-1-80x80.webp\" alt=\"\">WhatsApp<\/span><span class=\"ah-channel-pill ah-cp-ig\"><img decoding=\"async\" src=\"https:\/\/www.aurorainbox.com\/wp-content\/uploads\/2025\/04\/Post-para-instagram-tienda-de-tecnologia-moderno-azul-y-rosa-12-80x80.png\" alt=\"\">instagram<\/span><span class=\"ah-channel-pill ah-cp-msg\"><img decoding=\"async\" src=\"https:\/\/www.aurorainbox.com\/wp-content\/uploads\/2024\/05\/3-80x80.webp\" alt=\"\">Messenger<\/span><span class=\"ah-channel-pill ah-channel-pill--add\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M19,13H13V19H11V13H5V11H11V5H13V11H19V13Z\"\/><\/svg><\/span><\/div><span class=\"ah-channel-activities\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M6,13H18V11H6M3,6V8H21V6M10,18H14V16H10V18Z\"\/><\/svg>Activities<\/span><\/div><div class=\"ah-thread-scroll\"><div class=\"ah-scene ah-sc-1 ah-on\"><div class=\"ah-msg ah-in ah-rv\" style=\"animation-delay:.3s\">Hi \ud83d\udc4b I&#039;m looking for a gift bag, what do you recommend?<span class=\"ah-mt\">11:02 pm<\/span><\/div><div class=\"ah-out-slot\"><div class=\"ah-msg ah-out ah-tp\" style=\"animation-delay:1.2s\"><span class=\"ah-typing\"><i><\/i><i><\/i><i><\/i><\/span><\/div><div class=\"ah-msg ah-out ah-rv\" style=\"animation-delay:2.5s\">Hi Laura! \ud83c\udf81 The two most requested: the Camel Tote (leather, large) and the Mini Black Croc (handbag). Which one do you like?<span class=\"ah-mt\">11:02 pm<svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M0.41,13.41L6,19L7.41,17.58L1.83,12M22.24,5.58L11.66,16.17L7.5,12L6.07,13.41L11.66,19L23.66,7M18,7L16.59,5.58L10.24,11.93L11.66,13.34L18,7Z\"\/><\/svg><\/span><\/div><\/div><div class=\"ah-msg ah-in ah-rv\" style=\"animation-delay:4s\">The Mini Black Croc \ud83d\udda4 How much does it cost?<span class=\"ah-mt\">11:04 pm<\/span><\/div><div class=\"ah-out-slot\"><div class=\"ah-msg ah-out ah-tp\" style=\"animation-delay:4.9s\"><span class=\"ah-typing\"><i><\/i><i><\/i><i><\/i><\/span><\/div><div class=\"ah-msg ah-out ah-rv\" style=\"animation-delay:6.2s\">The Mini Croc Black costs <b>$1,290<\/b> And yes, we have it in stock \u2705 Shall I connect you with an advisor to finalize your purchase?<span class=\"ah-mt\">11:04 pm<svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M0.41,13.41L6,19L7.41,17.58L1.83,12M22.24,5.58L11.66,16.17L7.5,12L6.07,13.41L11.66,19L23.66,7M18,7L16.59,5.58L10.24,11.93L11.66,13.34L18,7Z\"\/><\/svg><\/span><\/div><\/div><\/div><div class=\"ah-scene ah-sc-2\"><div class=\"ah-sys ah-rv\" style=\"animation-delay:.3s\">\ud83c\udfaf New lead from your Meta campaign \u00b7 Form completed 2:47 am<\/div><div class=\"ah-out-slot\"><div class=\"ah-msg ah-out ah-tp\" style=\"animation-delay:1.1s\"><span class=\"ah-typing\"><i><\/i><i><\/i><i><\/i><\/span><\/div><div class=\"ah-msg ah-out ah-rv\" style=\"animation-delay:2.4s\">Hi Carlos \ud83d\udc4b Thanks for leaving your information with Motos del Valle. Are you looking for a motorcycle for work or personal use?<span class=\"ah-mt\">2:47 am<svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M0.41,13.41L6,19L7.41,17.58L1.83,12M22.24,5.58L11.66,16.17L7.5,12L6.07,13.41L11.66,19L23.66,7M18,7L16.59,5.58L10.24,11.93L11.66,13.34L18,7Z\"\/><\/svg><\/span><\/div><\/div><div class=\"ah-msg ah-in ah-rv\" style=\"animation-delay:4s\">For delivery, I want it to be very efficient \ud83d\udef5<span class=\"ah-mt\">2:49 am<\/span><\/div><div class=\"ah-out-slot\"><div class=\"ah-msg ah-out ah-tp\" style=\"animation-delay:4.9s\"><span class=\"ah-typing\"><i><\/i><i><\/i><i><\/i><\/span><\/div><div class=\"ah-msg ah-out ah-rv\" style=\"animation-delay:6.2s\">The Italika FT150 is the most efficient for deliveries: from <b>$28,900<\/b> And we have it on the floor \ud83d\udef5 Shall I schedule a test drive for you?<span class=\"ah-mt\">2:49 am<svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M0.41,13.41L6,19L7.41,17.58L1.83,12M22.24,5.58L11.66,16.17L7.5,12L6.07,13.41L11.66,19L23.66,7M18,7L16.59,5.58L10.24,11.93L11.66,13.34L18,7Z\"\/><\/svg><\/span><\/div><\/div><\/div><div class=\"ah-scene ah-sc-3\"><div class=\"ah-msg ah-in ah-rv\" style=\"animation-delay:.3s\">Hi \ud83d\udc4b I&#039;d like to schedule an appointment<span class=\"ah-mt\">6:15 pm<\/span><\/div><div class=\"ah-out-slot\"><div class=\"ah-msg ah-out ah-tp\" style=\"animation-delay:1.2s\"><span class=\"ah-typing\"><i><\/i><i><\/i><i><\/i><\/span><\/div><div class=\"ah-msg ah-out ah-rv\" style=\"animation-delay:2.5s\">Of course, Sofia! I&#039;m driving <b>cleaning<\/b> (40 min), <b>assessment<\/b> (30 min) and <b>whitening<\/b> (60 min), in \ud83d\udccd Downtown and \ud83d\udccd South. Which one and at which branch?<span class=\"ah-mt\">6:15 pm<svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M0.41,13.41L6,19L7.41,17.58L1.83,12M22.24,5.58L11.66,16.17L7.5,12L6.07,13.41L11.66,19L23.66,7M18,7L16.59,5.58L10.24,11.93L11.66,13.34L18,7Z\"\/><\/svg><\/span><\/div><\/div><div class=\"ah-msg ah-in ah-rv\" style=\"animation-delay:4s\">Cleaning, in the Center \ud83e\uddb7<span class=\"ah-mt\">6:16 pm<\/span><\/div><div class=\"ah-out-slot\"><div class=\"ah-msg ah-out ah-tp\" style=\"animation-delay:4.9s\"><span class=\"ah-typing\"><i><\/i><i><\/i><i><\/i><\/span><\/div><div class=\"ah-msg ah-out ah-rv\" style=\"animation-delay:6.2s\">Scheduled! \ud83d\udcc5 <b>Cleaning \u00b7 Thursday 11:00 \u00b7 Downtown Branch<\/b> with Dr. Ramirez \u2014 the first available slot. I&#039;ll send you a reminder.<span class=\"ah-mt\">6:16 pm<svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M0.41,13.41L6,19L7.41,17.58L1.83,12M22.24,5.58L11.66,16.17L7.5,12L6.07,13.41L11.66,19L23.66,7M18,7L16.59,5.58L10.24,11.93L11.66,13.34L18,7Z\"\/><\/svg><\/span><\/div><\/div><\/div><div class=\"ah-scene ah-sc-4\"><div class=\"ah-msg ah-in ah-rv\" style=\"animation-delay:.3s\">Hello, can you call me? \ud83d\udcde I want to enroll my daughter in 1st grade.<span class=\"ah-mt\">5:40 pm<\/span><\/div><div class=\"ah-out-slot\"><div class=\"ah-msg ah-out ah-tp\" style=\"animation-delay:1.2s\"><span class=\"ah-typing\"><i><\/i><i><\/i><i><\/i><\/span><\/div><div class=\"ah-msg ah-out ah-rv\" style=\"animation-delay:2.4s\">Of course, Ana! \ud83c\udf92 I&#039;ll put you through to Admissions so they can call you back in a moment \u270b<span class=\"ah-mt\">5:40 pm<svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M0.41,13.41L6,19L7.41,17.58L1.83,12M22.24,5.58L11.66,16.17L7.5,12L6.07,13.41L11.66,19L23.66,7M18,7L16.59,5.58L10.24,11.93L11.66,13.34L18,7Z\"\/><\/svg><\/span><\/div><\/div><div class=\"ah-sys ah-rv\" style=\"animation-delay:4s\">\ud83d\udc64 Mar\u00eda Ortiz took over the conversation \u00b7 Aurora AI on pause<\/div><div class=\"ah-out-slot\"><div class=\"ah-msg ah-out ah-tp\" style=\"animation-delay:5s\"><span class=\"ah-typing\"><i><\/i><i><\/i><i><\/i><\/span><\/div><div class=\"ah-msg ah-out ah-rv\" style=\"animation-delay:6.2s\"><span class=\"ah-who\"><span class=\"ah-wav\">MO<\/span><span class=\"ah-wn\">Mar\u00eda Ortiz \u00b7 Admissions<\/span><\/span>Hi Ana! It&#039;s Maria \ud83d\ude0a I&#039;ll call you right now.<span class=\"ah-mt\">5:41 pm<svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M0.41,13.41L6,19L7.41,17.58L1.83,12M22.24,5.58L11.66,16.17L7.5,12L6.07,13.41L11.66,19L23.66,7M18,7L16.59,5.58L10.24,11.93L11.66,13.34L18,7Z\"\/><\/svg><\/span><\/div><\/div><\/div><\/div><div class=\"ah-composer\"><span class=\"ah-cph\">Write your message\u2026<\/span><span class=\"ah-ai-on\"><span class=\"ah-pulse\"><\/span>Aurora AI active<\/span><span class=\"ah-human-on\"><span class=\"ah-pulse\" style=\"background:#D97400\"><\/span>Maria is attending<\/span><span class=\"ah-send\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M2,21L23,12L2,3V10L17,12L2,14V21Z\"\/><\/svg>Send<\/span><\/div><div class=\"ah-callpop\" aria-hidden=\"true\"><div class=\"ah-cbp-top\"><span class=\"ah-cbp-state ah-cbp-conn\">Calling<span class=\"ah-cbp-dots\"><i><\/i><i><\/i><i><\/i><\/span><\/span><span class=\"ah-cbp-livehead ah-cbp-live\"><span class=\"ah-cbp-rec\"><i><\/i>REC<\/span><span class=\"ah-cbp-timer\"><span class=\"ah-cbp-tick ah-cbp-t1\">0:01<\/span><span class=\"ah-cbp-tick ah-cbp-t2\">0:02<\/span><span class=\"ah-cbp-tick ah-cbp-t3\">0:03<\/span><\/span><\/span><span class=\"ah-cbp-mini\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M19,13H5V11H19V13Z\"\/><\/svg><\/span><\/div><div class=\"ah-cbp-id\"><div class=\"ah-cbp-ava\">AT<i class=\"ah-cbp-ring\"><\/i><\/div><div class=\"ah-cbp-who\"><div class=\"ah-cbp-name\">Ana Torres<\/div><div class=\"ah-cbp-sub\">+52 81 \u2022\u2022 \u2022\u2022 22<\/div><\/div><\/div><div class=\"ah-cbp-from\"><span class=\"ah-cbp-from-lbl\">From<\/span><span class=\"ah-cbp-flag\">MX<\/span><span class=\"ah-cbp-from-num\">+52 81 4160 0610<\/span><\/div><div class=\"ah-cbp-ctls\"><span class=\"ah-cbp-btn ah-cbp-en\"><span class=\"ah-cbp-btn-ic\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12,2A3,3 0 0,1 15,5V11A3,3 0 0,1 12,14A3,3 0 0,1 9,11V5A3,3 0 0,1 12,2M19,11C19,14.53 16.39,17.44 13,17.93V21H11V17.93C7.61,17.44 5,14.53 5,11H7A5,5 0 0,0 12,16A5,5 0 0,0 17,11H19Z\"\/><\/svg><\/span><span class=\"ah-cbp-btn-lbl\">Mute<\/span><\/span><span class=\"ah-cbp-btn ah-cbp-en\"><span class=\"ah-cbp-btn-ic\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12,19A2,2 0 0,1 14,21A2,2 0 0,1 12,23A2,2 0 0,1 10,21A2,2 0 0,1 12,19M12,13A2,2 0 0,1 14,15A2,2 0 0,1 12,17A2,2 0 0,1 10,15A2,2 0 0,1 12,13M12,7A2,2 0 0,1 14,9A2,2 0 0,1 12,11A2,2 0 0,1 10,9A2,2 0 0,1 12,7M6,13A2,2 0 0,1 8,15A2,2 0 0,1 6,17A2,2 0 0,1 4,15A2,2 0 0,1 6,13M6,7A2,2 0 0,1 8,9A2,2 0 0,1 6,11A2,2 0 0,1 4,9A2,2 0 0,1 6,7M18,13A2,2 0 0,1 20,15A2,2 0 0,1 18,17A2,2 0 0,1 16,15A2,2 0 0,1 18,13M18,7A2,2 0 0,1 20,9A2,2 0 0,1 18,11A2,2 0 0,1 16,9A2,2 0 0,1 18,7M6,1A2,2 0 0,1 8,3A2,2 0 0,1 6,5A2,2 0 0,1 4,3A2,2 0 0,1 6,1M12,1A2,2 0 0,1 14,3A2,2 0 0,1 12,5A2,2 0 0,1 10,3A2,2 0 0,1 12,1M18,1A2,2 0 0,1 20,3A2,2 0 0,1 18,5A2,2 0 0,1 16,3A2,2 0 0,1 18,1Z\"\/><\/svg><\/span><span class=\"ah-cbp-btn-lbl\">Keyboard<\/span><\/span><span class=\"ah-cbp-hang\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12,9C10.4,9 8.85,9.25 7.4,9.72V12.82C7.4,13.22 7.17,13.56 6.84,13.72C5.86,14.21 4.97,14.84 4.17,15.57C4,15.75 3.75,15.86 3.5,15.86C3.2,15.86 2.95,15.74 2.77,15.56L0.29,13.08C0.11,12.9 0,12.65 0,12.38C0,12.1 0.11,11.85 0.29,11.67C3.34,8.77 7.46,7 12,7C16.54,7 20.66,8.77 23.71,11.67C23.89,11.85 24,12.1 24,12.38C24,12.65 23.89,12.9 23.71,13.08L21.23,15.56C21.05,15.74 20.8,15.86 20.5,15.86C20.25,15.86 20,15.75 19.82,15.57C19.03,14.84 18.14,14.21 17.16,13.72C16.83,13.56 16.6,13.22 16.6,12.82V9.72C15.15,9.25 13.6,9 12,9Z\"\/><\/svg>Hang<\/span><\/div><\/div><\/div><div class=\"ah-cpanel\"><div class=\"ah-identity-card ah-id-card ah-idc-2\"><div class=\"ah-id-passport\"><div class=\"ah-id-avatar\">CR<\/div><div><div class=\"ah-id-name\">Carlos Ruiz<\/div><div class=\"ah-id-meta\">+52 81 \u2022\u2022 \u2022\u2022 04<\/div><\/div><span class=\"ah-id-edit\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M14.06,9L15,9.94L5.92,19H5V18.08L14.06,9M17.66,3C17.41,3 17.15,3.1 16.96,3.29L15.13,5.12L18.88,8.87L20.71,7.04C21.1,6.65 21.1,6 20.71,5.63L18.37,3.29C18.17,3.09 17.92,3 17.66,3M14.06,6.19L3,17.25V21H6.75L17.81,9.94L14.06,6.19Z\"\/><\/svg><\/span><\/div><div class=\"ah-id-facts\"><div class=\"ah-id-fact\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M22 6C22 4.9 21.1 4 20 4H4C2.9 4 2 4.9 2 6V18C2 19.1 2.9 20 4 20H20C21.1 20 22 19.1 22 18V6M20 6L12 11L4 6H20M20 18H4V8L12 13L20 8V18Z\"\/><\/svg><span class=\"ah-v\">carlos.ruiz@correo.com<\/span><span class=\"ah-act\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M19,21H8V7H19M19,5H8A2,2 0 0,0 6,7V21A2,2 0 0,0 8,23H19A2,2 0 0,0 21,21V7A2,2 0 0,0 19,5M16,1H4A2,2 0 0,0 2,3V17H4V3H16V1Z\"\/><\/svg><\/span><\/div><div class=\"ah-id-fact\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12,8H4A2,2 0 0,0 2,10V14A2,2 0 0,0 4,16H5V20A1,1 0 0,0 6,21H8A1,1 0 0,0 9,20V16H12L17,20V4L12,8M15,15.6L13,14H4V10H13L15,8.4V15.6M21.5,12C21.5,13.71 20.54,15.26 19,16V8C20.53,8.75 21.5,10.3 21.5,12Z\"\/><\/svg><span class=\"ah-v\">Lead \u00b7 Goal Campaign<\/span><\/div><\/div><\/div><div class=\"ah-identity-card ah-id-card ah-idc-3\"><div class=\"ah-id-passport\"><div class=\"ah-id-avatar\">YE<\/div><div><div class=\"ah-id-name\">Sofia Mendez<\/div><div class=\"ah-id-meta\">@sofia.mendez \u00b7 Instagram<\/div><\/div><span class=\"ah-id-edit\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M14.06,9L15,9.94L5.92,19H5V18.08L14.06,9M17.66,3C17.41,3 17.15,3.1 16.96,3.29L15.13,5.12L18.88,8.87L20.71,7.04C21.1,6.65 21.1,6 20.71,5.63L18.37,3.29C18.17,3.09 17.92,3 17.66,3M14.06,6.19L3,17.25V21H6.75L17.81,9.94L14.06,6.19Z\"\/><\/svg><\/span><\/div><div class=\"ah-id-facts\"><div class=\"ah-id-fact\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M22 6C22 4.9 21.1 4 20 4H4C2.9 4 2 4.9 2 6V18C2 19.1 2.9 20 4 20H20C21.1 20 22 19.1 22 18V6M20 6L12 11L4 6H20M20 18H4V8L12 13L20 8V18Z\"\/><\/svg><span class=\"ah-v\">sofia.mendez@correo.com<\/span><span class=\"ah-act\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M19,21H8V7H19M19,5H8A2,2 0 0,0 6,7V21A2,2 0 0,0 8,23H19A2,2 0 0,0 21,21V7A2,2 0 0,0 19,5M16,1H4A2,2 0 0,0 2,3V17H4V3H16V1Z\"\/><\/svg><\/span><\/div><div class=\"ah-id-fact\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M19 3H18V1H16V3H8V1H6V3H5C3.9 3 3 3.9 3 5V19C3 20.11 3.9 21 5 21H19C20.11 21 21 20.11 21 19V5C21 3.9 20.11 3 19 3M19 19H5V9H19V19M19 7H5V5H19M12 10C14 10 15 12.42 13.59 13.84C12.17 15.26 9.75 14.25 9.75 12.25C9.75 11 10.75 10 12 10M16.5 17.88V18H7.5V17.88C7.5 16.63 9.5 15.63 12 15.63S16.5 16.63 16.5 17.88Z\"\/><\/svg><span class=\"ah-v\">Cleaning \u00b7 Thu 11:00 \u00b7 Center<\/span><\/div><\/div><\/div><div class=\"ah-identity-card ah-id-card ah-idc-4\"><div class=\"ah-id-passport\"><div class=\"ah-id-avatar\">AT<\/div><div><div class=\"ah-id-name\">Ana Torres<\/div><div class=\"ah-id-meta\">+52 81 \u2022\u2022 \u2022\u2022 22<\/div><\/div><span class=\"ah-id-edit\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M14.06,9L15,9.94L5.92,19H5V18.08L14.06,9M17.66,3C17.41,3 17.15,3.1 16.96,3.29L15.13,5.12L18.88,8.87L20.71,7.04C21.1,6.65 21.1,6 20.71,5.63L18.37,3.29C18.17,3.09 17.92,3 17.66,3M14.06,6.19L3,17.25V21H6.75L17.81,9.94L14.06,6.19Z\"\/><\/svg><\/span><\/div><div class=\"ah-id-facts\"><div class=\"ah-id-fact\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M22 6C22 4.9 21.1 4 20 4H4C2.9 4 2 4.9 2 6V18C2 19.1 2.9 20 4 20H20C21.1 20 22 19.1 22 18V6M20 6L12 11L4 6H20M20 18H4V8L12 13L20 8V18Z\"\/><\/svg><span class=\"ah-v\">ana.torres@correo.com<\/span><span class=\"ah-act\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M19,21H8V7H19M19,5H8A2,2 0 0,0 6,7V21A2,2 0 0,0 8,23H19A2,2 0 0,0 21,21V7A2,2 0 0,0 19,5M16,1H4A2,2 0 0,0 2,3V17H4V3H16V1Z\"\/><\/svg><\/span><\/div><div class=\"ah-id-fact\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 3L1 9l11 6 9-4.9V17h2V9L12 3zM5 13.2V17c0 1.7 3.1 3 7 3s7-1.3 7-3v-3.8l-7 3.8-7-3.8z\"\/><\/svg><span class=\"ah-v\">Admission \u00b7 1st grade<\/span><\/div><\/div><\/div><div class=\"ah-identity-card ah-id-card ah-idc-1\"><div class=\"ah-id-passport\"><div class=\"ah-id-avatar\">LG<\/div><div><div class=\"ah-id-name\">Laura Garc\u00eda<\/div><div class=\"ah-id-meta\">+52 81 \u2022\u2022 \u2022\u2022 57<\/div><\/div><span class=\"ah-id-edit\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M14.06,9L15,9.94L5.92,19H5V18.08L14.06,9M17.66,3C17.41,3 17.15,3.1 16.96,3.29L15.13,5.12L18.88,8.87L20.71,7.04C21.1,6.65 21.1,6 20.71,5.63L18.37,3.29C18.17,3.09 17.92,3 17.66,3M14.06,6.19L3,17.25V21H6.75L17.81,9.94L14.06,6.19Z\"\/><\/svg><\/span><\/div><div class=\"ah-id-facts\"><div class=\"ah-id-fact\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M22 6C22 4.9 21.1 4 20 4H4C2.9 4 2 4.9 2 6V18C2 19.1 2.9 20 4 20H20C21.1 20 22 19.1 22 18V6M20 6L12 11L4 6H20M20 18H4V8L12 13L20 8V18Z\"\/><\/svg><span class=\"ah-v\">laura.garcia@correo.com<\/span><span class=\"ah-act\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M19,21H8V7H19M19,5H8A2,2 0 0,0 6,7V21A2,2 0 0,0 8,23H19A2,2 0 0,0 21,21V7A2,2 0 0,0 19,5M16,1H4A2,2 0 0,0 2,3V17H4V3H16V1Z\"\/><\/svg><\/span><\/div><div class=\"ah-id-fact\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M18,15H16V17H18M18,11H16V13H18M20,19H12V17H14V15H12V13H14V11H12V9H20M10,7H8V5H10M10,11H8V9H10M10,15H8V13H10M10,19H8V17H10M6,7H4V5H6M6,11H4V9H6M6,15H4V13H6M6,19H4V17H6M12,7V3H2V21H22V7H12Z\"\/><\/svg><span class=\"ah-v\">Boutique La Rosa<\/span><\/div><\/div><\/div><div class=\"ah-acc\"><div class=\"ah-rail-item\"><div class=\"ah-section-rail ah-sr-ventas\"><svg class=\"ah-sr-ico\" viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M17,18A2,2 0 0,1 19,20A2,2 0 0,1 17,22C15.89,22 15,21.1 15,20C15,18.89 15.89,18 17,18M1,2H4.27L5.21,4H20A1,1 0 0,1 21,5C21,5.17 20.95,5.34 20.88,5.5L17.3,11.97C16.96,12.58 16.3,13 15.55,13H8.1L7.2,14.63L7.17,14.75A0.25,0.25 0 0,0 7.42,15H19V17H7C5.89,17 5,16.1 5,15C5,14.65 5.09,14.32 5.24,14.04L6.6,11.59L3,4H1V2M7,18A2,2 0 0,1 9,20A2,2 0 0,1 7,22C5.89,22 5,21.1 5,20C5,18.89 5.89,18 7,18M16,11L18.78,6H6.14L8.5,11H16Z\"\/><\/svg><span class=\"ah-sr-label\">Sales<\/span><span class=\"ah-sr-count\">1<\/span><span class=\"ah-sr-chev\">\u25b8<\/span><\/div><\/div><div class=\"ah-rail-item\"><div class=\"ah-section-rail ah-sr-oport\"><svg class=\"ah-sr-ico\" viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M11,2V4.07C7.38,4.53 4.53,7.38 4.07,11H2V13H4.07C4.53,16.62 7.38,19.47 11,19.93V22H13V19.93C16.62,19.47 19.47,16.62 19.93,13H22V11H19.93C19.47,7.38 16.62,4.53 13,4.07V2M11,6.08V8H13V6.09C15.5,6.5 17.5,8.5 17.92,11H16V13H17.91C17.5,15.5 15.5,17.5 13,17.92V16H11V17.91C8.5,17.5 6.5,15.5 6.08,13H8V11H6.09C6.5,8.5 8.5,6.5 11,6.08M12,11A1,1 0 0,0 11,12A1,1 0 0,0 12,13A1,1 0 0,0 13,12A1,1 0 0,0 12,11Z\"\/><\/svg><span class=\"ah-sr-label\">Opportunities<\/span><span class=\"ah-sr-count\">1<\/span><span class=\"ah-sr-chev\">\u25b8<\/span><\/div><\/div><div class=\"ah-rail-item\"><div class=\"ah-section-rail ah-sr-agenda\"><svg class=\"ah-sr-ico\" viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M19 3H18V1H16V3H8V1H6V3H5C3.9 3 3 3.9 3 5V19C3 20.11 3.9 21 5 21H19C20.11 21 21 20.11 21 19V5C21 3.9 20.11 3 19 3M19 19H5V9H19V19M19 7H5V5H19M12 10C14 10 15 12.42 13.59 13.84C12.17 15.26 9.75 14.25 9.75 12.25C9.75 11 10.75 10 12 10M16.5 17.88V18H7.5V17.88C7.5 16.63 9.5 15.63 12 15.63S16.5 16.63 16.5 17.88Z\"\/><\/svg><span class=\"ah-sr-label\">Agenda<\/span><span class=\"ah-sr-chev\">\u25b8<\/span><\/div><\/div><div class=\"ah-rail-item\"><div class=\"ah-section-rail\"><svg class=\"ah-sr-ico\" viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M21.41 11.58L12.41 2.58A2 2 0 0 0 11 2H4A2 2 0 0 0 2 4V11A2 2 0 0 0 2.59 12.42L11.59 21.42A2 2 0 0 0 13 22A2 2 0 0 0 14.41 21.41L21.41 14.41A2 2 0 0 0 22 13A2 2 0 0 0 21.41 11.58M13 20L4 11V4H11L20 13M6.5 5A1.5 1.5 0 1 1 5 6.5A1.5 1.5 0 0 1 6.5 5Z\"\/><\/svg><span class=\"ah-sr-label\">Tags<\/span><span class=\"ah-sr-chev\">\u25b8<\/span><\/div><\/div><\/div><div class=\"ah-identity-footer\"><span class=\"ah-id-btn ah-id-btn--call\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M6.62,10.79C8.06,13.62 10.38,15.94 13.21,17.38L15.41,15.18C15.69,14.9 16.08,14.82 16.43,14.93C17.55,15.3 18.75,15.5 20,15.5A1,1 0 0,1 21,16.5V20A1,1 0 0,1 20,21A17,17 0 0,1 3,4A1,1 0 0,1 4,3H7.5A1,1 0 0,1 8.5,4C8.5,5.25 8.7,6.45 9.07,7.57C9.18,7.92 9.1,8.31 8.82,8.59L6.62,10.79Z\"\/><\/svg>Call<\/span><span class=\"ah-id-btn ah-id-btn--seq\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M22 12.41V4C22 2.9 21.11 2 20 2H4C2.9 2 2 2.89 2 4V22L6 18H9.29C10.15 20.89 12.83 23 16 23C19.86 23 23 19.87 23 16C23 14.69 22.63 13.46 22 12.41M5.17 16L4 17.17V4H20V10.26C18.86 9.47 17.5 9 16 9C14.1 9 12.37 9.77 11.11 11H6V13H9.69C9.25 13.91 9 14.93 9 16H5.17M16 20.85C13.32 20.85 11.15 18.68 11.15 16S13.32 11.15 16 11.15C18.67 11.15 20.85 13.32 20.85 16S18.67 20.85 16 20.85M18 9H6V7H18V9M16.5 15.82L18.94 17.23L18.19 18.53L15 16.69V13H16.5V15.82Z\"\/><\/svg>Sequences<\/span><\/div><\/div><\/div><\/div><\/section><section class=\"ah-trust\"><div class=\"ah-t-stat\"><div class=\"ah-t-kicker\">AT\u00c9 AGORA NA AURORA<\/div><div class=\"ah-num ah-live-count\">2,153,025<\/div><div class=\"ah-lbl\"><span class=\"ah-pulse\"><\/span>conversations handled by the AI<\/div><\/div><div class=\"ah-t-div\"><\/div><div><div class=\"ah-t-kicker\">FOR BUSINESSES LIKE YOURS<\/div><div class=\"ah-t-chips\"><span class=\"ah-t-chip-ind\"><svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 3L1 9l11 6 9-4.9V17h2V9L12 3zM5 13.2V17c0 1.7 3.1 3 7 3s7-1.3 7-3v-3.8l-7 3.8-7-3.8z\"\/><\/svg> Schools <\/span><span class=\"ah-t-chip-ind\"><svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M18.9 6.5c-.2-.6-.8-1-1.4-1H6.5c-.6 0-1.2.4-1.4 1L3 12v8c0 .6.4 1 1 1h1c.6 0 1-.4 1-1v-1h12v1c0 .6.4 1 1 1h1c.6 0 1-.4 1-1v-8l-2.1-5.5zM6.9 7.5h10.2l1.1 3H5.8l1.1-3zM6.5 15c-.8 0-1.5-.7-1.5-1.5S5.7 12 6.5 12s1.5.7 1.5 1.5S7.3 15 6.5 15zm11 0c-.8 0-1.5-.7-1.5-1.5s.7-1.5 1.5-1.5 1.5.7 1.5 1.5-.7 1.5-1.5 1.5z\"\/><\/svg> Car and motorcycle dealerships <\/span><span class=\"ah-t-chip-ind\"><svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M19 3H5a2 2 0 00-2 2v14a2 2 0 002 2h14a2 2 0 002-2V5a2 2 0 00-2-2zm-3 11h-3v3h-2v-3H8v-2h3V9h2v3h3v2z\"\/><\/svg> Clinics <\/span><span class=\"ah-t-chip-ind\"><svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M21 8l-9-5-9 5v8l9 5 9-5V8zm-9-2.7L18 8.6l-6 3.3-6-3.3 6-3.3zM5 10.3l6 3.3v5.7l-6-3.3v-5.7zm8 9v-5.7l6-3.3v5.7l-6 3.3z\"\/><\/svg> Distributors &amp; wholesalers <\/span><\/div><\/div><div class=\"ah-t-cred\"><div class=\"ah-t-kicker\">WHERE YOUR CUSTOMERS ARE<\/div><div class=\"ah-t-channels\"><img decoding=\"async\" src=\"https:\/\/www.aurorainbox.com\/wp-content\/uploads\/2025\/04\/WhatsApp.svg-ezgif.com-optiwebp-1-80x80.webp\" alt=\"WhatsApp\"><img decoding=\"async\" src=\"https:\/\/www.aurorainbox.com\/wp-content\/uploads\/2025\/04\/Post-para-instagram-tienda-de-tecnologia-moderno-azul-y-rosa-12-80x80.png\" alt=\"instagram\"><img decoding=\"async\" src=\"https:\/\/www.aurorainbox.com\/wp-content\/uploads\/2024\/05\/3-80x80.webp\" alt=\"Messenger\"><\/div><img decoding=\"async\" class=\"ah-t-meta\" src=\"https:\/\/www.aurorainbox.com\/wp-content\/uploads\/2026\/03\/Meta_Business_Partners_inline_lockup_positive_primary_RGB.svg\" alt=\"Meta Business Partners\"><\/div><\/section><section class=\"ah-s3 ah-s3--sheet\" id=\"benefits\"><div class=\"ah-s3-head ah-rvl\"><h2><span class=\"ah-was\">A chatbot answers.<\/span><span class=\"ah-now\">Aurora <span class=\"ah-u\">works<\/span>.<\/span><\/h2><p>Five things a canned-response bot can't do.<\/p><\/div><div class=\"ah-ev-wrap\"><div class=\"ah-ev ah-rvl\" style=\"--d:.06s\"><div class=\"ah-ev-c\"><div class=\"ah-ev-head\"><span class=\"ah-ev-n\">01<\/span><span class=\"ah-ev-i\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M9.5,3A6.5,6.5 0 0,1 16,9.5C16,11.11 15.41,12.59 14.44,13.73L14.71,14H15.5L20.5,19L19,20.5L14,15.5V14.71L13.73,14.44C12.59,15.41 11.11,16 9.5,16A6.5,6.5 0 0,1 3,9.5A6.5,6.5 0 0,1 9.5,3M9.5,5C7,5 5,7 5,9.5C5,12 7,14 9.5,14C12,14 14,12 14,9.5C14,7 12,5 9.5,5Z\"\/><\/svg><\/span><\/div><div class=\"ah-ev-t\">Reads your catalog, not a script.<\/div><div class=\"ah-ev-d\">Searches by meaning and filters by price, color, or size.<\/div><\/div><div class=\"ah-ev-c\"><div class=\"ah-ev-head\"><span class=\"ah-ev-n\">02<\/span><span class=\"ah-ev-i\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12,8H4A2,2 0 0,0 2,10V14A2,2 0 0,0 4,16H5V20A1,1 0 0,0 6,21H8A1,1 0 0,0 9,20V16H12L17,20V4L12,8M15,15.6L13,14H4V10H13L15,8.4V15.6M21.5,12C21.5,13.71 20.54,15.26 19,16V8C20.53,8.75 21.5,10.3 21.5,12Z\"\/><\/svg><\/span><\/div><div class=\"ah-ev-t\">Answers your ad at 2:47 a.m.<\/div><div class=\"ah-ev-d\">The lead comes in from your Meta campaign and Aurora replies immediately.<\/div><\/div><div class=\"ah-ev-c\"><div class=\"ah-ev-head\"><span class=\"ah-ev-n\">03<\/span><span class=\"ah-ev-i\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M19 3H18V1H16V3H8V1H6V3H5C3.9 3 3 3.9 3 5V19C3 20.11 3.9 21 5 21H19C20.11 21 21 20.11 21 19V5C21 3.9 20.11 3 19 3M19 19H5V9H19V19M19 7H5V5H19M12 10C14 10 15 12.42 13.59 13.84C12.17 15.26 9.75 14.25 9.75 12.25C9.75 11 10.75 10 12 10M16.5 17.88V18H7.5V17.88C7.5 16.63 9.5 15.63 12 15.63S16.5 16.63 16.5 17.88Z\"\/><\/svg><\/span><\/div><div class=\"ah-ev-t\">Books appointments inside the conversation.<\/div><div class=\"ah-ev-d\">Checks real availability by service, location, and provider.<\/div><\/div><div class=\"ah-ev-c\"><div class=\"ah-ev-head\"><span class=\"ah-ev-n\">04<\/span><span class=\"ah-ev-i\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M21,16.5C21,16.88 20.79,17.21 20.47,17.38L12.57,21.82C12.41,21.94 12.21,22 12,22C11.79,22 11.59,21.94 11.43,21.82L3.53,17.38C3.21,17.21 3,16.88 3,16.5V7.5C3,7.12 3.21,6.79 3.53,6.62L11.43,2.18C11.59,2.06 11.79,2 12,2C12.21,2 12.41,2.06 12.57,2.18L20.47,6.62C20.79,6.79 21,7.12 21,7.5V16.5M12,4.15L10.11,5.22L16,8.61L17.96,7.5L12,4.15M6.04,7.5L12,10.85L13.96,9.75L8.08,6.35L6.04,7.5M5,15.91L11,19.29V12.58L5,9.21V15.91M19,15.91V9.21L13,12.58V19.29L19,15.91Z\"\/><\/svg><\/span><\/div><div class=\"ah-ev-t\">Keeps your inventory up to date.<\/div><div class=\"ah-ev-d\">Stock drops with every order and comes back if you cancel.<\/div><\/div><div class=\"ah-ev-c ah-ev-c--human\"><span class=\"ah-ev-hu-mark\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12,4A4,4 0 0,1 16,8A4,4 0 0,1 12,12A4,4 0 0,1 8,8A4,4 0 0,1 12,4M12,14C16.42,14 20,15.79 20,18V20H4V18C4,15.79 7.58,14 12,14Z\"\/><\/svg><\/span><div class=\"ah-ev-hu-copy\"><span class=\"ah-ev-n\">05<\/span><div class=\"ah-ev-t\">Knows when to step aside.<\/div><div class=\"ah-ev-d\">When the sale needs a person, it hands the customer to your team with full context. <b>Quoting, negotiating, and closing stay yours.<\/b><\/div><\/div><div class=\"ah-ev-hu-ex\"><div class=\"ah-ex-box\"><div class=\"ah-ex-row\"><span class=\"ah-ex-av\">MO<\/span><span class=\"ah-ex-v\">Maria Ortiz<\/span><span class=\"ah-ex-k\">Sales<\/span><span class=\"ah-ex-chip ah-ex-chip--hu ah-mla\">AI on pause<\/span><\/div><\/div><\/div><\/div><\/div><div class=\"ah-ev-hint ah-rvl\" style=\"--d:.14s\"> Swipe to see all 5 <svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M4,11V13H16L10.5,18.5L11.92,19.92L19.84,12L11.92,4.08L10.5,5.5L16,11H4Z\"\/><\/svg><\/div><\/div><\/section><section class=\"ah-s4\"><div class=\"ah-man\"><div class=\"ah-man-left ah-rvl\"><span class=\"ah-hw-kicker\">HOW IT WORKS<\/span><h2>Putting it to work takes <span class=\"ah-u\">three steps<\/span><\/h2><p>No coding and nothing to migrate: connect the channels you already use, give it the information you already have, and let it get to work.<\/p><span class=\"ah-man-note\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12,20A8,8 0 0,0 20,12A8,8 0 0,0 12,4A8,8 0 0,0 4,12A8,8 0 0,0 12,20M12,2A10,10 0 0,1 22,12A10,10 0 0,1 12,22C6.47,22 2,17.5 2,12A10,10 0 0,1 12,2M12.5,7V12.25L17,14.92L16.25,16.15L11,13V7H12.5Z\"\/><\/svg> We&#039;ll guide you through the setup. <\/span><\/div><div class=\"ah-man-steps\"><div class=\"ah-man-st ah-rvl\" style=\"--d:.12s\"><span class=\"ah-man-num\">01<\/span><div><div class=\"ah-man-t\">Connect your channels<\/div><div class=\"ah-man-d\">WhatsApp, Instagram, Messenger, phone calls, and leads from your Meta ads.<\/div><div class=\"ah-man-art ah-st-row\"><span class=\"ah-st-logos\"><img decoding=\"async\" src=\"https:\/\/www.aurorainbox.com\/wp-content\/uploads\/2025\/04\/WhatsApp.svg-ezgif.com-optiwebp-1-80x80.webp\" alt=\"WhatsApp\"><img decoding=\"async\" src=\"https:\/\/www.aurorainbox.com\/wp-content\/uploads\/2025\/04\/Post-para-instagram-tienda-de-tecnologia-moderno-azul-y-rosa-12-80x80.png\" alt=\"instagram\"><img decoding=\"async\" src=\"https:\/\/www.aurorainbox.com\/wp-content\/uploads\/2024\/05\/3-80x80.webp\" alt=\"Messenger\"><span class=\"ah-st-tel\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M6.62,10.79C8.06,13.62 10.38,15.94 13.21,17.38L15.41,15.18C15.69,14.9 16.08,14.82 16.43,14.93C17.55,15.3 18.75,15.5 20,15.5A1,1 0 0,1 21,16.5V20A1,1 0 0,1 20,21A17,17 0 0,1 3,4A1,1 0 0,1 4,3H7.5A1,1 0 0,1 8.5,4C8.5,5.25 8.7,6.45 9.07,7.57C9.18,7.92 9.1,8.31 8.82,8.59L6.62,10.79Z\"\/><\/svg><\/span><\/span><span class=\"ah-st-chip\">A single inbox<\/span><\/div><\/div><\/div><div class=\"ah-man-st ah-man-st--glow ah-rvl\" style=\"--d:.2s\"><span class=\"ah-man-num\">02<\/span><div><div class=\"ah-man-t\">Teach it your business<\/div><div class=\"ah-man-d\">Give it your prices, your services, and your rules \u2014 you decide what it can and can't do.<\/div><span class=\"ah-man-src-k\">IT LEARNS FROM YOUR WHOLE BUSINESS<\/span><div class=\"ah-man-art ah-st-row\"><span class=\"ah-st-chip ah-st-chip--src\" style=\"--ad:.45s\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M16.36,14C16.44,13.34 16.5,12.68 16.5,12C16.5,11.32 16.44,10.66 16.36,10H19.74C19.9,10.64 20,11.31 20,12C20,12.69 19.9,13.36 19.74,14M14.59,19.56C15.19,18.45 15.65,17.25 15.97,16H18.92C17.96,17.65 16.43,18.93 14.59,19.56M14.34,14H9.66C9.56,13.34 9.5,12.68 9.5,12C9.5,11.32 9.56,10.65 9.66,10H14.34C14.43,10.65 14.5,11.32 14.5,12C14.5,12.68 14.43,13.34 14.34,14M12,19.96C11.17,18.76 10.5,17.43 10.09,16H13.91C13.5,17.43 12.83,18.76 12,19.96M8,8H5.08C6.03,6.34 7.57,5.06 9.4,4.44C8.8,5.55 8.35,6.75 8,8M5.08,16H8C8.35,17.25 8.8,18.45 9.4,19.56C7.57,18.93 6.04,17.65 5.08,16M4.26,14C4.1,13.36 4,12.69 4,12C4,11.31 4.1,10.64 4.26,10H7.64C7.56,10.66 7.5,11.32 7.5,12C7.5,12.68 7.56,13.34 7.64,14M12,4.03C12.83,5.23 13.5,6.57 13.91,8H10.09C10.5,6.57 11.17,5.23 12,4.03M18.92,8H15.97C15.65,6.75 15.19,5.55 14.59,4.44C16.43,5.07 17.96,6.34 18.92,8M12,2C6.47,2 2,6.5 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z\"\/><\/svg>Your website<\/span><span class=\"ah-st-chip ah-st-chip--src\" style=\"--ad:.57s\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M6,2A2,2 0 0,0 4,4V20A2,2 0 0,0 6,22H18A2,2 0 0,0 20,20V8L14,2H6M6,4H13V9H18V20H6V4M8,12V14H16V12H8M8,16V18H13V16H8Z\"\/><\/svg>PDFs and documents<\/span><span class=\"ah-st-chip ah-st-chip--src\" style=\"--ad:.69s\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M5.5,7A1.5,1.5 0 0,1 4,5.5A1.5,1.5 0 0,1 5.5,4A1.5,1.5 0 0,1 7,5.5A1.5,1.5 0 0,1 5.5,7M21.41,11.58L12.41,2.58C12.05,2.22 11.55,2 11,2H4C2.89,2 2,2.89 2,4V11C2,11.55 2.22,12.05 2.59,12.42L11.58,21.41C11.95,21.78 12.45,22 13,22C13.55,22 14.05,21.78 14.41,21.41L21.41,14.41C21.78,14.05 22,13.55 22,13C22,12.45 21.77,11.94 21.41,11.58Z\"\/><\/svg>Your catalog<\/span><\/div><\/div><\/div><div class=\"ah-man-st ah-man-st--hu ah-rvl\" style=\"--d:.28s\"><span class=\"ah-man-num\">03<\/span><div><div class=\"ah-man-t\">The AI answers, your team closes<\/div><div class=\"ah-man-d\">It replies, books, and follows up 24\/7 \u2014 and when it's time to close, it hands the sale to your people.<\/div><div class=\"ah-man-art ah-st-row\"><span class=\"ah-st-chip ah-st-chip--ia\"><span class=\"ah-st-dot\"><\/span>Aurora AI active<\/span><svg class=\"ah-st-arw\" viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M4,11V13H16L10.5,18.5L11.92,19.92L19.84,12L11.92,4.08L10.5,5.5L16,11H4Z\"\/><\/svg><span class=\"ah-st-chip ah-st-chip--hu\"><span class=\"ah-st-dot ah-st-dot--hu\"><\/span>Your team enters<\/span><\/div><\/div><\/div><\/div><\/div><\/section><section class=\"ah-s5\" data-panel=\"1\"><div class=\"ah-s5-head ah-rvl\"><span class=\"ah-hw-kicker\">YOUR SIDE OF THE COUNTER<\/span><h2>The AI works. <span class=\"ah-u-dk\">You're in control<\/span>.<\/h2><\/div><div class=\"ah-ctl ah-rvl\" style=\"--d:.08s\"><div class=\"ah-ctl-rail\" role=\"tablist\" aria-label=\"Your side of the counter\"><button class=\"ah-ctl-tab\" data-go=\"1\" role=\"tab\" aria-selected=\"true\"><span class=\"ah-n\">01<\/span> Sales <span class=\"ah-d\">Catalog, inventory by warehouse, quotes and orders.<\/span><\/button><button class=\"ah-ctl-tab\" data-go=\"2\" role=\"tab\" aria-selected=\"false\"><span class=\"ah-n\">02<\/span> Agenda <span class=\"ah-d\">Services, branches and professionals \u2014 synchronized with Google Calendar.<\/span><\/button><button class=\"ah-ctl-tab\" data-go=\"3\" role=\"tab\" aria-selected=\"false\"><span class=\"ah-n\">03<\/span> Calls <span class=\"ah-d\">Shared inbox, notes and mentions \u2014 and your salespeople's funnel.<\/span><\/button><button class=\"ah-ctl-tab\" data-go=\"4\" role=\"tab\" aria-selected=\"false\"><span class=\"ah-n\">04<\/span> Team &amp; funnel <span class=\"ah-d\">Shared inbox, notes and mentions \u2014 and your sales funnel.<\/span><\/button><button class=\"ah-ctl-tab\" data-go=\"5\" role=\"tab\" aria-selected=\"false\"><span class=\"ah-n\">05<\/span> Aurora Insights <span class=\"ah-d\">The quality supervisor who works at night.<\/span><\/button><\/div><div class=\"ah-ctl-main\"><div class=\"ah-ctl-claims\"><p class=\"ah-ctl-claim ah-cl-1\"><b>From catalog to order, without changing systems.<\/b> Products and services with photos, variations and prices; stock by warehouse; quotes and orders that update your inventory automatically.<\/p><p class=\"ah-ctl-claim ah-cl-2\"><b>A calendar that knows your operation.<\/b> Services with duration, branches and professionals, synchronized with Google Calendar \u2014 the same one your agent consults when scheduling an appointment.<\/p><p class=\"ah-ctl-claim ah-cl-3\"><b>The phone lives in the same inbox.<\/b> Make and receive calls from Aurora; each call is saved in the customer&#039;s conversation, with recording, transcription, and voicemail.<\/p><p class=\"ah-ctl-claim ah-cl-4\"><b>Where your team closes.<\/b> Assignments, internal notes, and mentions in every conversation \u2014 and a funnel where your salespeople advance each opportunity until they win it.<\/p><p class=\"ah-ctl-claim ah-cl-5\"><b>While you sleep, Aurora audits the day.<\/b> Unfulfilled promises, disgruntled customers, and unanswered questions \u2014 each finding with its suggested action, before it costs a sale.<\/p><\/div><div class=\"ah-ctl-panels\"><div class=\"ah-ctl-panel ah-pn-1\"><div class=\"ah-ctl-win ah-ctl-car\" data-slide=\"1\"><div class=\"ah-ctl-winbar\"><img decoding=\"async\" src=\"https:\/\/www.aurorainbox.com\/wp-content\/uploads\/2026\/07\/aurora-app-mark-80x80.png\" alt=\"\"><span class=\"ah-t\">SALES \u00b7 CATALOG &amp; ORDERS<\/span><\/div><div class=\"ah-ctl-dots\"><button class=\"ah-ctl-dot\" type=\"button\" data-go=\"1\" aria-pressed=\"true\"><b>1<\/b>PRODUCT<\/button><button class=\"ah-ctl-dot\" type=\"button\" data-go=\"2\" aria-pressed=\"false\"><b>2<\/b>ORDER<\/button><button class=\"ah-ctl-dot\" type=\"button\" data-go=\"3\" aria-pressed=\"false\"><b>3<\/b>STOCK<\/button><\/div><div class=\"ah-car-slides\"><div class=\"ah-car-slide ah-sl-1\"><div class=\"ah-ctl-shot ah-ctl-shot--pd\"><div class=\"ah-pd-crumb\">SALES CATALOGUE \/ <b>LEATHER JACKET<\/b><\/div><div class=\"ah-pd-h1\">Leather jacket<\/div><div class=\"ah-pd-cols\"><div class=\"ah-pd-card ah-pd-rail\"><span class=\"ah-pd-status\">ASSET<\/span><div class=\"ah-pd-img\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M16,21H8A1,1 0 0,1 7,20V12.07L5.7,13.07C5.31,13.46 4.68,13.46 4.29,13.07L1.46,10.29C1.07,9.9 1.07,9.27 1.46,8.88L7.34,3H9C9,4.1 10.34,5 12,5C13.66,5 15,4.1 15,3H16.66L22.54,8.88C22.93,9.27 22.93,9.9 22.54,10.29L19.71,13.07C19.32,13.46 18.69,13.46 18.3,13.07L17,12.07V20A1,1 0 0,1 16,21\"\/><\/svg><\/div><div class=\"ah-pd-thumbs\"><span class=\"ah-pd-th ah-on\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M16,21H8A1,1 0 0,1 7,20V12.07L5.7,13.07C5.31,13.46 4.68,13.46 4.29,13.07L1.46,10.29C1.07,9.9 1.07,9.27 1.46,8.88L7.34,3H9C9,4.1 10.34,5 12,5C13.66,5 15,4.1 15,3H16.66L22.54,8.88C22.93,9.27 22.93,9.9 22.54,10.29L19.71,13.07C19.32,13.46 18.69,13.46 18.3,13.07L17,12.07V20A1,1 0 0,1 16,21\"\/><\/svg><\/span><span class=\"ah-pd-th\"><\/span><span class=\"ah-pd-th\"><\/span><span class=\"ah-pd-th\"><\/span><span class=\"ah-pd-th\"><\/span><\/div><dl class=\"ah-pd-meta\"><div class=\"ah-pd-mrow\"><dt>Guy<\/dt><dd>Product<\/dd><\/div><div class=\"ah-pd-mrow\"><dt>Variants<\/dt><dd>3<\/dd><\/div><div class=\"ah-pd-mrow\"><dt>Stock<\/dt><dd>24<\/dd><\/div><div class=\"ah-pd-mrow\"><dt>Price<\/dt><dd>1,890.00 MXN<\/dd><\/div><div class=\"ah-pd-mrow\"><dt>Category<\/dt><dd>Jackets<\/dd><\/div><\/dl><div class=\"ah-pd-ract\"><span><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M20,21H4V10H6V19H18V10H20V21M3,3H21V9H3V3M5,5V7H19V5H5M10.5,11H13.5A1,1 0 0,1 14.5,12A1,1 0 0,1 13.5,13H10.5A1,1 0 0,1 9.5,12A1,1 0 0,1 10.5,11Z\"\/><\/svg>Archive product<\/span><span class=\"ah-dgr\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M9,3V4H4V6H5V19A2,2 0 0,0 7,21H17A2,2 0 0,0 19,19V6H20V4H15V3H9M7,6H17V19H7V6M9,8V17H11V8H9M13,8V17H15V8H13Z\"\/><\/svg>Remove product<\/span><\/div><\/div><div class=\"ah-pd-stage\"><div class=\"ah-pd-card\"><div class=\"ah-pd-chead\"><span class=\"ah-pd-no\">01<\/span><span class=\"ah-pd-ct\">Product<\/span><span class=\"ah-pd-edit\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M14.06,9L15,9.94L5.92,19H5V18.08L14.06,9M17.66,3C17.41,3 17.15,3.1 16.96,3.29L15.13,5.12L18.88,8.87L20.71,7.04C21.1,6.65 21.1,6 20.71,5.63L18.37,3.29C18.17,3.09 17.92,3 17.66,3M14.06,6.19L3,17.25V21H6.75L17.81,9.94L14.06,6.19Z\"\/><\/svg>EDIT<\/span><\/div><div class=\"ah-pd-body\"><div class=\"ah-pd-irow\"><span class=\"ah-pd-iic\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M5,3H19A2,2 0 0,1 21,5V19A2,2 0 0,1 19,21H5A2,2 0 0,1 3,19V5A2,2 0 0,1 5,3M7,7V9H17V7H7M7,11V13H17V11H7M7,15V17H14V15H7Z\"\/><\/svg><\/span><div><dt>Description<\/dt><dd>Genuine leather jacket, classic cut. Thermal lining for winter.<\/dd><\/div><\/div><div class=\"ah-pd-irow\"><span class=\"ah-pd-iic\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M18.5,3.5L20.5,5.5L5.5,20.5L3.5,18.5L18.5,3.5M7,4A3,3 0 0,1 10,7A3,3 0 0,1 7,10A3,3 0 0,1 4,7A3,3 0 0,1 7,4M17,14A3,3 0 0,1 20,17A3,3 0 0,1 17,20A3,3 0 0,1 14,17A3,3 0 0,1 17,14Z\"\/><\/svg><\/span><div><dt>Tax category<\/dt><dd>VAT 16% <span class=\"ah-mut\">(16%)<\/span><\/dd><\/div><\/div><div class=\"ah-pd-irow\"><span class=\"ah-pd-iic\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M3,17V19H9V17H3M3,5V7H13V5H3M13,21V19H21V17H13V15H11V21H13M7,9V11H3V13H7V15H9V9H7M21,13V11H11V13H21M15,9H17V7H21V5H17V3H15V9Z\"\/><\/svg><\/span><div><dt>Setting<\/dt><div class=\"ah-pd-flags\"><span class=\"ah-pd-flag\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12,2A10,10 0 0,1 22,12A10,10 0 0,1 12,22A10,10 0 0,1 2,12A10,10 0 0,1 12,2M10,17L5,12L6.41,10.58L10,14.17L17.59,6.58L19,8L10,17Z\"\/><\/svg>Available for sale<\/span><span class=\"ah-pd-flag\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12,2A10,10 0 0,1 22,12A10,10 0 0,1 12,22A10,10 0 0,1 2,12A10,10 0 0,1 12,2M10,17L5,12L6.41,10.58L10,14.17L17.59,6.58L19,8L10,17Z\"\/><\/svg>Take inventory<\/span><\/div><\/div><\/div><\/div><\/div><div class=\"ah-pd-card\"><div class=\"ah-pd-chead\"><span class=\"ah-pd-no\">02<\/span><span class=\"ah-pd-ct\">Custom properties<\/span><span class=\"ah-pd-edit\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M14.06,9L15,9.94L5.92,19H5V18.08L14.06,9M17.66,3C17.41,3 17.15,3.1 16.96,3.29L15.13,5.12L18.88,8.87L20.71,7.04C21.1,6.65 21.1,6 20.71,5.63L18.37,3.29C18.17,3.09 17.92,3 17.66,3M14.06,6.19L3,17.25V21H6.75L17.81,9.94L14.06,6.19Z\"\/><\/svg>EDIT<\/span><\/div><dl class=\"ah-pd-props\"><div class=\"ah-pd-prow\"><dt>Material<\/dt><dd>Genuine leather<\/dd><\/div><div class=\"ah-pd-prow\"><dt>Season<\/dt><dd>Autumn\u2013Winter<\/dd><\/div><div class=\"ah-pd-prow\"><dt>Base color<\/dt><dd>Black<\/dd><\/div><div class=\"ah-pd-prow\"><dt>Careful<\/dt><dd>Dry cleaning<\/dd><\/div><\/dl><\/div><div class=\"ah-pd-card\"><div class=\"ah-pd-chead\"><span class=\"ah-pd-no\">03<\/span><span class=\"ah-pd-ct\">Variants<\/span><span class=\"ah-pd-count\">3<\/span><span class=\"ah-pd-edit\" style=\"gap:5px\"><span class=\"ah-pd-bghost\">Add options<\/span><span class=\"ah-pd-bsolid\">+ Add variant<\/span><\/span><\/div><table class=\"ah-pd-table\"><tr><th>SKU<\/th><th>Variant<\/th><th>Price<\/th><th>Stock<\/th><th>State<\/th><\/tr><tr><td class=\"ah-pd-sku\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12,17.27L18.18,21L16.54,13.97L22,9.24L14.81,8.62L12,2L9.19,8.62L2,9.24L7.45,13.97L5.82,21L12,17.27Z\"\/><\/svg>LR-0421-NM<\/td><td>Black \u00b7 M<span class=\"ah-pd-vchip\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M8.5,13.5L11,16.5L14.5,12L19,18H5M21,19V5C21,3.89 20.1,3 19,3H5A2,2 0 0,0 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19Z\"\/><\/svg>5<\/span><\/td><td>1,890.00 MXN<\/td><td>11<\/td><td><span class=\"ah-pd-chip-ok\">Asset<\/span><\/td><\/tr><tr><td class=\"ah-pd-sku\"><span class=\"ah-nostar\"><\/span>LR-0421-NL<\/td><td>Black \u00b7 L<\/td><td>1,890.00 MXN<\/td><td>8<\/td><td><span class=\"ah-pd-chip-ok\">Asset<\/span><\/td><\/tr><tr><td class=\"ah-pd-sku\"><span class=\"ah-nostar\"><\/span>LR-0421-CM<\/td><td>Coffee \u00b7 M<\/td><td>1,990.00 MXN<\/td><td>5<\/td><td><span class=\"ah-pd-chip-ok\">Asset<\/span><\/td><\/tr><\/table><\/div><\/div><\/div><\/div><\/div><div class=\"ah-car-slide ah-sl-2\"><div class=\"ah-ctl-shot ah-ctl-shot--pd\"><div class=\"ah-od-head\"><div><div class=\"ah-pd-crumb\">SALES \/ ORDERS \/ <b>ORDER<\/b><\/div><div class=\"ah-pd-h1\">Order #1042<\/div><div class=\"ah-od-sub\">Ordered on Jul 16, 2026, 1:05 pm<\/div><\/div><div class=\"ah-od-actions\"><span><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M5,20H19V18H5M19,9H15V3H9V9H5L12,16L19,9Z\"\/><\/svg>Download PDF<\/span><span><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M2,21L23,12L2,3V10L17,12L2,14V21Z\"\/><\/svg>Send<\/span><\/div><\/div><div class=\"ah-pd-card ah-od-cli\"><span class=\"ah-k\">Customer<\/span><span class=\"ah-od-ava\">LG<\/span><span class=\"ah-n\">Laura Garc\u00eda<\/span><span class=\"ah-m\">+52 81 \u2022\u2022 \u2022\u2022 57 \u00b7 WhatsApp<\/span><\/div><div class=\"ah-od-grid\"><div class=\"ah-od-left\"><div class=\"ah-pd-card\"><div class=\"ah-pd-chead\"><span class=\"ah-pd-ct\">Products<\/span><span class=\"ah-pd-edit\" style=\"color:var(--muted)\">1 LINE<\/span><\/div><table class=\"ah-pd-table\"><tr><th>#<\/th><th>Product<\/th><th>Quantity<\/th><th>Unit price.<\/th><th>Tax<\/th><th>Amount<\/th><\/tr><tr><td class=\"ah-dim\">1<\/td><td><span class=\"ah-iv-ava\">CP<\/span><span class=\"ah-iv-name\"><span class=\"ah-nm\">Leather jacket \u2014 Black \u00b7 M<\/span><span class=\"ah-sk\">LR-0421-NM<\/span><\/span><\/td><td class=\"ah-num\">1 <span class=\"ah-dim\">Part<\/span><\/td><td class=\"ah-num\">$1,890.00<\/td><td class=\"ah-num\">$302.40 <span class=\"ah-dim\">(16%)<\/span><\/td><td class=\"ah-num ah-strong\">$2,192.40<\/td><\/tr><\/table><\/div><div class=\"ah-pd-card ah-od-line\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M14,17H7V15H14M17,13H7V11H17M17,9H7V7H17M19,3H5C3.89,3 3,3.9 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V5C21,3.9 20.1,3 19,3Z\"\/><\/svg><span class=\"ah-lbl\">Internal notes<\/span> <span class=\"ah-sub\">Gift wrapping \u2014 WhatsApp client.<\/span><\/div><div class=\"ah-pd-card ah-od-line\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M18,18.5A1.5,1.5 0 0,1 16.5,17A1.5,1.5 0 0,1 18,15.5A1.5,1.5 0 0,1 19.5,17A1.5,1.5 0 0,1 18,18.5M19.5,9.5L21.46,12H17V9.5M6,18.5A1.5,1.5 0 0,1 4.5,17A1.5,1.5 0 0,1 6,15.5A1.5,1.5 0 0,1 7.5,17A1.5,1.5 0 0,1 6,18.5M20,8H17V4H3C1.89,4 1,4.89 1,6V17H3A3,3 0 0,0 6,20A3,3 0 0,0 9,17H15A3,3 0 0,0 18,20A3,3 0 0,0 21,17H23V12L20,8Z\"\/><\/svg><span class=\"ah-lbl\">Shipping<\/span> <span class=\"ah-sub\">1 item \u00b7 July 16, 2026 \u00b7 DHL \u00b7 5528190043<\/span><span class=\"ah-r\">1\/1 articles<\/span><\/div><\/div><div class=\"ah-od-right\"><div class=\"ah-pd-card ah-od-sum\"><div class=\"ah-od-sum-head\"><span class=\"ah-t\">Summary<\/span><span class=\"ah-pd-chip-ok\">FILLED<\/span><\/div><div class=\"ah-od-srow\"><span class=\"ah-l\">Subtotal<\/span><span class=\"ah-v\">$1,890.00<\/span><\/div><div class=\"ah-od-srow\"><span class=\"ah-l\">Taxes<\/span><span class=\"ah-v\">$302.40<\/span><\/div><div class=\"ah-od-total\"><span class=\"ah-l\">TOTAL<\/span><span class=\"ah-v\">$2,192.40<span class=\"ah-cur\">MXN<\/span><\/span><\/div><div class=\"ah-od-srow\" style=\"margin-top:4px\"><span class=\"ah-l\">Paid<\/span><span class=\"ah-v\">$1,000.00<\/span><\/div><div class=\"ah-od-srow\"><span class=\"ah-l\">To be collected<span class=\"ah-od-badge\">PARTIAL PAYMENT<\/span><\/span><span class=\"ah-v\">$1,192.40<\/span><\/div><\/div><div class=\"ah-pd-card\"><div class=\"ah-pd-chead\"><span class=\"ah-pd-ct\">Collections<\/span><span class=\"ah-pd-count\">1<\/span><\/div><div class=\"ah-od-pay\"><span class=\"ah-ic\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M11.5,1L2,6V8H21V6M16,10V17H19V10M2,22H21V19H2M10,10V17H13V10M4,10V17H7V10H4Z\"\/><\/svg><\/span><span><span class=\"ah-n\">Transfer<\/span><br><span class=\"ah-d\">July 16, 2026<\/span><\/span><span class=\"ah-amt\">$1,000.00<\/span><\/div><span class=\"ah-od-reg\">+ Register payment<\/span><\/div><\/div><\/div><\/div><\/div><div class=\"ah-car-slide ah-sl-3\"><div class=\"ah-ctl-shot ah-ctl-shot--pd\"><div class=\"ah-od-head\"><div><div class=\"ah-pd-crumb\">TOOLS \/ SALES \/ <b>STOCK<\/b><\/div><div class=\"ah-pd-h1\">Stock<\/div><div class=\"ah-od-sub\">Availability by product and location. Adjusts based on physical counts.<\/div><\/div><div class=\"ah-od-actions\"><span><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M13.5,8H12V13L16.28,15.54L17,14.33L13.5,12.25V8M13,3A9,9 0 0,0 4,12H1L4.96,16.03L9,12H6A7,7 0 0,1 13,5A7,7 0 0,1 20,12A7,7 0 0,1 13,19C11.07,19 9.32,18.21 8.06,16.94L6.64,18.36C8.27,20 10.5,21 13,21A9,9 0 0,0 22,12A9,9 0 0,0 13,3\"\/><\/svg>Movements<\/span><span><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M19,3H14.82C14.4,1.84 13.3,1 12,1C10.7,1 9.6,1.84 9.18,3H5A2,2 0 0,0 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V5A2,2 0 0,0 19,3M12,3A1,1 0 0,1 13,4A1,1 0 0,1 12,5A1,1 0 0,1 11,4A1,1 0 0,1 12,3M7,7H17V5H19V19H5V5H7V7Z\"\/><\/svg>Inventory count<\/span><\/div><\/div><div class=\"ah-iv-tools\"><span class=\"ah-iv-search\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M9.5,3A6.5,6.5 0 0,1 16,9.5C16,11.11 15.41,12.59 14.44,13.73L14.71,14H15.5L20.5,19L19,20.5L14,15.5V14.71L13.73,14.44C12.59,15.41 11.11,16 9.5,16A6.5,6.5 0 0,1 3,9.5A6.5,6.5 0 0,1 9.5,3M9.5,5C7,5 5,7 5,9.5C5,12 7,14 9.5,14C12,14 14,12 14,9.5C14,7 12,5 9.5,5Z\"\/><\/svg>Search for product or SKU\u2026<\/span><span class=\"ah-iv-filter\">All locations <svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M7,10L12,15L17,10H7Z\"\/><\/svg><\/span><span class=\"ah-iv-filter\">All stock <svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M7,10L12,15L17,10H7Z\"\/><\/svg><\/span><\/div><div class=\"ah-pd-card\"><table class=\"ah-pd-table\"><tr><th>Product<\/th><th>Follow-up<\/th><th>In hand<\/th><th>Reserved<\/th><th>Available<\/th><th>State<\/th><th><\/th><\/tr><tr><td><span class=\"ah-iv-ava\">CP<\/span><span class=\"ah-iv-name\"><span class=\"ah-nm\">Leather jacket \u2014 Black \/ M<\/span><span class=\"ah-sk\">LR-0421-NM<\/span><\/span><\/td><td><span class=\"ah-iv-track\"><i><\/i>AMOUNT<\/span><\/td><td class=\"ah-num\">11<\/td><td class=\"ah-dim\">\u2014<\/td><td class=\"ah-num ah-strong\">11<\/td><td><span class=\"ah-pd-chip-ok\">In stock<\/span><\/td><td><span class=\"ah-iv-adj\">Adjust<\/span><\/td><\/tr><tr><td><span class=\"ah-iv-ava\">CP<\/span><span class=\"ah-iv-name\"><span class=\"ah-nm\">Leather jacket \u2014 Black \/ L<\/span><span class=\"ah-sk\">LR-0421-NL<\/span><\/span><\/td><td><span class=\"ah-iv-track\"><i><\/i>AMOUNT<\/span><\/td><td class=\"ah-num\">8<\/td><td class=\"ah-dim\">\u2014<\/td><td class=\"ah-num ah-strong\">8<\/td><td><span class=\"ah-pd-chip-ok\">In stock<\/span><\/td><td><span class=\"ah-iv-adj\">Adjust<\/span><\/td><\/tr><tr><td><span class=\"ah-iv-ava\">CP<\/span><span class=\"ah-iv-name\"><span class=\"ah-nm\">Leather jacket \u2014 Brown \/ M<\/span><span class=\"ah-sk\">LR-0421-CM<\/span><\/span><\/td><td><span class=\"ah-iv-track\"><i><\/i>AMOUNT<\/span><\/td><td class=\"ah-num\">5<\/td><td class=\"ah-dim\">\u2014<\/td><td class=\"ah-num ah-strong\">5<\/td><td><span class=\"ah-pd-chip-ok\">In stock<\/span><\/td><td><span class=\"ah-iv-adj\">Adjust<\/span><\/td><\/tr><tr><td><span class=\"ah-iv-ava\">BT<\/span><span class=\"ah-iv-name\"><span class=\"ah-nm\">Leather tote bag<\/span><span class=\"ah-sk\">LR-0733<\/span><\/span><\/td><td><span class=\"ah-iv-track\"><i><\/i>AMOUNT<\/span><\/td><td class=\"ah-num\">3<\/td><td class=\"ah-dim\">\u2014<\/td><td class=\"ah-num ah-strong\">3<\/td><td><span class=\"ah-chip-low\">Low stock<\/span><\/td><td><span class=\"ah-iv-adj\">Adjust<\/span><\/td><\/tr><tr><td><span class=\"ah-iv-ava\">CT<\/span><span class=\"ah-iv-name\"><span class=\"ah-nm\">Braided belt<\/span><span class=\"ah-sk\">LR-0518<\/span><\/span><\/td><td><span class=\"ah-iv-track\"><i><\/i>AMOUNT<\/span><\/td><td class=\"ah-num\">0<\/td><td class=\"ah-dim\">\u2014<\/td><td class=\"ah-num ah-strong\">0<\/td><td><span class=\"ah-chip-out\">Exhausted<\/span><\/td><td><span class=\"ah-iv-adj\">Adjust<\/span><\/td><\/tr><\/table><\/div><div class=\"ah-iv-foot\">Showing 1\u20135 of 128<span class=\"ah-pg\"><span>\u2039<\/span><span>\u203a<\/span><\/span><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"ah-ctl-panel ah-pn-2\"><div class=\"ah-ctl-win\"><div class=\"ah-ctl-winbar\"><img decoding=\"async\" src=\"https:\/\/www.aurorainbox.com\/wp-content\/uploads\/2026\/07\/aurora-app-mark-80x80.png\" alt=\"\"><span class=\"ah-t\">SCHEDULING \u00b7 BRANCHES &amp; PROVIDERS<\/span><\/div><div class=\"ah-ctl-shot ah-ctl-shot--ag\"><div class=\"ah-ag-cal\"><div class=\"ah-ag-top\"><span class=\"ah-ag-nav\"><span class=\"ah-ag-nbtn\">\u2039<\/span><span class=\"ah-ag-nbtn\">\u203a<\/span><\/span><span class=\"ah-ag-hoy\">Today<\/span><span class=\"ah-ag-title\">13 \u2013 19 JUL 2026<\/span><span class=\"ah-ag-views\"><span class=\"ah-ag-view\">Month<\/span><span class=\"ah-ag-view ah-on\">Week<\/span><span class=\"ah-ag-view\">Day<\/span><\/span><\/div><div class=\"ah-ag-grid\"><div class=\"ah-ag-gut\"><span><\/span><span>09<\/span><span>10<\/span><span>11<\/span><span>12<\/span><span>13<\/span><\/div><div class=\"ah-ag-day\"><span class=\"ah-ag-dh\">MON 13<\/span><i><\/i><i><\/i><i><\/i><i><\/i><i><\/i><\/div><div class=\"ah-ag-day\"><span class=\"ah-ag-dh\">MAR 14<\/span><i><\/i><i><\/i><i><\/i><i><\/i><i><\/i><span class=\"ah-ag-ev ah-ag-ev--old\"><b>10:00 \u00b7 Rating<\/b><\/span><\/div><div class=\"ah-ag-day\"><span class=\"ah-ag-dh\">WED 15<\/span><i><\/i><i><\/i><i><\/i><i><\/i><i><\/i><\/div><div class=\"ah-ag-day ah-ag-day--today\"><span class=\"ah-ag-dh\">THU 16<\/span><i><\/i><i><\/i><i><\/i><i><\/i><i><\/i><span class=\"ah-ag-ev ah-ag-ev--new\"><b>11:00 \u00b7 Dental cleaning<\/b>Sofia Mendez<\/span><\/div><div class=\"ah-ag-day\"><span class=\"ah-ag-dh\">FRI 17<\/span><i><\/i><i><\/i><i><\/i><i><\/i><i><\/i><\/div><div class=\"ah-ag-day\"><span class=\"ah-ag-dh\">SAT 18<\/span><i><\/i><i><\/i><i><\/i><i><\/i><i><\/i><\/div><div class=\"ah-ag-day\"><span class=\"ah-ag-dh\">SUN 19<\/span><i><\/i><i><\/i><i><\/i><i><\/i><i><\/i><\/div><\/div><\/div><div class=\"ah-ag-veil\"><\/div><div class=\"ah-ag-wiz\"><div class=\"ah-ag-whead\"><span class=\"ah-ag-wic\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M19,19H5V8H19M16,1V3H8V1H6V3H5C3.89,3 3,3.89 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V5C21,3.89 20.1,3 19,3H18V1M11,9.5V12H8.5V14H11V16.5H13V14H15.5V12H13V9.5\"\/><\/svg><\/span><span class=\"ah-ag-wt\">New Reservation<\/span><span class=\"ah-ag-wx\">\u00d7<\/span><\/div><div class=\"ah-ag-steps\"><div class=\"ah-ag-st ah-ag-st1\"><div class=\"ah-ag-stepper\"><span class=\"ah-ag-sp ah-on\"><i>1<\/i>Service and Location<\/span><span class=\"ah-ag-arr\">\u203a<\/span><span class=\"ah-ag-sp\"><i>2<\/i>Date and Time<\/span><span class=\"ah-ag-arr\">\u203a<\/span><span class=\"ah-ag-sp\"><i>3<\/i>Supplier<\/span><span class=\"ah-ag-arr\">\u203a<\/span><span class=\"ah-ag-sp\"><i>4<\/i>Customer Data<\/span><\/div><div class=\"ah-ag-body\"><div class=\"ah-ag-lbl\">SELECT A SERVICE<\/div><div class=\"ah-ag-field\"><span class=\"ah-ag-ph ah-ag-ph--1\">Select a service<\/span><span class=\"ah-ag-val ah-ag-val--1\">Dental cleaning \u00b7 40 min<\/span><\/div><div class=\"ah-ag-lbl\">SELECT A LOCATION<\/div><div class=\"ah-ag-field\"><span class=\"ah-ag-ph ah-ag-ph--2\">Select a location<\/span><span class=\"ah-ag-val ah-ag-val--2\">Downtown Branch<\/span><\/div><\/div><div class=\"ah-ag-foot\"><span class=\"ah-pd-bsolid\">Next \u2192<\/span><\/div><\/div><div class=\"ah-ag-st ah-ag-st2\"><div class=\"ah-ag-stepper\"><span class=\"ah-ag-sp ah-ok\"><i>\u2713<\/i>Service and Location<\/span><span class=\"ah-ag-arr\">\u203a<\/span><span class=\"ah-ag-sp ah-on\"><i>2<\/i>Date and Time<\/span><span class=\"ah-ag-arr\">\u203a<\/span><span class=\"ah-ag-sp\"><i>3<\/i>Supplier<\/span><span class=\"ah-ag-arr\">\u203a<\/span><span class=\"ah-ag-sp\"><i>4<\/i>Customer Data<\/span><\/div><div class=\"ah-ag-body\"><div class=\"ah-ag-lbl\">SELECT A DATE<\/div><div class=\"ah-ag-field\"><span style=\"color:var(--ink);font-weight:700\">16\/07\/2026 \u2014 Thursday<\/span><\/div><div class=\"ah-ag-lbl\">SELECT A TIME<\/div><div class=\"ah-ag-slots\"><span class=\"ah-ag-slot\"><span class=\"ah-h\">09:30 \u2013 10:10<\/span><span class=\"ah-p\">2 SUPPLIERS<\/span><\/span><span class=\"ah-ag-slot\"><span class=\"ah-h\">10:20 \u2013 11:00<\/span><span class=\"ah-p\">3 SUPPLIERS<\/span><\/span><span class=\"ah-ag-slot ah-ag-slot--sel\"><span class=\"ah-h\">11:00 \u2013 11:40<\/span><span class=\"ah-p\">3 SUPPLIERS<\/span><\/span><span class=\"ah-ag-slot\"><span class=\"ah-h\">11:50 \u2013 12:30<\/span><span class=\"ah-p\">4 SUPPLIERS<\/span><\/span><span class=\"ah-ag-slot\"><span class=\"ah-h\">12:40 \u2013 13:20<\/span><span class=\"ah-p\">3 SUPPLIERS<\/span><\/span><span class=\"ah-ag-slot\"><span class=\"ah-h\">13:30 \u2013 14:10<\/span><span class=\"ah-p\">2 SUPPLIERS<\/span><\/span><\/div><\/div><div class=\"ah-ag-foot\"><span class=\"ah-pd-bghost\">\u2190 Back<\/span><span class=\"ah-pd-bsolid\">Next \u2192<\/span><\/div><\/div><div class=\"ah-ag-st ah-ag-st3\"><div class=\"ah-ag-stepper\"><span class=\"ah-ag-sp ah-ok\"><i>\u2713<\/i>Service and Location<\/span><span class=\"ah-ag-arr\">\u203a<\/span><span class=\"ah-ag-sp ah-ok\"><i>\u2713<\/i>Date and Time<\/span><span class=\"ah-ag-arr\">\u203a<\/span><span class=\"ah-ag-sp ah-on\"><i>3<\/i>Supplier<\/span><span class=\"ah-ag-arr\">\u203a<\/span><span class=\"ah-ag-sp\"><i>4<\/i>Customer Data<\/span><\/div><div class=\"ah-ag-body\"><div class=\"ah-ag-lbl\">SELECT A SUPPLIER<\/div><div class=\"ah-ag-provs\"><span class=\"ah-ag-prov ah-ag-prov--sel\"><span class=\"ah-ag-pav\">VR<\/span><span class=\"ah-ag-pn\">Dr. Valeria R\u00edos<\/span><span class=\"ah-ag-pcheck\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z\"\/><\/svg><\/span><\/span><span class=\"ah-ag-prov\"><span class=\"ah-ag-pav\">AP<\/span><span class=\"ah-ag-pn\">Dr. Andr\u00e9s Pe\u00f1a<\/span><\/span><span class=\"ah-ag-prov\"><span class=\"ah-ag-pav\">CM<\/span><span class=\"ah-ag-pn\">Dr. Carla Mu\u00f1oz<\/span><\/span><\/div><\/div><div class=\"ah-ag-foot\"><span class=\"ah-pd-bghost\">\u2190 Back<\/span><span class=\"ah-pd-bsolid\">Next \u2192<\/span><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"ah-ctl-panel ah-pn-3\"><div class=\"ah-ctl-win\"><div class=\"ah-ctl-winbar\"><img decoding=\"async\" src=\"https:\/\/www.aurorainbox.com\/wp-content\/uploads\/2026\/07\/aurora-app-mark-80x80.png\" alt=\"\"><span class=\"ah-t\">CALLS \u00b7 INSIDE THE CONVERSATION<\/span><\/div><div class=\"ah-ctl-shot ah-ctl-shot--cl\"><div class=\"ah-cl-head\"><span class=\"ah-cl-av\">AT<\/span><div><div class=\"ah-cl-name\">Ana Torres<\/div><div class=\"ah-cl-sub\">Alborada School \u00b7 +52 81 \u2022\u2022 \u2022\u2022 22<\/div><\/div><div class=\"ah-cl-hbtns\"><span class=\"ah-cl-hbtn ah-cl-hbtn--call\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M6.62,10.79C8.06,13.62 10.38,15.94 13.21,17.38L15.41,15.18C15.69,14.9 16.08,14.82 16.43,14.93C17.55,15.3 18.75,15.5 20,15.5A1,1 0 0,1 21,16.5V20A1,1 0 0,1 20,21A17,17 0 0,1 3,4A1,1 0 0,1 4,3H7.5A1,1 0 0,1 8.5,4C8.5,5.25 8.7,6.45 9.07,7.57C9.18,7.92 9.1,8.31 8.82,8.59L6.62,10.79Z\"\/><\/svg><\/span><span class=\"ah-cl-hbtn\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12,16A2,2 0 0,1 14,18A2,2 0 0,1 12,20A2,2 0 0,1 10,18A2,2 0 0,1 12,16M12,10A2,2 0 0,1 14,12A2,2 0 0,1 12,14A2,2 0 0,1 10,12A2,2 0 0,1 12,10M12,4A2,2 0 0,1 14,6A2,2 0 0,1 12,8A2,2 0 0,1 10,6A2,2 0 0,1 12,4Z\"\/><\/svg><\/span><\/div><\/div><div class=\"ah-cl-thread\"><div class=\"ah-msg ah-in\">Can you call me? \ud83d\udcde I want to enroll my daughter in 1st grade.<span class=\"ah-mt\">5:40 pm<\/span><\/div><div class=\"ah-sys\">\ud83d\udc64 Mar\u00eda Ortiz took over the conversation \u00b7 Aurora AI on pause<\/div><div class=\"ah-msg ah-out\"><span class=\"ah-who\"><span class=\"ah-wav\">MO<\/span><span class=\"ah-wn\">Mar\u00eda Ortiz \u00b7 Admissions<\/span><\/span>Hi Ana! It&#039;s Maria \ud83d\ude0a I&#039;ll call you right now.<span class=\"ah-mt\">5:41 pm<svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M0.41,13.41L6,19L7.41,17.58L1.83,12M22.24,5.58L11.66,16.17L7.5,12L6.07,13.41L11.66,19L23.66,7M18,7L16.59,5.58L10.24,11.93L11.66,13.34L18,7Z\"\/><\/svg><\/span><\/div><\/div><div class=\"ah-callpop ah-callpop--live\" aria-hidden=\"true\"><div class=\"ah-cbp-top\"><span class=\"ah-cbp-livehead ah-cbp-live\"><span class=\"ah-cbp-rec\"><i><\/i>REC<\/span><span class=\"ah-cbp-timer\">01:47<\/span><\/span><span class=\"ah-cbp-mini\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M19,13H5V11H19V13Z\"\/><\/svg><\/span><\/div><div class=\"ah-cbp-id\"><div class=\"ah-cbp-ava\">AT<\/div><div class=\"ah-cbp-who\"><div class=\"ah-cbp-name\">Ana Torres<\/div><div class=\"ah-cbp-sub\">+52 81 \u2022\u2022 \u2022\u2022 22<\/div><\/div><\/div><div class=\"ah-cbp-from\"><span class=\"ah-cbp-from-lbl\">From<\/span><span class=\"ah-cbp-flag\">MX<\/span><span class=\"ah-cbp-from-num\">+52 81 4160 0610<\/span><\/div><div class=\"ah-cbp-ctls\"><span class=\"ah-cbp-btn ah-cbp-en\"><span class=\"ah-cbp-btn-ic\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12,2A3,3 0 0,1 15,5V11A3,3 0 0,1 12,14A3,3 0 0,1 9,11V5A3,3 0 0,1 12,2M19,11C19,14.53 16.39,17.44 13,17.93V21H11V17.93C7.61,17.44 5,14.53 5,11H7A5,5 0 0,0 12,16A5,5 0 0,0 17,11H19Z\"\/><\/svg><\/span><span class=\"ah-cbp-btn-lbl\">Mute<\/span><\/span><span class=\"ah-cbp-btn ah-cbp-en\"><span class=\"ah-cbp-btn-ic\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12,19A2,2 0 0,1 14,21A2,2 0 0,1 12,23A2,2 0 0,1 10,21A2,2 0 0,1 12,19M12,13A2,2 0 0,1 14,15A2,2 0 0,1 12,17A2,2 0 0,1 10,15A2,2 0 0,1 12,13M12,7A2,2 0 0,1 14,9A2,2 0 0,1 12,11A2,2 0 0,1 10,9A2,2 0 0,1 12,7M6,13A2,2 0 0,1 8,15A2,2 0 0,1 6,17A2,2 0 0,1 4,15A2,2 0 0,1 6,13M6,7A2,2 0 0,1 8,9A2,2 0 0,1 6,11A2,2 0 0,1 4,9A2,2 0 0,1 6,7M18,13A2,2 0 0,1 20,15A2,2 0 0,1 18,17A2,2 0 0,1 16,15A2,2 0 0,1 18,13M18,7A2,2 0 0,1 20,9A2,2 0 0,1 18,11A2,2 0 0,1 16,9A2,2 0 0,1 18,7M6,1A2,2 0 0,1 8,3A2,2 0 0,1 6,5A2,2 0 0,1 4,3A2,2 0 0,1 6,1M12,1A2,2 0 0,1 14,3A2,2 0 0,1 12,5A2,2 0 0,1 10,3A2,2 0 0,1 12,1M18,1A2,2 0 0,1 20,3A2,2 0 0,1 18,5A2,2 0 0,1 16,3A2,2 0 0,1 18,1Z\"\/><\/svg><\/span><span class=\"ah-cbp-btn-lbl\">Keyboard<\/span><\/span><span class=\"ah-cbp-hang\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12,9C10.4,9 8.85,9.25 7.4,9.72V12.82C7.4,13.22 7.17,13.56 6.84,13.72C5.86,14.21 4.97,14.84 4.17,15.57C4,15.75 3.75,15.86 3.5,15.86C3.2,15.86 2.95,15.74 2.77,15.56L0.29,13.08C0.11,12.9 0,12.65 0,12.38C0,12.1 0.11,11.85 0.29,11.67C3.34,8.77 7.46,7 12,7C16.54,7 20.66,8.77 23.71,11.67C23.89,11.85 24,12.1 24,12.38C24,12.65 23.89,12.9 23.71,13.08L21.23,15.56C21.05,15.74 20.8,15.86 20.5,15.86C20.25,15.86 20,15.75 19.82,15.57C19.03,14.84 18.14,14.21 17.16,13.72C16.83,13.56 16.6,13.22 16.6,12.82V9.72C15.15,9.25 13.6,9 12,9Z\"\/><\/svg>Hang<\/span><\/div><\/div><\/div><\/div><\/div><div class=\"ah-ctl-panel ah-pn-4\"><div class=\"ah-ctl-win\"><div class=\"ah-ctl-winbar\"><img decoding=\"async\" src=\"https:\/\/www.aurorainbox.com\/wp-content\/uploads\/2026\/07\/aurora-app-mark-80x80.png\" alt=\"\"><span class=\"ah-t\">TEAM \u00b7 INBOX AND FUNNEL<\/span><\/div><div class=\"ah-ctl-shot ah-ctl-shot--tm\"><div class=\"ah-tm-head\"><span class=\"ah-tm-h1\">FUNNEL \u00b7 VALLEY MOTORCYCLES<\/span><span class=\"ah-tm-h2\">3 STAGES \u00b7 7 OPPORTUNITIES<\/span><\/div><div class=\"ah-tm-board\"><div class=\"ah-tm-col\" style=\"--td:.1s\"><div class=\"ah-tm-colh\">NEW <span class=\"ah-n\"><span class=\"ah-was\" style=\"--kd:3.2s\">4<\/span><span class=\"ah-now\" style=\"--kd:3.2s\">3<\/span><\/span><\/div><div class=\"ah-tm-ghost\" style=\"--gd:.25s\"><i><\/i><i><\/i><\/div><div class=\"ah-tm-ghost\" style=\"--gd:.35s\"><i><\/i><i><\/i><\/div><div class=\"ah-tm-ghost\" style=\"--gd:.45s\"><i><\/i><i><\/i><\/div><\/div><div class=\"ah-tm-col\" style=\"--td:.2s\"><div class=\"ah-tm-colh\">UNDER NEGOTIATION <span class=\"ah-n\"><span class=\"ah-was\" style=\"--kd:3.5s\">2<\/span><span class=\"ah-mid\">3<\/span><span class=\"ah-now\" style=\"--kd:4.9s\">2<\/span><\/span><\/div><div class=\"ah-tm-ghost\" style=\"--gd:.35s\"><i><\/i><i><\/i><\/div><div class=\"ah-tm-ghost\" style=\"--gd:.45s\"><i><\/i><i><\/i><\/div><\/div><div class=\"ah-tm-col ah-tm-col--won\" style=\"--td:.3s\"><div class=\"ah-tm-colh\">WON <span class=\"ah-n\"><span class=\"ah-was\" style=\"--kd:5.2s\">1<\/span><span class=\"ah-now\" style=\"--kd:5.2s\">2<\/span><\/span><\/div><div class=\"ah-tm-ghost\" style=\"--gd:.4s\"><i><\/i><i><\/i><\/div><\/div><div class=\"ah-tm-hero\"><div class=\"ah-tm-name\">Carlos Ruiz<\/div><div class=\"ah-tm-item\">Urban Motorcycle 250 \u00b7 $68,500<\/div><div class=\"ah-tm-asg\"><span class=\"ah-tm-mo\">MO<\/span><b>Assigned to Maria<\/b><\/div><div class=\"ah-tm-note\">@Mar\u00eda \u2014 wants financing, closes today<\/div><span class=\"ah-tm-won\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z\"\/><\/svg>WON<\/span><\/div><\/div><div class=\"ah-tm-sum\">WON BY MARIA \u00b7 3 DAYS OF TRACKING \u00b7 $68,500<\/div><\/div><\/div><\/div><div class=\"ah-ctl-panel ah-pn-5\"><div class=\"ah-ctl-win\"><div class=\"ah-ctl-winbar\"><img decoding=\"async\" src=\"https:\/\/www.aurorainbox.com\/wp-content\/uploads\/2026\/07\/aurora-app-mark-80x80.png\" alt=\"\"><span class=\"ah-t\">AURORA INSIGHTS \u00b7 LAST NIGHT&#039;S FINDINGS<\/span><\/div><div class=\"ah-ctl-shot ah-ctl-shot--ins\"><div class=\"ah-ins-head\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M17.75,4.09L15.22,6.03L16.13,9.09L13.5,7.28L10.87,9.09L11.78,6.03L9.25,4.09L12.44,4L13.5,1L14.56,4L17.75,4.09M21.25,11L19.61,12.25L20.2,14.23L18.5,13.06L16.8,14.23L17.39,12.25L15.75,11L17.81,10.95L18.5,9L19.19,10.95L21.25,11M18.97,15.95C19.8,15.87 20.69,17.05 20.16,17.8C19.84,18.25 19.5,18.67 19.08,19.07C15.17,23 8.84,23 4.94,19.07C1.03,15.17 1.03,8.83 4.94,4.93C5.34,4.53 5.76,4.17 6.21,3.85C6.96,3.32 8.14,4.21 8.06,5.04C7.79,7.9 8.75,10.87 10.95,13.06C13.14,15.26 16.1,16.22 18.97,15.95Z\"\/><\/svg><span class=\"ah-ins-h1\">LAST NIGHT \u00b7 02:00 AM<\/span><span class=\"ah-ins-h2\">THE DAY: 214 CONVERSATIONS<\/span><\/div><div class=\"ah-ins-cols\"><div class=\"ah-ins-list\"><div class=\"ah-ins-row\" style=\"--rd:.1s;--sd:1.5s\"><span class=\"ah-ins-dot\"><\/span><span class=\"ah-ins-bars\"><i><\/i><i><\/i><\/span><span class=\"ah-ins-tm\">9:14<\/span><span class=\"ah-ins-mark\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z\"\/><\/svg><\/span><\/div><div class=\"ah-ins-row\" style=\"--rd:.18s;--sd:1.85s\"><span class=\"ah-ins-dot\"><\/span><span class=\"ah-ins-bars\"><i><\/i><i><\/i><\/span><span class=\"ah-ins-tm\">10:02<\/span><span class=\"ah-ins-mark\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z\"\/><\/svg><\/span><\/div><div class=\"ah-ins-row ah-ins-row--flag\" style=\"--rd:.26s;--sd:2.2s\"><span class=\"ah-ins-dot\"><\/span><span class=\"ah-ins-bars\"><i><\/i><i><\/i><\/span><span class=\"ah-ins-tm\">10:47<\/span><span class=\"ah-ins-mark\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M6,3A1,1 0 0,1 7,4V4.88C8.06,4.44 9.5,4 11,4C14,4 14,6 16,6C19,6 20,4 20,4V12C20,12 19,14 16,14C13,14 13,12 11,12C8,12 7,13.12 7,13.12V21H5V4A1,1 0 0,1 6,3Z\"\/><\/svg><\/span><\/div><div class=\"ah-ins-row\" style=\"--rd:.34s;--sd:2.55s\"><span class=\"ah-ins-dot\"><\/span><span class=\"ah-ins-bars\"><i><\/i><i><\/i><\/span><span class=\"ah-ins-tm\">12:30<\/span><span class=\"ah-ins-mark\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z\"\/><\/svg><\/span><\/div><div class=\"ah-ins-row\" style=\"--rd:.42s;--sd:2.9s\"><span class=\"ah-ins-dot\"><\/span><span class=\"ah-ins-bars\"><i><\/i><i><\/i><\/span><span class=\"ah-ins-tm\">1:15<\/span><span class=\"ah-ins-mark\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z\"\/><\/svg><\/span><\/div><div class=\"ah-ins-row ah-ins-row--flag\" style=\"--rd:.5s;--sd:3.25s\"><span class=\"ah-ins-dot\"><\/span><span class=\"ah-ins-bars\"><i><\/i><i><\/i><\/span><span class=\"ah-ins-tm\">4:08<\/span><span class=\"ah-ins-mark\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M6,3A1,1 0 0,1 7,4V4.88C8.06,4.44 9.5,4 11,4C14,4 14,6 16,6C19,6 20,4 20,4V12C20,12 19,14 16,14C13,14 13,12 11,12C8,12 7,13.12 7,13.12V21H5V4A1,1 0 0,1 6,3Z\"\/><\/svg><\/span><\/div><div class=\"ah-ins-row\" style=\"--rd:.58s;--sd:3.6s\"><span class=\"ah-ins-dot\"><\/span><span class=\"ah-ins-bars\"><i><\/i><i><\/i><\/span><span class=\"ah-ins-tm\">6:51<\/span><span class=\"ah-ins-mark\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z\"\/><\/svg><\/span><\/div><div class=\"ah-ins-row ah-ins-row--flag\" style=\"--rd:.66s;--sd:3.95s\"><span class=\"ah-ins-dot\"><\/span><span class=\"ah-ins-bars\"><i><\/i><i><\/i><\/span><span class=\"ah-ins-tm\">7:42<\/span><span class=\"ah-ins-mark\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M6,3A1,1 0 0,1 7,4V4.88C8.06,4.44 9.5,4 11,4C14,4 14,6 16,6C19,6 20,4 20,4V12C20,12 19,14 16,14C13,14 13,12 11,12C8,12 7,13.12 7,13.12V21H5V4A1,1 0 0,1 6,3Z\"\/><\/svg><\/span><\/div><span class=\"ah-ins-beam\"><\/span><\/div><div class=\"ah-ins-out\"><div class=\"ah-ins-outh\">FINDINGS <b>3<\/b><\/div><div class=\"ah-ins-card\" style=\"--cd:2.5s\"><div class=\"ah-ins-ct\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M6,3A1,1 0 0,1 7,4V4.88C8.06,4.44 9.5,4 11,4C14,4 14,6 16,6C19,6 20,4 20,4V12C20,12 19,14 16,14C13,14 13,12 11,12C8,12 7,13.12 7,13.12V21H5V4A1,1 0 0,1 6,3Z\"\/><\/svg>Unfulfilled promise<\/div><div class=\"ah-ins-cd\">&quot;I&#039;ll send you the quote today&quot; \u2014 it remained unsent.<\/div><span class=\"ah-ins-chip\">Resume today \u2192<\/span><\/div><div class=\"ah-ins-card\" style=\"--cd:3.55s\"><div class=\"ah-ins-ct\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M6,3A1,1 0 0,1 7,4V4.88C8.06,4.44 9.5,4 11,4C14,4 14,6 16,6C19,6 20,4 20,4V12C20,12 19,14 16,14C13,14 13,12 11,12C8,12 7,13.12 7,13.12V21H5V4A1,1 0 0,1 6,3Z\"\/><\/svg>Disgrunt customer<\/div><div class=\"ah-ins-cd\">A tone of frustration was detected in the conversation.<\/div><span class=\"ah-ins-chip\">Call first thing in the morning \u2192<\/span><\/div><div class=\"ah-ins-card\" style=\"--cd:4.25s\"><div class=\"ah-ins-ct\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M6,3A1,1 0 0,1 7,4V4.88C8.06,4.44 9.5,4 11,4C14,4 14,6 16,6C19,6 20,4 20,4V12C20,12 19,14 16,14C13,14 13,12 11,12C8,12 7,13.12 7,13.12V21H5V4A1,1 0 0,1 6,3Z\"\/><\/svg>Unanswered question<\/div><div class=\"ah-ins-cd\">No response since yesterday, 7:42 pm<\/div><span class=\"ah-ins-chip\">Reply now \u2192<\/span><\/div><div class=\"ah-ins-sum\">3 FINDINGS \u00b7 214 AUDITED \u00b7 READY BEFORE 7:00 AM<\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"ah-ctl-plus\"><span class=\"ah-k\">AND ALSO<\/span><span class=\"ah-c\">Broadcasts<\/span><span class=\"ah-c\">Full API<\/span><span class=\"ah-c\">MCP for AI agents<\/span><\/div><\/div><\/div><\/section><section class=\"ah-s6\" data-currency=\"mxn\" id=\"prices\"><div class=\"ah-s6-head ah-rvl\"><span class=\"ah-hw-kicker\">PRICES<\/span><h2>Choose the size of your <span class=\"ah-u\">AI team<\/span><\/h2><p>All plans include the full platform \u2014 you choose how many agents work for you and how much volume they handle.<\/p><div class=\"ah-cur-toggle\" role=\"group\" aria-label=\"Currency\"><button class=\"ah-cur-seg\" data-cur=\"mxn\" aria-pressed=\"true\">MXN<\/button><button class=\"ah-cur-seg\" data-cur=\"usd\" aria-pressed=\"false\">USD<\/button><\/div><\/div><div class=\"ah-plans\"><div class=\"ah-plan ah-rvl\" style=\"--d:.08s\"><div class=\"ah-plan-name\">Aurora CRM<\/div><div class=\"ah-plan-who\">Your team answers; the AI assists.<\/div><div class=\"ah-plan-price\"><span class=\"ah-amt ah-p-mx\">$1,800<\/span><span class=\"ah-per ah-p-mx\">MXN\/month + VAT<\/span><span class=\"ah-amt ah-p-us\">$99<\/span><span class=\"ah-per ah-p-us\">USD\/month + VAT<\/span><\/div><div class=\"ah-plan-extra\"><span class=\"ah-p-mx\">Additional user $240 MXN\/month + VAT<\/span><span class=\"ah-p-us\">Additional user $15 USD\/month + VAT<\/span><\/div><div class=\"ah-plan-hero\"><span class=\"ah-a\">1 AI agent<\/span><span class=\"ah-r\">800 AI responses per month<\/span><\/div><div class=\"ah-plan-quotas\"><span class=\"ah-q\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z\"\/><\/svg>5 funnels<\/span><span class=\"ah-q\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z\"\/><\/svg>3 custom fields<\/span><span class=\"ah-q\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z\"\/><\/svg>12 GB of storage<\/span><\/div><div class=\"ah-plan-cta\"><a class=\"ah-btn ah-btn-ghost\" href=\"https:\/\/identity.aurorainbox.com\/Identity\/Account\/Register\">Create your account<\/a><\/div><\/div><div class=\"ah-plan ah-plan--featured ah-rvl\" style=\"--d:.14s\"><span class=\"ah-plan-tag\">RECOMMENDED<\/span><div class=\"ah-plan-name\">Aurora IA<\/div><div class=\"ah-plan-who\">The AI handles the volume; your team closes.<\/div><div class=\"ah-plan-price\"><span class=\"ah-amt ah-p-mx\">$3,200<\/span><span class=\"ah-per ah-p-mx\">MXN\/month + VAT<\/span><span class=\"ah-amt ah-p-us\">$179<\/span><span class=\"ah-per ah-p-us\">USD\/month + VAT<\/span><\/div><div class=\"ah-plan-extra\"><span class=\"ah-p-mx\">Additional user $240 MXN\/month + VAT<\/span><span class=\"ah-p-us\">Additional user $15 USD\/month + VAT<\/span><\/div><div class=\"ah-plan-hero\"><span class=\"ah-a\">2 AI agents<\/span><span class=\"ah-r\">10,000 AI responses per month<\/span><\/div><div class=\"ah-plan-quotas\"><span class=\"ah-q\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z\"\/><\/svg>10 funnels<\/span><span class=\"ah-q\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z\"\/><\/svg>10 custom fields<\/span><span class=\"ah-q\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z\"\/><\/svg>24 GB of storage<\/span><\/div><div class=\"ah-plan-cta\"><a class=\"ah-btn ah-btn-primary\" href=\"https:\/\/identity.aurorainbox.com\/Identity\/Account\/Register\">Create your account<\/a><\/div><\/div><div class=\"ah-plan ah-rvl\" style=\"--d:.2s\"><div class=\"ah-plan-name\">Aurora IA Plus<\/div><div class=\"ah-plan-who\">More agents and more volume, for large operations.<\/div><div class=\"ah-plan-price\"><span class=\"ah-amt ah-p-mx\">$4,000<\/span><span class=\"ah-per ah-p-mx\">MXN\/month + VAT<\/span><span class=\"ah-amt ah-p-us\">$229<\/span><span class=\"ah-per ah-p-us\">USD\/month + VAT<\/span><\/div><div class=\"ah-plan-extra\"><span class=\"ah-p-mx\">Additional user $240 MXN\/month + VAT<\/span><span class=\"ah-p-us\">Additional user $15 USD\/month + VAT<\/span><\/div><div class=\"ah-plan-hero\"><span class=\"ah-a\">3 AI agents<\/span><span class=\"ah-r\">20,000 AI responses per month<\/span><\/div><div class=\"ah-plan-quotas\"><span class=\"ah-q\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z\"\/><\/svg>20 funnels<\/span><span class=\"ah-q\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z\"\/><\/svg>20 custom fields<\/span><span class=\"ah-q\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z\"\/><\/svg>50 GB of storage<\/span><\/div><div class=\"ah-plan-cta\"><a class=\"ah-btn ah-btn-ghost\" href=\"https:\/\/identity.aurorainbox.com\/Identity\/Account\/Register\">Create your account<\/a><\/div><\/div><\/div><div class=\"ah-plans-strip ah-rvl\" style=\"--d:.26s\"><span class=\"ah-k\">ALL PLANS INCLUDE<\/span><span class=\"ah-st-chip\">3 users<\/span><span class=\"ah-st-chip\">WhatsApp, Instagram and Messenger<\/span><span class=\"ah-st-chip\">Bulk messages<\/span><span class=\"ah-st-chip\">Aurora Copilot<\/span><span class=\"ah-st-chip ah-st-chip--ia\">Aurora Insights<\/span><\/div><p class=\"ah-plans-cta ah-rvl\" style=\"--d:.3s\"> Not sure? <a href=\"https:\/\/api.whatsapp.com\/send\/?phone=5218114810953&amp;text&amp;type=phone_number&amp;app_absent=0\" target=\"_blank\" rel=\"noopener\">Talk to Aurora \u2192<\/a> &nbsp;- either <a href=\"https:\/\/api.whatsapp.com\/send\/?phone=5218114810953&amp;text&amp;type=phone_number&amp;app_absent=0\" target=\"_blank\" rel=\"noopener\" class=\"ah-alt\">book a demo with a human<\/a>. <\/p><\/section><section class=\"ah-s7\"><div class=\"ah-s7-head ah-rvl\"><span class=\"ah-hw-kicker\">FREQUENTLY ASKED QUESTIONS<\/span><h2>What you&#039;ll want to know before you start<\/h2><\/div><div class=\"ah-fq ah-rvl\" style=\"--d:.08s\"><details class=\"ah-fq-item\" name=\"faq\" open><summary class=\"ah-fq-q\"><span class=\"ah-fq-n\">01<\/span>Can I use the WhatsApp number I already have?<span class=\"ah-fq-mark\">+<\/span><\/summary><div class=\"ah-fq-a\">Yes \u2014 and you choose how to connect it: through the <b>official WhatsApp API<\/b> \u2014 we are Meta Business Partners \u2014, in <b>coexistence mode<\/b> (the official API without losing WhatsApp Business on your phone), or with a <b>WhatsApp Web\u2013style connection<\/b>. We adapt to what you prefer, and we walk you through the connection.<\/div><\/details><details class=\"ah-fq-item\" name=\"faq\"><summary class=\"ah-fq-q\"><span class=\"ah-fq-n\">02<\/span>How complicated is it to get it working?<span class=\"ah-fq-mark\">+<\/span><\/summary><div class=\"ah-fq-a\">Nothing requires programming: you connect your channels, provide your information\u2014your website, your PDFs, your catalog\u2014and define what it can do. Our team guides you through the setup; you&#039;re not alone.<\/div><\/details><details class=\"ah-fq-item\" name=\"faq\"><summary class=\"ah-fq-q\"><span class=\"ah-fq-n\">03<\/span>What happens when AI doesn&#039;t know something?<span class=\"ah-fq-mark\">+<\/span><\/summary><div class=\"ah-fq-a\">Pass the conversation on to your team with all the context, instead of improvising. Respond with your information\u2014and quoting, negotiating, and closing are always your people&#039;s responsibility.<\/div><\/details><details class=\"ah-fq-item\" name=\"faq\"><summary class=\"ah-fq-q\"><span class=\"ah-fq-n\">04<\/span>Can I control what AI does and says?<span class=\"ah-fq-mark\">+<\/span><\/summary><div class=\"ah-fq-a\">Yes. You define its information, its rules, and what it can and can&#039;t do. And in any conversation, your team can take control; the AI pauses while a person attends.<\/div><\/details><details class=\"ah-fq-item\" name=\"faq\"><summary class=\"ah-fq-q\"><span class=\"ah-fq-n\">05<\/span>What happens if I run out of AI answers for the month?<span class=\"ah-fq-mark\">+<\/span><\/summary><div class=\"ah-fq-a\">Your conversations don&#039;t stop: they keep arriving in your inbox and your team handles them as usual. The AI reactivates with your next billing cycle\u2014or you can upgrade your plan right now.<\/div><\/details><details class=\"ah-fq-item\" name=\"faq\"><summary class=\"ah-fq-q\"><span class=\"ah-fq-n\">06<\/span>I don&#039;t sell products, I provide services. Will that work for me?<span class=\"ah-fq-mark\">+<\/span><\/summary><div class=\"ah-fq-a\">Yes \u2014 the catalog handles services just like products, and the scheduling (branches, professionals, durations) is designed for service businesses. In fact, schools and clinics are among our largest clients.<\/div><\/details><details class=\"ah-fq-item\" name=\"faq\"><summary class=\"ah-fq-q\"><span class=\"ah-fq-n\">07<\/span>Is there a fixed term?<span class=\"ah-fq-mark\">+<\/span><\/summary><div class=\"ah-fq-a\">No. The plans are monthly and you can cancel anytime.<\/div><\/details><details class=\"ah-fq-item\" name=\"faq\"><summary class=\"ah-fq-q\"><span class=\"ah-fq-n\">08<\/span>Do they issue invoices?<span class=\"ah-fq-mark\">+<\/span><\/summary><div class=\"ah-fq-a\">Yes: We issue CFDI invoices in Mexico and charge in pesos. Outside of Mexico, we charge in USD.<\/div><\/details><\/div><\/section><section class=\"ah-s8\"><div class=\"ah-rvl\"><span class=\"ah-hw-kicker\">YOUR NEW STAR EMPLOYEE<\/span><h2><span class=\"ah-s8-l\">Your business never closes.<\/span> <span class=\"ah-s8-l\">Even when <span class=\"ah-u-dk\">you do<\/span>.<\/span><\/h2><p class=\"ah-s8-sub\">Aurora covers nights, weekends, and the middle of lunch \u2014 and when it's time to close the sale, it hands the customer to your team.<\/p><div class=\"ah-s8-row\"><a class=\"ah-btn ah-btn-primary ah-btn-hero\" href=\"https:\/\/api.whatsapp.com\/send\/?phone=5218114810953&amp;text&amp;type=phone_number&amp;app_absent=0\" target=\"_blank\" rel=\"noopener\">Talk to Aurora \u2192<\/a><a class=\"ah-btn ah-btn-ghost-dk ah-btn-hero\" href=\"https:\/\/identity.aurorainbox.com\/Identity\/Account\/Register\">Create your account<\/a><\/div><\/div><\/section><footer class=\"ah-ftr\"><div class=\"ah-ftr-grid\"><div class=\"ah-ftr-col ah-ftr-brand\"><a class=\"ah-ftr-logo\" href=\"https:\/\/www.aurorainbox.com\/en\/\" aria-label=\"Aurora Inbox\"><img decoding=\"async\" src=\"https:\/\/www.aurorainbox.com\/wp-content\/uploads\/2024\/01\/H_LOGO-Gray400x80-1.png\" alt=\"Aurora Inbox\"><\/a><p class=\"ah-ftr-mission\">Aurora Inbox is a sales tool for WhatsApp. Our mission is to help SMBs thrive by simplifying and enhancing customer conversations\u2014turning every interaction into a meaningful connection and a step toward growth.<\/p><ul class=\"ah-ftr-social\"><li><a class=\"ah-so-fb\" href=\"https:\/\/www.facebook.com\/profile.php?id=100089808166715&amp;locale=es_LA\" target=\"_blank\" rel=\"noopener\" aria-label=\"Facebook\"><svg viewbox=\"0 0 24 24\"><path d=\"M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z\"\/><\/svg><\/a><\/li><li><a class=\"ah-so-ig\" href=\"https:\/\/www.instagram.com\/aurorainboxlatam\/\" target=\"_blank\" rel=\"noopener\" aria-label=\"instagram\"><svg viewbox=\"0 0 24 24\"><path d=\"M12 0C8.74 0 8.333.015 7.053.072 5.775.132 4.905.333 4.14.63c-.789.306-1.459.717-2.126 1.384S.935 3.35.63 4.14C.333 4.905.131 5.775.072 7.053.012 8.333 0 8.74 0 12s.015 3.667.072 4.947c.06 1.277.261 2.148.558 2.913.306.788.717 1.459 1.384 2.126.667.666 1.336 1.079 2.126 1.384.766.296 1.636.499 2.913.558C8.333 23.988 8.74 24 12 24s3.667-.015 4.947-.072c1.277-.06 2.148-.262 2.913-.558.788-.306 1.459-.718 2.126-1.384.666-.667 1.079-1.335 1.384-2.126.296-.765.499-1.636.558-2.913.06-1.28.072-1.687.072-4.947s-.015-3.667-.072-4.947c-.06-1.277-.262-2.149-.558-2.913-.306-.789-.718-1.459-1.384-2.126C21.319 1.347 20.651.935 19.86.63c-.765-.297-1.636-.499-2.913-.558C15.667.012 15.26 0 12 0zm0 2.16c3.203 0 3.585.016 4.85.071 1.17.055 1.805.249 2.227.415.562.217.96.477 1.382.896.419.42.679.819.896 1.381.164.422.36 1.057.413 2.227.057 1.266.07 1.646.07 4.85s-.015 3.585-.074 4.85c-.061 1.17-.256 1.805-.421 2.227-.224.562-.479.96-.899 1.382-.419.419-.824.679-1.38.896-.42.164-1.065.36-2.235.413-1.274.057-1.649.07-4.859.07-3.211 0-3.586-.015-4.859-.074-1.171-.061-1.816-.256-2.236-.421-.569-.224-.96-.479-1.379-.899-.421-.419-.69-.824-.9-1.38-.165-.42-.359-1.065-.42-2.235-.045-1.26-.061-1.649-.061-4.844 0-3.196.016-3.586.061-4.861.061-1.17.255-1.814.42-2.234.21-.57.479-.96.9-1.381.419-.419.81-.689 1.379-.898.42-.166 1.051-.361 2.221-.421 1.275-.045 1.65-.06 4.859-.06z\"\/><path d=\"M12 5.838c-3.405 0-6.162 2.76-6.162 6.162 0 3.405 2.76 6.162 6.162 6.162 3.405 0 6.162-2.76 6.162-6.162 0-3.405-2.76-6.162-6.162-6.162zM12 16c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4z\"\/><circle cx=\"18.406\" cy=\"5.595\" r=\"1.44\"\/><\/svg><\/a><\/li><li><a class=\"ah-so-yt\" href=\"https:\/\/www.youtube.com\/@aurorainbox\" target=\"_blank\" rel=\"noopener\" aria-label=\"YouTube\"><svg viewbox=\"0 0 24 24\"><path d=\"M23.498 6.186a3.016 3.016 0 0 0-2.122-2.136C19.505 3.545 12 3.545 12 3.545s-7.505 0-9.377.505A3.017 3.017 0 0 0 .502 6.186C0 8.07 0 12 0 12s0 3.93.502 5.814a3.016 3.016 0 0 0 2.122 2.136c1.871.505 9.376.505 9.376.505s7.505 0 9.377-.505a3.015 3.015 0 0 0 2.122-2.136C24 15.93 24 12 24 12s0-3.93-.502-5.814zM9.545 15.568V8.432L15.818 12l-6.273 3.568z\"\/><\/svg><\/a><\/li><li><a class=\"ah-so-in\" href=\"https:\/\/www.linkedin.com\/company\/aurorainbox\/about\" target=\"_blank\" rel=\"noopener\" aria-label=\"LinkedIn\"><svg viewbox=\"0 0 24 24\"><path d=\"M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433c-1.144 0-2.063-.926-2.063-2.065 0-1.138.92-2.063 2.063-2.063 1.14 0 2.064.925 2.064 2.063 0 1.139-.925 2.065-2.064 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.225 0z\"\/><\/svg><\/a><\/li><li><a class=\"ah-so-wa\" href=\"https:\/\/wa.me\/5218114810953\" target=\"_blank\" rel=\"noopener\" aria-label=\"WhatsApp\"><svg viewbox=\"0 0 24 24\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z\"\/><\/svg><\/a><\/li><li><a class=\"ah-so-tt\" href=\"https:\/\/www.tiktok.com\/@aurorainbox\" target=\"_blank\" rel=\"noopener\" aria-label=\"TikTok\"><svg viewbox=\"0 0 24 24\"><path d=\"M12.525.02c1.31-.02 2.61-.01 3.91-.02.08 1.53.63 3.09 1.75 4.17 1.12 1.11 2.7 1.62 4.24 1.79v4.03c-1.44-.05-2.89-.35-4.2-.97-.57-.26-1.1-.59-1.62-.93-.01 2.92.01 5.84-.02 8.75-.08 1.4-.54 2.79-1.35 3.94-1.31 1.92-3.58 3.17-5.91 3.21-1.43.08-2.86-.31-4.08-1.03-2.02-1.19-3.44-3.37-3.65-5.71-.02-.5-.03-1-.01-1.49.18-1.9 1.12-3.72 2.58-4.96 1.66-1.44 3.98-2.13 6.15-1.72.02 1.48-.04 2.96-.04 4.44-.99-.32-2.15-.23-3.02.37-.63.41-1.11 1.04-1.36 1.75-.21.51-.15 1.07-.14 1.61.24 1.64 1.82 3.02 3.5 2.87 1.12-.01 2.19-.66 2.77-1.61.19-.33.4-.67.41-1.06.1-1.79.06-3.57.07-5.36.01-4.03-.01-8.05.02-12.07z\"\/><\/svg><\/a><\/li><\/ul><div class=\"ah-ftr-badges\"><a href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.aurora.mobile\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"https:\/\/www.aurorainbox.com\/wp-content\/uploads\/2026\/02\/GetItOnGooglePlay_Badge_Web_color_Spanish-LATAM.png\" alt=\"Available on Google Play\"><\/a><a href=\"https:\/\/apps.apple.com\/us\/app\/aurora-inbox\/id6761079467\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"https:\/\/www.aurorainbox.com\/wp-content\/uploads\/2026\/03\/AppStore.png\" alt=\"Download it from the App Store\"><\/a><\/div><div class=\"ah-ftr-badges\"><a href=\"https:\/\/open.spotify.com\/show\/033kaisieAUzqi8kpGwYSr\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"https:\/\/www.aurorainbox.com\/wp-content\/uploads\/2026\/05\/Spotify_Primary_Logo_RGB_White.png\" alt=\"Listen to us on Spotify\"><\/a><a href=\"https:\/\/podcasts.apple.com\/us\/podcast\/conversaciones-que-venden\/id1896787401\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"https:\/\/www.aurorainbox.com\/wp-content\/uploads\/2026\/05\/en-us-1-e1779375229206.png\" alt=\"Listen to us on Apple Podcasts\"><\/a><\/div><\/div><div class=\"ah-ftr-col\"><h5 class=\"ah-ftr-h\">About us<\/h5><ul class=\"ah-ftr-menu\"><li><a href=\"https:\/\/www.aurorainbox.com\/en\/privacy-policy-2\/\">Privacy Policy<\/a><\/li><li><a href=\"https:\/\/wa.me\/5218114810953\">Contact us<\/a><\/li><li><a href=\"https:\/\/www.aurorainbox.com\/en\/tyc\/\">Terms and Conditions<\/a><\/li><li><a href=\"https:\/\/www.aurorainbox.com\/en\/aurora-vs-alternatives\/\">Aurora Inbox vs Alternatives<\/a><\/li><li><a href=\"https:\/\/www.aurorainbox.com\/en\/llms.txt\/\">LLM<\/a><\/li><li><a href=\"https:\/\/www.aurorainbox.com\/en\/llms-full.txt\/\">LLM Full<\/a><\/li><\/ul><\/div><div class=\"ah-ftr-col\"><h5 class=\"ah-ftr-h\">AI Agents for your business<\/h5><ul class=\"ah-ftr-menu\"><li><a href=\"https:\/\/www.aurorainbox.com\/en\/ai-agent-for-automotive-agency\/\">Automotive AI Agent<\/a><\/li><li><a href=\"https:\/\/www.aurorainbox.com\/en\/ai-agent-for-educational-centers\/\">AI Agent for Education<\/a><\/li><li><a href=\"https:\/\/www.aurorainbox.com\/en\/ai-agent-for-real-estate\/\">AI Agent for Real Estate<\/a><\/li><li><a href=\"https:\/\/www.aurorainbox.com\/en\/ai-agent-for-travel-agency\/\">AI Agent for Travel Agency<\/a><\/li><li><a href=\"https:\/\/www.aurorainbox.com\/en\/ai-agent-for-clinics-and-health-centers\/\">AI Agent for Healthcare Centers<\/a><\/li><\/ul><div class=\"ah-ftr-badges ah-ftr-partner\"><img decoding=\"async\" src=\"https:\/\/www.aurorainbox.com\/wp-content\/uploads\/2026\/03\/nvidia-inception-program-badge-rgb-for-screen.jpg\" alt=\"NVIDIA Inception Program\"><img decoding=\"async\" src=\"https:\/\/www.aurorainbox.com\/wp-content\/uploads\/2026\/03\/MBP-Badge-Dark-backgrounds@1x.png\" alt=\"Meta Business Partner\"><\/div><\/div><\/div><div class=\"ah-ftr-bottom\"><p class=\"ah-ftr-copy\">\u00a9 Copyright 2026. All rights reserved. <a href=\"https:\/\/www.aurorainbox.com\/en\/\">Aurora Inbox SAPI de CV<\/a>.<\/p><\/div><\/footer><\/div><script>(function () { var stage = document.querySelector('.ah-stage'); var segs = Array.prototype.slice.call(document.querySelectorAll('.ah-demo-seg')); var scenes = Array.prototype.slice.call(document.querySelectorAll('.ah-scene')); if (!stage || !segs.length) return; var n = segs.length, i = 0, timer = null; var HOLD = 11000; var reduce = window.matchMedia('(prefers-reduced-motion: reduce)').matches && !document.body.classList.contains('ah-preview-motion'); function show(k) { i = ((k % n) + n) % n; stage.setAttribute('data-scene', String(i + 1)); scenes.forEach(function (s, idx) { s.classList.toggle('ah-on', idx === i); }); } function stop() { if (timer) { clearInterval(timer); timer = null; } } function start() { stop(); if (!reduce) timer = setInterval(function () { show(i + 1); }, HOLD); } segs.forEach(function (seg, k) { seg.addEventListener('click', function () { show(k); start(); }); }); [document.querySelector('.ah-app-frame'), document.querySelector('.ah-demo-switch')].forEach(function (el) { if (!el) return; el.addEventListener('mouseenter', stop); el.addEventListener('mouseleave', start); el.addEventListener('focusin', stop); }); show(0); start(); })(); (function () { var els = document.querySelectorAll('.ah-rvl'); if (!els.length) return; var reduce = window.matchMedia('(prefers-reduced-motion: reduce)').matches && !document.body.classList.contains('ah-preview-motion'); if (reduce || !('IntersectionObserver' in window)) { document.documentElement.classList.remove('ah-js'); return; } var io = new IntersectionObserver(function (entries) { entries.forEach(function (e) { if (!e.isIntersecting) return; e.target.classList.add('ah-seen'); io.unobserve(e.target); }); }, { threshold: .1, rootMargin: '0px 0px -12% 0px' }); Array.prototype.forEach.call(els, function (el) { io.observe(el); }); })(); (function () { var sec = document.querySelector('.ah-s5'); if (!sec) return; var tabs = Array.prototype.slice.call(sec.querySelectorAll('.ah-ctl-tab')); tabs.forEach(function (t) { t.addEventListener('click', function () { sec.setAttribute('data-panel', t.getAttribute('data-go')); tabs.forEach(function (o) { o.setAttribute('aria-selected', o === t ? 'true' : 'false'); }); }); }); })(); (function () { var sec = document.querySelector('.ah-s6'); if (!sec) return; var segs = Array.prototype.slice.call(sec.querySelectorAll('.ah-cur-seg')); segs.forEach(function (s) { s.addEventListener('click', function () { sec.setAttribute('data-currency', s.getAttribute('data-cur')); segs.forEach(function (o) { o.setAttribute('aria-pressed', o === s ? 'true' : 'false'); }); }); }); })(); (function () { var el = document.querySelector('.ah-live-count'); if (!el) return; var BASE = 2153025; var EPOCH = Date.UTC(2026, 6, 16, 6, 0, 0); function paint() { var n = BASE + Math.max(0, Math.floor((Date.now() - EPOCH) \/ 3000)); el.textContent = n.toLocaleString('es-MX'); } paint(); setInterval(paint, 3000); })(); (function () { var btn = document.querySelector('.ah-nav-burger'); if (!btn) return; var nav = btn.closest('nav'); function set(open) { nav.classList.toggle('ah-menu-open', open); btn.setAttribute('aria-expanded', open ? 'true' : 'false'); } btn.addEventListener('click', function () { set(!nav.classList.contains('ah-menu-open')); }); nav.addEventListener('click', function (e) { var t = e.target; while (t && t !== nav && t.tagName !== 'A') t = t.parentNode; if (t && t !== nav && nav.classList.contains('ah-menu-open')) set(false); }); })(); (function () { var m = location.pathname.match(\/^\\\/(en|pt)(\\\/.*)?$\/); var cur = m ? m[1] : 'es'; var base = m ? (m[2] || '\/') : location.pathname; var map = { es: base, en: '\/en' + base, pt: '\/pt' + base }; var links = document.querySelectorAll('[data-lang]'); for (var i = 0; i < links.length; i++) { var code = links[i].getAttribute('data-lang'); if (map[code]) links[i].setAttribute('href', map[code]); } var cl = document.querySelector('[data-lang-current]'); if (cl) cl.textContent = cur.toUpperCase(); })(); (function () { var car = document.querySelector('.ah-ctl-car'); if (!car) return; var dots = Array.prototype.slice.call(car.querySelectorAll('.ah-ctl-dot')); dots.forEach(function (d) { d.addEventListener('click', function () { car.setAttribute('data-slide', d.getAttribute('data-go')); dots.forEach(function (o) { o.setAttribute('aria-pressed', o === d ? 'true' : 'false'); }); }); }); })();<\/script><script type=\"application\/ld+json\">{\n    \"@context\": \"https:\\\/\\\/schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n        {\n            \"@type\": \"Question\",\n            \"name\": \"\\u00bfPuedo usar el n\\u00famero de WhatsApp que ya tengo?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"S\\u00ed, y t\\u00fa eliges c\\u00f3mo conectarlo: por la API oficial de WhatsApp \\u2014 somos Meta Business Partners \\u2014, en modo coexistencia (la API oficial sin perder WhatsApp Business en tu tel\\u00e9fono) o con una conexi\\u00f3n tipo WhatsApp Web . Nos adaptamos a lo que prefieras, y te acompa\\u00f1amos en la conexi\\u00f3n.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"\\u00bfQu\\u00e9 tan complicado es ponerla a funcionar?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Nada que requiera programar: conectas tus canales, le das tu informaci\\u00f3n \\u2014 tu sitio web, tus PDFs, tu cat\\u00e1logo \\u2014 y defines qu\\u00e9 puede hacer. Nuestro equipo te acompa\\u00f1a en la configuraci\\u00f3n; no est\\u00e1s solo.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"\\u00bfQu\\u00e9 pasa cuando la IA no sabe algo?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Le pasa la conversaci\\u00f3n a tu equipo con todo el contexto, en lugar de improvisar. Responde con tu informaci\\u00f3n \\u2014 y cotizar, negociar y cerrar siempre son de tu gente.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"\\u00bfPuedo controlar lo que la IA hace y dice?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"S\\u00ed. T\\u00fa defines su informaci\\u00f3n, sus reglas y qu\\u00e9 puede hacer y qu\\u00e9 no. Y en cualquier conversaci\\u00f3n tu equipo puede tomar el control; la IA se pausa mientras una persona atiende.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"\\u00bfQu\\u00e9 pasa si me acabo las respuestas de IA del mes?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Tus conversaciones no se detienen: siguen llegando a tu inbox y tu equipo las atiende normal. La IA se reactiva con tu siguiente ciclo \\u2014 o puedes subir de plan en el momento.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"No vendo productos, doy servicios. \\u00bfMe sirve?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"S\\u00ed \\u2014 el cat\\u00e1logo maneja servicios igual que productos, y la agenda (sucursales, profesionales, duraciones) est\\u00e1 pensada para negocios de servicios. De hecho, escuelas y cl\\u00ednicas est\\u00e1n entre nuestros clientes m\\u00e1s grandes.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"\\u00bfHay plazo forzoso?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"No. Los planes son mensuales y puedes cancelar cuando quieras.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"\\u00bfFacturan?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"S\\u00ed: factura CFDI en M\\u00e9xico y cobro en pesos. Fuera de M\\u00e9xico, cobramos en USD.\"\n            }\n        }\n    ]\n}<\/script><\/div>\n\n\n\n<p><\/p>","protected":false},"excerpt":{"rendered":"<p>Benefits Sell with IA Team Tray Collaboration Sales Pipeline Lead Capture Advanced Calendar Aurora Insights Pricing Login Developer Resources Aurora Hub Integrations Aurora Blog ES ESEN PTS Request a demo Benefits Sell...<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-39093","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Aurora Inbox | Empleados de IA para cada \u00e1rea de tu negocio<\/title>\n<meta name=\"description\" content=\"Empleados de IA que atienden tu WhatsApp e Instagram, responden a tus leads en segundos, agendan citas y pasan la venta a tu equipo. Desde $1,800 MXN al mes.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.aurorainbox.com\/en\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Aurora Inbox | Empleados de IA para cada \u00e1rea de tu negocio\" \/>\n<meta property=\"og:description\" content=\"Empleados de IA que atienden tu WhatsApp e Instagram, responden a tus leads en segundos, agendan citas y pasan la venta a tu equipo. Desde $1,800 MXN al mes.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.aurorainbox.com\/en\/\" \/>\n<meta property=\"og:site_name\" content=\"Aurora Inbox\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/profile.php?id=100089808166715\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-31T21:00:59+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.aurorainbox.com\/wp-content\/uploads\/2024\/01\/H_LOGO-Gray400x80-1.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@aurorainbox\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"16 minutes\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Aurora Inbox | AI employees for every area of your business","description":"AI employees that handle your WhatsApp and Instagram messages, respond to leads in seconds, schedule appointments, and pass sales on to your team. Starting at $1,800 MXN per month.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.aurorainbox.com\/en\/","og_locale":"en_US","og_type":"article","og_title":"Aurora Inbox | Empleados de IA para cada \u00e1rea de tu negocio","og_description":"Empleados de IA que atienden tu WhatsApp e Instagram, responden a tus leads en segundos, agendan citas y pasan la venta a tu equipo. Desde $1,800 MXN al mes.","og_url":"https:\/\/www.aurorainbox.com\/en\/","og_site_name":"Aurora Inbox","article_publisher":"https:\/\/www.facebook.com\/profile.php?id=100089808166715","article_modified_time":"2026-07-31T21:00:59+00:00","og_image":[{"url":"https:\/\/www.aurorainbox.com\/wp-content\/uploads\/2024\/01\/H_LOGO-Gray400x80-1.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_site":"@aurorainbox","twitter_misc":{"Est. reading time":"16 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.aurorainbox.com\/en\/","url":"https:\/\/www.aurorainbox.com\/en\/","name":"Aurora Inbox | AI employees for every area of your business","isPartOf":{"@id":"https:\/\/www.aurorainbox.com\/pt\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.aurorainbox.com\/en\/#primaryimage"},"image":{"@id":"https:\/\/www.aurorainbox.com\/en\/#primaryimage"},"thumbnailUrl":"https:\/\/www.aurorainbox.com\/wp-content\/uploads\/2024\/01\/H_LOGO-Gray400x80-1.png","datePublished":"2026-07-16T22:51:15+00:00","dateModified":"2026-07-31T21:00:59+00:00","description":"AI employees that handle your WhatsApp and Instagram messages, respond to leads in seconds, schedule appointments, and pass sales on to your team. Starting at $1,800 MXN per month.","breadcrumb":{"@id":"https:\/\/www.aurorainbox.com\/en\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.aurorainbox.com\/en\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.aurorainbox.com\/en\/#primaryimage","url":"https:\/\/www.aurorainbox.com\/wp-content\/uploads\/2024\/01\/H_LOGO-Gray400x80-1.png","contentUrl":"https:\/\/www.aurorainbox.com\/wp-content\/uploads\/2024\/01\/H_LOGO-Gray400x80-1.png"},{"@type":"BreadcrumbList","@id":"https:\/\/www.aurorainbox.com\/en\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.aurorainbox.com\/en\/"},{"@type":"ListItem","position":2,"name":"Inicio \u2014 Empleados de IA"}]},{"@type":"WebSite","@id":"https:\/\/www.aurorainbox.com\/pt\/#website","url":"https:\/\/www.aurorainbox.com\/pt\/","name":"Aurora Inbox","description":"The best artificial intelligence agent","publisher":{"@id":"https:\/\/www.aurorainbox.com\/pt\/#organization"},"alternateName":"Aurora Inbox","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.aurorainbox.com\/pt\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.aurorainbox.com\/pt\/#organization","name":"Aurora Inbox","url":"https:\/\/www.aurorainbox.com\/pt\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.aurorainbox.com\/pt\/#\/schema\/logo\/image\/","url":"https:\/\/www.aurorainbox.com\/wp-content\/uploads\/2024\/01\/BRANDMARK-Gray80x80.png","contentUrl":"https:\/\/www.aurorainbox.com\/wp-content\/uploads\/2024\/01\/BRANDMARK-Gray80x80.png","width":81,"height":81,"caption":"Aurora Inbox"},"image":{"@id":"https:\/\/www.aurorainbox.com\/pt\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/profile.php?id=100089808166715","https:\/\/x.com\/aurorainbox","https:\/\/www.instagram.com\/aurorainboxlatam\/","https:\/\/www.youtube.com\/@aurorainbox"]}]}},"_links":{"self":[{"href":"https:\/\/www.aurorainbox.com\/en\/wp-json\/wp\/v2\/pages\/39093","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.aurorainbox.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.aurorainbox.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.aurorainbox.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.aurorainbox.com\/en\/wp-json\/wp\/v2\/comments?post=39093"}],"version-history":[{"count":19,"href":"https:\/\/www.aurorainbox.com\/en\/wp-json\/wp\/v2\/pages\/39093\/revisions"}],"predecessor-version":[{"id":39117,"href":"https:\/\/www.aurorainbox.com\/en\/wp-json\/wp\/v2\/pages\/39093\/revisions\/39117"}],"wp:attachment":[{"href":"https:\/\/www.aurorainbox.com\/en\/wp-json\/wp\/v2\/media?parent=39093"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}