.gl-page{--bg:#07110f;--ink:#edf7f2;--panel:#10221c;--lime:#b8f15a;--mint:#53ddb0;--muted:#8da69d;--line:#29483d;--paper:#f0f4ef}.gl-page *{box-sizing:border-box}.gl-page{scroll-behavior:smooth;background:var(--bg);color:var(--ink);margin:0;font-family:Arial,Noto Sans SC,sans-serif}.gl-page button,.gl-page a{font:inherit}.gl-page button{cursor:pointer}.gl-page .topbar{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#07110fea;align-items:center;height:72px;padding:0 max(24px,4vw);display:flex;position:sticky;top:0}.gl-page .brand{color:inherit;align-items:center;gap:10px;text-decoration:none;display:flex}.gl-page .brand>span{background:var(--lime);width:38px;height:38px;color:var(--bg);border-radius:12px;place-items:center;font-size:12px;font-weight:900;display:grid}.gl-page .brand b,.gl-page .brand small{display:block}.gl-page .brand b{font-size:15px}.gl-page .brand small{color:var(--muted);margin-top:2px;font-size:8px}.gl-page .topbar nav{gap:30px;margin:auto;display:flex}.gl-page .topbar nav a{color:#afc1ba;font-size:11px;text-decoration:none}.gl-page .live,.gl-page .monitor>header>span,.gl-page .tabs>span{color:var(--lime);letter-spacing:.1em;align-items:center;gap:7px;font-size:8px;font-weight:900;display:flex}.gl-page .live i,.gl-page .monitor>header>span i,.gl-page .tabs>span i{background:var(--mint);border-radius:50%;width:7px;height:7px;animation:1.7s infinite pulse;box-shadow:0 0 0 5px #53ddb019}.gl-page .hero{background:radial-gradient(circle at 78% 8%,#193b30 0,#0000 34%);grid-template-columns:1fr 1fr;align-items:center;gap:70px;min-height:650px;padding:70px max(24px,6vw);display:grid}.gl-page .eyebrow,.gl-page .section-title>p,.gl-page .staff-text>p{color:var(--lime);letter-spacing:.16em;align-items:center;gap:7px;font-size:9px;font-weight:900;display:flex}.gl-page .eyebrow svg{width:14px}.gl-page .hero h1{letter-spacing:-.065em;margin:22px 0;font-size:clamp(54px,7vw,96px);line-height:.9}.gl-page .hero h1 em{color:var(--lime);font-family:Georgia,serif;font-weight:400}.gl-page .hero-copy>p:not(.eyebrow){color:#9fb2ab;max-width:650px;font-size:16px;line-height:1.8}.gl-page .hero-actions{align-items:center;gap:25px;margin-top:30px;display:flex}.gl-page .primary{background:var(--lime);color:var(--bg);border-radius:99px;align-items:center;gap:8px;padding:14px 19px;font-size:11px;font-weight:900;text-decoration:none;display:inline-flex}.gl-page .hero-actions>span{color:var(--muted);align-items:center;gap:6px;font-size:10px;display:flex}.gl-page .hero-actions svg{width:16px}.gl-page .signal-map{max-width:580px;height:450px;position:relative}.gl-page .signal-map svg{width:calc(100% - 40px);height:calc(100% - 40px);position:absolute;inset:20px}.gl-page .signal-map path{fill:none;stroke:#476358;stroke-dasharray:5 7;animation:8s linear infinite dash}.gl-page .map-core{z-index:2;background:#10251e;border:1px solid #557166;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:180px;height:180px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 22px #12292080}.gl-page .map-core>span{background:var(--lime);width:52px;height:52px;color:var(--bg);border-radius:16px;place-items:center;font-weight:900;display:grid}.gl-page .map-core b{margin-top:13px;font-size:12px}.gl-page .map-core small{color:var(--muted);margin-top:5px;font-size:8px}.gl-page .map-node{z-index:3;border:1px solid var(--line);background:#10201b;border-radius:99px;align-items:center;gap:7px;padding:8px 11px 8px 8px;font-size:9px;animation:3s ease-in-out infinite float;display:flex;position:absolute}.gl-page .map-node i{background:var(--node);color:#fff;border-radius:50%;place-items:center;width:27px;height:27px;font-style:normal;font-weight:900;display:grid}.gl-page .node-1{top:11%;left:1%}.gl-page .node-2{animation-delay:-.5s;top:8%;right:2%}.gl-page .node-3{animation-delay:-1s;top:0;left:38%}.gl-page .node-4{animation-delay:-1.5s;bottom:10%;left:0}.gl-page .node-5{animation-delay:-2s;bottom:10%;right:0}.gl-page .proof{border-block:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.gl-page .proof div{border-right:1px solid var(--line);padding:24px max(20px,4vw)}.gl-page .proof div:last-child{border:0}.gl-page .proof strong{color:var(--lime);font-size:27px;display:block}.gl-page .proof span{color:var(--muted);font-size:9px}.gl-page .demo-section,.gl-page .data-flow{background:var(--paper);color:#17241f;padding:95px max(20px,4vw)}.gl-page .section-title{text-align:center;margin-bottom:36px}.gl-page .section-title p{color:#618e39;justify-content:center}.gl-page .section-title h2{letter-spacing:-.055em;margin:11px 0;font-size:clamp(37px,5vw,64px);line-height:1}.gl-page .section-title>span{color:#6c7974;font-size:12px}.gl-page .controls{background:#fff;border:1px solid #ccd6d0;border-radius:16px;grid-template-columns:1fr .65fr auto;align-items:end;gap:16px;max-width:1260px;margin:auto;padding:15px;display:grid}.gl-page .controls label{color:#6a7972;letter-spacing:.1em;margin-bottom:7px;font-size:8px;font-weight:900;display:block}.gl-page .choices{flex-wrap:wrap;gap:5px;display:flex}.gl-page .choices button{background:#f7f9f7;border:1px solid #d4ddd8;border-radius:8px;align-items:center;gap:5px;height:34px;padding:0 8px;font-size:8px;display:flex}.gl-page .choices button i{color:#fff;border-radius:50%;place-items:center;width:18px;height:18px;font-style:normal;font-weight:900;display:grid}.gl-page .choices button svg{width:12px}.gl-page .choices button.active{background:#eaf3e9;border-color:#173b2f;box-shadow:inset 0 0 0 1px #173b2f}.gl-page .run{color:#fff;background:#172c25;border:0;border-radius:10px;align-items:center;gap:6px;height:40px;padding:0 14px;font-size:9px;font-weight:900;display:flex}.gl-page .run svg{width:14px}.gl-page .journey{background:#fff;border:1px solid #ccd6d0;border-radius:13px;grid-template-columns:repeat(5,1fr);max-width:1260px;margin:12px auto;padding:10px;display:grid}.gl-page .journey>div{opacity:.35;align-items:center;gap:7px;transition:all .35s;display:flex;position:relative}.gl-page .journey>div.active{opacity:1}.gl-page .journey>div>i{background:#e5ebe7;border-radius:50%;place-items:center;width:26px;height:26px;font-size:8px;font-style:normal;display:grid}.gl-page .journey>div.active>i{color:var(--lime);background:#17372c;animation:.4s pop}.gl-page .journey svg{width:12px}.gl-page .journey b,.gl-page .journey small{display:block}.gl-page .journey b{font-size:8px}.gl-page .journey small{color:#7b8882;margin-top:2px;font:6px monospace}.gl-page .journey em{background:#bcc8c1;width:26%;height:1px;position:absolute;right:8px}.gl-page .workspace{background:#e5ebe7;border:1px solid #bdc9c2;border-radius:18px;max-width:1260px;margin:auto;overflow:hidden;box-shadow:0 24px 65px #21382d24}.gl-page .tabs{background:#172720;gap:5px;height:53px;padding:8px;display:flex}.gl-page .tabs button{color:#91a59d;background:0 0;border:0;border-radius:9px;align-items:center;gap:6px;padding:0 14px;font-size:9px;display:flex}.gl-page .tabs button svg{width:14px}.gl-page .tabs button.active{color:var(--lime);background:#2b4239}.gl-page .tabs>span{margin-left:auto;margin-right:8px}.gl-page .manager{grid-template-columns:180px 1fr 220px;height:600px;display:grid}.gl-page .customer-pool,.gl-page .departments{background:#f6f8f6;padding:12px}.gl-page .customer-pool{border-right:1px solid #cbd4cf}.gl-page .departments{border-left:1px solid #cbd4cf}.gl-page .panel-head{color:#64736c;letter-spacing:.08em;justify-content:space-between;align-items:center;margin-bottom:10px;font-size:8px;font-weight:900;display:flex}.gl-page .panel-head b{background:#e2e9e5;border-radius:9px;padding:4px 7px}.gl-page .customer-pool>button{text-align:left;background:#fff;border:1px solid #d2dad5;border-radius:9px;grid-template-columns:27px 1fr auto;gap:6px;width:100%;margin-bottom:7px;padding:8px;display:grid}.gl-page .customer-pool>button>i{color:#fff;background:#52605a;border-radius:50%;place-items:center;width:27px;height:27px;font-size:8px;font-style:normal;display:grid}.gl-page .customer-pool button span b,.gl-page .customer-pool button span small{display:block}.gl-page .customer-pool button span b{font-size:8px}.gl-page .customer-pool button span small{color:#78847f;margin-top:3px;font-size:6px}.gl-page .customer-pool button em{color:#6a9b3f;font-size:6px;font-style:normal}.gl-page .new-row{animation:.45s slidein;background:#f1f8eb!important;border-color:#72a048!important}.gl-page .monitor{background:#46524d;padding:13px}.gl-page .monitor>header{color:#fff;justify-content:space-between;height:42px;display:flex}.gl-page .monitor>header b,.gl-page .monitor>header small{display:block}.gl-page .monitor>header b{font-size:10px}.gl-page .monitor>header small{color:#c5cfca;margin-top:3px;font-size:7px}.gl-page .staff-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.gl-page .staff-grid>article{background:#fff;border:2px solid #d5ddd8;border-radius:12px;height:250px;overflow:hidden}.gl-page .staff-grid>article.alerted{border-color:#e5574e;animation:.8s 2 alert}.gl-page .staff-grid article>header{border-bottom:1px solid #e3e8e5;align-items:center;gap:6px;height:46px;padding:7px;display:flex}.gl-page .staff-grid article>header>i{background:#e5ebe7;border-radius:50%;place-items:center;width:27px;height:27px;font-size:8px;font-style:normal;display:grid}.gl-page .staff-grid article>header span b,.gl-page .staff-grid article>header span small{font-size:8px;display:block}.gl-page .staff-grid article>header small{color:#7c8983;font-size:6px!important}.gl-page .staff-grid article>header u{background:#36b47c;border-radius:50%;width:7px;height:7px;margin-left:auto}.gl-page .staff-grid article>header em{color:#b83b32;background:#ffe3df;border-radius:7px;margin-left:auto;padding:4px 6px;font-size:6px;font-style:normal}.gl-page .metrics{background:#f4f7f5;grid-template-columns:1fr 1fr;display:grid}.gl-page .metrics span{color:#78847f;padding:7px 8px;font-size:6px}.gl-page .metrics b{color:#21312a;margin-top:2px;font-size:11px;display:block}.gl-page .chat-list{padding:5px 8px}.gl-page .chat-list p{border-bottom:1px solid #edf0ee;grid-template-columns:24px 1fr;align-items:center;gap:6px;margin:0;padding:7px 2px;display:grid}.gl-page .chat-list p>i{color:#fff;background:#344b41;border-radius:50%;place-items:center;width:24px;height:24px;font-size:7px;font-style:normal;display:grid}.gl-page .chat-list p b,.gl-page .chat-list p small{font-size:7px;display:block}.gl-page .chat-list p small{color:#7c8983;font-size:6px}.gl-page .chat-list p.hot{background:#f2f8ec;border-radius:7px;padding-left:5px;animation:.4s slidein}.gl-page .departments>article{background:#fff;border:1px solid #cbd5d0;border-radius:10px;margin-bottom:8px;padding:11px}.gl-page .departments>article.selected{background:#dcecf7;border-color:#7ba3bf}.gl-page .departments article>b{font-size:9px}.gl-page .departments article>div{grid-template-columns:1fr 1fr;margin-top:8px;display:grid}.gl-page .departments span{color:#6d7b75;font-size:6px}.gl-page .departments strong{color:#21312a;font-size:13px;display:block}.gl-page .staff{background:radial-gradient(circle at 35% 20%,#dcebdd,#dde4df);justify-content:center;align-items:center;gap:75px;height:600px;display:flex}.gl-page .phone{background:#edf1ee;border:7px solid #10201b;border-radius:32px;width:300px;height:520px;overflow:hidden;box-shadow:0 20px 50px #15251f35}.gl-page .phone>header{color:#fff;background:#0b1915;align-items:center;gap:7px;height:56px;padding:9px;display:flex}.gl-page .phone>header>i{border-radius:50%;place-items:center;width:29px;height:29px;font-size:8px;font-style:normal;display:grid}.gl-page .phone>header div{flex:1}.gl-page .phone>header b,.gl-page .phone>header small{font-size:8px;display:block}.gl-page .phone>header small{color:#99aca4;font-size:6px}.gl-page .phone>header em{color:#ffafa8;font-size:6px;font-style:normal}.gl-page .facts{color:#fff;background:#13261f;grid-template-columns:repeat(3,1fr);display:grid}.gl-page .facts span{color:#8ea49b;padding:8px;font-size:6px}.gl-page .facts b{color:#fff;margin-top:2px;font-size:7px;display:block}.gl-page .messages{height:325px;padding:9px;overflow:hidden}.gl-page .messages>p{text-align:center;color:#8b9691;font-size:6px}.gl-page .messages>div{border-radius:10px;max-width:82%;margin:7px 0;padding:8px;font-size:7px;line-height:1.45;animation:.4s slidein}.gl-page .messages small{color:#708078;margin-bottom:3px;font-size:5px;display:block}.gl-page .messages .ai,.gl-page .messages .outgoing{background:#dcebdc;margin-left:auto}.gl-page .messages .incoming{background:#fff}.gl-page .messages .translation{color:#60716a;gap:5px;padding:0;font-size:6px;display:flex}.gl-page .messages .translation svg{width:12px}.gl-page .ai-bar{color:#fff;background:#14271f;align-items:center;gap:6px;height:47px;padding:7px 9px;display:flex}.gl-page .ai-bar>svg{color:var(--lime);width:16px}.gl-page .ai-bar span{flex:1}.gl-page .ai-bar b,.gl-page .ai-bar small{font-size:7px;display:block}.gl-page .ai-bar small{color:#8fa39a;font-size:5px}.gl-page .ai-bar>i{background:var(--lime);border-radius:10px;width:29px;height:17px;position:relative}.gl-page .ai-bar>i:after{content:"";background:#10201b;border-radius:50%;width:11px;height:11px;position:absolute;top:3px;right:3px}.gl-page .composer{color:#9aa59f;background:#fff;justify-content:space-between;height:42px;padding:9px 11px;font-size:7px;display:flex}.gl-page .composer svg{width:14px}.gl-page .staff-text{max-width:390px}.gl-page .staff-text h3{letter-spacing:-.05em;margin:12px 0 24px;font-size:34px}.gl-page .staff-text ul{padding:0;list-style:none}.gl-page .staff-text li{align-items:center;gap:8px;margin:12px 0;font-size:11px;display:flex}.gl-page .staff-text li svg{color:#31591e;background:#cce8c3;border-radius:50%;width:18px;height:18px;padding:4px}.gl-page .data{background:#dfe6e2;grid-template-columns:.85fr 1.15fr;gap:17px;height:600px;padding:35px;display:grid}.gl-page .events,.gl-page .record{background:#fff;border:1px solid #bdc9c2;border-radius:14px;overflow:hidden}.gl-page .events header,.gl-page .record header{border-bottom:1px solid #dce3df;align-items:center;gap:6px;height:49px;padding:0 14px;font-size:8px;font-weight:900;display:flex}.gl-page .events header span{align-items:center;gap:6px;display:flex}.gl-page .events header b{background:#eaf0ec;border-radius:9px;margin-left:auto;padding:5px 8px}.gl-page .events>div{opacity:.22;border-bottom:1px solid #edf0ee;grid-template-columns:27px 1fr auto;align-items:center;gap:8px;height:70px;padding:12px;transition:all .35s;display:grid}.gl-page .events>div.visible{opacity:1}.gl-page .events>div>i{color:#4e7e2d;background:#e2f2db;border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.gl-page .events svg{width:12px}.gl-page .events code,.gl-page .events small{display:block}.gl-page .events code{color:#315a46;font-size:8px}.gl-page .events small{color:#75827c;margin-top:3px;font-size:7px}.gl-page .events time{color:#7f8b85;font-size:7px}.gl-page .record header>span{color:#4f7c33;margin-left:auto}.gl-page .record pre{color:#c9ddd5;background:#14231d;height:455px;margin:0;padding:24px;font:10px/2 monospace;transition:all .3s;overflow:auto}.gl-page .record footer{align-items:center;gap:13px;height:43px;padding:0 12px;display:flex}.gl-page .record footer span{color:#66746d;align-items:center;gap:4px;font-size:6px;display:flex}.gl-page .record footer svg{width:11px}.gl-page .capabilities{padding:105px max(20px,4vw)}.gl-page .section-title.light{color:#fff}.gl-page .section-title.light p{color:var(--lime)}.gl-page .section-title.light>span{color:#9db0a8}.gl-page .cap-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;max-width:1260px;margin:auto;display:grid}.gl-page .cap-grid article{background:var(--panel);min-height:250px;padding:27px}.gl-page .cap-grid article>svg{color:var(--lime)}.gl-page .cap-grid article>span{float:right;color:#587167;font:italic 14px Georgia}.gl-page .cap-grid h3{margin:55px 0 9px;font-size:20px}.gl-page .cap-grid p{color:#93a79f;font-size:11px;line-height:1.65}.gl-page .flow-line{background:#fff;border:1px solid #c9d2cd;border-radius:16px;grid-template-columns:repeat(5,1fr);max-width:1260px;margin:auto;display:grid}.gl-page .flow-line article{border-right:1px solid #dce2de;min-height:180px;padding:23px;position:relative}.gl-page .flow-line article:last-child{border:0}.gl-page .flow-line article>b{color:#6b9c3e;font:italic 14px Georgia}.gl-page .flow-line h3{margin-top:44px;font-size:15px}.gl-page .flow-line p{color:#75817c;font-size:8px;line-height:1.55}.gl-page .flow-line svg{z-index:2;color:#fff;background:#172c25;border-radius:50%;width:22px;height:22px;padding:5px;position:absolute;top:50%;right:-11px}.gl-page .rule{background:#e8f3e3;border:1px solid #c7d4cb;border-radius:12px;align-items:center;gap:9px;max-width:1260px;margin:13px auto 0;padding:14px;font-size:9px;display:flex}.gl-page .rule svg{color:#568832}.gl-page .closing{background:var(--lime);color:#10201b;justify-content:space-between;align-items:end;padding:95px max(24px,6vw);display:flex}.gl-page .closing p{letter-spacing:.15em;font-size:9px;font-weight:900}.gl-page .closing h2{letter-spacing:-.065em;margin:14px 0 0;font-size:clamp(48px,7vw,88px);line-height:.9}.gl-page .closing a{color:#fff;background:#10201b;border-radius:99px;align-items:center;gap:7px;padding:14px 18px;font-size:10px;font-weight:900;text-decoration:none;display:flex}.gl-page footer{color:#71877e;justify-content:space-between;align-items:center;height:95px;padding:0 max(24px,6vw);font-size:9px;display:flex}@keyframes pulse{}@keyframes dash{}@keyframes float{}@keyframes pop{}@keyframes alert{}@keyframes slidein{}@media (max-width:1000px){.gl-page .hero{grid-template-columns:1fr}.gl-page .signal-map{width:100%;margin:auto}.gl-page .controls{grid-template-columns:1fr}.gl-page .manager{grid-template-columns:145px 1fr}.gl-page .departments{display:none}.gl-page .staff-grid{grid-template-columns:1fr}.gl-page .staff-grid article:nth-child(n+3){display:none}.gl-page .flow-line{grid-template-columns:1fr 1fr}.gl-page .flow-line svg{display:none}}@media (max-width:700px){.gl-page .topbar nav{display:none}.gl-page .hero{padding:55px 20px}.gl-page .hero h1{font-size:54px}.gl-page .signal-map{height:380px}.gl-page .proof{grid-template-columns:1fr 1fr}.gl-page .proof div:nth-child(2){border-right:0}.gl-page .demo-section,.gl-page .capabilities,.gl-page .data-flow{padding:70px 14px}.gl-page .choices{flex-wrap:nowrap;overflow-x:auto}.gl-page .choices button{flex:none}.gl-page .journey{grid-template-columns:repeat(5,130px);overflow-x:auto}.gl-page .tabs button{padding:0 8px;font-size:7px}.gl-page .tabs>span{display:none}.gl-page .manager{grid-template-columns:112px 1fr;height:550px}.gl-page .customer-pool,.gl-page .monitor{padding:8px}.gl-page .staff{flex-direction:column;height:auto;padding:32px 14px}.gl-page .staff-text{order:-1}.gl-page .staff-text h3{font-size:27px}.gl-page .data{grid-template-columns:1fr;height:auto;padding:14px}.gl-page .cap-grid,.gl-page .flow-line{grid-template-columns:1fr}.gl-page .closing{flex-direction:column;align-items:flex-start;gap:28px}.gl-page .closing h2{font-size:52px}}@media (prefers-reduced-motion:reduce){.gl-page *{scroll-behavior:auto!important;animation:none!important}}.gl-page .workspace-showcase{gap:18px;max-width:1260px;margin:0 auto;display:grid}.gl-page .workspace-frame{background:#fff;border:1px solid #bdc9c2;border-radius:18px;transition:all .35s;overflow:hidden;box-shadow:0 22px 55px #21382d1d}.gl-page .workspace-frame.synced{border-color:#88b64e;box-shadow:0 0 0 4px #b8f15a26,0 22px 55px #21382d22}.gl-page .frame-title{color:#fff;background:#14261f;justify-content:space-between;align-items:center;min-height:58px;padding:10px 16px;display:flex}.gl-page .frame-title>span{grid-template-columns:24px auto;align-items:center;column-gap:8px;display:grid}.gl-page .frame-title svg{width:20px;color:var(--lime);grid-row:1/3}.gl-page .frame-title b{font-size:12px}.gl-page .frame-title small{color:#8fa59c;margin-top:3px;font-size:8px}.gl-page .frame-title em{color:var(--lime);align-items:center;gap:7px;font-size:8px;font-style:normal;display:flex}.gl-page .frame-title em i{background:var(--mint);border-radius:50%;width:7px;height:7px;animation:1.5s infinite pulse;box-shadow:0 0 0 5px #53ddb019}.gl-page .shot-wrap{background:#e5eaee;position:relative}.gl-page .shot-wrap>img{width:100%;height:auto;display:block}.gl-page .manager-alert{color:#fff;background:#10241ff2;border:1px solid #96c95c;border-radius:12px;align-items:center;gap:10px;min-width:330px;padding:12px 14px;animation:.4s both alertIn;display:flex;position:absolute;top:8%;right:3%;box-shadow:0 12px 35px #07110f55}.gl-page .manager-alert>svg{width:20px;color:var(--lime)}.gl-page .manager-alert span{flex:1}.gl-page .manager-alert b,.gl-page .manager-alert small{display:block}.gl-page .manager-alert b{font-size:10px}.gl-page .manager-alert small{color:#a8bbb3;margin-top:4px;font-size:8px}.gl-page .manager-alert strong{color:var(--lime);font-size:13px}.gl-page .analysis-bridge{color:#fff;background:#13261f;border:1px solid #cad5cf;border-radius:16px;align-items:center;gap:11px;min-height:92px;padding:15px 18px;display:flex;position:relative;overflow:hidden}.gl-page .analysis-bridge>span{white-space:nowrap;z-index:1;align-items:center;gap:7px;font-size:9px;display:flex}.gl-page .analysis-bridge>span svg{color:#91a59c;width:16px}.gl-page .analysis-bridge>em{background:#405a50;flex:1;height:1px;position:relative}.gl-page .analysis-bridge.running>em:after{content:"";background:var(--lime);width:5px;height:5px;box-shadow:0 0 9px var(--lime);border-radius:50%;animation:.48s linear infinite travel;position:absolute;top:-2px}.gl-page .analysis-bridge>div{text-align:right;border-left:1px solid #405a50;min-width:110px;padding-left:13px}.gl-page .analysis-bridge>div b,.gl-page .analysis-bridge>div small{display:block}.gl-page .analysis-bridge>div b{color:var(--lime);font-size:20px}.gl-page .analysis-bridge>div small{color:#9cb0a7;margin-top:3px;font-size:7px}.gl-page .staff-layout{background:radial-gradient(circle at 16% 28%,#e3eddf,#eef2ef 58%);grid-template-columns:480px 1fr;align-items:center;gap:36px;padding:28px;display:grid}.gl-page .phone-shot{background:#06100d;border-radius:18px;overflow:hidden;box-shadow:0 20px 42px #10201b2f}.gl-page .phone-shot img{width:100%;height:auto;display:block}.gl-page .conversation-feed>p{letter-spacing:.15em;color:#689242;font-size:8px;font-weight:900}.gl-page .conversation-feed h3{letter-spacing:-.04em;max-width:420px;margin:10px 0 20px;font-size:30px;line-height:1.05}.gl-page .conversation-feed>div{opacity:.28;border-top:1px solid #d5ddd8;grid-template-columns:28px 1fr auto;align-items:center;gap:8px;height:55px;padding:8px 10px;transition:all .25s;display:grid;transform:translate(8px)}.gl-page .conversation-feed>div.visible{opacity:1;transform:none}.gl-page .conversation-feed>div>i{color:#537c35;background:#dcebd5;border-radius:50%;place-items:center;width:26px;height:26px;display:grid}.gl-page .conversation-feed svg{width:12px}.gl-page .conversation-feed code,.gl-page .conversation-feed small{display:block}.gl-page .conversation-feed code{color:#315a46;font-size:8px}.gl-page .conversation-feed small{color:#738078;margin-top:3px;font-size:8px}.gl-page .conversation-feed time{color:#668342;font-size:8px;font-weight:800}@keyframes travel{}@keyframes alertIn{}.gl-page .desktop-stage{text-align:center;background:radial-gradient(circle at 50% 15%,#dce8e1,#cdd8d2);padding:24px 30px 34px}.gl-page .desktop-label{text-align:left;justify-content:space-between;align-items:end;max-width:1160px;margin:0 auto 10px;display:flex}.gl-page .desktop-label span{letter-spacing:.14em;color:#385448;font-size:9px;font-weight:900}.gl-page .desktop-label small{color:#687a72;font-size:8px}.gl-page .desktop-monitor{background:#17221e;border:2px solid #26352f;border-radius:17px;max-width:1160px;margin:auto;padding:9px;box-shadow:0 22px 42px #25382f42}.gl-page .browser-chrome{color:#cbd6d1;background:#202d28;border-radius:7px 7px 0 0;align-items:end;height:35px;padding:0 12px;display:flex}.gl-page .window-dots{gap:5px;margin-bottom:12px;margin-right:16px;display:flex}.gl-page .window-dots i{background:#e66a63;border-radius:50%;width:7px;height:7px}.gl-page .window-dots i:nth-child(2){background:#e8bb55}.gl-page .window-dots i:nth-child(3){background:#63bd74}.gl-page .browser-tab{text-align:left;background:#34443d;border-radius:7px 7px 0 0;width:220px;height:28px;padding:7px 11px;font-size:8px}.gl-page .browser-tab b{background:var(--lime);color:#14231d;border-radius:4px;place-items:center;width:15px;height:15px;margin-right:6px;font-size:6px;display:inline-grid}.gl-page .browser-actions{color:#81928b;margin:0 0 9px auto;font-size:8px}.gl-page .browser-toolbar{color:#afbeb8;background:#34443d;align-items:center;gap:12px;height:35px;padding:5px 11px;font-size:9px;display:flex}.gl-page .browser-toolbar>div{text-align:left;background:#202e28;border-radius:12px;flex:1;align-items:center;gap:6px;height:24px;padding:0 10px;display:flex}.gl-page .browser-toolbar svg{color:#78c38f;width:10px}.gl-page .browser-toolbar em{font-style:normal}.gl-page .desktop-monitor .shot-wrap{border-radius:0 0 6px 6px;overflow:hidden}.gl-page .monitor-neck{background:linear-gradient(90deg,#6f7d77,#c2cbc7,#6f7d77);width:90px;height:24px;margin:auto}.gl-page .monitor-base{background:#69766f;border-radius:50% 50% 4px 4px;width:220px;height:11px;margin:auto;box-shadow:0 8px 15px #17251f35}.gl-page .conversation-feed>div{opacity:1;background:#f5f8f5;transform:none}.gl-page .conversation-feed>div>i{color:#557066;background:#e3e9e4}.gl-page .conversation-feed>div code{color:#27473a;font-weight:800}.gl-page .conversation-feed>div small{color:#4f6058}.gl-page .conversation-feed>div time{color:#53665c}.gl-page .conversation-feed>div.visible{background:#edf7e8;box-shadow:inset 3px 0 #79aa4c}.gl-page .conversation-feed>div.visible>i{color:#39651f;background:#cfe9c3}.gl-page .conversation-feed>div.visible time{color:#4e792e}@media (max-width:850px){.gl-page .staff-layout{grid-template-columns:1fr;padding:16px}.gl-page .phone-shot{max-width:480px;margin:auto}.gl-page .analysis-bridge{grid-template-columns:1fr 1fr;display:grid}.gl-page .analysis-bridge>em{display:none}.gl-page .analysis-bridge>div{text-align:left;border:0;padding:0}.gl-page .manager-alert{min-width:0;margin:10px;position:static}.gl-page .shot-wrap{padding-bottom:1px}.gl-page .frame-title{align-items:flex-start;gap:8px}.gl-page .frame-title em{margin-top:3px}}.gl-page .live i,.gl-page .frame-title em i{animation-duration:2.55s}.gl-page .demo-queue{z-index:4;color:#17212b;text-align:left;background:#e7edf2;width:15.25%;height:100%;padding:1.1% .7%;position:absolute;top:0;left:0}.gl-page .demo-queue header{justify-content:space-between;align-items:center;margin-bottom:7%;font-size:clamp(6px,.8vw,12px);display:flex}.gl-page .demo-queue header span{background:#fff;border-radius:10px;place-items:center;min-width:18px;height:18px;display:grid}.gl-page .demo-queue article{opacity:0;background:#fff;border:1px solid #bcc8cf;border-radius:10px;grid-template-columns:30px 1fr auto;align-items:center;gap:6px;min-height:64px;margin-bottom:7px;padding:7px;transition:opacity .55s,transform .75s cubic-bezier(.2,.8,.2,1);display:grid;transform:translate(-18px);box-shadow:0 2px 7px #24344224}.gl-page .demo-queue article.arrived{opacity:1;transform:none}.gl-page .demo-queue article>i{color:#fff;border-radius:9px;place-items:center;width:30px;height:30px;font-size:8px;font-style:normal;font-weight:900;display:grid}.gl-page .demo-queue .source-line{background:#06b900}.gl-page .demo-queue .source-whatsapp{background:#25d366}.gl-page .demo-queue .source-wechat{background:#07c160}.gl-page .demo-queue article span{min-width:0}.gl-page .demo-queue article span b,.gl-page .demo-queue article span strong,.gl-page .demo-queue article span small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.gl-page .demo-queue article span b{font-size:clamp(6px,.7vw,10px)}.gl-page .demo-queue article span strong{color:#fff;background:#178f46;border-radius:8px;width:max-content;margin:3px 0;padding:2px 5px;font-size:clamp(5px,.5vw,8px)}.gl-page .demo-queue article span small{color:#728078;font-size:clamp(5px,.48vw,7px)}.gl-page .demo-queue article em{color:#e45b45;font-size:clamp(5px,.45vw,7px);font-style:normal;font-weight:900}.gl-page .supervising{z-index:6;color:#12251e;background:#b8f15a;border:0;border-radius:9px;align-items:center;gap:6px;padding:8px 11px;font-size:clamp(6px,.65vw,10px);font-weight:900;animation:1.5s ease-in-out infinite supervise;display:flex;position:absolute;top:2.2%;right:1.3%;box-shadow:0 0 #b8f15a99}.gl-page .supervising svg{width:14px}.gl-page .language-wall span{z-index:5;color:#fff;background:#10241fed;border:1px solid #9cc374;border-radius:9px;align-items:center;gap:5px;max-width:24%;padding:6px 8px;font-size:clamp(5px,.55vw,9px);animation:.6s both languageIn;display:flex;position:absolute;box-shadow:0 7px 18px #07110f40}.gl-page .language-wall span b{color:#b8f15a}.gl-page .language-wall .lang-en{top:38%;left:18%}.gl-page .language-wall .lang-ja{animation-delay:.18s;top:38%;left:54%}.gl-page .language-wall .lang-zh{animation-delay:.36s;top:77%;left:18%}.gl-page .language-wall .lang-ar{animation-delay:.54s;top:77%;left:54%}.gl-page .language-wall .lang-ar b{margin-left:5px}.gl-page .journey>div.active>i{animation-duration:.6s}@keyframes supervise{}@keyframes languageIn{}@media (max-width:700px){.gl-page .demo-queue{width:15.25%;padding:1% .4%}.gl-page .demo-queue article{grid-template-columns:18px 1fr;min-height:42px;padding:4px}.gl-page .demo-queue article>i{width:18px;height:18px}.gl-page .demo-queue article em{display:none}.gl-page .supervising{padding:5px 7px}.gl-page .language-wall span{padding:4px}}.gl-page .onelink-demo{z-index:8;color:#fff;text-align:left;background:#10241ff2;border:1px solid #8db765;border-radius:16px;width:min(620px,62%);padding:18px;animation:.75s cubic-bezier(.2,.85,.2,1) both onelinkOpen;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 22px 55px #07110f75}.gl-page .onelink-demo header{align-items:center;gap:10px;margin-bottom:15px;display:flex}.gl-page .onelink-demo header>span{background:var(--lime);color:#10241f;border-radius:11px;place-items:center;width:38px;height:38px;font-size:10px;font-weight:900;display:grid}.gl-page .onelink-demo header b,.gl-page .onelink-demo header small{display:block}.gl-page .onelink-demo header b{font-size:18px}.gl-page .onelink-demo header small{color:#a8bbb3;margin-top:3px;font-size:9px}.gl-page .onelink-demo>div{grid-template-columns:repeat(5,1fr);gap:7px;display:grid}.gl-page .onelink-demo>div i{text-align:center;background:#183128;border:1px solid #385448;border-radius:11px;min-width:0;padding:10px 5px;font-style:normal;animation:.45s both languageIn}.gl-page .onelink-demo>div i:nth-child(2){animation-delay:.1s}.gl-page .onelink-demo>div i:nth-child(3){animation-delay:.2s}.gl-page .onelink-demo>div i:nth-child(4){animation-delay:.3s}.gl-page .onelink-demo>div i:nth-child(5){animation-delay:.4s}.gl-page .onelink-demo>div strong{background:var(--im-color);border-radius:9px;place-items:center;width:28px;height:28px;margin:0 auto 6px;font-size:8px;display:grid}.gl-page .onelink-demo>div span{text-overflow:ellipsis;font-size:8px;font-weight:800;display:block;overflow:hidden}@keyframes onelinkOpen{}@media (max-width:700px){.gl-page .onelink-demo{padding:10px}.gl-page .onelink-demo header{margin-bottom:8px}.gl-page .onelink-demo>div{gap:3px}.gl-page .onelink-demo>div i{padding:5px 2px}.gl-page .onelink-demo>div span{font-size:5px}}.gl-page .run{text-align:center;justify-content:center;min-width:250px;height:68px;padding:8px 20px}.gl-page .run>span{flex-direction:column;align-items:center;display:flex}.gl-page .run strong{color:var(--lime);letter-spacing:.035em;font-size:20px;font-weight:950;line-height:1}.gl-page .run small{color:#fff;letter-spacing:.12em;margin-top:6px;font-size:8px;font-weight:800}.gl-page .run>svg{width:22px;color:var(--lime)}@media (max-width:850px){.gl-page .intent-bars article{grid-template-columns:110px 1fr}.gl-page .bar-cell>small{font-size:9px}.gl-page .intent-analysis.show{max-height:1180px}.gl-page .run{width:100%}}.gl-page .onelink-demo{animation-duration:.5s}.gl-page .analysis-bridge>button{background:var(--lime);color:#13261f;white-space:nowrap;border:1px solid #9bd44c;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:44px;padding:0 14px;font-size:8px;font-weight:900;display:flex}.gl-page .analysis-bridge>button svg{width:15px}.gl-page .intent-analysis{opacity:0;background:#fff;border:0 solid #c5d0ca;border-radius:16px;max-height:0;transition:max-height .55s,opacity .35s,transform .35s,border-width .1s;overflow:hidden;transform:translateY(-8px)}.gl-page .intent-analysis.show{opacity:1;border-width:1px;max-height:650px;transform:none}.gl-page .intent-analysis>header{border-bottom:1px solid #e1e7e3;justify-content:space-between;align-items:flex-start;padding:20px 22px 15px;display:flex}.gl-page .intent-analysis header p{color:#608d3c;letter-spacing:.14em;margin:0 0 5px;font-size:7px;font-weight:900}.gl-page .intent-analysis header h3{letter-spacing:-.035em;margin:0;font-size:23px}.gl-page .intent-analysis header small{color:#718078;margin-top:5px;font-size:8px;display:block}.gl-page .intent-analysis header>span{color:#547b35;background:#edf5e9;border-radius:99px;align-items:center;gap:6px;padding:7px 9px;font-size:7px;font-weight:800;display:flex}.gl-page .intent-analysis header>span svg{width:13px}.gl-page .intent-scale{color:#89958f;justify-content:space-between;margin:14px 112px 4px 145px;font:7px monospace;display:flex}.gl-page .intent-bars{padding:0 22px 14px}.gl-page .intent-bars article{border-bottom:1px solid #edf0ee;grid-template-columns:112px 1fr 120px;align-items:center;gap:12px;min-height:56px;display:grid}.gl-page .intent-name b,.gl-page .intent-name small,.gl-page .intent-owner span,.gl-page .intent-owner small{display:block}.gl-page .intent-name small{color:#7e8b85;margin-top:3px;font-size:7px}.gl-page .bar-track{background:repeating-linear-gradient(90deg,#f0f3f1 0 1px,#0000 1px 25%);border-left:1px solid #9eaaa4;height:19px;position:relative}.gl-page .bar-track i{width:0;height:100%;transition:width .75s cubic-bezier(.2,.8,.2,1);transition-delay:var(--delay);background:#789f55;border:1px solid #527638;display:block}.gl-page .show .bar-track i{width:var(--score)}.gl-page .bar-track strong{left:calc(var(--score) + 7px);color:#25382f;font:900 10px monospace;position:absolute;top:3px}.gl-page .intent-owner span{color:#456a2c;background:#e5eee0;border-radius:99px;width:max-content;padding:4px 7px;font-size:7px;font-weight:900}.gl-page .intent-owner small{color:#77847e;margin-top:4px;font-size:7px}.gl-page .intent-owner small b{color:#34463d}.gl-page .intent-analysis>footer{color:#65756d;background:#f3f7f3;padding:11px 22px;font-size:7px}.gl-page .intent-analysis>footer i{background:#789f55;border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block}@media (max-width:850px){.gl-page .analysis-bridge>button{grid-column:1/-1}.gl-page .intent-analysis.show{max-height:760px}.gl-page .intent-analysis>header{gap:12px}.gl-page .intent-scale{display:none}.gl-page .intent-bars article{grid-template-columns:86px 1fr}.gl-page .intent-owner{grid-column:2;padding-bottom:8px}.gl-page .bar-track strong{color:#14261f;left:auto;right:4px}.gl-page .intent-owner span,.gl-page .intent-owner small{margin-right:6px;display:inline-block}}.gl-page .intent-analysis.show{max-height:780px}.gl-page .score-model{background:#f5f8f5;border:1px solid #dce5df;border-radius:10px;grid-template-columns:auto repeat(5,1fr);align-items:center;gap:8px;margin:14px 22px 2px;padding:11px 12px;display:grid}.gl-page .score-model>b{color:#34483e;font-size:8px}.gl-page .score-model>span{color:#687870;border-left:1px solid #d7e0da;padding-left:8px;font-size:7px}.gl-page .score-model span strong{color:#385d28;margin-top:3px;font:900 10px monospace;display:block}.gl-page .bar-cell>small{color:#74827b;margin-top:5px;font-size:6px;display:block}.gl-page .intent-scale{margin-left:158px;margin-right:102px}@media (max-width:850px){.gl-page .score-model{grid-template-columns:1fr 1fr}.gl-page .score-model>b{grid-column:1/-1}.gl-page .score-model>span{border-top:1px solid #d7e0da;border-left:0;padding:7px 0 0}.gl-page .intent-analysis.show{max-height:1050px}.gl-page .intent-bars article{grid-template-columns:90px 1fr}.gl-page .bar-cell>small{line-height:1.45}}.gl-page .staff-promise{max-width:470px;line-height:1.6;color:#596b62!important;margin:-10px 0 18px!important;font-size:10px!important}.gl-page .shot-wrap>.onelink-demo{display:none}.gl-page .onelink-strip{opacity:0;max-width:1260px;max-height:0;margin:0 auto;transition:max-height .5s cubic-bezier(.2,.85,.2,1),opacity .35s,margin .5s;overflow:hidden}.gl-page .onelink-strip.open{opacity:1;max-height:210px;margin:12px auto}.gl-page .onelink-inline{color:#fff;background:#10241f;border:1px solid #8db765;border-radius:16px;padding:18px;animation:.5s cubic-bezier(.2,.85,.2,1) both stripOpen;box-shadow:0 14px 32px #07110f35}.gl-page .onelink-inline header{align-items:center;gap:11px;margin-bottom:14px;display:flex}.gl-page .onelink-inline header>span{background:var(--lime);color:#10241f;border-radius:12px;place-items:center;width:42px;height:42px;font-size:11px;font-weight:950;display:grid}.gl-page .onelink-inline header b,.gl-page .onelink-inline header small{display:block}.gl-page .onelink-inline header b{font-size:21px}.gl-page .onelink-inline header small{color:#a8bbb3;margin-top:3px;font-size:10px}.gl-page .onelink-inline>div{grid-template-columns:repeat(5,1fr);gap:9px;display:grid}.gl-page .onelink-inline>div i{text-align:center;background:#183128;border:1px solid #385448;border-radius:11px;padding:11px 7px;font-style:normal}.gl-page .onelink-inline>div strong{background:var(--im-color);border-radius:9px;place-items:center;width:32px;height:32px;margin:0 auto 7px;font-size:9px;display:grid}.gl-page .onelink-inline>div span{font-size:10px;font-weight:850;display:block}@keyframes stripOpen{}.gl-page .intent-bars article{grid-template-columns:150px 1fr 95px;min-height:82px}.gl-page .intent-name b{font-size:12px}.gl-page .intent-name small{font-size:9px;line-height:1.35}.gl-page .bar-cell>small{color:#5e6e66;margin-top:7px;font-size:10px;font-weight:600;line-height:1.4}.gl-page .bar-track{height:24px}.gl-page .bar-track strong{font-size:12px;top:5px}.gl-page .intent-owner span{padding:6px 9px;font-size:9px}.gl-page .intent-scale{margin-left:183px;margin-right:117px;font-size:9px}.gl-page .score-model>b{font-size:10px}.gl-page .score-model>span{font-size:9px}.gl-page .score-model span strong{font-size:12px}.gl-page .intent-analysis>footer{font-size:9px;line-height:1.45}.gl-page .analysis-bridge>button{font-size:10px}@media (max-width:700px){.gl-page .onelink-inline{padding:12px}.gl-page .onelink-inline>div{gap:4px}.gl-page .onelink-inline>div i{padding:7px 2px}.gl-page .onelink-inline>div span{font-size:7px}.gl-page .onelink-strip.open{max-height:190px}}.gl-page .management-frame>.frame-title,.gl-page .staff-frame>.frame-title{display:none}.gl-page .onelink-cta{align-items:center;min-height:620px}.gl-page .onelink-cta>div{max-width:920px}.gl-page .onelink-cta h2{font-size:clamp(58px,7.5vw,108px)}.gl-page .onelink-cta>div>span{max-width:700px;margin-top:28px;font-size:18px;font-weight:700;line-height:1.55;display:block}.gl-page .onelink-cta>a{border-radius:24px;grid-template-columns:1fr auto;gap:7px 14px;min-width:310px;padding:22px 24px;display:grid;box-shadow:0 18px 38px #10201b3d}.gl-page .onelink-cta>a small{color:var(--lime);letter-spacing:.14em;grid-column:1;font-size:9px}.gl-page .onelink-cta>a b{grid-column:1;font-size:17px}.gl-page .onelink-cta>a svg{grid-area:1/2/3;align-self:center;width:27px}@media (max-width:900px){.gl-page .onelink-cta{align-items:flex-start}.gl-page .onelink-cta>a{width:100%;min-width:0}.gl-page .onelink-cta>div>span{font-size:15px}}.gl-page{min-height:100vh}
