.waPage{min-height:100vh;background:#fafafa;color:#16171c}.waProductBar{min-height:76px;padding:12px clamp(20px,4vw,64px);justify-content:space-between;gap:20px;background:#fff;border-top:2px solid #16171c;border-bottom:1px solid #e5e5e5}.waBrand,.waProductBar{display:flex;align-items:center}.waBrand{gap:16px}.waBrand img{width:145px;height:auto}.waBrand span,.waBrand strong{display:block}.waBrand strong{font-size:15px;font-weight:850;letter-spacing:-.03em}.waBrand span{margin-top:3px;color:#6b6b6b;font-size:11px}.waBack{text-decoration:none;color:#16171c;border:1px solid #e5e5e5;border-radius:999px;padding:9px 13px;background:#fff;font-size:11px;font-weight:800}.waStage{min-height:calc(100vh - 76px);width:min(1180px,100%);margin:0 auto;padding:clamp(30px,5vw,70px) clamp(20px,4vw,54px);display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,440px);grid-gap:clamp(36px,7vw,92px);gap:clamp(36px,7vw,92px);align-items:center}.waInfo h1{margin:14px 0 18px;max-width:650px;font-size:clamp(42px,6vw,72px);line-height:.98;letter-spacing:-.065em;font-weight:900}.waInfo p{max-width:620px;margin:0;color:#6b6b6b;font-size:15px;line-height:1.7}.waPhoneLabel{display:grid;grid-gap:7px;gap:7px;margin-top:28px;max-width:360px;color:#6b6b6b;font-size:11px;font-weight:750}.waPhoneLabel input{min-height:44px;border:1px solid #e5e5e5;border-radius:12px;padding:0 13px;background:#fff;color:#16171c;outline:none}.waQuick{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.waQuick button{border:1px solid rgb(255 0 0/.13);border-radius:999px;padding:8px 11px;background:#fff;color:#3e4046;font-size:11px;font-weight:720}.waPhone{overflow:hidden;min-height:650px;display:flex;flex-direction:column;border:1px solid #dedede;border-radius:30px;background:#efeae2;box-shadow:0 28px 80px rgb(22 23 28/.15)}.waPhoneHeader{min-height:72px;display:flex;align-items:center;gap:11px;padding:12px 16px;background:#202c33;color:#fff}.waPhoneHeader span,.waPhoneHeader strong{display:block}.waPhoneHeader strong{font-size:14px}.waPhoneHeader span{margin-top:3px;color:#b9c1c5;font-size:10px}.waAvatar{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:#ff0000;color:#fff;font-weight:900}.waMessages{flex:1 1;overflow-y:auto;padding:22px 14px;display:flex;flex-direction:column;gap:9px;background:linear-gradient(rgb(239 234 226/.94),rgb(239 234 226/.94))}.waBubble,.waWelcome{max-width:84%;padding:9px 11px;border-radius:9px;font-size:12px;line-height:1.5;white-space:pre-wrap;box-shadow:0 1px 1px rgb(0 0 0/.06)}.waBubble.assistant,.waWelcome{align-self:flex-start;background:#fff;border-top-left-radius:3px}.waBubble.user{align-self:flex-end;background:#d9fdd3;border-top-right-radius:3px}.waComposer{display:flex;gap:8px;padding:10px;background:#202c33}.waComposer input{flex:1 1;min-width:0;min-height:44px;border:0;border-radius:999px;padding:0 15px;outline:none;background:#2a3942;color:#fff}.waComposer input::placeholder{color:#aeb7bc}.waComposer button{min-width:68px;border:0;border-radius:999px;background:#ff0000;color:#fff;font-weight:800}.waComposer button:disabled{opacity:.5;cursor:not-allowed}@media (max-width:900px){.waStage{grid-template-columns:1fr}.waPhone{width:min(440px,100%);margin:0 auto}}@media (max-width:560px){.waBrand>div{display:none}.waStage{padding:24px 14px 36px}.waInfo h1{font-size:clamp(40px,13vw,58px)}.waPhone{min-height:620px;border-radius:22px}}