.ccxmsg-platform{--green:#15b378;--green-d:#0e9c66;--green-l:#e9f7f0;--green-l2:#d2efe1;--green-tx:#0c7a51;--ink:#13171c;--ink2:#48515f;--muted:#8b929c;--faint:#aeb4bc;--line:#edeff2;--line2:#e0e3e8;--surface:#ffffff;--app-bg:#f6f7f9;--warm:#f6f3ea;--dark:#070a08;--dark2:#0d1310;--dark3:#131b16;--dark-card:#101713;--dark-line:rgba(255,255,255,0.085);--dark-line2:rgba(255,255,255,0.14);--neon:#3fe084;--neon-d:#27c46c;--dark-tx:#e8efe9;--dark-dim:#8b958e;--dark-faint:#5d665f;--red:#f1465f;--red-l:#fde7ea;--amber:#f59e0b;--amber-l:#fdf2dd;--blue:#3b82f6;--blue-l:#e7f0fe;--purple:#9b6cf2;--r:16px;--shadow-sm:0 1px 2px rgba(13,23,18,0.05),0 1px 3px rgba(13,23,18,0.045);--shadow:0 18px 40px -22px rgba(13,40,28,0.22);--shadow-lg:0 50px 110px -38px rgba(6,32,20,0.42);--mono:ui-monospace,SFMono-Regular,"JetBrains Mono",Menlo,monospace;font-family:inherit;color:var(--ink);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;background:var(--surface)}.ccxmsg-platform *{box-sizing:border-box}.ccxmsg-platform :is(h1,h2,h3){margin:0;letter-spacing:-.02em;line-height:1.05;font-weight:800}.ccxmsg-platform p{margin:0}.ccxmsg-platform a{color:inherit}.ccxmsg-platform img{max-width:100%;display:block}.ccxmsg-platform ::selection{background:var(--green);color:#fff}.ccxmsg-platform .wrap{max-width:1240px;margin:0 auto;padding:0 32px}.ccxmsg-platform .eyebrow{font-family:var(--mono);font-size:12.5px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--green-tx)}.ccxmsg-platform .eyebrow.on-dark{color:var(--neon)}.ccxmsg-platform .btn{font-family:inherit;font-weight:700;font-size:15px;border-radius:13px;padding:14px 24px;display:inline-flex;align-items:center;justify-content:center;gap:9px;cursor:pointer;border:1.5px solid transparent;text-decoration:none;white-space:nowrap;transition:transform .16s cubic-bezier(.2,.7,.2,1),box-shadow .2s,background .2s,border-color .2s,color .2s}.ccxmsg-platform .btn svg{width:18px;height:18px}.ccxmsg-platform .btn-green{background:var(--green);color:#fff;box-shadow:0 12px 26px -10px rgba(21,179,120,.7)}.ccxmsg-platform .btn-green:hover{background:var(--green-d);transform:translateY(-2px);box-shadow:0 18px 34px -12px rgba(21,179,120,.75)}.ccxmsg-platform .btn-ghost{background:#fff;color:var(--ink);border-color:var(--line2)}.ccxmsg-platform .btn-ghost:hover{border-color:var(--ink);transform:translateY(-2px)}.ccxmsg-platform .btn-neon{background:var(--neon);color:#04210f;box-shadow:0 12px 30px -10px rgba(63,224,132,.45)}.ccxmsg-platform .btn-neon:hover{background:#5cee9a;transform:translateY(-2px)}.ccxmsg-platform .btn-dline{background:transparent;color:var(--dark-tx);border-color:var(--dark-line2)}.ccxmsg-platform .btn-dline:hover{border-color:var(--neon);color:#fff}.ccxmsg-platform .btn-lg{padding:17px 30px;font-size:16.5px;border-radius:15px}.ccxmsg-platform .hero{position:relative;overflow:hidden;padding:88px 0 40px;background:radial-gradient(900px 460px at 50% -120px,rgba(21,179,120,.1),transparent 70%),linear-gradient(180deg,#fbfdfc,#fff 60%)}.ccxmsg-platform .hero .grid-bg{position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(19,23,28,.035) 1px,transparent 0),linear-gradient(90deg,rgba(19,23,28,.035) 1px,transparent 0);background-size:46px 46px;-webkit-mask-image:radial-gradient(700px 380px at 50% 30%,#000,transparent 75%);mask-image:radial-gradient(700px 380px at 50% 30%,#000,transparent 75%);opacity:.7}.ccxmsg-platform .hero-in{position:relative;text-align:center;max-width:880px;margin:0 auto}.ccxmsg-platform .hero h1{font-size:clamp(38px,6.2vw,72px);margin:22px 0 0}.ccxmsg-platform .hero h1 .hl{white-space:nowrap;position:relative;background:linear-gradient(90deg,#15b378,#16c79e,#13b6d4,#3f7cf0,#7a5cf0,#3f7cf0,#13b6d4,#16c79e,#15b378);background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;animation:ccxmsg-hlFlow 6s linear infinite}@keyframes ccxmsg-hlFlow{0%{background-position:0}to{background-position:-200%}}@media (prefers-reduced-motion:reduce){.ccxmsg-platform .hero h1 .hl{animation:none}}.ccxmsg-platform .hero .sub{font-size:clamp(17px,2.1vw,21px);color:var(--ink2);margin:24px auto 0;max-width:680px;line-height:1.5;font-weight:500}.ccxmsg-platform .hero .cta-row{display:flex;gap:14px;justify-content:center;margin-top:34px;flex-wrap:wrap}.ccxmsg-platform .hero .note{margin-top:18px;font-size:13.5px;color:var(--muted);display:flex;gap:8px;justify-content:center;align-items:center;flex-wrap:wrap}.ccxmsg-platform .hero .note b{color:var(--ink);font-weight:700}.ccxmsg-platform .metric-strip{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin-top:54px}.ccxmsg-platform .metric{background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px 26px;box-shadow:var(--shadow-sm);min-width:160px;text-align:left}.ccxmsg-platform .metric .v{font-size:30px;font-weight:800;letter-spacing:-.03em;line-height:1;display:flex;align-items:baseline;gap:3px}.ccxmsg-platform .metric .v .u{font-size:16px;color:var(--green);font-weight:800}.ccxmsg-platform .metric .k{font-family:var(--mono);font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-top:8px}.ccxmsg-platform .section{padding:96px 0}.ccxmsg-platform .section.tight{padding:64px 0}.ccxmsg-platform .section-head{max-width:720px;margin:0 auto 52px;text-align:center}.ccxmsg-platform .section-head h2{font-size:clamp(30px,4.2vw,46px);margin:16px 0 0}.ccxmsg-platform .section-head p{font-size:18px;color:var(--ink2);margin-top:16px;font-weight:500;line-height:1.5}.ccxmsg-platform .bg-soft{background:linear-gradient(180deg,#f8faf9,#f6f7f9)}.ccxmsg-platform .bg-warm{background:var(--warm)}.ccxmsg-platform .tour{position:relative}.ccxmsg-platform .tour-layout{display:grid;grid-template-columns:380px 1fr;gap:40px;align-items:start}.ccxmsg-platform .tour-tabs{display:flex;flex-direction:column;gap:8px;position:sticky;top:130px}.ccxmsg-platform .ttab{text-align:left;background:#fff;border:1.5px solid var(--line);border-radius:15px;padding:16px 18px;cursor:pointer;position:relative;overflow:hidden;transition:border-color .25s,box-shadow .25s,transform .2s;display:flex;gap:14px;align-items:flex-start;font-family:inherit}.ccxmsg-platform .ttab:hover{border-color:var(--line2);transform:translateX(3px)}.ccxmsg-platform .ttab.active{border-color:var(--green);box-shadow:0 16px 36px -22px rgba(21,179,120,.6)}.ccxmsg-platform .ttab .ico{width:38px;height:38px;border-radius:11px;background:var(--green-l);color:var(--green-tx);display:grid;place-items:center;flex-shrink:0;transition:.25s}.ccxmsg-platform .ttab.active .ico{background:var(--green);color:#fff}.ccxmsg-platform .ttab .ico svg{width:19px;height:19px}.ccxmsg-platform .ttab .tt{font-size:15.5px;font-weight:700;color:var(--ink);display:flex;align-items:center;gap:8px}.ccxmsg-platform .ttab .td{font-size:13px;color:var(--ink2);margin-top:3px;line-height:1.45;display:none}.ccxmsg-platform .ttab.active .td{display:block;animation:ccxmsg-fadeIn .4s ease}.ccxmsg-platform .ttab .badge{font-family:var(--mono);font-size:9.5px;font-weight:600;letter-spacing:.05em;background:var(--green-l2);color:var(--green-tx);padding:2px 7px;border-radius:6px;text-transform:uppercase}.ccxmsg-platform .ttab .prog{position:absolute;left:0;bottom:0;height:3px;background:var(--green);width:0}.ccxmsg-platform .ttab.active .prog{animation:ccxmsg-progbar var(--dur,5s) linear forwards}.ccxmsg-platform .ttab.paused .prog{animation-play-state:paused}@keyframes ccxmsg-progbar{0%{width:0}to{width:100%}}@keyframes ccxmsg-fadeIn{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:none}}.ccxmsg-platform .tour-stage{position:relative}.ccxmsg-platform .tour-controls{display:flex;align-items:center;gap:10px;margin-bottom:14px;justify-content:flex-end}.ccxmsg-platform .tour-controls .ctl{width:38px;height:38px;border-radius:11px;border:1.5px solid var(--line2);background:#fff;display:grid;place-items:center;cursor:pointer;color:var(--ink2);transition:.2s}.ccxmsg-platform .tour-controls .ctl:hover{border-color:var(--ink);color:var(--ink)}.ccxmsg-platform .tour-controls .lab{font-family:var(--mono);font-size:11px;color:var(--muted);letter-spacing:.05em;margin-right:auto;text-transform:uppercase}.ccxmsg-platform .bw{border-radius:16px;overflow:hidden;box-shadow:var(--shadow-lg);background:#23262b;border:1px solid rgba(0,0,0,.12)}.ccxmsg-platform .bw-bar{height:44px;background:#2b2f35;display:flex;align-items:center;gap:14px;padding:0 16px}.ccxmsg-platform .bw-lights{display:flex;gap:8px}.ccxmsg-platform .bw-lights i{width:12px;height:12px;border-radius:50%}.ccxmsg-platform .bw-url{flex:1;height:28px;border-radius:9px;background:#1d2025;display:flex;align-items:center;gap:9px;padding:0 14px;color:#aeb6bf;font-size:12.5px;font-family:var(--mono);max-width:440px;margin:0 auto}.ccxmsg-platform .bw-url .lock{width:11px;height:11px;opacity:.6}.ccxmsg-platform .bw-url b{color:#dbe2e8;font-weight:500}.ccxmsg-platform .bw-body{height:560px;background:var(--surface);position:relative;overflow:hidden}.ccxmsg-platform .app{position:absolute;top:0;left:0;display:flex;flex-direction:column;background:var(--surface)}.ccxmsg-platform .app-top{height:54px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:11px;padding:0 14px;flex-shrink:0;background:#fff;white-space:nowrap}.ccxmsg-platform .app-search{flex:1;max-width:340px;min-width:0;height:34px;border-radius:10px;background:var(--app-bg);border:1px solid var(--line);display:flex;align-items:center;gap:9px;padding:0 12px;color:var(--muted);font-size:13px;white-space:nowrap;overflow:hidden}.ccxmsg-platform .app-search>span:not(.kbd):not(.kbd span){overflow:hidden;text-overflow:ellipsis}.ccxmsg-platform .app-search .kbd{margin-left:auto;display:flex;gap:4px}.ccxmsg-platform .app-search .kbd span{font-size:10px;font-family:var(--mono);background:#fff;border:1px solid var(--line2);border-radius:5px;padding:1px 5px;color:var(--muted)}.ccxmsg-platform .app-top .spacer{flex:1}.ccxmsg-platform .app-newbtn{background:var(--green);color:#fff;font-weight:700;font-size:13px;border-radius:9px;padding:8px 14px;display:flex;align-items:center;gap:7px;border:none;cursor:pointer;font-family:inherit}.ccxmsg-platform .app-pill{display:flex;align-items:center;gap:7px;font-size:12.5px;font-weight:600;color:var(--ink2);border:1px solid var(--line2);border-radius:9px;padding:6px 11px}.ccxmsg-platform .app-icobtn{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;color:var(--ink2);position:relative}.ccxmsg-platform .app-icobtn .dot{position:absolute;top:3px;right:4px;width:15px;height:15px;background:var(--red);color:#fff;border-radius:50%;font-size:9px;font-weight:700;display:grid;place-items:center;border:2px solid #fff}.ccxmsg-platform .app-user{display:flex;align-items:center;gap:9px;padding-left:6px}.ccxmsg-platform .app-ava{width:32px;height:32px;border-radius:9px;background:var(--green-l);color:var(--green-tx);display:grid;place-items:center;font-weight:800;font-size:12px}.ccxmsg-platform .app-user .nm{font-size:12.5px;font-weight:700;line-height:1.2}.ccxmsg-platform .app-user .em{font-size:10.5px;color:var(--muted)}.ccxmsg-platform .app-main{flex:1;display:flex;min-height:0}.ccxmsg-platform .app-rail{width:60px;flex-shrink:0;border-right:1px solid var(--line);display:flex;flex-direction:column;align-items:center;padding:12px 0;gap:4px;background:#fff;position:relative}.ccxmsg-platform .rail-item{width:40px;height:40px;border-radius:11px;display:grid;place-items:center;color:var(--muted);cursor:pointer;position:relative;transition:.18s}.ccxmsg-platform .rail-item:hover{background:var(--app-bg);color:var(--ink2)}.ccxmsg-platform .rail-item.active{background:var(--green-l);color:var(--green-tx)}.ccxmsg-platform .rail-item.active:before{content:"";position:absolute;right:-12px;top:50%;transform:translateY(-50%);width:3px;height:22px;border-radius:3px;background:var(--green)}.ccxmsg-platform .rail-item svg{width:20px;height:20px}.ccxmsg-platform .rail-sp{flex:1}.ccxmsg-platform .app-screen{flex:1;min-width:0;overflow:hidden;position:relative}.ccxmsg-platform .scr{position:absolute;inset:0;overflow:auto;padding:24px 26px}.ccxmsg-platform .scr::-webkit-scrollbar{width:8px}.ccxmsg-platform .scr::-webkit-scrollbar-thumb{background:#dadde2;border-radius:8px}.ccxmsg-platform .scrtabs{display:flex;align-items:center;border-bottom:1px solid var(--line);margin-bottom:18px;overflow:hidden}.ccxmsg-platform .scrtab{font-size:12.5px;font-weight:600;color:var(--muted);padding:8px 4px;margin-right:16px;border-bottom:2px solid transparent;white-space:nowrap}.ccxmsg-platform .scrtab.on{font-weight:700;color:var(--ink);border-bottom-color:var(--green)}.ccxmsg-platform .scr-anim{animation:ccxmsg-scrIn .55s cubic-bezier(.2,.75,.25,1)}@keyframes ccxmsg-scrIn{0%{opacity:0;transform:translateY(10px) scale(.992)}to{opacity:1;transform:none}}.ccxmsg-platform .s-h{display:flex;align-items:flex-start;gap:13px;margin-bottom:20px}.ccxmsg-platform .s-h .ic{width:42px;height:42px;border-radius:12px;background:var(--green-l);color:var(--green-tx);display:grid;place-items:center;flex-shrink:0}.ccxmsg-platform .s-h h3{font-size:21px;font-weight:800}.ccxmsg-platform .s-h p{font-size:13px;color:var(--ink2);margin-top:2px}.ccxmsg-platform .s-h .ra{margin-left:auto;display:flex;gap:9px}.ccxmsg-platform .kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:18px}.ccxmsg-platform .kpi{border:1px solid var(--line);border-radius:14px;padding:15px 16px;background:#fff}.ccxmsg-platform .kpi .kt{font-family:var(--mono);font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);display:flex;justify-content:space-between;align-items:center}.ccxmsg-platform .kpi .kv{font-size:30px;font-weight:800;letter-spacing:-.03em;margin-top:7px;line-height:1}.ccxmsg-platform .kpi .kx{font-size:11px;margin-top:7px;color:var(--ink2)}.ccxmsg-platform .kpi .kx .g{color:var(--green-tx);font-weight:700}.ccxmsg-platform .kpi .kx .r{color:var(--red);font-weight:700}.ccxmsg-platform .kpi.green .kv{color:var(--green)}.ccxmsg-platform .chips{display:flex;gap:8px;margin-bottom:16px;flex-wrap:wrap}.ccxmsg-platform .chip{font-size:12.5px;font-weight:600;color:var(--ink2);border:1px solid var(--line2);border-radius:10px;padding:7px 13px;background:#fff;display:flex;align-items:center;gap:7px}.ccxmsg-platform .chip.on{background:var(--green);color:#fff;border-color:var(--green)}.ccxmsg-platform .chip .n{font-size:10px;background:rgba(0,0,0,.06);padding:1px 6px;border-radius:6px}.ccxmsg-platform .chip.on .n{background:rgba(255,255,255,.25)}.ccxmsg-platform .tablehead{display:flex;font-family:var(--mono);font-size:10px;letter-spacing:.07em;text-transform:uppercase;color:var(--muted);padding:0 4px 10px;border-bottom:1px solid var(--line)}.ccxmsg-platform .trow{display:flex;align-items:center;padding:13px 4px;border-bottom:1px solid var(--line);font-size:13px}.ccxmsg-platform .trow:hover{background:var(--app-bg)}.ccxmsg-platform .st-dot{width:8px;height:8px;border-radius:50%;background:var(--green);flex-shrink:0}.ccxmsg-platform .tag{font-size:11px;font-weight:700;padding:3px 9px;border-radius:7px}.ccxmsg-platform .tag.green{background:var(--green-l);color:var(--green-tx)}.ccxmsg-platform .tag.amber{background:var(--amber-l);color:#9a6a06}.ccxmsg-platform .tag.red{background:var(--red-l);color:#c01f3c}.ccxmsg-platform .tag.blue{background:var(--blue-l);color:#1d59c9}.ccxmsg-platform .tag.gray{background:#eef0f2;color:var(--ink2)}.ccxmsg-platform .tag.purple{background:#f1e9fe;color:#6f3fd4}.ccxmsg-platform .feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ccxmsg-platform .feat{background:#fff;border:1px solid var(--line);border-radius:18px;padding:26px;transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden}.ccxmsg-platform .feat:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.ccxmsg-platform .feat .fi{width:48px;height:48px;border-radius:13px;background:var(--green-l);color:var(--green-tx);display:grid;place-items:center;margin-bottom:18px}.ccxmsg-platform .feat .fi svg{width:23px;height:23px}.ccxmsg-platform .feat h3{font-size:18px;font-weight:800}.ccxmsg-platform .feat p{font-size:14.5px;color:var(--ink2);margin-top:9px;line-height:1.55}.ccxmsg-platform .feat .arr{margin-top:14px;font-size:13px;font-weight:700;color:var(--green-tx);display:flex;align-items:center;gap:6px;opacity:0;transform:translateX(-4px);transition:.25s}.ccxmsg-platform .feat:hover .arr{opacity:1;transform:none}.ccxmsg-platform .dual{display:grid;grid-template-columns:1.35fr 1fr;gap:24px;align-items:center}.ccxmsg-platform .dual-copy h2{font-size:clamp(28px,3.6vw,40px);margin-top:16px}.ccxmsg-platform .dual-copy .lead{font-size:17px;color:var(--ink2);margin-top:16px;line-height:1.55;font-weight:500}.ccxmsg-platform .dual-list{margin-top:26px;display:flex;flex-direction:column;gap:16px}.ccxmsg-platform .dual-list .it{display:flex;gap:14px;align-items:flex-start}.ccxmsg-platform .dual-list .ck{width:26px;height:26px;border-radius:8px;background:var(--green);color:#fff;display:grid;place-items:center;flex-shrink:0}.ccxmsg-platform .dual-list .ck svg{width:14px;height:14px}.ccxmsg-platform .dual-list .it b{font-weight:700;font-size:15.5px}.ccxmsg-platform .dual-list .it p{font-size:14px;color:var(--ink2);margin-top:2px}.ccxmsg-platform .phones{display:flex;justify-content:center;gap:0;perspective:1400px}.ccxmsg-platform .phone{width:236px;border-radius:40px;background:#0b0d0c;padding:9px;box-shadow:var(--shadow-lg);position:relative;flex-shrink:0;border:1px solid rgba(255,255,255,.08)}.ccxmsg-platform .phone .scrn{border-radius:32px;overflow:hidden;background:#fff;aspect-ratio:1170/2532;position:relative}.ccxmsg-platform .phone .scrn img{width:100%;height:100%;object-fit:cover;object-position:top}.ccxmsg-platform .phone .notch{position:absolute;top:16px;left:50%;transform:translateX(-50%);width:78px;height:22px;background:#0b0d0c;border-radius:14px;z-index:3}.ccxmsg-platform .phone.p1{transform:rotate(-5deg) translateY(14px);z-index:1}.ccxmsg-platform .phone.p2{transform:rotate(4deg) translateX(-26px) translateY(-10px);z-index:2}.ccxmsg-platform .ph-slide{position:absolute;inset:0;opacity:0;transition:opacity .8s ease}.ccxmsg-platform .ph-slide.on{opacity:1}.ccxmsg-platform .cmp{background:var(--dark);color:var(--dark-tx);border-radius:18px;overflow:hidden;border:1px solid var(--dark-line);position:relative}.ccxmsg-platform .cmp-head{display:grid;grid-template-columns:1.7fr 1fr 1fr;position:relative}.ccxmsg-platform .cmp-head>div{padding:28px 30px}.ccxmsg-platform .cmp-head .cc{background:rgba(63,224,132,.05);border-left:1px solid var(--dark-line);border-right:1px solid var(--dark-line);position:relative}.ccxmsg-platform .cmp-head .cc:before{content:"";position:absolute;top:0;left:-1px;right:-1px;height:2px;background:var(--neon)}.ccxmsg-platform .cmp-head .lbl{font-family:var(--mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--dark-faint)}.ccxmsg-platform .cmp-head .nm{font-size:22px;font-weight:800;margin-top:9px;display:flex;align-items:center;gap:9px;letter-spacing:-.02em}.ccxmsg-platform .cmp-head .cc .nm{color:#fff}.ccxmsg-platform .cmp-head .nm .badge{font-family:var(--mono);font-size:10px;background:var(--neon);color:#04210f;padding:3px 9px;border-radius:6px;letter-spacing:.04em;font-weight:700}.ccxmsg-platform .cmp-row{display:grid;grid-template-columns:1.7fr 1fr 1fr;border-top:1px solid var(--dark-line);position:relative;opacity:0;transform:translateY(12px)}.ccxmsg-platform .cmp.in .cmp-row{animation:ccxmsg-rowIn .5s cubic-bezier(.2,.7,.2,1) forwards;animation-delay:calc(var(--i, 0) * 52ms + .1s)}@keyframes ccxmsg-rowIn{to{opacity:1;transform:none}}.ccxmsg-platform .cmp-row>div{padding:15px 30px;display:flex;align-items:center;font-size:14.5px;transition:background .22s}.ccxmsg-platform .cmp-row:hover>div{background:rgba(255,255,255,.025)}.ccxmsg-platform .cmp-row .lab{color:var(--dark-tx);font-weight:600;gap:14px}.ccxmsg-platform .cmp-row:hover .lab-ic{color:#fff;border-color:rgba(63,224,132,.4);background:rgba(63,224,132,.08)}.ccxmsg-platform .lab-ic{width:34px;height:34px;border-radius:10px;background:rgba(255,255,255,.045);border:1px solid var(--dark-line);display:grid;place-items:center;color:var(--neon);flex-shrink:0;transition:.22s}.ccxmsg-platform .lab-ic svg{width:17px;height:17px}.ccxmsg-platform .cmp-row .cc{background:rgba(63,224,132,.045);border-left:1px solid var(--dark-line);border-right:1px solid var(--dark-line);justify-content:center;text-align:center;color:#fff;font-weight:700}.ccxmsg-platform .cmp-row:hover .cc{background:rgba(63,224,132,.08)}.ccxmsg-platform .cmp-row .other{justify-content:center;color:var(--dark-dim);text-align:center;font-size:13.5px}.ccxmsg-platform .cmp-yes{width:30px;height:30px;border-radius:9px;background:var(--neon);color:#04210f;display:grid;place-items:center;box-shadow:0 8px 18px -8px rgba(63,224,132,.55)}.ccxmsg-platform .cmp-yes svg{width:17px;height:17px}.ccxmsg-platform .cmp.in .cmp-yes{animation:ccxmsg-popIn .42s cubic-bezier(.2,1.5,.4,1) backwards;animation-delay:calc(var(--i, 0) * 52ms + .26s)}@keyframes ccxmsg-popIn{0%{opacity:0;transform:scale(.3)}to{opacity:1;transform:none}}.ccxmsg-platform .cmp-no{width:28px;height:28px;border-radius:9px;background:rgba(255,255,255,.03);border:1px solid var(--dark-line);color:#5b645e;display:grid;place-items:center}.ccxmsg-platform .cmp-no svg{width:15px;height:15px}.ccxmsg-platform .tst-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ccxmsg-platform .tst{background:#fff;border:1px solid var(--line);border-radius:18px;padding:26px;display:flex;flex-direction:column;box-shadow:var(--shadow-sm)}.ccxmsg-platform .tst .q{font-size:16px;line-height:1.6;color:var(--ink);font-weight:500;flex:1}.ccxmsg-platform .tst .q:before{content:"\201C";font-size:46px;color:var(--green-l2);line-height:0;display:block;height:18px;font-family:Georgia,serif}.ccxmsg-platform .tst .who{display:flex;align-items:center;gap:12px;margin-top:22px;padding-top:18px;border-top:1px solid var(--line)}.ccxmsg-platform .tst .ava{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;color:#fff;font-weight:800;font-size:15px}.ccxmsg-platform .tst .who b{font-size:14.5px;font-weight:700}.ccxmsg-platform .tst .who span{font-size:12.5px;color:var(--muted);display:block}.ccxmsg-platform .faq{max-width:820px;margin:0 auto;display:flex;flex-direction:column;gap:10px}.ccxmsg-platform .qa{border:1px solid var(--line);border-radius:15px;background:#fff;overflow:hidden;transition:border-color .2s}.ccxmsg-platform .qa.open{border-color:var(--green)}.ccxmsg-platform .qa button{width:100%;text-align:left;background:none;border:none;cursor:pointer;font-family:inherit;padding:20px 22px;display:flex;align-items:center;gap:14px;font-size:16px;font-weight:700;color:var(--ink)}.ccxmsg-platform .qa .pm{margin-left:auto;width:24px;height:24px;flex-shrink:0;position:relative;transition:transform .3s}.ccxmsg-platform .qa.open .pm{transform:rotate(45deg)}.ccxmsg-platform .qa .pm:after,.ccxmsg-platform .qa .pm:before{content:"";position:absolute;background:var(--green);border-radius:2px;left:50%;top:50%}.ccxmsg-platform .qa .pm:before{width:13px;height:2.5px;transform:translate(-50%,-50%)}.ccxmsg-platform .qa .pm:after{width:2.5px;height:13px;transform:translate(-50%,-50%)}.ccxmsg-platform .qa .ans{max-height:0;overflow:hidden;transition:max-height .35s ease}.ccxmsg-platform .qa .ans p{padding:0 22px 22px;font-size:15px;color:var(--ink2);line-height:1.6}.ccxmsg-platform .cta-final{background:var(--dark);color:#fff;position:relative;overflow:hidden}.ccxmsg-platform .cta-final .glow{position:absolute;width:900px;height:500px;background:radial-gradient(circle,rgba(63,224,132,.18),transparent 65%);top:-180px;left:50%;transform:translateX(-50%);pointer-events:none}.ccxmsg-platform .cta-final .grid-bg{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 0);background-size:50px 50px;-webkit-mask-image:radial-gradient(700px 360px at 50% 40%,#000,transparent 75%);mask-image:radial-gradient(700px 360px at 50% 40%,#000,transparent 75%)}.ccxmsg-platform .cta-final-in{position:relative;text-align:center;max-width:760px;margin:0 auto}.ccxmsg-platform .cta-final h2{font-size:clamp(32px,4.6vw,54px)}.ccxmsg-platform .cta-final p{font-size:19px;color:var(--dark-dim);margin-top:18px;font-weight:500}.ccxmsg-platform .cta-final .cta-row{display:flex;gap:14px;justify-content:center;margin-top:34px;flex-wrap:wrap}.ccxmsg-platform .cta-final .micro{margin-top:22px;font-family:var(--mono);font-size:12px;color:var(--dark-faint);letter-spacing:.05em}.ccxmsg-platform .num-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.ccxmsg-platform .num-item{text-align:center;padding:12px;position:relative}.ccxmsg-platform .num-item+.num-item:before{content:"";position:absolute;left:0;top:12%;height:76%;width:1px;background:var(--dark-line)}.ccxmsg-platform .num-v{font-size:clamp(34px,4.4vw,52px);font-weight:800;letter-spacing:-.03em;color:var(--neon);line-height:1}.ccxmsg-platform .num-k{font-size:13.5px;color:var(--dark-dim);margin:12px auto 0;max-width:170px}.ccxmsg-platform [data-reveal]{opacity:0;transform:translateY(22px);transition:opacity .7s cubic-bezier(.2,.7,.2,1),transform .7s cubic-bezier(.2,.7,.2,1)}.ccxmsg-platform [data-reveal].in{opacity:1;transform:none}.ccxmsg-platform .dotlive{width:7px;height:7px;border-radius:50%;background:var(--neon);box-shadow:0 0 0 4px rgba(63,224,132,.18);animation:ccxmsg-pulse 2s infinite}@keyframes ccxmsg-pulse{0%,to{box-shadow:0 0 0 4px rgba(63,224,132,.18)}50%{box-shadow:0 0 0 7px rgba(63,224,132,.05)}}@media (max-width:1080px){.ccxmsg-platform .tour-layout{grid-template-columns:1fr;gap:24px}.ccxmsg-platform .tour-tabs{position:static;flex-direction:row;overflow-x:auto;padding-bottom:6px;scrollbar-width:none}.ccxmsg-platform .tour-tabs::-webkit-scrollbar{display:none}.ccxmsg-platform .ttab{min-width:230px}.ccxmsg-platform .ttab .td{display:none!important}.ccxmsg-platform .dual{grid-template-columns:1fr;gap:48px}.ccxmsg-platform .feat-grid,.ccxmsg-platform .tst-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.ccxmsg-platform .wrap{padding:0 18px}.ccxmsg-platform .section{padding:60px 0}.ccxmsg-platform .section.tight{padding:44px 0}.ccxmsg-platform .section-head{margin-bottom:38px}.ccxmsg-platform .section-head p{font-size:16px}.ccxmsg-platform .hero{padding:54px 0 24px}.ccxmsg-platform .hero h1 .hl{white-space:normal}.ccxmsg-platform .hero .sub{font-size:16.5px}.ccxmsg-platform .hero .cta-row .btn{flex:1 1 100%}.ccxmsg-platform .metric-strip{gap:10px;margin-top:38px}.ccxmsg-platform .metric{flex:1 1 calc(50% - 5px);min-width:0;padding:14px 16px}.ccxmsg-platform .metric .v{font-size:26px}.ccxmsg-platform .tour-controls{flex-wrap:wrap}.ccxmsg-platform .tour-controls .lab{flex:1 1 100%;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0 0 4px}.ccxmsg-platform .bw{border-radius:12px}.ccxmsg-platform .bw-body{height:420px}.ccxmsg-platform .bw-url{font-size:11px}.ccxmsg-platform .ttab{min-width:200px;padding:13px 14px}.ccxmsg-platform .feat-grid,.ccxmsg-platform .kpis,.ccxmsg-platform .tst-grid{grid-template-columns:1fr}.ccxmsg-platform .feat{padding:22px}.ccxmsg-platform .num-grid{grid-template-columns:repeat(2,1fr);gap:30px 12px}.ccxmsg-platform .num-item+.num-item:before{display:none}.ccxmsg-platform .dual{gap:36px}.ccxmsg-platform .phones{transform:scale(.92);transform-origin:top center}.ccxmsg-platform .phone{width:166px;border-radius:30px;padding:7px}.ccxmsg-platform .phone .scrn{border-radius:24px}.ccxmsg-platform .phone .notch{width:56px;height:16px;top:11px}.ccxmsg-platform .phone.p1{transform:rotate(-4deg) translateY(8px)}.ccxmsg-platform .phone.p2{transform:rotate(4deg) translateX(-14px) translateY(-6px)}.ccxmsg-platform .dual-copy h2{font-size:30px}.ccxmsg-platform .cmp{border-radius:14px}.ccxmsg-platform .cmp-head,.ccxmsg-platform .cmp-row{grid-template-columns:1.5fr .9fr .9fr}.ccxmsg-platform .cmp-head>div,.ccxmsg-platform .cmp-row>div{padding:13px 11px;font-size:12px}.ccxmsg-platform .cmp-head>div{padding:18px 11px}.ccxmsg-platform .cmp-head .lbl{font-size:9px;letter-spacing:.08em}.ccxmsg-platform .cmp-head .nm{font-size:15px;margin-top:6px;flex-wrap:wrap;gap:5px}.ccxmsg-platform .cmp-head .nm .badge{font-size:8px;padding:2px 6px}.ccxmsg-platform .cmp-row .lab{gap:9px;font-weight:600}.ccxmsg-platform .lab-ic{width:26px;height:26px;border-radius:8px}.ccxmsg-platform .lab-ic svg{width:13px;height:13px}.ccxmsg-platform .cmp-no,.ccxmsg-platform .cmp-yes{width:24px;height:24px;border-radius:7px}.ccxmsg-platform .cmp-no svg,.ccxmsg-platform .cmp-yes svg{width:13px;height:13px}.ccxmsg-platform .cta-final p{font-size:16.5px}.ccxmsg-platform .cta-final .cta-row .btn{flex:1 1 100%}}@media (max-width:420px){.ccxmsg-platform .cmp-head,.ccxmsg-platform .cmp-row{grid-template-columns:1.7fr .8fr .8fr}.ccxmsg-platform .cmp-row .lab{font-size:11.5px;gap:7px}.ccxmsg-platform .lab-ic{display:none}.ccxmsg-platform .num-v{font-size:34px}.ccxmsg-platform .phone{width:150px}}