/* Crisp live text in phone frames; only the OCR demonstration is affected. */
.ocr-hd-workflow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px 26px;padding:12px 4.55% 36px;max-width:1360px;margin:auto;align-items:start}
.ocr-hd-step{margin:0;min-width:0}.wa-phone{background:#172331;border:2px solid #53606d;border-radius:35px;padding:10px 8px 8px;box-shadow:0 9px 22px #123c5e18;overflow:hidden}.wa-speaker{width:65px;height:6px;background:#080d14;border-radius:8px;margin:0 auto 9px}.wa-header{display:flex;align-items:center;gap:8px;background:#f7fbfd;padding:13px 11px;color:#172331;border-radius:23px 23px 0 0;min-height:62px}.wa-header>span:first-child{font-size:29px;line-height:1}.wa-avatar{width:30px;height:30px;display:flex;align-items:center;justify-content:center;background:#d8eaff;border-radius:50%;color:#0066ff}.wa-avatar svg{width:19px;height:19px}.wa-header b{font-size:15px;font-weight:600}.wa-call{margin-left:auto}.wa-call svg{width:19px;height:19px}.wa-conversation{background:linear-gradient(135deg,#eaf5ed,#dcf2e8);padding:15px 10px;min-height:690px;display:flex;flex-direction:column;gap:12px;align-items:flex-start}.wa-bubble{position:relative;max-width:96%;border-radius:3px 12px 12px;padding:13px 12px;background:#fff;color:#202b35;box-shadow:0 1px 2px #17462a10;font-size:14px;line-height:1.52;overflow-wrap:break-word}.wa-bubble p{margin:0 0 12px;font-size:inherit;line-height:inherit;color:inherit}.wa-bubble p:last-child{margin-bottom:0}.wa-bubble ul,.wa-bubble ol{padding-left:17px;margin:0 0 14px}.wa-bubble ul:last-child,.wa-bubble ol:last-child{margin-bottom:0}.wa-bubble li{margin:4px 0;font-size:inherit;line-height:inherit;color:inherit}.wa-bubble strong{font-weight:600}.wa-out{align-self:flex-end;background:#c6f3dc;border-radius:12px 3px 12px 12px;padding:9px 12px;min-width:68px}.wa-ticks{font-size:11px;color:#319bb5;margin-left:10px;white-space:nowrap}.wa-composer{display:flex;align-items:center;gap:8px;background:#f7fbfd;padding:11px 10px;color:#436072;border-radius:0 0 22px 22px}.wa-composer>span:first-child{font-size:24px}.wa-input{height:28px;border:1px solid #d4dde3;background:white;border-radius:20px;flex:1}.wa-mic{display:flex;align-items:center;justify-content:center;width:27px;height:27px;border-radius:50%;background:#00aa8c;color:white}.wa-home{width:75px;height:4px;background:#98a5b3;border-radius:4px;margin:8px auto 0}.ocr-hd-step figcaption{display:flex;align-items:flex-start;gap:11px;padding:19px 5px 0}.wa-step-number{display:flex;align-items:center;justify-content:center;background:#0762c6;color:white;width:29px;height:29px;border-radius:50%;font-weight:700;font-size:14px;flex-shrink:0}.ocr-hd-step figcaption h2{font-size:17px;line-height:1.3;margin:2px 0 7px;color:#071a3c}.ocr-hd-step figcaption p{font-size:14px;line-height:1.55;color:#647087;margin:0}.wa-original-invoice{position:relative;overflow:hidden;width:100%;aspect-ratio:109/214;border-radius:8px}.wa-original-invoice img{position:absolute;width:782.5688%;max-width:none;left:-24.7706%;top:-102.3364%;height:auto}
@media(max-width:1050px){.ocr-hd-workflow{grid-template-columns:repeat(2,minmax(0,1fr));max-width:900px}.wa-conversation{min-height:690px}}
@media(max-width:650px){.ocr-hd-workflow{grid-template-columns:1fr;padding:8px 6% 30px;max-width:450px;gap:30px}.wa-conversation{min-height:0;padding:16px 10px 24px}.wa-bubble{font-size:15px}.wa-header b{font-size:16px}.ocr-hd-step figcaption h2{font-size:18px}.ocr-hd-step figcaption p{font-size:15px}.wa-phone{border-radius:32px}.wa-original-invoice img{top:-102.3364%}}
