:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#14213b;background:#f3f6fb}*{box-sizing:border-box}body{margin:0}header{height:68px;padding:0 max(22px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;background:#10203b;color:#fff}header b{font-size:.7rem;letter-spacing:.1em;color:#9fb6e6}.brand{color:#fff;text-decoration:none;font-weight:800}.brand span{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#2d66ef;margin-right:8px}main{max-width:1180px;margin:auto;padding:42px 22px 60px}.intro{display:grid;grid-template-columns:1.1fr .9fr;gap:40px;align-items:end;margin-bottom:28px}.eyebrow{margin:0 0 7px;font-size:.7rem;font-weight:850;letter-spacing:.13em;color:#376be9}.intro h1{font-size:clamp(2rem,4vw,3.6rem);line-height:1.02;margin:0 0 14px;letter-spacing:-.04em}.intro p{color:#62718b;line-height:1.6}.controls{display:grid;grid-template-columns:1fr 1fr;gap:10px;background:#fff;border:1px solid #dce4f0;padding:18px;border-radius:18px;box-shadow:0 18px 55px #1d33551a}.controls label{display:grid;gap:6px;font-size:.74rem;font-weight:800}.controls button{grid-column:1/-1}input,select,button{font:inherit;border-radius:10px;padding:11px 12px;border:1px solid #ced8e7;background:#fff}button{background:#245ce8;color:#fff;border:0;font-weight:800;cursor:pointer}.stage{display:grid;grid-template-columns:380px 1fr;gap:22px;align-items:stretch}.phone,.inbox{background:#fff;border:1px solid #dce4f0;border-radius:24px;box-shadow:0 20px 65px #1f335414}.phone{padding:18px;min-height:590px;border:8px solid #16233c}.phone-top{display:flex;justify-content:space-between;font-size:.7rem;color:#748096;padding:0 5px 16px}.contact{display:flex;align-items:center;gap:10px;padding-bottom:14px;border-bottom:1px solid #e6ebf2}.contact i,.lead-top i{font-style:normal;width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#e5edff;color:#245ce8;font-weight:900}.contact div{display:grid}.contact small{color:#71809a}.call{margin:18px auto;text-align:center;padding:9px;background:#eef2f7;border-radius:99px;font-size:.76rem;color:#50617b}.call.muted{opacity:.55}.bubble{max-width:88%;padding:12px 14px;margin:12px 0;border-radius:16px;line-height:1.45;font-size:.86rem}.bubble.business{background:#245ce8;color:#fff;margin-left:auto;border-bottom-right-radius:4px}.bubble.customer{background:#edf1f6;border-bottom-left-radius:4px}.reply-choices{margin-top:28px;padding-top:16px;border-top:1px dashed #d9e0eb;display:grid;gap:8px}.reply-choices small{text-align:center;color:#687791;font-weight:750}.reply-choices button{background:#eff4ff;color:#2451b9}.inbox{padding:22px}.inbox-head,.lead-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.inbox-head h2{margin:0}.inbox-head>span{padding:7px 10px;border-radius:99px;background:#fff1d8;color:#955d00;font-size:.72rem;font-weight:850}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0}.metrics div{padding:14px;border:1px solid #e0e6ef;border-radius:13px}.metrics b{display:block;font-size:1.5rem}.metrics small{color:#6e7b91}.empty{min-height:330px;display:grid;place-content:center;text-align:center;color:#7b879a}.empty span{margin-top:7px}.lead{border:1px solid #e0e6ef;border-radius:16px;overflow:hidden}.lead-top{padding:14px;background:#f8faff}.lead-top>div{flex:1;display:grid}.lead-top small{color:#6e7b91}.lead-top em{font-style:normal;font-size:.69rem;font-weight:850;padding:6px 8px;border-radius:99px;background:#fff0d8;color:#9a5a00}#timeline{min-height:205px;padding:16px;background:#fbfcfe}.event{display:flex;flex-direction:column;margin-bottom:11px}.event p{max-width:80%;padding:10px 12px;border-radius:13px;background:#edf1f6;margin:0;font-size:.82rem}.event.outbound{align-items:flex-end}.event.outbound p{background:#245ce8;color:#fff}.event small{font-size:.65rem;color:#7b879a;margin-top:4px}form{display:grid;grid-template-columns:1fr auto;gap:8px;padding:12px;border-top:1px solid #e3e8f0}.secondary{background:#edf2fb;color:#294a82}.lead>.secondary{margin:0 12px 12px}.trust{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:22px}.trust div{display:grid;gap:5px;background:#fff;border:1px solid #dce4f0;border-radius:14px;padding:15px}.trust span{font-size:.78rem;color:#6c7a90;line-height:1.4}footer{display:flex;align-items:center;gap:20px;margin-top:22px;color:#6b7890;font-size:.76rem}.hidden{display:none!important}@media(max-width:850px){header b{display:none}.intro,.stage{grid-template-columns:1fr}.controls{grid-template-columns:1fr}.controls button{grid-column:auto}.phone{max-width:420px;margin:auto;width:100%}.trust{grid-template-columns:repeat(2,1fr)}footer{align-items:flex-start;flex-direction:column}}@media(max-width:520px){.trust{grid-template-columns:1fr}.metrics{grid-template-columns:1fr}}
