:root{--navy:#06152f;--navy2:#0a1e40;--blue:#2486ff;--cyan:#16d7ff;--violet:#7c4dff;--ink:#0b1730;--muted:#6d7890;--paper:#f5f8fd;--white:#fff;--line:#dfe6f2;--max:1240px;--shadow:0 30px 80px rgba(0,26,70,.18)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;color:#eef6ff;background:var(--navy);-webkit-font-smoothing:antialiased}body[dir="rtl"]{font-family:"Segoe UI",Tahoma,Arial,sans-serif}a{text-decoration:none;color:inherit}button,input{font:inherit}.wrap{width:min(calc(100% - 40px),var(--max));margin:auto}.site-noise{position:fixed;inset:0;z-index:999;pointer-events:none;opacity:.022;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.5'/%3E%3C/svg%3E")}.header{position:sticky;top:0;z-index:80;background:rgba(6,21,47,.78);backdrop-filter:blur(22px);border-bottom:1px solid rgba(255,255,255,.08)}.header-inner{height:78px;display:flex;align-items:center;gap:22px}.brand{display:flex;align-items:center;gap:11px;flex:none}.brand img{width:43px;height:43px;border-radius:12px;box-shadow:0 10px 30px rgba(22,215,255,.18)}.brand span{display:flex;flex-direction:column}.brand b{font-size:18px;letter-spacing:.12em}.brand small{font-size:7px;letter-spacing:.15em;color:#7f96b5;margin-top:3px}.nav{display:flex;align-items:center;gap:15px;margin-left:auto}.nav a{font-size:10px;font-weight:760;color:#9eb0c7;white-space:nowrap}.nav a:hover,.nav a.active{color:#fff}.header-actions{display:flex;align-items:center;gap:8px}.lang{display:flex;padding:3px;border:1px solid rgba(255,255,255,.08);border-radius:10px}.lang button{border:0;background:transparent;color:#7185a0;padding:5px 6px;border-radius:7px;font-size:9px;font-weight:800;cursor:pointer}.lang button.active{background:#fff;color:#10223f}.ghost,.secondary,.primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:0 18px;border-radius:13px;font-size:12px;font-weight:800;border:1px solid transparent;transition:.22s;cursor:pointer}.ghost{border-color:rgba(255,255,255,.1);color:#afbdd0;background:rgba(255,255,255,.03)}.primary{background:linear-gradient(135deg,#1689ff,#6f55ff);color:#fff;box-shadow:0 15px 38px rgba(37,119,255,.28)}.secondary{background:#fff;color:#10213b;border-color:#fff}.primary:hover,.secondary:hover,.ghost:hover{transform:translateY(-2px)}.primary.small{min-height:42px;padding:0 14px}.menu-btn{display:none;margin-left:auto;width:42px;height:42px;border:1px solid rgba(255,255,255,.1);border-radius:11px;background:transparent;color:#fff}.hero,.page-hero,.demo-section{position:relative;overflow:hidden;background:radial-gradient(circle at 73% 32%,rgba(36,134,255,.23),transparent 30%),linear-gradient(180deg,#06152f,#071a38)}.hero:before,.page-hero:before,.demo-section:before{content:"";position:absolute;inset:0;opacity:.22;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(#000,transparent 94%)}.aurora{position:absolute;border-radius:50%;filter:blur(70px);opacity:.42;pointer-events:none}.aurora.a{width:420px;height:420px;right:7%;top:2%;background:#1269ff;animation:floatA 14s ease-in-out infinite}.aurora.b{width:340px;height:340px;right:35%;bottom:-140px;background:#6b42ff;animation:floatB 17s ease-in-out infinite}@keyframes floatA{0%,100%{transform:translate(0,0) scale(1)}35%{transform:translate(-40px,35px) scale(1.14)}70%{transform:translate(60px,-25px) scale(.94)}}@keyframes floatB{0%,100%{transform:translate(0,0) scale(1)}35%{transform:translate(55px,-30px) scale(.9)}70%{transform:translate(-35px,45px) scale(1.13)}}.hero{padding:92px 0 0}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:.9fr 1.1fr;gap:62px;align-items:center}.hero-copy{padding-bottom:74px;animation:heroIn .7s ease both}.eyebrow,.kicker{display:inline-flex;align-items:center;gap:8px;color:#7eb7ff;font-size:10px;font-weight:900;letter-spacing:.14em}.eyebrow span{width:8px;height:8px;border-radius:50%;background:#41e0ad;box-shadow:0 0 0 6px rgba(65,224,173,.1)}.hero h1,.page-hero h1{margin:21px 0;font-size:clamp(48px,5.3vw,78px);line-height:1.01;letter-spacing:-.055em}.hero h1 strong{font-weight:inherit;background:linear-gradient(90deg,#8dc4ff,#8b7aff);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy>p,.page-hero p{max-width:680px;color:#9fb1c8;font-size:16px;line-height:1.75}.hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.hero-notes{display:flex;gap:18px;flex-wrap:wrap;margin-top:25px;color:#8094ad;font-size:10px}.hero-notes span:before{content:"✓";margin-right:6px;color:#3fd7a4;font-weight:900}@keyframes heroIn{from{opacity:0;transform:translateX(-28px)}to{opacity:1;transform:none}}.product-stage{position:relative;min-height:555px;padding:18px;border:1px solid rgba(255,255,255,.11);border-radius:26px;background:linear-gradient(145deg,rgba(13,35,70,.94),rgba(7,22,47,.88));box-shadow:0 50px 120px rgba(0,0,0,.35);overflow:hidden;animation:stageIn .85s .18s ease both}@keyframes stageIn{from{opacity:0;transform:translateY(30px) scale(.98)}to{opacity:1;transform:none}}.stage-top{height:44px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.07);color:#6e86a4;font-size:8px;font-weight:800;letter-spacing:.1em}.stage-top span{display:flex;align-items:center;gap:7px}.stage-top i{width:6px;height:6px;border-radius:50%;background:#41d8a5}.stage-top em{font-style:normal;color:#9bb9e3}.node-flow{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:16px}.flow-node{padding:13px 8px;border:1px solid rgba(255,255,255,.08);border-radius:13px;background:rgba(255,255,255,.025);display:flex;flex-direction:column;align-items:center;text-align:center;gap:5px;animation:nodeFloat 3.2s ease-in-out infinite}.flow-node:nth-child(2){animation-delay:.3s}.flow-node:nth-child(3){animation-delay:.6s}.flow-node:nth-child(4){animation-delay:.9s}.flow-node:nth-child(5){animation-delay:1.2s}@keyframes nodeFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-6px)}}.flow-node b{font-size:8px}.flow-node small{color:#617994;font-size:6px}.flow-icon{font-size:18px;color:#6aa9ff}.stage-panel{position:relative;z-index:2;margin-top:16px;padding:18px;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:#08172c}.customer{display:flex;align-items:center;gap:10px}.avatar{width:36px;height:36px;border-radius:12px;background:linear-gradient(135deg,#1d7cff,#6d54ff);display:grid;place-items:center;font-size:9px;font-weight:900}.customer>span{display:flex;flex-direction:column;gap:3px}.customer b{font-size:10px}.customer small{font-size:7px;color:#7187a2}.customer>i{margin-left:auto;padding:5px 8px;border-radius:8px;background:rgba(65,216,165,.1);color:#4fdbaa;font-size:7px;font-style:normal}.conversation{display:flex;flex-direction:column;gap:8px;margin-top:20px}.msg{max-width:80%;padding:11px 12px;border-radius:12px;font-size:8px;line-height:1.55}.msg.left{background:rgba(255,255,255,.055);color:#b6c4d6}.msg.right{align-self:flex-end;background:rgba(36,134,255,.14);color:#c1d8ff}.copilot{margin-top:15px;padding:12px;border-radius:12px;background:linear-gradient(135deg,rgba(36,134,255,.12),rgba(124,77,255,.09));display:flex;gap:9px;align-items:center}.copilot>span{font-size:16px;color:#8fb7ff}.copilot>div{display:flex;flex-direction:column;gap:3px;flex:1}.copilot b{font-size:8px}.copilot small{font-size:7px;line-height:1.4;color:#7f96b0}.copilot button{border:0;border-radius:8px;background:#fff;color:#10213b;font-size:7px;font-weight:800;padding:8px}.pulse-ring{position:absolute;border:1px solid rgba(50,135,255,.25);border-radius:50%;animation:pulse 5s infinite}.r1{width:290px;height:290px;right:-120px;bottom:-130px}.r2{width:410px;height:410px;right:-180px;bottom:-190px;animation-delay:1.4s}@keyframes pulse{0%,100%{transform:scale(.9);opacity:.2}50%{transform:scale(1.12);opacity:.55}}.ticker{position:relative;z-index:2;margin-top:45px;border-top:1px solid rgba(255,255,255,.07);border-bottom:1px solid rgba(255,255,255,.07);overflow:hidden}.ticker div{width:max-content;padding:19px 0;color:#617895;font-size:8px;font-weight:900;letter-spacing:.11em;animation:ticker 28s linear infinite}.ticker i{display:inline-block;width:4px;height:4px;border-radius:50%;background:#2c84ff;margin:0 24px}@keyframes ticker{to{transform:translateX(-35%)}}.section{padding:105px 0}.light{background:var(--paper);color:var(--ink)}.dark{background:#07162d;color:#fff}.section-head{display:grid;grid-template-columns:1.1fr .72fr;gap:80px;align-items:end;margin-bottom:45px}.section-head h2,.split h2,.statement h2,.demo-grid h2{margin:12px 0 0;font-size:clamp(34px,4vw,54px);line-height:1.07;letter-spacing:-.045em}.section-head>p,.lead2,.statement p,.demo-grid>div>p{margin:0;color:var(--muted);font-size:14px;line-height:1.8}.section-head.white>p,.dark p,.demo-grid>div>p{color:#8da2bd}.pillar-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.pillar,.feature-grid article,.sector-grid article{padding:25px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 15px 45px rgba(23,45,80,.055);transition:.24s}.pillar:hover,.feature-grid article:hover,.sector-grid article:hover{transform:translateY(-7px);box-shadow:0 24px 55px rgba(23,45,80,.1)}.pillar>span,.sector-grid article>span{font-size:8px;font-weight:900;color:#4e7fdc}.pillar>.icon,.feature-grid .icon{margin-top:24px;font-size:30px;color:#2f7af3}.pillar h3,.feature-grid h3,.sector-grid h3{margin:18px 0 8px;font-size:17px}.pillar p,.feature-grid p,.sector-grid p{margin:0;color:#6d7b90;font-size:11px;line-height:1.7}.journey{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.journey article{position:relative;min-height:205px;padding:22px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:rgba(255,255,255,.025);transition:.24s}.journey article:hover{transform:translateY(-6px);background:rgba(36,134,255,.06)}.journey article:not(:last-child):after{content:"";position:absolute;top:34px;right:-11px;width:12px;border-top:1px dashed #3567a4}.journey .icon{font-size:26px;color:#65a4ff}.journey b{display:block;margin-top:24px;font-size:13px}.journey p{font-size:10px;line-height:1.65}.split{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.lifecycle{display:flex;align-items:center;gap:8px;margin:24px 0}.lifecycle span{padding:8px 10px;border-radius:9px;background:#e7efff;color:#315eab;font-size:9px;font-weight:800}.lifecycle i{font-style:normal;color:#9caac0}.text-link{display:inline-flex;align-items:center;gap:7px;color:#2c70d5;font-size:11px;font-weight:850}.code-card{overflow:hidden;border-radius:22px;background:#07182f;box-shadow:var(--shadow);color:#bcd0ea}.code-top{height:52px;padding:0 16px;border-bottom:1px solid rgba(255,255,255,.08);display:flex;align-items:center;gap:7px}.code-top span{width:7px;height:7px;border-radius:50%;background:#28518b}.code-top b{margin-left:auto;font-size:8px;color:#6e86a5}.code-card pre{margin:0;padding:28px;font-size:11px;line-height:1.85;color:#98b9e7;white-space:pre-wrap}.contact-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:14px}.contact-main{padding:27px;border:1px solid rgba(255,255,255,.08);border-radius:22px;background:linear-gradient(145deg,#0c213f,#08172c)}.supervisor-head{display:flex;align-items:center;justify-content:space-between}.supervisor-head span{display:flex;align-items:center;gap:6px;color:#54d8a7;font-size:8px}.supervisor-head i{width:6px;height:6px;border-radius:50%;background:#54d8a7}.supervisor-head b{font-size:13px}.agent-row{display:flex;margin:26px 0}.agent-row i{width:52px;height:52px;margin-right:-7px;border:3px solid #0a1b34;border-radius:50%;background:#18345b;display:grid;place-items:center;font-style:normal;font-size:10px;animation:agentPulse 2.8s infinite}.agent-row i:first-child{background:linear-gradient(135deg,#237eff,#7657ff)}.agent-row i:nth-child(2){animation-delay:.3s}.agent-row i:nth-child(3){animation-delay:.6s}.agent-row i:nth-child(4){animation-delay:.9s}@keyframes agentPulse{50%{transform:scale(1.07)}}.queue-bars{display:flex;flex-direction:column;gap:9px}.queue-bars span{position:relative;overflow:hidden;padding:13px;border:1px solid rgba(255,255,255,.07);border-radius:10px;display:flex;justify-content:space-between;font-size:9px}.queue-bars span:before{content:"";position:absolute;left:0;bottom:0;width:var(--w);height:2px;background:linear-gradient(90deg,#2588ff,#7c55ff)}.queue-bars b{color:#7891af}.mini-cards{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mini-cards article{padding:18px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:rgba(255,255,255,.025);display:flex;flex-direction:column;gap:10px}.mini-cards .icon{font-size:24px;color:#6fa8ff}.mini-cards b{font-size:12px}.mini-cards small{color:#7188a5;font-size:9px;line-height:1.55}.demo-section{padding:110px 0}.demo-grid{position:relative;z-index:2;display:grid;grid-template-columns:1fr .72fr;gap:80px;align-items:center}.demo-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}.demo-badges span{display:flex;align-items:center;gap:6px;padding:9px 11px;border:1px solid rgba(255,255,255,.08);border-radius:10px;color:#8fa6c1;font-size:8px}.demo-form{padding:28px;border:1px solid rgba(255,255,255,.1);border-radius:22px;background:rgba(255,255,255,.045);box-shadow:0 30px 80px rgba(0,0,0,.25)}.demo-form>label:first-child{display:block;margin-bottom:8px;font-size:10px;font-weight:800}.phone-input{height:54px;display:flex;align-items:center;border:1px solid rgba(255,255,255,.11);border-radius:12px;overflow:hidden;background:#06152f}.phone-input span{padding:0 13px;color:#8aa0bb}.phone-input input{height:100%;flex:1;min-width:0;border:0;outline:0;background:transparent;color:#fff;padding:0 12px}.consent{display:flex;gap:8px;margin:14px 0;color:#7f94ae;font-size:9px;line-height:1.5}.full{width:100%}.demo-form>small{display:block;min-height:18px;margin-top:10px;color:#86a7d6;font-size:8px}.page-hero{padding:110px 0 95px}.page-hero>.wrap{position:relative;z-index:2}.page-hero h1{max-width:950px}.page-hero p{max-width:760px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.feature-grid article{min-height:220px}.statement{text-align:center}.statement .wrap{max-width:850px}.statement p{max-width:680px;margin:18px auto 25px}.sector-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.sector-grid article>.arrow{margin-top:22px;color:#2d78e7;font-size:22px}.plans{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.plans article{position:relative;padding:30px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 15px 45px rgba(23,45,80,.06)}.plans article.featured{border-color:#7ea6ff;box-shadow:0 22px 60px rgba(36,134,255,.15)}.plan-ribbon{position:absolute;top:-12px;right:18px;padding:6px 9px;border-radius:8px;background:linear-gradient(135deg,#2185ff,#7357ff);color:#fff;font-size:7px;font-weight:900}.plan-no{color:#3777d8;font-size:9px;font-weight:900}.plans h3{font-size:22px;margin:13px 0 9px}.plans>article>p{min-height:44px;color:#6c7a90;font-size:11px;line-height:1.65}.plans ul{list-style:none;padding:0;margin:22px 0;display:flex;flex-direction:column;gap:10px}.plans li{display:flex;align-items:center;gap:8px;color:#3e4e66;font-size:10px}.plans li:before{content:"✓";color:#1fa477;font-weight:900}.pricing-note{margin-top:14px;padding:16px;border:1px dashed #c9d4e5;border-radius:13px;text-align:center;color:#63728a;font-size:11px}.assistant-launch{position:fixed;right:22px;bottom:22px;z-index:90;height:52px;padding:0 16px;border:0;border-radius:15px;background:linear-gradient(135deg,#1888ff,#7456ff);color:#fff;box-shadow:0 20px 60px rgba(37,119,255,.35);display:flex;align-items:center;gap:8px;font-size:11px;font-weight:850;cursor:pointer}.assistant-launch span{font-size:17px}.assistant{position:fixed;right:22px;bottom:84px;z-index:91;width:370px;max-width:calc(100vw - 30px);overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:20px;background:#0a1b35;box-shadow:0 35px 100px rgba(0,0,0,.5);opacity:0;transform:translateY(20px) scale(.97);pointer-events:none;transition:.22s}.assistant.open{opacity:1;transform:none;pointer-events:auto}.assistant-head{height:62px;padding:0 13px;border-bottom:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:space-between}.assistant-head span{display:flex;align-items:center;gap:9px}.assistant-head img{width:34px;height:34px;border-radius:10px}.assistant-head b{font-size:10px}.assistant-head button{border:0;background:transparent;color:#869ab3;font-size:24px;cursor:pointer}.assistant-body{height:290px;overflow:auto;padding:13px}.chat{max-width:86%;margin-bottom:9px;padding:10px 11px;border-radius:12px;font-size:9px;line-height:1.55}.chat.ai{background:rgba(255,255,255,.055);color:#b5c4d7}.chat.user{margin-left:auto;background:rgba(36,134,255,.15);color:#c5dcff}.assistant form{display:grid;grid-template-columns:1fr 40px;gap:6px;padding:9px;border-top:1px solid rgba(255,255,255,.08)}.assistant input{height:40px;border:1px solid rgba(255,255,255,.08);border-radius:10px;background:#06152f;color:#fff;padding:0 10px;outline:0}.assistant form button{border:0;border-radius:10px;background:#257fff;color:#fff;cursor:pointer}footer{padding:60px 0 24px;border-top:1px solid rgba(255,255,255,.07);background:#051126}.footer-grid{display:grid;grid-template-columns:1.4fr .7fr .7fr 1fr;gap:45px}.footer-grid>div{display:flex;flex-direction:column;gap:9px}.footer-brand p{max-width:360px;color:#6e829d;font-size:10px;line-height:1.65}.footer-grid>div>b{font-size:10px;color:#afc0d5;margin-bottom:6px}.footer-grid>div>a,.footer-grid>div>span{font-size:9px;color:#6f849f;line-height:1.55}.footer-bottom{margin-top:40px;padding-top:17px;border-top:1px solid rgba(255,255,255,.06);display:flex;justify-content:space-between;color:#536b88;font-size:8px}.reveal{opacity:0;transform:translateY(25px);transition:.7s cubic-bezier(.2,.8,.2,1)}.reveal.in{opacity:1;transform:none}[dir="rtl"] .nav{margin-left:0;margin-right:auto}[dir="rtl"] .assistant,[dir="rtl"] .assistant-launch{right:auto;left:22px}[dir="rtl"] .chat.user{margin-left:0;margin-right:auto}@media(max-width:1180px){.nav{display:none}.menu-btn{display:grid;place-items:center}.header-actions .ghost{display:none}.nav.open{position:absolute;left:20px;right:20px;top:78px;padding:15px;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:#07172f;display:grid;grid-template-columns:repeat(2,1fr);gap:4px}.nav.open a{padding:10px}.hero-grid{grid-template-columns:1fr}.hero-copy{padding-bottom:20px}.product-stage{max-width:820px}.pillar-grid{grid-template-columns:repeat(2,1fr)}.journey{grid-template-columns:repeat(2,1fr)}.journey article:last-child{grid-column:span 2}.journey article:after{display:none}.section-head,.split,.demo-grid{grid-template-columns:1fr;gap:32px}.contact-grid{grid-template-columns:1fr}.feature-grid,.sector-grid,.plans{grid-template-columns:repeat(2,1fr)}.plans article:last-child{grid-column:span 2}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:720px){.wrap{width:min(calc(100% - 28px),var(--max))}.header-inner{height:70px}.brand b{font-size:15px}.brand small{font-size:6px}.brand img{width:38px;height:38px}.header-actions .primary{display:none}.lang button{padding:4px 5px}.hero{padding-top:60px}.hero h1,.page-hero h1{font-size:42px}.hero-copy>p,.page-hero p{font-size:14px}.hero-actions>*{width:100%}.product-stage{min-height:480px}.node-flow{grid-template-columns:repeat(3,1fr)}.node-flow .flow-node:nth-child(4),.node-flow .flow-node:nth-child(5){display:none}.ticker{margin-top:25px}.section{padding:76px 0}.section-head{margin-bottom:30px}.section-head h2,.split h2,.statement h2,.demo-grid h2{font-size:35px}.pillar-grid,.feature-grid,.sector-grid,.plans,.mini-cards{grid-template-columns:1fr}.journey{grid-template-columns:1fr}.journey article:last-child,.plans article:last-child{grid-column:auto}.copilot button{display:none}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:span 2}.assistant-launch b{display:none}.assistant-launch{width:52px;padding:0;justify-content:center}.assistant{right:15px;bottom:82px}.page-hero{padding:80px 0 65px}}@media(max-width:480px){.hero h1,.page-hero h1{font-size:36px}.product-stage{min-height:430px;padding:12px}.stage-panel{padding:13px}.contact-main{padding:18px}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column;gap:8px}}
.motion-reel{position:relative;min-height:560px;overflow:hidden;background:#06152f}.motion-reel>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.72}.motion-reel:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,21,47,.96) 0%,rgba(6,21,47,.7) 48%,rgba(6,21,47,.15) 100%)}.motion-copy{position:relative;z-index:2;min-height:560px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.motion-copy h2{max-width:700px;margin:14px 0;font-size:clamp(36px,4.2vw,58px);line-height:1.06;letter-spacing:-.045em}.motion-copy p{max-width:590px;margin:0;color:#91a8c2;font-size:14px;line-height:1.8}.motion-copy a{margin-top:22px;color:#8fc2ff;font-size:11px;font-weight:850}
@media(max-width:720px){.motion-reel,.motion-copy{min-height:470px}.motion-reel:after{background:rgba(6,21,47,.73)}}

/* Product proof / motion inspired product storytelling */
.product-proof{background:linear-gradient(180deg,#07162d 0%,#081a35 100%);color:#fff}
.product-video{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:26px;background:#06152f;box-shadow:0 38px 100px rgba(0,0,0,.35)}
.product-video video{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}
.video-badge{position:absolute;left:18px;top:18px;padding:8px 10px;border:1px solid rgba(255,255,255,.12);border-radius:9px;background:rgba(6,21,47,.82);backdrop-filter:blur(10px);font-size:8px;font-weight:900;letter-spacing:.11em;color:#b7cae2}
.video-badge i{display:inline-block;width:6px;height:6px;margin-right:6px;border-radius:50%;background:#43dba8;box-shadow:0 0 0 5px rgba(67,219,168,.1)}
.screen-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:12px}
.screen-card{overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:rgba(255,255,255,.025);transition:.25s}
.screen-card:hover{transform:translateY(-6px);border-color:rgba(77,143,255,.28);box-shadow:0 20px 50px rgba(0,0,0,.2)}
.screen-card img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;object-position:left top}
.screen-card span{display:flex;flex-direction:column;gap:3px;padding:12px}
.screen-card b{font-size:9px}.screen-card small{color:#7189a7;font-size:7px;line-height:1.45}

.scenario-section{position:relative;background:#f5f8fd;color:#0b1730;overflow:hidden}
.scenario-section:before{content:"";position:absolute;width:520px;height:520px;right:-130px;top:-180px;border-radius:50%;background:rgba(36,134,255,.09);filter:blur(10px)}
.scenario-grid{position:relative;display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}
.scenario-copy h2{margin:12px 0;font-size:clamp(34px,4vw,54px);line-height:1.07;letter-spacing:-.045em}
.scenario-copy p{color:#6c7a90;font-size:13px;line-height:1.75}
.scenario-tabs{display:flex;gap:7px;margin-top:24px}
.scenario-tabs button{border:1px solid #dce5f2;border-radius:10px;background:#fff;color:#5c6c84;padding:9px 12px;font-size:10px;font-weight:800;cursor:pointer}
.scenario-tabs button.active{border-color:#2f7fff;background:#edf4ff;color:#276bd1;box-shadow:0 8px 25px rgba(36,134,255,.1)}
.scenario-result{margin-top:12px;padding:11px 13px;border-radius:11px;background:#0b1c37;color:#b8d4ff;font-size:9px;font-weight:700}
.scenario-console{overflow:hidden;border:1px solid #dbe5f1;border-radius:24px;background:#07172e;color:#fff;box-shadow:0 30px 80px rgba(18,42,78,.17)}
.scenario-top{height:54px;padding:0 17px;border-bottom:1px solid rgba(255,255,255,.07);display:flex;align-items:center;justify-content:space-between;color:#7188a5;font-size:8px;font-weight:850;letter-spacing:.08em}
.scenario-top span{display:flex;gap:6px;align-items:center}.scenario-top i{width:6px;height:6px;border-radius:50%;background:#43dba8}.scenario-top em{font-style:normal;color:#9ab8e0}
.scenario-transcript{min-height:260px;padding:26px;display:flex;flex-direction:column;gap:11px;transition:.18s}
.scenario-transcript.switching{opacity:.2;transform:translateY(5px)}
.s-msg{max-width:76%;padding:12px 14px;border-radius:14px;font-size:10px;line-height:1.6}
.s-msg.customer{background:rgba(255,255,255,.055);color:#b9c7d8}
.s-msg.ai{align-self:flex-end;background:rgba(36,134,255,.15);color:#c4dcff}
.s-action{margin-top:auto;padding:11px 12px;border:1px solid rgba(67,219,168,.12);border-radius:11px;background:rgba(67,219,168,.06);color:#7bdcb8;font-size:8px}
.scenario-flow{padding:14px 18px;border-top:1px solid rgba(255,255,255,.07);display:flex;align-items:center;justify-content:space-between;color:#6f87a3;font-size:8px;font-weight:800}.scenario-flow i{font-style:normal;color:#3f6da8}

@media(max-width:1100px){.screen-grid{grid-template-columns:repeat(3,1fr)}.scenario-grid{grid-template-columns:1fr;gap:34px}}
@media(max-width:720px){.screen-grid{grid-template-columns:1fr 1fr}.screen-card:last-child{grid-column:span 2}.scenario-tabs{overflow:auto}.scenario-tabs button{white-space:nowrap}.scenario-flow{gap:8px;overflow:auto;justify-content:flex-start}.scenario-flow span{white-space:nowrap}}
@media(max-width:480px){.screen-grid{grid-template-columns:1fr}.screen-card:last-child{grid-column:auto}.scenario-transcript{padding:17px}.s-msg{max-width:90%}}
