/* Campaign landing pages. Scoped to preserve the shared site shell. */
.lp-page{--lp-ink:#171740;--lp-muted:#66677c;--lp-line:#e3e3ec;--lp-purple:#7344d4;--lp-yellow:#e3e834;background:#fff;color:var(--lp-ink);font-family:Poppins,Arial,sans-serif}.lp-wrap{width:min(1240px,calc(100% - 80px));margin-inline:auto}.lp-page .lp-hero{padding:36px 0 72px;background:linear-gradient(125deg,#faf9fd,#f1f1f9)}.lp-crumb{display:flex;gap:10px;flex-wrap:wrap;font-size:12px;color:#646478;margin-bottom:42px}.lp-crumb a{text-decoration:underline;text-underline-offset:4px}.lp-hero-grid{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:64px}.lp-eyebrow{font-size:12px!important;text-transform:uppercase;letter-spacing:1.6px;font-weight:650;color:#6440b2!important;margin:0 0 18px!important}.lp-page h1.lp-title{font-size:clamp(36px,4.3vw,62px)!important;font-weight:600;letter-spacing:-2.8px;line-height:1.12!important;margin:0 0 24px!important;max-width:700px;text-wrap:balance}.lp-title em{color:#7141c7;font-style:normal}.lp-lead{font-size:17px!important;line-height:1.8!important;color:#57576f!important;max-width:610px;margin-bottom:26px}.lp-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:28px}.lp-page .lp-btn{display:inline-flex;align-items:center;justify-content:center;gap:18px;border-radius:8px;padding:16px 21px;background:var(--lp-yellow);border:1px solid transparent;color:#171740;font-size:14px;font-weight:600;line-height:1.5;text-align:center;transition:background .2s,transform .2s}.lp-btn:hover{background:#d5db24;transform:translateY(-2px)}.lp-page .lp-btn-secondary{background:#fff;border-color:var(--lp-line)}.lp-page .lp-link{font-size:14px;font-weight:600;text-decoration:underline;text-underline-offset:5px;line-height:1.6}.lp-tags{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:27px;color:#5c5c71;font-size:12px}.lp-tags span:before{content:'✓';color:#7141c7;margin-right:7px;font-weight:700}.lp-page .lp-section{padding:76px 0}.lp-soft{background:#f7f7fb}.lp-page .lp-heading{max-width:760px;margin-bottom:34px}.lp-page h2.lp-h2{font-size:clamp(29px,3vw,43px)!important;line-height:1.2!important;letter-spacing:-1.4px;font-weight:600;margin:0 0 18px;text-wrap:balance}.lp-heading>p:not(.lp-eyebrow){font-size:16px;color:var(--lp-muted);line-height:1.8}.lp-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.lp-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.lp-page .lp-card{border:1px solid var(--lp-line);border-radius:15px;background:#fff;padding:28px;display:flex;flex-direction:column;align-items:flex-start;gap:14px;min-width:0}.lp-card h3{font-size:21px;line-height:1.35;letter-spacing:-.4px;font-weight:600;margin:0}.lp-card p{font-size:14px;line-height:1.8;color:var(--lp-muted);margin:0}.lp-card ul{padding-left:18px;font-size:13px;line-height:1.9;color:#45455e}.lp-card .lp-link{margin-top:auto}.lp-label{display:inline-block;border-radius:5px;padding:5px 9px;background:#efebfb;color:#6840af;font-size:10px;font-weight:650;letter-spacing:.8px;text-transform:uppercase}.lp-label-ready{background:#eef3d3;color:#4f5d17}.lp-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%}.lp-card-index{font-size:12px;color:#747488}.lp-card-meta{padding-top:15px;border-top:1px solid var(--lp-line);font-size:12px!important;width:100%}.lp-page .lp-note{font-size:12px;line-height:1.7;color:var(--lp-muted);margin-top:18px}.lp-tabs{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:28px}.lp-tabs button{border:1px solid #dedee9;border-radius:30px;background:white;padding:11px 17px;font:500 13px Poppins,Arial,sans-serif;color:var(--lp-ink);cursor:pointer}.lp-tabs button[aria-pressed=true]{background:#1a1948;color:#fff;border-color:#1a1948}.lp-page [hidden]{display:none!important}.lp-board{padding:26px;border:1px solid #dddde9;border-radius:20px;background:#fff;box-shadow:0 24px 65px #1c124217;transform:rotate(-1deg)}.lp-board-top{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-bottom:19px;margin-bottom:20px;border-bottom:1px solid var(--lp-line);font-size:13px;font-weight:600}.lp-board-dot{width:9px;height:9px;display:inline-block;background:#b1c55c;border-radius:50%;margin-right:7px}.lp-board h3{font-size:25px;letter-spacing:-.7px;line-height:1.3;margin:18px 0}.lp-board p{font-size:13px;line-height:1.7;color:var(--lp-muted)}.lp-board-row{display:flex;gap:14px;align-items:center;padding:14px 0;border-bottom:1px solid #eeeef4;font-size:13px}.lp-board-row b:first-child{width:32px;height:32px;flex-shrink:0;display:grid;place-items:center;background:#f0ebfb;color:#7141c7;border-radius:8px;font-size:12px}.lp-board-row strong{font-weight:550}.lp-board-row small{display:block;color:#78788a;font-size:11px}.lp-board-result{background:#f1f4d7;border-radius:10px;padding:16px;margin-top:18px;font-size:13px;color:#414b21}.lp-chat{display:flex;flex-direction:column;gap:14px}.lp-message{padding:14px 17px;border-radius:12px;background:#f0edf8;font-size:13px;line-height:1.7;max-width:90%}.lp-message-client{align-self:flex-end;background:#edf5e2}.lp-message small{display:block;font-size:10px;text-transform:uppercase;letter-spacing:1px;margin-bottom:5px;color:#65657a}.lp-avatar-photo{position:relative;min-height:430px;border-radius:20px;overflow:hidden;background:#211849}.lp-avatar-photo img{width:100%;height:460px;object-fit:cover;object-position:center 35%}.lp-avatar-caption{position:absolute;bottom:18px;left:18px;right:18px;border-radius:12px;padding:17px;background:#fff;color:#171740}.lp-avatar-caption strong{display:block;font-size:14px}.lp-avatar-caption p{font-size:12px;margin-top:6px;line-height:1.7;color:#626276}.lp-split{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.lp-dark{background:#181740;color:white}.lp-dark .lp-h2,.lp-dark h3{color:#fff}.lp-dark .lp-heading>p:not(.lp-eyebrow){color:#c5c4d7}.lp-dark .lp-eyebrow{color:#e3e834!important}.lp-dark .lp-card{background:#252451;border-color:#454466}.lp-dark .lp-card p,.lp-dark .lp-card ul{color:#d2d0e1}.lp-step-num{color:#7451ba;font-size:12px;font-weight:600}.lp-proof{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:45px}.lp-proof img{width:100%;height:auto;border-radius:12px}.lp-proof figcaption{font-size:11px;color:#747488;margin-top:10px}.lp-faq{display:grid;grid-template-columns:1fr 1fr;gap:0 38px}.lp-faq details{border-top:1px solid var(--lp-line);padding:20px 0}.lp-faq summary{font-size:15px;font-weight:550;cursor:pointer;line-height:1.6}.lp-faq details p{font-size:14px;color:var(--lp-muted);line-height:1.8;padding-top:12px}.lp-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:22px 0}.lp-metrics div{background:#f7f7fb;border-radius:9px;padding:16px 10px}.lp-metrics strong{display:block;font-size:22px;letter-spacing:-.5px}.lp-metrics small{display:block;font-size:10px;color:#6b6b80;margin-top:6px}.lp-quote{font-size:21px!important;line-height:1.6!important;color:var(--lp-ink)!important}.lp-usecase{padding:32px;border:1px solid var(--lp-line);border-radius:18px;background:#fff}.lp-usecase h3{font-size:25px;margin-bottom:14px;line-height:1.3}.lp-usecase p{font-size:15px;color:var(--lp-muted);line-height:1.8}.lp-usecase ul{margin:20px 0;padding-left:18px;font-size:14px;line-height:2}.lp-models{display:flex;gap:9px;flex-wrap:wrap;margin:20px 0}.lp-models span{padding:9px 12px;border:1px solid var(--lp-line);border-radius:8px;font-size:12px;display:flex;align-items:center;gap:7px}.lp-models img{width:19px;height:19px}.lp-footline{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:32px;padding-top:25px;border-top:1px solid var(--lp-line);font-size:14px;line-height:1.8}.lp-page .service-contact{scroll-margin-top:100px}.lp-page section[id]{scroll-margin-top:100px}.lp-page .crm-scenario{padding-top:70px}.lp-page .lp-jump{border-bottom:1px solid var(--lp-line);background:#fff}.lp-jump .lp-wrap{display:flex;gap:28px;overflow:auto;padding-block:19px}.lp-jump a{white-space:nowrap;font-size:12px;font-weight:550;color:#56566e}.lp-page a:focus-visible,.lp-page button:focus-visible,.lp-page summary:focus-visible{outline:3px solid #8d68d6;outline-offset:5px}.lp-academy-feature{border-left:4px solid #8a60cc!important}.lp-page .lp-section .lp-figure img{width:100%;height:auto;border-radius:12px;border:1px solid var(--lp-line)}.lp-page .lp-section .lp-figure figcaption{font-size:11px;line-height:1.7;color:#6b6b80;margin-top:10px}
@media(min-width:1500px){.lp-page .lp-hero{padding-bottom:85px}.lp-wrap{width:min(1320px,calc(100% - 100px))}}
@media(max-width:1000px){.lp-wrap{width:calc(100% - 44px)}.lp-hero-grid{gap:30px}.lp-page h1.lp-title{font-size:43px!important;letter-spacing:-1.8px}.lp-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lp-split{gap:30px}.lp-board{padding:20px}.lp-avatar-photo img{height:430px}}
@media(max-width:720px){.lp-wrap{width:calc(100% - 36px)}.lp-page .lp-hero{padding:24px 0 42px}.lp-crumb{margin-bottom:30px;font-size:11px}.lp-hero-grid,.lp-split,.lp-proof{grid-template-columns:1fr;gap:32px}.lp-page h1.lp-title{font-size:39px!important;letter-spacing:-1.8px}.lp-lead{font-size:15px!important}.lp-page .lp-section{padding:48px 0}.lp-grid,.lp-grid-two,.lp-faq{grid-template-columns:1fr}.lp-board{transform:none}.lp-actions{gap:17px}.lp-tags{gap:8px 14px;font-size:11px}.lp-avatar-photo{min-height:340px}.lp-avatar-photo img{height:410px;object-position:center 37%}.lp-card{padding:24px!important}.lp-footline{align-items:flex-start;flex-direction:column}.lp-usecase{padding:23px}.lp-metrics strong{font-size:19px}.lp-tabs button{font-size:12px;padding:10px 13px}.lp-jump .lp-wrap{gap:22px}.lp-page .lp-hero .lp-btn{padding:14px 17px}}
@media(prefers-reduced-motion:reduce){.lp-page *{scroll-behavior:auto!important;transition:none!important}}
.lp-metrics strong{white-space:nowrap}@media(max-width:420px){.lp-metrics strong{font-size:16px}.lp-metrics div{padding:14px 8px}}
.lp-tool-choice{width:100%;padding:14px 0;border-top:1px solid var(--lp-line);display:grid;gap:9px;font-size:11px;color:var(--lp-muted)}.lp-tool-options{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.lp-tool-options>span:not(.lp-tool-or){display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:550;color:var(--lp-ink)}.lp-tool-options img{width:18px;height:18px;object-fit:contain}
.lp-wa-steps{counter-reset:wa-step;list-style:none;padding:0;margin:23px 0;display:grid;gap:15px}.lp-wa-steps li{counter-increment:wa-step;display:flex;align-items:flex-start;gap:12px;font-size:14px;line-height:1.7;color:#515168}.lp-wa-steps li:before{content:counter(wa-step,decimal-leading-zero);flex:0 0 27px;font-size:11px;font-weight:650;color:#7249bd;padding-top:3px}.lp-wa-record{margin-top:22px;background:#f8f8fc;padding:20px;border:1px solid #e5e5ee;border-radius:12px}.lp-wa-record .lp-eyebrow{font-size:10px!important;margin-bottom:9px!important}.lp-wa-record dl{margin:0;display:grid;gap:0}.lp-wa-record dl>div{display:grid;grid-template-columns:1fr 1.3fr;gap:16px;border-top:1px solid #e6e6ef;padding:10px 0;font-size:12px;line-height:1.7}.lp-wa-record dt{color:#707087}.lp-wa-record dd{margin:0;color:#292944;font-weight:500}@media(max-width:480px){.lp-wa-record{padding:16px}.lp-wa-record dl>div{grid-template-columns:1fr;gap:3px}.lp-wa-steps li{font-size:13px}}
/* WhatsApp customer / CraftOS team: paired device illustrations. */
#vos-clients .lp-usecase{padding:30px 24px 24px;overflow:hidden}.wa-case-layout{display:grid;grid-template-columns:minmax(250px,.74fr) minmax(0,1.55fr);gap:25px;align-items:center}.wa-case-copy .lp-label{margin-bottom:12px}.wa-case-copy h3{font-size:26px;letter-spacing:-.65px;line-height:1.25}.wa-case-copy>p{font-size:14px}.wa-case-copy .lp-btn{font-size:12px;padding:13px 15px}.wa-device-stage{display:grid;grid-template-columns:228px minmax(0,1fr);gap:16px;align-items:center;min-width:0;padding:8px 0 0}.wa-device-label{display:flex;align-items:center;gap:6px;font-size:10px!important;color:#5b5d75!important;font-weight:550;margin:0 0 12px!important;white-space:nowrap}.wa-device-label>span{display:grid;place-items:center;border:1px solid #dcdde8;border-radius:50%;width:20px;height:20px;font-size:9px;color:#72618f}.wa-device-phone,.wa-device-computer{min-width:0}.wa-phone{width:228px;border:1px solid #535462;padding:6px;border-radius:34px;background:linear-gradient(120deg,#4e4f59,#15151b 18%,#282832 80%,#737582);box-shadow:0 12px 25px #16163820;position:relative}.wa-phone:before{position:absolute;content:'';width:3px;height:42px;left:-3px;top:94px;background:#34343e;border-radius:3px}.wa-phone:after{position:absolute;content:'';width:3px;height:50px;right:-3px;top:118px;background:#34343e;border-radius:3px}.wa-phone-screen{border-radius:27px;overflow:hidden;background:#fafafa;color:#16191b;font-family:Arial,sans-serif;min-height:471px;display:flex;flex-direction:column}.wa-phone-status{position:relative;display:flex;align-items:center;justify-content:space-between;padding:14px 17px 9px;font-size:10px;height:42px;background:#f8f9fa}.wa-island{position:absolute;top:9px;left:50%;transform:translateX(-50%);height:17px;width:66px;border-radius:15px;background:#17171b}.wa-battery{width:15px;height:7px;display:inline-block;border:1px solid #25272a;border-radius:2px;margin-left:3px;position:relative}.wa-battery:after{content:'';position:absolute;inset:1px;background:#25272a;border-radius:1px}.wa-app-head{display:flex;align-items:center;gap:5px;padding:9px 7px 11px;background:#f8f9fa;border-bottom:1px solid #dcdfe0;min-height:53px}.wa-app-head strong{display:block;font-size:11px;line-height:1.3;max-width:97px}.wa-app-head small{display:block;font-size:8px;color:#63776d;line-height:1.5;margin-top:2px}.wa-business-avatar{display:grid;place-items:center;flex:0 0 26px;height:26px;border-radius:50%;background:#d9e9df;color:#1a6d4b;font-size:13px;font-weight:700}.wa-app-head svg{width:17px;height:17px;color:#168664;display:block}.wa-phone-back svg{width:13px}.wa-head-icon{margin-left:auto}.wa-head-icon:last-child{margin-left:0}.wa-chat-body{display:flex;flex-direction:column;gap:11px;flex:1;padding:12px 10px 18px;background-color:#ede9e1;background-image:radial-gradient(#bcc6bb55 .7px,transparent .7px),radial-gradient(#bcc6bb40 .7px,transparent .7px);background-size:15px 15px;background-position:0 0,7px 7px}.wa-chat-date{align-self:center;border-radius:5px;padding:5px 8px;font-size:8px;background:#fff9;color:#606963}.wa-bubble{position:relative;max-width:92%;padding:9px 9px 5px;border-radius:7px;font-size:10.5px;line-height:1.5;box-shadow:0 1px 1px #535b4d20}.wa-outgoing{align-self:flex-end;background:#d9fdd3;border-top-right-radius:0}.wa-incoming{align-self:flex-start;background:#fff;border-top-left-radius:0}.wa-msg-time{display:block;text-align:right;font-size:7px;color:#6b776b;line-height:1.4;margin-top:4px}.wa-msg-time>span{color:#269ad4;font-size:10px;margin-left:3px;letter-spacing:-3px;padding-right:3px}.wa-compose{display:flex;align-items:center;gap:8px;padding:8px;background:#f8f9fa;color:#288169}.wa-compose>svg{width:19px;height:19px;flex-shrink:0}.wa-compose>span{border:1px solid #e5e7e6;background:#fff;border-radius:16px;flex:1;color:#9b9fa3;padding:7px 10px;font-size:9px}.wa-home-indicator{height:4px;width:76px;border-radius:4px;background:#25262a;margin:0 auto 6px}.wa-laptop{position:relative;padding-bottom:11px;min-width:0}.wa-laptop-screen{border:5px solid #30303b;border-bottom-width:10px;border-radius:12px 12px 4px 4px;background:#fff;overflow:hidden;box-shadow:0 15px 27px #17173d17}.wa-browser{height:27px;background:#eeeff4;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 10px;color:#797b8e;font-size:8px;font-family:Arial,sans-serif;border-bottom:1px solid #dce0e9}.wa-browser-dots{display:flex;gap:3px}.wa-browser-dots i{height:5px;width:5px;border-radius:50%;background:#c1c5d0}.wa-browser-dots i:first-child{background:#ee9894}.wa-browser-dots i:nth-child(2){background:#ecd69a}.wa-browser-dots i:nth-child(3){background:#94c7a5}.wa-web{display:grid;grid-template-columns:89px minmax(0,1fr);min-height:351px;background:#fff;font-family:Arial,sans-serif;text-align:left}.wa-web-sidebar{background:#f7f7fb;border-right:1px solid #e8e8f0;padding:14px 7px 10px;display:flex;flex-direction:column;gap:8px;min-width:0}.wa-web-logo{display:flex;gap:5px;align-items:center;margin-bottom:12px}.wa-web-logo img{width:18px;height:18px}.wa-web-logo strong{font-size:10px;color:#222149;font-weight:650}.wa-web-logo strong>span{display:block;font-size:7px;color:#89889f;margin-top:2px;letter-spacing:1px}.wa-web-sidebar>span{display:flex;align-items:center;gap:4px;font-size:7px;line-height:1.5;padding:5px 2px;color:#79798e;white-space:nowrap}.wa-web-sidebar>span svg{width:10px;height:10px;flex:0 0 10px}.wa-web-sidebar .wa-side-active{background:#ede6fd;border-radius:4px;color:#7345c8}.wa-web-user{margin-top:auto;display:flex;align-items:center;gap:4px;font-size:7px;line-height:1.4;padding-top:25px}.wa-web-user>b{width:19px;height:19px;display:grid;place-items:center;background:#e5dfef;color:#6f5d87;border-radius:50%;font-size:7px}.wa-web-user small{font-size:6px;color:#8c8c9c}.wa-web-main{min-width:0;padding:0 12px 14px}.wa-web-toolbar{display:flex;justify-content:space-between;align-items:center;height:35px;border-bottom:1px solid #eeeeF5;gap:8px;font-size:9px;color:#393a54}.wa-web-search{display:flex;align-items:center;gap:4px;color:#a0a0af;font-size:7px}.wa-web-search svg{width:10px;height:10px}.wa-record-heading{display:flex;align-items:center;gap:7px;margin:15px 0 9px}.wa-client-avatar{flex:0 0 27px;height:27px;display:grid;place-items:center;border-radius:8px;background:#ebe5f7;color:#795daf;font-size:10px}.wa-record-heading h4{font-family:Arial,sans-serif;font-size:12px;margin:0 0 4px;line-height:1.2;letter-spacing:0;font-weight:650;color:#2d2c44}.wa-record-heading>div>span{font-size:7px;color:#9797a6;display:block}.wa-channel{margin-left:auto;background:#e8f5eb;padding:4px;border-radius:6px;display:flex}.wa-channel svg{width:13px;height:13px;color:#2a9362}.wa-web-status{display:flex;gap:5px;align-items:center;flex-wrap:wrap;padding-bottom:12px;font-size:7px;color:#9a6a1c}.wa-web-status>span{border-radius:4px;background:#fcf3dd;padding:4px 5px}.wa-web-status .wa-agent-active{color:#448366;background:#ebf7ee}.wa-web-status .wa-agent-active:before{content:'•';margin-right:3px}.wa-web-details h5{font-size:8px;font-weight:600;margin:0 0 5px;color:#56566c}.wa-web-details dl{margin:0}.wa-web-details dl>div{display:grid;grid-template-columns:.8fr 1.3fr;gap:7px;border-bottom:1px solid #f0eff5;padding:7px 0;font-size:8px;line-height:1.45}.wa-web-details dt{color:#90909f}.wa-web-details dd{color:#525269;margin:0}.wa-web-event{display:flex;gap:6px;padding:12px 0;font-size:8px;align-items:flex-start}.wa-event-check{background:#ebf6ef;border-radius:50%;padding:3px;display:flex;color:#4f936c}.wa-event-check svg{width:9px;height:9px}.wa-web-event strong{font-size:8px;color:#595a6b;display:block;font-weight:600}.lp-usecase .wa-web-event p{font-size:8px;line-height:1.5;margin:4px 0;color:#73738a}.wa-web-event small{font-size:6.5px;color:#aaaab6}.wa-web-next{border:1px solid #e6ddf7;background:#f8f5fe;padding:9px;border-radius:6px;display:grid;gap:5px}.wa-web-next>span{color:#9479bf;font-size:7px;text-transform:uppercase;letter-spacing:.5px}.wa-web-next strong{font-size:8px;line-height:1.45;color:#63547d;font-weight:600}.wa-web-next small{font-size:6.5px;color:#9c91ae}.wa-laptop-base{position:absolute;bottom:0;left:-9px;right:-9px;height:13px;background:linear-gradient(#d4d5dc,#ececf0 40%,#999ba6);border-radius:2px 2px 45% 45%;border:1px solid #bbbcc6}.wa-laptop-base>span{display:block;margin:0 auto;width:20%;height:4px;border-radius:0 0 5px 5px;background:#abacb7}.wa-device-caption{font-size:9px!important;line-height:1.6!important;color:#9190a3!important;text-align:center;margin:8px 0 0!important}.wa-stage-note{grid-column:1/-1;text-align:center;font-size:10px!important;line-height:1.6!important;color:#9b99aa!important;margin:2px 0 0!important}
@media(max-width:1190px){.wa-case-layout{grid-template-columns:1fr;gap:28px}.wa-case-copy{max-width:720px}.wa-device-stage{grid-template-columns:250px minmax(0,1fr);gap:28px;max-width:870px;margin:0 auto;width:100%}.wa-phone{width:250px}.wa-phone-screen{min-height:488px}.wa-bubble{font-size:12px}.wa-web{grid-template-columns:105px 1fr;min-height:365px}.wa-web-sidebar>span{font-size:8px}.wa-web-details dl>div{font-size:10px}.wa-web-next strong,.wa-web-details h5,.wa-web-event strong,.lp-usecase .wa-web-event p{font-size:10px}.wa-web-toolbar{font-size:11px}.wa-record-heading h4{font-size:14px}.wa-web-status{font-size:8px}.wa-web-logo strong{font-size:12px}}
@media(max-width:700px){#vos-clients .lp-usecase{padding:24px 18px}.wa-device-stage{grid-template-columns:1fr;gap:30px}.wa-device-phone{justify-self:center}.wa-device-computer{width:100%;max-width:480px;justify-self:center}.wa-device-label{font-size:11px!important;justify-content:center}.wa-phone{width:258px}.wa-phone-screen{min-height:505px}.wa-app-head strong{font-size:12px;max-width:120px}.wa-app-head small{font-size:9px}.wa-app-head{gap:7px}.wa-bubble{font-size:12px;padding:10px}.wa-msg-time{font-size:8px}.wa-compose>span{font-size:11px}.wa-web{grid-template-columns:69px minmax(0,1fr);min-height:390px}.wa-web-sidebar{padding:13px 4px;gap:8px}.wa-web-logo{gap:3px;flex-wrap:wrap}.wa-web-logo img{width:15px;height:15px}.wa-web-logo strong{font-size:8px}.wa-web-sidebar>span{font-size:6px;gap:3px;white-space:normal}.wa-web-sidebar>span svg{width:9px;flex-basis:9px}.wa-web-main{padding:0 8px 12px}.wa-web-toolbar{font-size:9px}.wa-web-search{font-size:6px}.wa-record-heading h4{font-size:12px}.wa-record-heading>div>span{font-size:7px;line-height:1.5}.wa-channel{display:none}.wa-web-details dl>div{font-size:9px;grid-template-columns:1fr;gap:3px;padding:6px 0}.wa-web-status{font-size:7px}.wa-web-next strong,.wa-web-details h5,.wa-web-event strong,.lp-usecase .wa-web-event p{font-size:9px}.wa-device-caption{font-size:10px!important}.wa-stage-note{margin-top:-12px!important}.wa-case-copy h3{font-size:25px}}
@media(min-width:701px){.wa-web-sidebar>span{font-size:8px}.wa-web-toolbar{font-size:11px}.wa-record-heading h4{font-size:14px}.wa-record-heading>div>span{font-size:8px}.wa-web-status{font-size:8px}.wa-web-details h5,.wa-web-event strong{font-size:10px}.wa-web-details dl>div{font-size:10px;line-height:1.5}.lp-usecase .wa-web-event p,.wa-web-next strong{font-size:10px}.wa-web-next>span{font-size:8px}.wa-web-next small,.wa-web-event small{font-size:8px}}
/* Travel sales: incoming voice, image and transfer receipt. */
.wa-chat-media{gap:8px;padding:8px 8px 12px}.wa-chat-media .wa-bubble{max-width:96%;font-size:10px;line-height:1.45;padding:7px 8px 4px}.wa-chat-media .wa-msg-time{margin-top:3px}.wa-chat-media details{margin:0;padding:0;border:0}.wa-chat-media summary{cursor:pointer;list-style:none;padding:0}.wa-chat-media summary::-webkit-details-marker{display:none}.wa-chat-media summary:focus-visible{outline:2px solid #408b70;outline-offset:3px}.wa-voice-top{display:flex;align-items:center;gap:7px}.wa-voice-top>b{font-size:9px;font-weight:400;color:#778778}.wa-voice-icon{font-size:18px;color:#5c9471}.wa-voice-wave{display:flex;align-items:center;gap:2px;height:22px;flex:1}.wa-voice-wave i{width:2px;border-radius:2px;background:#7db293}.wa-media-action{display:block;font-size:8px;color:#667e6a;text-decoration:underline;text-underline-offset:2px;margin-top:3px}.lp-usecase .wa-voice-message p{font-size:9px;line-height:1.45;color:#526552;margin:7px 0 1px;padding-top:6px;border-top:1px solid #bde4b8}.wa-travel-picture{display:block;width:100%;height:65px;object-fit:cover;border-radius:4px;margin:0 0 4px}.wa-image-message>span:not(.wa-msg-time){font-size:9px;display:block}.wa-image-message .wa-image-filename{font-size:7px!important;color:#7b897d;margin-bottom:3px}.wa-document-row{display:flex;align-items:center;gap:6px;background:#ccefc5;padding:6px;border-radius:4px}.wa-document-row>b{background:#f5f7ed;color:#c06d59;border-radius:3px;font-size:8px;padding:9px 4px;font-weight:600}.wa-document-row>span{font-size:9px;color:#456148}.wa-document-row small{display:block;font-size:8px;color:#748471;margin-top:4px}.wa-transfer-preview{background:#fffef9;border:1px solid #d8dfcf;padding:9px;margin-top:7px;border-radius:5px}.wa-transfer-preview>strong{font-size:7px;color:#a5906c}.wa-transfer-preview dl{margin:5px 0}.wa-transfer-preview dl>div{display:flex;justify-content:space-between;gap:5px;font-size:7px;border-bottom:1px solid #eee;padding:4px 0}.wa-transfer-preview dt{color:#92938b}.wa-transfer-preview dd{margin:0;color:#505b4c}.lp-usecase .wa-transfer-preview p{font-size:7px;color:#9c9180;line-height:1.5;margin:5px 0 0}.wa-web-next .wa-transaction-amount{font-size:19px;font-weight:650;letter-spacing:-.5px}.wa-transaction-status{background:#fff0cf;color:#94671b;padding:5px 6px;border:1px solid #f2dfb3;border-radius:4px;font-size:8px;font-weight:500;line-height:1.5}.wa-transaction{gap:6px}.wa-chat-media .wa-chat-date{font-size:7px;padding:3px 6px}#usage-whatsapp-voyage .wa-web{min-height:440px}#usage-whatsapp-voyage .wa-phone-screen{min-height:550px}
@media(max-width:700px){.wa-chat-media .wa-bubble{font-size:11px}.lp-usecase .wa-voice-message p{font-size:10px}.wa-media-action{font-size:9px}.wa-document-row>span{font-size:10px}.wa-image-message>span:not(.wa-msg-time){font-size:10px}.wa-travel-picture{height:75px}#usage-whatsapp-voyage .wa-web{min-height:490px}.wa-transaction-status{font-size:9px}.wa-transfer-preview dl>div,.lp-usecase .wa-transfer-preview p{font-size:9px}}
/* CRM sales hero: WhatsApp storefront and the linked transaction. */
.crm-page .crm-sales-hero{background:radial-gradient(ellipse at 86% 44%,#e5f2ea 0,transparent 45%),linear-gradient(120deg,#faf9fd,#f2eff9);padding-bottom:52px}.crm-sales-hero .lp-hero-grid{grid-template-columns:1.05fr 1fr;gap:30px}.crm-sales-hero .lp-crumb{margin-bottom:24px}.crm-page .crm-sales-hero h1.lp-title{font-size:clamp(38px,3.65vw,55px)!important;letter-spacing:-2px;line-height:1.12!important;text-wrap:initial}.crm-sales-copy .lp-lead{font-size:16px!important;line-height:1.75!important;margin-bottom:18px}.crm-hero-support{font-size:15px;line-height:1.75;color:#52516a;max-width:490px}.crm-hero-support strong{color:#22213f;font-weight:600}.crm-sales-copy .lp-tags{font-size:11px;gap:10px 14px}.crm-hero-scene{position:relative;height:610px;width:100%;max-width:580px;margin:0;isolation:isolate}.crm-scene-halo{position:absolute;left:12px;right:0;top:65px;bottom:38px;background:linear-gradient(145deg,#d8efe5,#e8e4f5);border:1px solid #fff;border-radius:48% 48% 30% 30%;z-index:-1}.crm-live-pill{position:absolute;top:2px;left:18px;display:flex;align-items:center;gap:8px;border:1px solid #d4e4d9;border-radius:30px;padding:10px 16px;background:#ffffffcf;color:#285b48;font-size:11px;font-weight:600}.crm-live-pill>span{height:7px;width:7px;border-radius:50%;background:#26986b;box-shadow:0 0 0 4px #d6eee3}.crm-hero-phone.wa-phone{position:absolute;left:22px;top:56px;width:292px;transform:rotate(-4deg);border-radius:39px;padding:7px;box-shadow:0 24px 45px #2a383b2b}.crm-hero-phone .wa-phone-screen{min-height:0;border-radius:31px}.crm-hero-phone .wa-app-head{background:#087d70;color:white;padding:11px 10px;gap:8px}.crm-hero-phone .wa-app-head strong{font-size:13px;max-width:none}.crm-hero-phone .wa-app-head small{color:#d0eae4;font-size:9px}.crm-hero-phone .wa-phone-back{font-size:28px;line-height:1}.crm-hero-phone .wa-head-icon{font-size:22px}.crm-hero-phone .wa-chat-body{padding:10px 10px 13px;gap:9px}.crm-hero-phone .wa-bubble{font-size:11px;line-height:1.45;max-width:94%;padding:9px 10px 5px}.crm-hero-phone .wa-chat-date{font-size:8px;padding:3px 7px}.crm-chat-product{background:#f5f6f2;border:1px solid #e5e7e0;border-radius:7px;margin-top:7px;overflow:hidden;padding-bottom:7px}.crm-chat-product .wa-travel-picture{height:67px;border-radius:0;margin:0 0 6px}.crm-chat-product>strong,.crm-chat-product>span,.crm-chat-product>b{display:block;padding:0 8px}.crm-chat-product>strong{font-size:12px;color:#25372c}.crm-chat-product>span{font-size:8px;margin:3px 0;color:#6b736d}.crm-chat-product>b{font-size:12px;color:#185e43}.crm-chat-options{display:grid;gap:0;margin-top:7px;color:#087d70;font-size:10px;text-align:center;border:1px solid #e0e9e4;border-radius:5px;overflow:hidden}.crm-chat-options>span{padding:5px 3px;background:#f8fbf9}.crm-chat-options>span+span{border-top:1px solid #e0e9e4}.crm-hero-phone .wa-compose{padding:6px 9px}.crm-hero-phone .wa-compose>span{font-size:10px;padding:5px 9px}.crm-hero-record{position:absolute;z-index:2;right:0;bottom:59px;width:255px;padding:19px;background:#fff;border:1px solid #dfdfeb;border-radius:16px;box-shadow:0 18px 45px #30265024;transform:rotate(3deg);font-family:Poppins,Arial,sans-serif}.crm-record-head{display:flex;align-items:center;gap:8px;padding-bottom:14px;border-bottom:1px solid #eceaf2}.crm-record-head strong{font-size:13px;color:#292349}.crm-record-head>span{margin-left:auto;color:#9a8daf}.crm-record-client{display:flex;align-items:center;gap:9px;margin:17px 0 12px}.crm-record-client>b{display:grid;place-items:center;flex:0 0 34px;height:34px;border-radius:10px;background:#eee7fb;color:#7952b1;font-size:12px}.crm-record-client strong{font-size:12px;display:block;color:#28243e}.crm-record-client span{font-size:8px;display:block;margin-top:4px;color:#827b91}.crm-sale-status{font-size:10px;color:#277352;background:#eaf5ed;border-radius:5px;padding:8px 9px}.crm-hero-record dl{margin:10px 0 14px}.crm-hero-record dl>div{display:flex;justify-content:space-between;gap:8px;font-size:11px;padding:8px 0;border-bottom:1px solid #f0eef5}.crm-hero-record dt{color:#898096}.crm-hero-record dd{margin:0;color:#443655;font-weight:600}.crm-record-automation{display:flex;gap:8px;align-items:center;background:#f5f1fc;padding:10px;border-radius:7px;color:#7955b0}.crm-record-automation>span{font-size:22px}.crm-record-automation b{font-size:9px;display:block}.crm-record-automation small{font-size:8px;display:block;margin-top:4px}.crm-hero-scene figcaption{position:absolute;bottom:0;width:100%;text-align:center;font-size:10px;color:#817d8c}.crm-catalogue-examples{width:100%;display:grid}.crm-catalogue-examples>span{font-size:11px;color:#8b7c9e;padding:12px 0;border-top:1px solid #ebe6f1}.crm-catalogue-examples b{display:block;color:#494059;font-size:13px;margin-top:4px;font-weight:500}.crm-example-message{font-size:15px;color:#335c46;background:#eaf6e9;border-radius:0 12px 12px 12px;padding:20px;line-height:1.8;margin-top:auto}.crm-example-message small{display:block;font-size:10px;color:#7c937c;margin-top:12px}.crm-auto-heading{margin:44px 0 24px}.crm-auto-heading h3{font-size:25px;letter-spacing:-.5px;margin-bottom:8px}.crm-auto-heading p{font-size:14px;color:#6d677a}.crm-payment-state{margin-top:auto;font-size:11px;line-height:1.5;padding:8px 10px;border-radius:6px;background:#fff4de;color:#876627}.crm-payment-ok{background:#eaf6ee;color:#376b4d}
@media(min-width:721px) and (max-width:1100px){.crm-sales-hero .lp-hero-grid{grid-template-columns:1fr 1fr;gap:18px}.crm-page .crm-sales-hero h1.lp-title{font-size:38px!important}.crm-hero-phone.wa-phone{left:2px;width:270px}.crm-hero-record{width:215px;padding:14px;bottom:24px}.crm-hero-scene{height:650px}.crm-live-pill{left:0}.crm-hero-scene figcaption{bottom:-7px}}
@media(max-width:720px){.crm-sales-hero .lp-hero-grid{grid-template-columns:1fr;gap:30px}.crm-page .crm-sales-hero h1.lp-title{font-size:clamp(32px,8.7vw,46px)!important;letter-spacing:-1.5px}.crm-sales-copy .lp-lead{font-size:15px!important}.crm-hero-support{font-size:14px}.crm-hero-scene{max-width:470px;justify-self:center;height:670px}.crm-hero-phone.wa-phone{left:8px;width:274px;top:52px;transform:rotate(-3deg)}.crm-hero-record{width:215px;right:0;bottom:28px;padding:14px;transform:rotate(3deg)}.crm-scene-halo{top:55px;bottom:25px}.crm-live-pill{left:6px;font-size:10px}.crm-hero-scene figcaption{font-size:9px;bottom:-4px}.crm-sales-copy .lp-actions{gap:16px}.crm-sales-copy .lp-tags{font-size:11px}.crm-page .crm-sales-hero{padding-bottom:38px}}
.crm-page svg.wa-travel-picture{width:100%!important;flex:none}.crm-page .crm-hero-phone svg.wa-travel-picture{height:67px!important}
.crm-hero-scene{height:660px}.crm-hero-phone .wa-chat-body{gap:7px;padding:8px 9px 10px}.crm-hero-phone .wa-bubble{padding:7px 9px 4px}.crm-hero-phone .crm-chat-options{display:flex;flex-wrap:wrap;gap:4px;border:0;text-align:left}.crm-hero-phone .crm-chat-options>span{border:1px solid #dfe9e4;border-radius:4px;padding:4px 5px;font-size:9px}.crm-hero-phone .crm-chat-product .wa-travel-picture{height:52px!important}.crm-hero-phone .crm-chat-product>span{line-height:1.4}.crm-hero-phone .crm-chat-product{margin-top:5px}.crm-hero-record{bottom:78px}
@media(max-width:720px){.crm-hero-scene{height:925px}.crm-hero-phone.wa-phone{left:50%;margin-left:-137px;top:50px;transform:rotate(-3deg)}.crm-hero-record{width:280px;left:50%;right:auto;margin-left:-140px;bottom:28px;transform:rotate(2deg)}.crm-scene-halo{bottom:135px}.crm-live-pill{left:50%;transform:translateX(-50%);white-space:nowrap}}
@media(min-width:721px){.crm-hero-scene{height:700px}.crm-hero-record{bottom:105px}}
@media(max-width:720px){.crm-hero-scene{height:1060px}}

/* Concrete CRM figures; response time is a target, not a measured SLA. */
.crm-hero-numbers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;border-top:1px solid #dddce7;padding-top:20px;margin-top:24px;max-width:550px}.crm-hero-numbers>div{min-width:0}.crm-hero-numbers strong{display:block;color:#6c3dc1;font-size:30px;line-height:1.2;letter-spacing:-1px;font-weight:600;white-space:nowrap}.crm-hero-numbers span{display:block;color:#625c72;font-size:11px;line-height:1.6;margin-top:7px;max-width:150px}@media(max-width:720px){.crm-hero-numbers{gap:12px;padding-top:17px;margin-top:20px}.crm-hero-numbers strong{font-size:26px}.crm-hero-numbers span{font-size:10px}}
/* Natural six-message product conversation and payment details. */
@media(max-width:720px){.crm-hero-scene{height:1130px}}
/* CRM human handoff, transaction tracking and assigned tasks. */
.crm-control-demo{margin-top:30px;border:1px solid #dedce7;border-radius:18px;overflow:hidden;background:white;box-shadow:0 16px 44px #231b4110}.crm-control-bar{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:18px 24px;border-bottom:1px solid #e9e6ef;background:#faf9fd}.crm-control-bar>div{display:flex;align-items:center;gap:9px;font-size:14px}.crm-control-bar>span{font-size:11px;color:#81788e}.crm-control-tabs{padding:20px 24px 0;margin-bottom:0}.crm-control-panel{padding:26px}.crm-control-caption{margin-bottom:22px}.crm-control-caption h3{font-size:23px;line-height:1.3;margin:0 0 8px;color:#27213f;letter-spacing:-.5px}.crm-control-caption p{font-size:13px;line-height:1.7;margin:0;color:#746a82}.crm-handoff-layout{display:grid;grid-template-columns:1.65fr 1fr;border:1px solid #e7e2e9;border-radius:12px;overflow:hidden}.crm-handoff-chat{min-width:0;background:#fcfaf7}.crm-handoff-top{padding:16px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:white;border-bottom:1px solid #ebe6ed;font-size:12px}.crm-human-status{font-size:10px;color:#8052a5;background:#f2eafa;border-radius:5px;padding:7px 9px;line-height:1.5}.crm-handoff-messages{display:flex;flex-direction:column;gap:14px;padding:24px}.crm-handoff-messages>p{font-size:13px;line-height:1.75;padding:13px 16px;border-radius:12px;max-width:88%;margin:0;color:#413b46}.crm-handoff-messages small{display:block;font-size:9px;color:#938697;margin-top:6px}.crm-customer-msg{background:white;border:1px solid #e6dfe5;align-self:flex-start}.crm-agent-msg{background:#f5eae1;align-self:flex-end}.crm-human-msg{background:#ede5fa;align-self:flex-end}.crm-task-event{font-size:11px;line-height:1.8;color:#9a6637;padding:12px 16px;background:#fff3df;border:1px solid #efdfbe;border-radius:8px;align-self:center;max-width:90%}.crm-task-event b{font-weight:500}.crm-handoff-context{padding:24px;background:white;border-left:1px solid #e7e2e9}.crm-handoff-context h4{font-size:18px;color:#393046;line-height:1.4;margin:22px 0 12px;letter-spacing:-.3px}.crm-handoff-context dl{margin:0}.crm-handoff-context dl>div{padding:12px 0;border-bottom:1px solid #efeaf1}.crm-handoff-context dt{font-size:10px;text-transform:uppercase;letter-spacing:.6px;color:#9a8fa3;margin-bottom:5px}.crm-handoff-context dd{margin:0;font-size:13px;color:#4d4358;line-height:1.7}.crm-context-task{display:grid;gap:7px;padding:16px;border:1px solid #e7d8f5;background:#faf6ff;border-radius:10px;margin-top:22px}.crm-context-task b{font-size:13px;color:#694793}.crm-context-task span{font-size:11px;color:#8b799e;line-height:1.6}.crm-demo-table-scroll{overflow:auto;border:1px solid #e7e2ec;border-radius:10px}.crm-demo-table{border-collapse:collapse;width:100%;min-width:660px;text-align:left}.crm-demo-table th{padding:15px;font-size:11px;font-weight:600;background:#f5f2f8;color:#867b95}.crm-demo-table td{padding:24px 15px;font-size:12px;line-height:1.7;border-top:1px solid #ebe6f0;color:#494053}.crm-demo-table td:nth-child(3){white-space:nowrap;font-weight:600}.crm-status-pending,.crm-status-paid{display:inline-block;padding:5px 10px;border-radius:20px;font-size:11px;white-space:nowrap}.crm-status-pending{background:#fff3d8;color:#956d14}.crm-status-paid{background:#e7f6ec;color:#347349}.crm-control-footnote{font-size:11px;color:#8c8098;line-height:1.6;margin:15px 0 0}.crm-demo-task-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.crm-demo-task-grid article{display:flex;flex-direction:column;align-items:flex-start;padding:22px;border:1px solid #e4dfeb;border-left:3px solid #9161c6;border-radius:12px;background:#fcfbfe;min-width:0}.crm-task-origin{font-size:10px;color:#7951a8;background:#eee5fa;padding:5px 8px;border-radius:5px}.crm-demo-task-grid h4{font-size:19px;line-height:1.4;letter-spacing:-.3px;margin:17px 0 10px;color:#443253}.crm-demo-task-grid p{font-size:12px;line-height:1.8;color:#85778f;margin:0 0 15px}.crm-task-conversation{font-size:10px;color:#725297}.crm-demo-task-grid footer{display:grid;gap:6px;border-top:1px solid #e7dfef;width:100%;padding-top:16px;margin-top:auto;background:transparent}.crm-demo-task-grid footer b{font-size:11px;color:#554160;font-weight:600}.crm-demo-task-grid footer span{font-size:10px;color:#a08bad}.crm-control-disclaimer{font-size:10px!important;color:#8d8396!important;line-height:1.6;text-align:center;padding:15px 24px;margin:0!important;border-top:1px solid #eee8f3}
@media(max-width:720px){.crm-control-bar{padding:16px}.crm-control-bar>span{font-size:9px;text-align:right}.crm-control-tabs{padding:16px 16px 0;gap:7px}.crm-control-tabs button{font-size:11px;padding:9px 11px}.crm-control-panel{padding:20px 15px}.crm-control-caption h3{font-size:20px}.crm-handoff-layout{grid-template-columns:1fr}.crm-handoff-top{align-items:flex-start;flex-direction:column;padding:14px}.crm-handoff-messages{padding:15px;gap:12px}.crm-handoff-messages>p{font-size:12px;max-width:96%;padding:11px 13px}.crm-handoff-context{border-left:0;border-top:1px solid #e7e2e9;padding:18px}.crm-demo-task-grid{grid-template-columns:1fr;gap:14px}.crm-demo-task-grid article{padding:18px}.crm-demo-task-grid footer{margin-top:15px}.crm-task-event{max-width:100%;padding:10px;font-size:10px}}

/* Compact phones: fixed device proportions, messages scroll inside the screen. */
.crm-page #vos-clients .wa-phone{width:230px;padding:6px;border-radius:33px}
.crm-page #vos-clients .wa-phone-screen{height:480px;min-height:0!important;border-radius:26px}
.crm-page .wa-chat-body{min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#b4c9bc transparent}
.crm-page .wa-chat-body:focus-visible{outline:2px solid #648b76;outline-offset:-3px}
.crm-page .wa-phone-status,.crm-page .wa-app-head,.crm-page .wa-compose,.crm-page .wa-home-indicator{flex-shrink:0}
.crm-page .wa-chat-body>.wa-bubble,.crm-page .wa-chat-body>.wa-chat-date{flex-shrink:0}
.crm-page .crm-hero-phone.wa-phone{width:260px}
.crm-page .crm-hero-phone .wa-phone-screen{height:535px;min-height:0}
.crm-page .crm-hero-scene{height:620px}
.crm-page .crm-hero-record{bottom:55px}
@media(min-width:701px){.crm-page .wa-device-stage{grid-template-columns:230px minmax(0,1fr)}}
@media(max-width:720px){
 .crm-page .crm-hero-scene{height:auto;display:flex;flex-direction:column;align-items:center;gap:22px;padding:50px 8px 0}
 .crm-page .crm-hero-phone.wa-phone{position:relative;left:auto;top:auto;margin:0;transform:none;width:248px}
 .crm-page .crm-hero-phone .wa-phone-screen{height:505px}
 .crm-page .crm-hero-record{position:relative;left:auto;right:auto;bottom:auto;margin:0;transform:none;width:min(100%,290px);padding:16px}
 .crm-page .crm-hero-scene figcaption{position:static;margin:0;width:100%}
 .crm-page .crm-scene-halo{top:40px;bottom:40px}
 .crm-page .crm-live-pill{top:0}
 .crm-page #vos-clients .wa-phone{width:230px}
 .crm-page #vos-clients .wa-phone-screen{height:480px}
}

/* Multilingual sales: visible promise and natural-language examples. */
.crm-language-promise{margin:22px 0;padding:14px 18px;border-left:3px solid #7950c7;background:#f3effb;border-radius:0 10px 10px 0}.crm-language-promise>strong{display:block;font-size:18px;color:#533293;line-height:1.35}.crm-language-promise>p{font-size:13px;line-height:1.6;color:#554b65;margin:7px 0}.crm-language-promise>span{display:block;font-size:12px;line-height:1.8;color:#785ba3}.crm-language-promise b{font-weight:500}.crm-page .wa-bubble [dir="rtl"]{display:block;text-align:right;font-size:13px;line-height:1.75}.crm-page .wa-voice-message p[dir="rtl"]{font-size:13px;line-height:1.75}.crm-page .wa-msg-time{direction:ltr}
