:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#172033;background:#f7f9ff;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;overflow-x:hidden}.header{width:min(1180px,calc(100% - 48px));min-height:82px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;color:#172033;font-size:18px;font-weight:800;text-decoration:none}.brand-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;color:#fff;background:linear-gradient(135deg,#526fe8,#7553c7);box-shadow:0 10px 24px #526fe840}.status{display:flex;align-items:center;gap:9px;color:#65718a;font-size:14px;font-weight:500}.status i{width:9px;height:9px;border-radius:50%;background:#2dc98a;box-shadow:0 0 0 5px #2dc98a1f}.hero{position:relative;min-height:590px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);align-items:center;gap:clamp(48px,8vw,110px);padding:72px max(24px,calc((100% - 1180px)/2)) 94px;overflow:hidden;background:radial-gradient(circle at 85% 12%,#9b7ee824,transparent 29%),linear-gradient(145deg,#f9fbff,#f3f0ff);border-block:1px solid #e8eaf5}.hero:before{content:"";position:absolute;width:430px;height:430px;left:-250px;bottom:-280px;border:70px solid #526fe80e;border-radius:50%}.hero-copy,.visual{position:relative;z-index:1}.eyebrow{display:inline-flex;align-items:center;gap:9px;margin:0 0 24px;padding:9px 14px;color:#5169ce;background:#526fe817;border:1px solid #526fe821;border-radius:99px;font-size:12px;font-weight:700;letter-spacing:.025em;text-transform:uppercase}.hero h1{max-width:680px;margin:0 0 24px;font-size:clamp(48px,5.5vw,84px);font-weight:800;line-height:1.04;letter-spacing:-.055em}.hero h1 span{color:#6276df}.lead{max-width:650px;margin:0;color:#65718a;font-size:clamp(16px,1.4vw,18px);line-height:1.8}.trust{display:flex;flex-wrap:wrap;gap:14px 26px;margin-top:34px;color:#3d4860;font-size:14px;font-weight:600}.trust span{display:flex;align-items:center;gap:8px}.trust i{color:#2bb884}.visual{min-height:430px;display:grid;place-items:center}.visual-glow{position:absolute;width:360px;height:360px;border-radius:50%;background:linear-gradient(135deg,#5a74e733,#8a5ccb2e)}.chat-preview{position:relative;width:min(100%,410px);z-index:1;background:#fffffff5;border:1px solid #ffffffe6;border-radius:25px;box-shadow:0 32px 80px #464b842f;overflow:hidden;transform:rotate(1.5deg)}.preview-head{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:20px 22px;border-bottom:1px solid #eef0f7}.avatar{width:46px;height:46px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#627ae3,#815ac3);border-radius:15px}.preview-head strong,.preview-head small{display:block}.preview-head strong{margin-bottom:4px;color:#263047;font-size:14px}.preview-head small{color:#78839a;font-size:11px}.preview-head small i{display:inline-block;width:7px;height:7px;margin-right:5px;background:#2dc98a;border-radius:50%}.preview-menu{color:#a0a8b8}.preview-body{min-height:250px;padding:28px 22px;background:#f8f9fd}.bubble{width:fit-content;max-width:78%;margin:0 0 18px;padding:13px 16px;font-size:12px;line-height:1.55;box-shadow:0 8px 20px #424c7012}.received{color:#445069;background:#fff;border-radius:7px 17px 17px}.sent{margin-left:auto;color:#fff;background:linear-gradient(135deg,#637be4,#7857bd);border-radius:17px 7px 17px 17px}.typing{display:flex;gap:5px;padding-block:17px}.typing i{width:6px;height:6px;background:#a4acc0;border-radius:50%}.preview-input{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:16px;padding:13px 14px 13px 18px;color:#a0a8b8;background:#f5f6fa;border:1px solid #e9ebf2;border-radius:13px;font-size:12px}.preview-input i{width:34px;height:34px;display:grid;place-items:center;color:#fff;background:#6276df;border-radius:10px}.features{width:min(1180px,calc(100% - 48px));margin:auto;padding:96px 0 105px}.section-title{max-width:650px;margin:0 auto 52px;text-align:center}.section-title p{margin:0 0 12px;color:#6276df;font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.section-title h2{margin:0;color:#1c263a;font-size:clamp(29px,3vw,42px);letter-spacing:-.035em}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.feature-card{min-height:240px;padding:30px;background:#fff;border:1px solid #e8eaf2;border-radius:20px;box-shadow:0 16px 38px #2d375a0e;transition:.25s}.feature-card:hover{transform:translateY(-5px);box-shadow:0 22px 45px #2d375a1a}.feature-icon{width:52px;height:52px;display:grid;place-items:center;margin-bottom:25px;border-radius:15px;font-size:18px}.blue{color:#5071de;background:#edf2ff}.violet{color:#8152bd;background:#f5edff}.cyan{color:#168fb2;background:#e9f9fd}.feature-card h3{margin:0 0 12px;color:#273147;font-size:17px}.feature-card p{margin:0;color:#727d92;font-size:14px;line-height:1.75}footer{min-height:90px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px max(24px,calc((100% - 1180px)/2));color:#7a8499;background:#fff;border-top:1px solid #e8eaf2;font-size:13px}footer span{color:#3a455c;font-weight:700}footer span i{margin-right:7px;color:#6276df}footer p{margin:0}
@media(max-width:900px){.hero{grid-template-columns:1fr;gap:36px;padding-top:66px;text-align:center}.hero-copy,.lead{margin-inline:auto}.trust{justify-content:center}.visual{min-height:405px}.feature-grid{grid-template-columns:1fr;max-width:680px;margin:auto}.feature-card{min-height:0;display:flex;gap:22px}.feature-icon{flex:none;margin-bottom:0}}
@media(max-width:560px){.header,.features{width:calc(100% - 32px)}.header{min-height:72px}.status{display:none}.hero{min-height:0;padding:58px 16px 70px}.eyebrow{font-size:10px}.hero h1{font-size:clamp(42px,14vw,64px)}.trust{align-items:center;flex-direction:column}.visual{width:100%;min-height:355px}.chat-preview{transform:none}.visual-glow{width:280px;height:280px}.preview-body{min-height:215px;padding:22px 16px}.bubble{max-width:88%}.features{padding:72px 0 78px}.section-title{margin-bottom:36px}.feature-card{display:block;padding:25px}.feature-icon{margin-bottom:20px}footer{justify-content:center;flex-direction:column;gap:8px;text-align:center}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.feature-card{transition:none}}
