:root{--ink:#10141b;--muted:#697180;--line:rgba(16,20,27,.09);--paper:#f6f8fb;--panel:#fff;--cyan:#55d9c2;--blue:#6c7cff;--purple:#9b63e8;--wa:#25d366;--ig:#9f5cf5;--mx:50vw;--my:50vh}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f6f8fb;color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow-x:hidden;transition:background .8s ease,color .8s ease}body[data-scene="whatsapp"]{background:#edf9f2}body[data-scene="instagram"]{background:#f6f1ff}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:min(1240px,calc(100% - 48px));margin:auto}.noise{position:fixed;inset:0;pointer-events:none;z-index:80;opacity:.025;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='.92' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.7'/%3E%3C/svg%3E")}.cursor-glow{position:fixed;left:-260px;top:-260px;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(104,124,255,.10),rgba(96,220,196,.05),transparent 68%);pointer-events:none;z-index:1;will-change:transform}.progress-line{position:fixed;left:0;right:0;top:0;height:2px;z-index:120}.progress-line i{display:block;height:100%;background:linear-gradient(90deg,#55d9c2,#6d7cff,#a05ce8);transform-origin:left;transform:scaleX(0)}
.site-header{position:fixed;left:0;right:0;top:18px;z-index:100;transition:.35s}.header-shell{width:min(1180px,calc(100% - 36px));height:68px;margin:auto;padding:0 10px 0 18px;border-radius:22px;display:flex;align-items:center;gap:30px;background:rgba(255,255,255,.74);border:1px solid rgba(255,255,255,.75);box-shadow:0 16px 50px rgba(27,33,52,.07);backdrop-filter:blur(24px);transition:.35s}.site-header.scrolled{top:8px}.site-header.scrolled .header-shell{height:60px;background:rgba(255,255,255,.88)}.brand{display:flex;align-items:center;gap:11px;font-weight:500}.custom-logo{max-height:38px;width:auto}.brand-mark{width:34px;height:34px;border-radius:11px;background:linear-gradient(145deg,#55d9c2,#5ebfd9);display:grid;place-items:center;position:relative;overflow:hidden;box-shadow:inset 0 1px 0 rgba(255,255,255,.6)}.brand-mark i{position:absolute;width:4px;height:18px;border-radius:8px;background:#fff;transform:rotate(-35deg)}.brand-mark i:nth-child(1){left:9px}.brand-mark i:nth-child(2){height:23px}.brand-mark i:nth-child(3){right:9px;height:14px}.brand-name{font-size:18px;letter-spacing:-.03em}.desktop-nav{margin-left:auto}.nav-list{list-style:none;padding:0;margin:0;display:flex;align-items:center;gap:26px}.nav-list a{font-size:12px;color:#373d48;transition:.25s}.nav-list a:hover{color:#151922}.header-actions{display:flex;align-items:center;gap:14px}.header-login{font-size:12px}.header-cta,.primary-btn,.secondary-btn{display:inline-flex;align-items:center;justify-content:center;gap:22px;position:relative;overflow:hidden;transform:translate(var(--tx,0),var(--ty,0));transition:.3s}.header-cta{padding:13px 17px;border-radius:14px;background:#131821;color:white;font-size:11px}.header-cta:before,.primary-btn:before{content:"";position:absolute;inset:-80%;background:conic-gradient(from 0deg,transparent,#72e2cf,transparent 35%);animation:spin 5s linear infinite}.header-cta>* ,.primary-btn>*{position:relative;z-index:1}.header-cta:after,.primary-btn:after{content:"";position:absolute;inset:1px;border-radius:inherit;background:inherit}.header-cta span,.header-cta b,.primary-btn span,.primary-btn b{z-index:2}.menu-toggle,.mobile-panel{display:none}
section{position:relative;padding:145px 0}.hero{min-height:1080px;padding:150px 0 90px;overflow:hidden;background:radial-gradient(circle at 50% 5%,rgba(83,220,194,.13),transparent 28%),linear-gradient(#f9fbfd,#f4f7fa)}.hero-aurora{position:absolute;border-radius:50%;filter:blur(80px);opacity:.6;animation:drift 13s ease-in-out infinite alternate}.hero-aurora.a1{width:540px;height:540px;background:rgba(95,216,194,.18);left:-140px;top:200px}.hero-aurora.a2{width:620px;height:620px;background:rgba(113,124,255,.13);right:-150px;top:320px;animation-delay:-5s}.hero-gridlines{position:absolute;inset:0;background-image:linear-gradient(rgba(20,27,42,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(20,27,42,.035) 1px,transparent 1px);background-size:55px 55px;mask-image:linear-gradient(to bottom,black,transparent 70%)}.hero-center{text-align:center;position:relative;z-index:2}.channel-deck{height:86px;display:flex;justify-content:center;align-items:center;margin-bottom:24px}.deck-card{width:70px;height:74px;border-radius:17px;background:rgba(255,255,255,.78);border:1px solid rgba(20,28,42,.08);box-shadow:0 20px 35px rgba(22,30,47,.08);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;margin-left:-12px;transform-origin:bottom;backdrop-filter:blur(18px)}.deck-card span{font-size:21px}.deck-card small{font-size:7px;color:#737a87}.deck-card:nth-child(1){transform:rotate(-14deg) translateY(9px)}.deck-card:nth-child(2){transform:rotate(-7deg) translateY(2px)}.deck-card:nth-child(3){transform:scale(1.1);z-index:3;border-color:rgba(71,202,177,.35);box-shadow:0 20px 45px rgba(57,200,176,.16)}.deck-card:nth-child(4){transform:rotate(7deg) translateY(2px)}.deck-card:nth-child(5){transform:rotate(14deg) translateY(9px)}.wa-card span{color:#1ebd5b}.ig-card span{color:#9a57e9}.ai-card span{color:#46bea9}.crm-card span{color:#6877ff}.web-card span{color:#151922}.eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:9px;letter-spacing:.22em;text-transform:uppercase;color:#717987}.eyebrow i{width:6px;height:6px;border-radius:50%;background:#55d9c2;box-shadow:0 0 0 5px rgba(85,217,194,.12)}.hero h1,.section-head h2,.system-copy h2,.protocol h2,.site-footer h2{font-weight:300;letter-spacing:-.065em;line-height:1.02;margin:24px 0 22px}.hero h1{font-size:clamp(58px,7vw,98px);max-width:1100px;margin-left:auto;margin-right:auto}.hero h1 em,.section-head h2 em,.system-copy h2 em,.protocol h2 em,.site-footer h2 em{font-style:normal;color:#747b87}.hero-lead{max-width:760px;margin:0 auto;color:#646d7b;font-size:17px;line-height:1.75}.hero-actions{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:34px}.primary-btn,.secondary-btn{padding:16px 22px;border-radius:16px;font-size:12px}.primary-btn{background:#111720;color:#fff;box-shadow:0 18px 35px rgba(17,23,32,.14)}.secondary-btn{border:1px solid rgba(18,24,33,.12);background:rgba(255,255,255,.62);backdrop-filter:blur(12px)}.secondary-btn b{font-size:9px}.trust-row{display:flex;align-items:center;justify-content:center;gap:18px;margin:30px 0 34px}.avatars{display:flex}.avatars span{width:28px;height:28px;border-radius:50%;border:2px solid white;background:#dfe5ee;display:grid;place-items:center;font-size:8px;margin-left:-6px}.trust-row>div:nth-child(2){display:grid;text-align:left}.trust-row b{font-size:13px}.trust-row small{font-size:8px;color:#7e8692}.trust-score{display:flex;align-items:center;gap:8px;margin-left:12px;padding-left:22px;border-left:1px solid var(--line)}.trust-score strong{font-size:26px;color:#35bca3;font-weight:400}.trust-score span{font-size:10px;color:#646c79}.hero-console{max-width:1040px;margin:0 auto;border-radius:34px;padding:18px;background:rgba(255,255,255,.56);border:1px solid rgba(255,255,255,.9);box-shadow:0 40px 100px rgba(27,35,60,.12);backdrop-filter:blur(30px);transform-style:preserve-3d}.console-tabs{height:46px;display:flex;justify-content:center;align-items:center}.console-tabs button{border:0;background:transparent;padding:10px 26px;color:#868d98;font-size:10px;cursor:pointer}.console-tabs button.active{color:#171c25;background:#fff;border-radius:12px;box-shadow:0 8px 20px rgba(24,30,47,.07)}.console-stage{height:500px;position:relative;overflow:hidden;border-radius:25px;background:linear-gradient(145deg,#111720,#151c28);border:1px solid rgba(255,255,255,.08)}.console-stage:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:48px 48px;mask-image:radial-gradient(circle at center,black,transparent 78%)}.mini-conversation{position:absolute;width:285px;border-radius:18px;background:rgba(16,22,32,.9);border:1px solid rgba(255,255,255,.1);box-shadow:0 22px 45px rgba(0,0,0,.28);overflow:hidden;text-align:left;z-index:3}.mini-conversation.c1{left:45px;top:56px}.mini-conversation.c2{right:45px;top:62px}.mc-top{padding:13px 15px;border-bottom:1px solid rgba(255,255,255,.07);display:flex;align-items:center;gap:9px;color:#e9edf3}.mc-top b{font-size:10px;font-weight:400}.mc-top i{margin-left:auto;font-size:7px;font-style:normal;color:#4adeb6}.app-dot{width:25px;height:25px;border-radius:8px;display:grid;place-items:center}.app-dot.wa{background:rgba(37,211,102,.14);color:#4ce381}.app-dot.ig{background:rgba(159,92,245,.15);color:#c58cff}.mc-body{padding:14px;display:grid;gap:8px}.mc-body p{margin:0;padding:10px 11px;border-radius:11px;background:rgba(255,255,255,.06);color:#bac2cf;font-size:9px;line-height:1.5}.mc-body p.ai{background:linear-gradient(135deg,rgba(63,207,176,.14),rgba(98,121,255,.12));color:#edf5f5}.mc-foot{display:flex;justify-content:space-between;padding:11px 14px;border-top:1px solid rgba(255,255,255,.06);font-size:8px;color:#7d8795}.mc-foot b{color:#54d7bd}.ai-orchestrator{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:220px;height:220px;display:grid;place-items:center;color:white;z-index:4}.orbital-ring{position:absolute;border-radius:50%;border:1px solid rgba(94,222,197,.28);animation:spin 10s linear infinite}.orbital-ring.r1{inset:15px}.orbital-ring.r1:after{content:"";position:absolute;width:8px;height:8px;border-radius:50%;background:#5ddbc3;top:15px;left:34px;box-shadow:0 0 20px #5ddbc3}.orbital-ring.r2{inset:42px;border-style:dashed;animation-direction:reverse;animation-duration:7s}.ai-badge{width:76px;height:76px;border-radius:50%;display:grid;place-items:center;font-size:28px;background:linear-gradient(145deg,#60dfc8,#6d7cff);box-shadow:0 0 55px rgba(88,214,192,.3)}.ai-orchestrator>span{position:absolute;bottom:8px;font-size:7px;letter-spacing:.18em;color:#7d8998}.metric-card{position:absolute;width:180px;padding:17px;border-radius:16px;background:rgba(18,25,36,.92);border:1px solid rgba(255,255,255,.09);display:grid;text-align:left;z-index:3}.metric-card.m1{left:80px;bottom:55px}.metric-card.m2{right:80px;bottom:55px}.metric-card span{font-size:8px;color:#84909f}.metric-card b{font-size:24px;color:#f4f7fb;font-weight:300;margin:6px 0}.metric-card i{font-size:8px;color:#50d4b9;font-style:normal}.connection-map{position:absolute;inset:0;width:100%;height:100%;z-index:1}.connection-map path{fill:none;stroke:rgba(90,218,194,.18);stroke-width:1.5;stroke-dasharray:7 8;animation:dash 12s linear infinite}
.section-head{max-width:820px;margin-bottom:60px}.section-head.centered{text-align:center;margin-left:auto;margin-right:auto}.section-head h2,.system-copy h2,.protocol h2,.site-footer h2{font-size:clamp(48px,5.3vw,76px)}.section-head p,.system-copy>p,.protocol-copy>p{color:#6c7481;font-size:16px;line-height:1.8;max-width:680px}.how-showcase{background:#f5f8fb;padding-top:170px}.workflow-frame{height:690px;border-radius:38px;background:#111720;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.08);box-shadow:0 40px 90px rgba(27,35,55,.15)}.workflow-frame:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:54px 54px}.workflow-node{position:absolute;width:255px;border-radius:20px;overflow:hidden;background:#171f2b;border:1px solid rgba(255,255,255,.09);box-shadow:0 25px 55px rgba(0,0,0,.25);z-index:3}.node-in{left:50px;top:55px}.node-knowledge{left:55px;bottom:55px}.node-reply{right:55px;top:55px}.node-crm{right:55px;bottom:55px}.node-preview{height:145px;background:#111821}.node-label{padding:14px 16px;display:grid}.node-label b{color:#ecf1f6;font-size:12px;font-weight:400}.node-label small{color:#7f8996;font-size:8px;margin-top:4px}.product-preview{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:10px}.product-preview span{border-radius:9px;background:linear-gradient(145deg,#714fa5,#d5a8da)}.product-preview span:nth-child(2){background:linear-gradient(145deg,#415d7e,#9cc7d9)}.product-preview span:nth-child(3){background:linear-gradient(145deg,#6e492f,#d6a574)}.product-preview span:nth-child(4){background:linear-gradient(145deg,#38524d,#91c7b8)}.knowledge-preview{display:flex;align-items:center;justify-content:center;gap:12px}.knowledge-preview i{width:52px;height:60px;border-radius:12px;background:#1e2937;border:1px solid rgba(255,255,255,.08);display:grid;place-items:center;color:#72dbc7;font-size:8px;font-style:normal}.reply-preview{height:145px;padding:18px;display:grid;align-content:center;gap:9px}.reply-preview p{margin:0;padding:10px 12px;border-radius:12px;background:rgba(255,255,255,.06);color:#cdd4df;font-size:9px}.reply-preview p:last-child{background:rgba(82,215,190,.11);color:#e9fbf7}.crm-preview{height:145px;padding:20px;display:grid;align-content:center;gap:12px}.crm-preview div{display:flex;justify-content:space-between;padding:12px;border-radius:11px;background:rgba(255,255,255,.05);font-size:9px;color:#808b99}.crm-preview b{color:#61d8c1}.workflow-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:220px;height:220px;display:grid;place-items:center;color:white;z-index:4}.core-halo{position:absolute;border-radius:50%;border:1px solid rgba(88,221,195,.28)}.core-halo.h1{inset:0;animation:spin 12s linear infinite}.core-halo.h1:after{content:"";position:absolute;width:9px;height:9px;border-radius:50%;background:#59ddc3;top:20px;left:42px;box-shadow:0 0 24px #59ddc3}.core-halo.h2{inset:28px;border-style:dashed;animation:spin 8s reverse linear infinite}.core-logo{width:82px;height:82px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#59dac3,#6d7cff);font-size:30px;box-shadow:0 0 65px rgba(88,218,194,.35)}.workflow-core b{position:absolute;bottom:30px;font-size:10px;font-weight:400}.workflow-core small{position:absolute;bottom:14px;font-size:7px;letter-spacing:.15em;color:#6fdcc7}.workflow-lines{position:absolute;inset:0;width:100%;height:100%;z-index:1}.workflow-lines path{fill:none;stroke:rgba(84,218,192,.2);stroke-width:1.5;stroke-dasharray:7 8;animation:dash 10s linear infinite}.workflow-pulse{position:absolute;width:8px;height:8px;border-radius:50%;background:#5ce1c5;box-shadow:0 0 18px #5ce1c5;z-index:2}.pulse1{left:16%;top:23%;animation:travel1 5s linear infinite}.pulse2{left:17%;bottom:22%;animation:travel2 5s linear infinite .8s}.pulse3{right:17%;top:23%;animation:travel3 5s linear infinite 1.4s}.pulse4{right:17%;bottom:22%;animation:travel4 5s linear infinite 2s}
.channel{padding:180px 0;overflow:hidden}.whatsapp-section{background:linear-gradient(180deg,#effaf3,#f8fcfa)}.instagram-section{background:linear-gradient(180deg,#faf7ff,#f7f3ff)}.channel-atmosphere,.instagram-glow{position:absolute;width:850px;height:850px;border-radius:50%;filter:blur(75px);opacity:.38}.channel-atmosphere{background:rgba(37,211,102,.18);right:-250px;top:100px}.instagram-glow{background:rgba(157,92,245,.18);left:-250px;top:80px}.system-row{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;align-items:center}.system-row.reverse{grid-template-columns:1.2fr .8fr}.system-copy{position:relative;z-index:2}.system-copy h2{margin-top:25px}.step-list{list-style:none;padding:0;margin:35px 0 0;display:grid;gap:16px}.step-list li{display:grid;grid-template-columns:42px 1fr;gap:14px;align-items:start;padding:16px 0;border-top:1px solid rgba(22,31,40,.08)}.step-list li>span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:rgba(37,211,102,.10);color:#18a64d;font-size:9px}.step-list.purple li>span{background:rgba(159,92,245,.1);color:#9654e6}.step-list div{display:grid;gap:5px}.step-list b{font-size:13px;font-weight:500}.step-list small{color:#737c88;font-size:11px;line-height:1.6}.system-visual{position:relative;z-index:2}.visual-browser{border-radius:28px;padding:12px;background:rgba(255,255,255,.7);border:1px solid rgba(255,255,255,.9);box-shadow:0 35px 80px rgba(34,55,45,.12);backdrop-filter:blur(25px)}.browser-bar{height:42px;padding:0 12px;display:flex;align-items:center;gap:6px}.browser-bar i{width:7px;height:7px;border-radius:50%;background:#dce3e6}.browser-bar span{margin-left:auto;margin-right:auto;font-size:7px;letter-spacing:.14em;color:#89919a}.browser-body{height:560px;display:grid;grid-template-columns:165px 1fr 170px;background:#101820;border-radius:20px;overflow:hidden;color:#eef4f1}.conversation-sidebar{padding:18px 12px;border-right:1px solid rgba(255,255,255,.07)}.conversation-sidebar>b,.lead-panel>b{font-size:10px;font-weight:400}.conversation-sidebar>span{display:grid;grid-template-columns:30px 1fr auto;gap:8px;align-items:center;padding:10px 7px;border-radius:10px;margin-top:8px}.conversation-sidebar>span.active{background:rgba(68,219,128,.11)}.conversation-sidebar i,.dm-item i{width:28px;height:28px;border-radius:9px;background:rgba(255,255,255,.08);display:grid;place-items:center;font-size:7px;font-style:normal}.conversation-sidebar em{font-size:8px;font-style:normal;color:#c5d0cc}.conversation-sidebar small{font-size:6px;color:#6e7a77}.conversation-main{display:flex;flex-direction:column}.conversation-main header{height:60px;border-bottom:1px solid rgba(255,255,255,.07);padding:12px 16px;display:flex;justify-content:space-between;align-items:center}.conversation-main header div{display:grid}.conversation-main header b{font-size:10px}.conversation-main header small{font-size:7px;color:#81908a}.conversation-main header>span{font-size:6px;padding:6px 8px;border-radius:8px;background:rgba(37,211,102,.12);color:#5ee28f}.messages{padding:20px;display:flex;flex-direction:column;gap:12px}.messages p{margin:0;max-width:76%;padding:11px 13px;border-radius:13px;font-size:9px;line-height:1.55}.messages .in{background:#1a252c}.messages .out{align-self:flex-end;background:linear-gradient(135deg,rgba(37,211,102,.22),rgba(62,169,117,.15))}.messages small{display:block;font-size:6px;color:#72e2a1;margin-bottom:5px}.typing{width:43px;display:flex;gap:3px;padding:10px;background:#1a252c;border-radius:12px}.typing i{width:4px;height:4px;border-radius:50%;background:#7d8d87;animation:typing 1s infinite}.typing i:nth-child(2){animation-delay:.15s}.typing i:nth-child(3){animation-delay:.3s}.lead-panel{padding:18px 12px;border-left:1px solid rgba(255,255,255,.07)}.lead-panel div{display:grid;gap:5px;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.06)}.lead-panel span{font-size:7px;color:#75817e}.lead-panel strong{font-size:10px;color:#ebf3ef}.lead-panel button{width:100%;border:0;border-radius:10px;padding:11px;margin-top:16px;background:#35c96c;color:white;font-size:8px}.social-dashboard{height:560px;display:grid;grid-template-columns:1fr 1.05fr .7fr;background:#151521;border-radius:20px;overflow:hidden;color:#f1edf7}.social-post{padding:16px;border-right:1px solid rgba(255,255,255,.07)}.post-art{height:420px;border-radius:16px;background:linear-gradient(145deg,#381f52,#8e4b92 42%,#f4b0c1);display:grid;place-items:center;overflow:hidden}.gradient-product{width:180px;height:180px;border-radius:50%;display:grid;place-items:center;font-size:42px;background:radial-gradient(circle at 30% 30%,#fff,rgba(255,255,255,.15) 23%,rgba(115,42,139,.4) 58%,transparent);box-shadow:0 30px 80px rgba(255,170,215,.22);animation:float 6s ease-in-out infinite}.post-meta{display:grid;gap:5px;padding-top:14px}.post-meta b{font-size:10px}.post-meta span{font-size:8px;color:#a29aaa}.dm-stream{border-right:1px solid rgba(255,255,255,.07)}.dm-stream header{height:56px;padding:15px;display:flex;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.07)}.dm-stream header b{font-size:10px}.dm-stream header span{font-size:7px;color:#c58cf4}.dm-item{display:grid;grid-template-columns:30px 1fr auto;gap:9px;align-items:center;padding:11px 14px;border-bottom:1px solid rgba(255,255,255,.05)}.dm-item.active{background:rgba(159,92,245,.1)}.dm-item p{display:grid;margin:0}.dm-item b{font-size:8px}.dm-item span,.dm-item small{font-size:7px;color:#8f8696}.dm-chat{padding:18px;display:grid;gap:10px}.dm-chat p{margin:0;padding:10px;border-radius:11px;font-size:8px;line-height:1.5}.dm-chat .in{background:#222232}.dm-chat .out{background:linear-gradient(135deg,rgba(159,92,245,.2),rgba(235,83,166,.13))}.dm-chat small{display:block;font-size:5px;color:#c98df2;margin-bottom:4px}.action-chip{font-size:7px;color:#deaffc;padding:10px;border:1px solid rgba(204,131,247,.22);border-radius:10px}.automation-rail{padding:18px 13px}.automation-rail>b{font-size:10px;font-weight:400}.automation-rail>div{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.06)}.automation-rail span{font-size:7px;color:#9790a0}.automation-rail i{font-style:normal;font-size:6px;color:#bf7ef0}.automation-rail .mini-chart{height:120px;align-items:end;gap:5px;border:0}.mini-chart span{width:16%;border-radius:4px 4px 0 0;background:linear-gradient(#a760e7,#60347f);height:30%}.mini-chart span:nth-child(2){height:52%}.mini-chart span:nth-child(3){height:43%}.mini-chart span:nth-child(4){height:78%}.mini-chart span:nth-child(5){height:90%}
.features{background:#f6f8fb}.bento-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:330px;gap:18px}.bento{position:relative;padding:28px;border-radius:28px;background:rgba(255,255,255,.74);border:1px solid rgba(255,255,255,.95);box-shadow:0 20px 45px rgba(26,34,55,.06);overflow:hidden;transition:.35s}.bento:hover{transform:translateY(-8px);box-shadow:0 30px 60px rgba(67,78,120,.11)}.bento.large{grid-row:span 2}.bento.wide{grid-column:span 2}.card-index{font-size:8px;color:#9ca3ad;letter-spacing:.15em}.bento h3{position:absolute;left:28px;bottom:62px;font-weight:400;font-size:22px;letter-spacing:-.04em;margin:0}.bento p{position:absolute;left:28px;right:28px;bottom:22px;margin:0;color:#747c88;font-size:11px;line-height:1.55}.knowledge-visual{height:360px;position:relative;display:grid;place-items:center}.knowledge-visual b{width:88px;height:88px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#5bd8c2,#6f7dff);color:white;font-size:28px;box-shadow:0 25px 55px rgba(94,127,220,.2)}.knowledge-visual span{position:absolute;width:58px;height:58px;border-radius:17px;background:white;border:1px solid #edf0f4;box-shadow:0 16px 30px rgba(30,40,66,.08);display:grid;place-items:center;font-size:8px}.knowledge-visual span:nth-child(1){top:45px;left:55px}.knowledge-visual span:nth-child(2){top:62px;right:45px}.knowledge-visual span:nth-child(3){bottom:72px;left:40px}.knowledge-visual span:nth-child(4){bottom:55px;right:55px}.intent-gauge{width:170px;height:170px;border-radius:50%;margin:35px auto 0;display:grid;place-items:center;background:conic-gradient(#5fdac4 0 94%,#edf1f4 94%);position:relative}.intent-gauge:after{content:"";position:absolute;inset:13px;border-radius:50%;background:white}.intent-gauge b,.intent-gauge small{position:relative;z-index:2}.intent-gauge b{font-size:38px;font-weight:300}.intent-gauge small{position:absolute;top:102px;font-size:6px;letter-spacing:.15em;color:#8b929c}.handoff-viz{height:180px;display:flex;align-items:center;justify-content:center;gap:18px}.handoff-viz span{width:78px;height:78px;border-radius:22px;display:grid;place-items:center;background:#fff;border:1px solid #edf0f4;box-shadow:0 15px 30px rgba(31,39,67,.07);font-size:10px}.handoff-viz i{font-style:normal;color:#6877ff;animation:arrow 1.6s infinite}.analytics-panel{padding-top:35px}.analytics-panel>div:first-child{display:flex;align-items:end;gap:18px}.analytics-panel span{font-size:9px;color:#848b96}.analytics-panel b{font-size:34px;font-weight:300}.analytics-panel i{font-style:normal;font-size:9px;color:#2ebd68}.bars{height:130px;display:flex;align-items:end;gap:8px;margin-top:20px}.bars i{flex:1;border-radius:5px 5px 0 0;background:linear-gradient(#7180ff,#9a65e8);height:25%}.bars i:nth-child(2){height:44%}.bars i:nth-child(3){height:38%}.bars i:nth-child(4){height:65%}.bars i:nth-child(5){height:58%}.bars i:nth-child(6){height:82%}.bars i:nth-child(7){height:74%}.bars i:nth-child(8){height:96%}.lang-cloud{position:relative;height:190px}.lang-cloud span{position:absolute;width:58px;height:58px;border-radius:18px;display:grid;place-items:center;background:white;border:1px solid #eceef5;box-shadow:0 10px 24px rgba(30,38,67,.08);font-size:10px;animation:float 5s infinite}.lang-cloud span:nth-child(1){left:8%;top:35%}.lang-cloud span:nth-child(2){left:39%;top:10%;animation-delay:-1s}.lang-cloud span:nth-child(3){right:6%;top:42%;animation-delay:-2s}.lang-cloud span:nth-child(4){left:44%;bottom:0;animation-delay:-3s}
.pricing{background:#f2f5f9;padding-top:170px}.billing-toggle{width:max-content;margin:-30px auto 42px;padding:5px;border-radius:14px;background:white;border:1px solid var(--line);display:flex}.billing-toggle button{border:0;background:transparent;padding:10px 16px;border-radius:10px;font-size:10px;color:#7b838e}.billing-toggle button.active{background:#141a23;color:white}.billing-toggle span{color:#4fd2b9}.pricing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;align-items:stretch}.price-card{position:relative;padding:28px 24px;border-radius:26px;background:rgba(255,255,255,.8);border:1px solid rgba(255,255,255,.95);box-shadow:0 22px 45px rgba(34,42,68,.06);display:flex;flex-direction:column;min-height:560px;transition:.35s}.price-card:hover{transform:translateY(-7px);box-shadow:0 32px 60px rgba(54,68,110,.11)}.price-card.featured{background:#121821;color:white;transform:translateY(-14px);box-shadow:0 35px 75px rgba(28,36,60,.2)}.price-card.featured:hover{transform:translateY(-21px)}.popular{position:absolute;left:24px;right:24px;top:-13px;background:linear-gradient(90deg,#58d7c1,#7280ff);padding:8px;border-radius:10px;text-align:center;font-size:7px;letter-spacing:.13em;color:white}.price-icon,.dual-icons{height:52px;display:flex;align-items:center}.price-icon{width:52px;border-radius:16px;justify-content:center;background:#f0f4f7;font-size:20px}.price-icon.wa{color:#22bd5b;background:rgba(37,211,102,.09)}.price-icon.ig{color:#9854e5;background:rgba(159,92,245,.09)}.price-icon.custom{color:#6575ff;background:rgba(101,117,255,.09)}.dual-icons span{width:43px;height:43px;border-radius:14px;display:grid;place-items:center;margin-right:-8px;border:2px solid #121821}.dual-icons .wa{background:#1f8f50}.dual-icons .ig{background:#7b4eb4}.plan-type{font-size:7px;letter-spacing:.17em;color:#8a929d;margin-top:22px}.price-card h3{font-size:24px;font-weight:400;letter-spacing:-.04em;margin:10px 0}.price-card>p{font-size:11px;line-height:1.6;color:#737b87;min-height:53px}.featured>p,.featured .plan-type{color:#929daa}.price{display:flex;align-items:end;gap:6px;margin:24px 0}.price b{font-size:31px;font-weight:300}.price small{font-size:8px;color:#858d98;margin-bottom:7px}.price-card ul{list-style:none;padding:20px 0;margin:0;border-top:1px solid rgba(22,28,40,.08);display:grid;gap:13px}.featured ul{border-color:rgba(255,255,255,.08)}.price-card li{font-size:10px;color:#5f6874;line-height:1.45;padding-left:18px;position:relative}.featured li{color:#c9d0d9}.price-card li:before{content:"✓";position:absolute;left:0;color:#4ecdb4}.price-card>a{margin-top:auto;padding:14px 15px;border-radius:13px;background:#151b24;color:white;display:flex;justify-content:space-between;font-size:10px}.featured>a{background:linear-gradient(90deg,#54d2bc,#6f7dff)}.pricing-note{text-align:center;color:#8a929d;font-size:9px;margin-top:25px}
.protocol{background:#f7f9fb;padding-top:170px}.protocol-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:120px;align-items:start}.protocol-copy{position:sticky;top:150px}.primary-btn.dark{margin-top:25px}.timeline{position:relative}.timeline:before{content:"";position:absolute;left:34px;top:34px;bottom:34px;width:1px;background:linear-gradient(#55d9c2,#6c7cff,#a05de8,transparent)}.timeline-item{position:relative;display:grid;grid-template-columns:70px 1fr;gap:25px;padding:0 0 70px}.timeline-item>span{position:relative;z-index:2;width:70px;height:70px;border-radius:22px;display:grid;place-items:center;background:#fff;border:1px solid rgba(20,25,38,.08);box-shadow:0 12px 30px rgba(30,36,60,.08);font-size:12px}.timeline-item small{font-size:9px;letter-spacing:.2em;color:#6979ff}.timeline-item h3{font-size:30px;font-weight:300;letter-spacing:-.04em;margin:10px 0 12px}.timeline-item p{color:#737a86;font-size:14px;line-height:1.7;max-width:520px}.site-footer{position:relative;padding:150px 0 30px;background:#0d1118;color:#f5f7fb;overflow:hidden}.footer-glow{position:absolute;width:720px;height:720px;border-radius:50%;background:radial-gradient(circle,rgba(89,216,194,.20),rgba(109,124,255,.10),transparent 68%);right:-130px;top:-280px}.footer-shell{position:relative;width:min(1240px,calc(100% - 48px));margin:auto}.footer-top{display:grid;grid-template-columns:1.2fr .8fr;gap:90px;padding-bottom:90px;border-bottom:1px solid rgba(255,255,255,.1)}.site-footer .eyebrow{color:#8991a0}.site-footer h2{margin:0}.site-footer h2 em{color:rgba(255,255,255,.36)}.footer-action{align-self:end}.footer-action p{color:#9ba2af;line-height:1.7;max-width:430px}.mega-link{margin-top:24px;display:flex;align-items:center;justify-content:space-between;padding:18px 0;border-bottom:1px solid rgba(255,255,255,.25);font-size:20px}.footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:35px;padding:55px 0}.footer-grid>div{display:grid;gap:12px}.footer-label{font-size:9px;letter-spacing:.18em;color:#687080;text-transform:uppercase}.footer-grid a,.footer-grid p{font-size:13px;color:#d7dbe3;margin:0}.social-links{display:flex;gap:16px}.footer-bottom{padding-top:24px;border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between;font-size:10px;color:#747c89;letter-spacing:.08em}.reveal{opacity:0;transform:translateY(30px) scale(.985);filter:blur(10px);transition:opacity .9s ease,transform .9s ease,filter .9s ease}.reveal.visible{opacity:1;transform:none;filter:none}.delay-1{transition-delay:.15s}
@keyframes spin{to{transform:rotate(360deg)}}@keyframes drift{to{transform:translate3d(40px,25px,0) scale(1.08)}}@keyframes float{50%{transform:translateY(-10px)}}@keyframes dash{to{stroke-dashoffset:-120}}@keyframes typing{50%{transform:translateY(-4px);opacity:.45}}@keyframes arrow{50%{transform:translateX(6px)}}@keyframes travel1{50%{left:48%;top:46%}}@keyframes travel2{50%{left:48%;bottom:47%}}@keyframes travel3{50%{right:48%;top:46%}}@keyframes travel4{50%{right:48%;bottom:47%}}
@media(max-width:1100px){.pricing-grid{grid-template-columns:repeat(2,1fr)}.price-card.featured{transform:none}.price-card.featured:hover{transform:translateY(-7px)}.system-row,.system-row.reverse{grid-template-columns:1fr;gap:55px}.system-row.reverse .system-visual{order:2}.system-row.reverse .system-copy{order:1}}
@media(max-width:980px){.desktop-nav,.header-actions{display:none}.menu-toggle{display:flex;margin-left:auto;width:42px;height:42px;border:0;background:transparent;flex-direction:column;justify-content:center;gap:6px}.menu-toggle span{width:22px;height:1px;background:#171b24;margin:auto}.mobile-panel{display:block;position:fixed;left:20px;right:20px;top:88px;padding:25px;border-radius:22px;background:rgba(255,255,255,.95);backdrop-filter:blur(25px);box-shadow:0 30px 70px rgba(20,25,45,.16);opacity:0;visibility:hidden;transform:translateY(-12px);transition:.3s}.menu-open .mobile-panel{opacity:1;visibility:visible;transform:none}.mobile-panel .nav-list{display:grid;gap:0}.mobile-panel .nav-list a{display:block;padding:13px 0;border-bottom:1px solid rgba(0,0,0,.06);font-size:16px}.mobile-cta{display:flex;justify-content:space-between;margin-top:20px;padding:16px;background:#11151d;color:white;border-radius:14px}.protocol-grid,.footer-top{grid-template-columns:1fr}.protocol-copy{position:static}.footer-top{gap:45px}.bento-grid{grid-template-columns:repeat(2,1fr)}.workflow-frame{height:900px}.workflow-node{width:230px}.node-in{left:35px}.node-knowledge{left:35px}.node-reply{right:35px}.node-crm{right:35px}.workflow-lines,.workflow-pulse{display:none}}
@media(max-width:720px){.container,.footer-shell{width:min(100% - 28px,1240px)}.site-header{top:8px}.header-shell{width:calc(100% - 16px);height:62px;border-radius:18px;padding:0 12px 0 16px}.brand-name{font-size:16px}.hero{min-height:auto;padding:125px 0 80px}.hero h1{font-size:50px}.hero-lead{font-size:14px}.hero-actions{flex-direction:column}.hero-actions a{width:100%}.trust-row{flex-wrap:wrap}.hero-console{padding:8px;border-radius:22px}.console-stage{height:650px}.mini-conversation{width:calc(100% - 32px);left:16px!important;right:auto!important}.mini-conversation.c1{top:25px}.mini-conversation.c2{top:210px}.ai-orchestrator{top:72%;transform:translate(-50%,-50%) scale(.75)}.metric-card{display:none}.connection-map{display:none}.channel-deck{transform:scale(.82)}section,.channel,.pricing,.features,.protocol,.site-footer{padding:100px 0}.section-head h2,.system-copy h2,.protocol h2,.site-footer h2{font-size:44px}.workflow-frame{height:1050px}.workflow-node{position:relative;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;margin:20px auto;width:calc(100% - 36px)}.workflow-core{position:relative;left:auto;top:auto;transform:none;margin:28px auto}.workflow-lines,.workflow-pulse{display:none}.browser-body,.social-dashboard{height:auto;grid-template-columns:1fr}.conversation-sidebar,.lead-panel,.social-post,.automation-rail{display:none}.conversation-main{min-height:520px}.dm-stream{min-height:560px;border:0}.visual-browser{padding:7px}.bento-grid{grid-template-columns:1fr;grid-auto-rows:300px}.bento.large,.bento.wide{grid-column:auto;grid-row:auto}.knowledge-visual{height:180px}.pricing-grid{grid-template-columns:1fr}.price-card{min-height:520px}.protocol-grid{gap:70px}.timeline-item{grid-template-columns:58px 1fr;gap:18px}.timeline-item>span{width:58px;height:58px}.timeline:before{left:29px}.timeline-item h3{font-size:24px}.footer-grid{grid-template-columns:1fr 1fr}.footer-bottom{gap:14px;flex-direction:column}.cursor-glow{display:none}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}

/* v3 — authentic channel interfaces + layout corrections */
.brand-svg{width:25px;height:25px;display:grid;place-items:center}.brand-svg svg{width:100%;height:100%;display:block}.ai-spark{width:24px;height:24px}.channel-ui-wrap{position:relative}.authentic-ui{position:relative;z-index:2}.ai-sidecard{position:absolute;z-index:5;display:flex;align-items:center;gap:11px;min-width:220px;padding:13px 15px;border-radius:17px;background:rgba(255,255,255,.88);border:1px solid rgba(255,255,255,.96);box-shadow:0 18px 44px rgba(22,36,54,.13);backdrop-filter:blur(18px)}.ai-sidecard small{display:block;font-size:7px;letter-spacing:.13em;color:#8a929d;margin-bottom:4px}.ai-sidecard b{display:block;font-size:10px;font-weight:500;color:#222a35}.ai-mini-icon{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:linear-gradient(145deg,#58dac1,#6578ff);color:white;box-shadow:0 10px 22px rgba(80,137,205,.22)}.ai-sidecard-top{right:-35px;top:90px}.ai-sidecard-bottom{left:-35px;bottom:55px}.ig-ai-card-top{left:-40px;top:90px}.ig-ai-card-bottom{right:-35px;bottom:60px}.wa-app,.ig-app{height:565px;display:grid;grid-template-columns:220px 1fr;background:#f0f2f5;border-radius:20px;overflow:hidden;color:#1d252c}.wa-left,.ig-left{background:#fff;border-right:1px solid #e5e8ea;overflow:hidden}.wa-profile,.ig-account{height:58px;padding:0 13px;display:flex;align-items:center;gap:10px;background:#f0f2f5;border-bottom:1px solid #e1e4e7}.wa-profile>div:nth-child(2){display:grid}.wa-profile b,.ig-account b{font-size:11px}.wa-profile small{font-size:7px;color:#7b858e}.wa-profile button,.ig-account button{margin-left:auto;border:0;background:transparent;font-size:18px;color:#606b74}.wa-avatar,.ig-avatar{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#3fcf9a,#2bbf64);color:#fff;font-size:9px;flex:0 0 auto}.wa-avatar.blue{background:linear-gradient(145deg,#5797ff,#626be8)}.wa-avatar.violet{background:linear-gradient(145deg,#a068e9,#725be8)}.wa-search,.ig-search{height:42px;margin:8px 10px;padding:0 12px;border-radius:9px;background:#f0f2f5;display:flex;align-items:center;color:#7a858e;font-size:8px}.wa-thread,.ig-thread{min-height:64px;padding:10px 12px;display:grid;grid-template-columns:38px 1fr auto;gap:9px;align-items:center;border-bottom:1px solid #eef0f2}.wa-thread.active{background:#e9edef}.wa-thread div:nth-child(2),.ig-thread div:nth-child(2){display:grid;min-width:0}.wa-thread b,.ig-thread b{font-size:9px}.wa-thread span,.ig-thread span{font-size:7px;color:#7b858d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wa-thread small{font-size:6px;color:#8a949c}.wa-chat,.ig-chat{display:flex;flex-direction:column;min-width:0;background:#efeae2}.wa-chat>header,.ig-chat>header{height:58px;padding:0 15px;display:flex;align-items:center;gap:10px;background:#f0f2f5;border-bottom:1px solid #e1e4e6}.wa-chat header div:nth-child(2),.ig-chat header div:nth-child(2){display:grid}.wa-chat header b,.ig-chat header b{font-size:10px}.wa-chat header small,.ig-chat header small{font-size:7px;color:#78838b}.wa-live{margin-left:auto;padding:6px 8px;border-radius:999px;background:#dff8e7;color:#17954b;font-size:6px;letter-spacing:.1em}.wa-wallpaper{flex:1;padding:24px 26px;overflow:hidden;background-color:#efeae2;background-image:radial-gradient(circle at 25% 10%,rgba(255,255,255,.5),transparent 30%),linear-gradient(45deg,rgba(88,110,96,.035) 25%,transparent 25%,transparent 75%,rgba(88,110,96,.035) 75%);background-size:auto,28px 28px;display:flex;flex-direction:column;align-items:flex-start;gap:10px}.wa-day{align-self:center;background:#fff;padding:5px 10px;border-radius:7px;font-size:6px;color:#7c858b;box-shadow:0 2px 8px rgba(0,0,0,.05)}.wa-bubble{position:relative;max-width:78%;margin:0;padding:10px 12px 18px;border-radius:9px;font-size:9px;line-height:1.5;box-shadow:0 1px 2px rgba(0,0,0,.08)}.wa-bubble.incoming{background:#fff}.wa-bubble.outgoing{align-self:flex-end;background:#d9fdd3}.wa-bubble em{display:block;font-style:normal;font-size:6px;letter-spacing:.1em;color:#16a260;margin-bottom:4px}.wa-bubble time{position:absolute;right:7px;bottom:4px;font-size:5px;color:#7c8881}.wa-compose,.ig-compose{height:56px;padding:8px 12px;display:flex;align-items:center;gap:10px;background:#f0f2f5}.wa-compose>div,.ig-compose>div{flex:1;height:37px;padding:0 13px;border-radius:9px;background:#fff;display:flex;align-items:center;color:#939ca3;font-size:8px}.wa-compose button{width:34px;height:34px;border-radius:50%;border:0;background:#25d366;color:#fff}.ig-app{grid-template-columns:225px 1fr;background:#fff}.ig-account{background:#fff}.ig-tabs{padding:12px 14px 7px;display:flex;justify-content:space-between;font-size:8px}.ig-tabs span{color:#7f8790}.ig-thread.active{background:#f4f4f5}.ig-avatar.gradient{background:linear-gradient(145deg,#ff7a00,#d62976 50%,#4f5bd5)}.ig-avatar.orange{background:linear-gradient(145deg,#ff8a65,#f45176)}.ig-avatar.teal{background:linear-gradient(145deg,#39c6b3,#5a7eef)}.ig-thread i{font-style:normal;width:18px;height:18px;border-radius:50%;background:#ef3f76;color:white;display:grid;place-items:center;font-size:6px}.ig-chat{background:#fff}.ig-chat>header{background:#fff}.ig-chat>header>span{margin-left:auto}.ig-messages{flex:1;padding:20px 28px;overflow:hidden;display:flex;flex-direction:column;gap:12px;background:linear-gradient(180deg,#fff,#fbfbfc)}.ig-context{display:flex;align-items:center;gap:10px;padding:9px;border:1px solid #e9e9ed;border-radius:12px}.ig-post-thumb,.ig-product-thumb{width:48px;height:48px;border-radius:9px;background:radial-gradient(circle at 35% 30%,#ffd0df,transparent 25%),linear-gradient(145deg,#7c45e8,#e86bb1)}.ig-context div:nth-child(2),.ig-product-card div:nth-child(2){display:grid}.ig-context small,.ig-product-card small{font-size:6px;color:#9a91a1;letter-spacing:.1em}.ig-context b,.ig-product-card b{font-size:8px}.ig-bubble{max-width:75%;margin:0;padding:10px 12px;border-radius:16px;font-size:9px;line-height:1.45}.ig-bubble.incoming{align-self:flex-start;background:#efeff1}.ig-bubble.outgoing{align-self:flex-end;background:linear-gradient(135deg,#7a55ed,#d6489b);color:#fff}.ig-bubble em{display:block;font-style:normal;font-size:5px;letter-spacing:.12em;opacity:.75;margin-bottom:4px}.ig-product-card{align-self:flex-end;width:78%;display:flex;gap:10px;padding:10px;border:1px solid #e8e7ec;border-radius:14px;color:#1d2229;background:#fff;box-shadow:0 8px 20px rgba(46,35,71,.06)}.ig-product-card span{font-size:7px;color:#7e55df;margin-top:4px}.ig-compose{background:#fff;border-top:1px solid #ececf0}.ig-compose>div{border:1px solid #e3e3e8;border-radius:999px}.features .section-head{max-width:940px}.bento-grid{grid-template-columns:repeat(12,1fr);grid-auto-rows:210px;align-items:stretch}.bento{min-width:0;min-height:0;height:auto;padding:25px 26px;display:flex;flex-direction:column}.bento.large{grid-column:span 4;grid-row:span 2}.bento:not(.large):not(.wide){grid-column:span 4}.bento.wide{grid-column:span 8;grid-row:span 1}.bento:nth-child(5){grid-column:span 4}.bento h3,.bento p{position:static;left:auto;right:auto;bottom:auto}.bento h3{margin-top:auto;margin-bottom:8px;font-size:21px}.bento p{font-size:10px;line-height:1.55}.knowledge-visual{height:auto;flex:1;min-height:220px}.intent-gauge{width:125px;height:125px;margin:17px auto 8px}.intent-gauge:after{inset:10px}.intent-gauge b{font-size:29px}.intent-gauge small{top:76px}.handoff-viz{height:100px}.handoff-viz span{width:62px;height:62px;border-radius:18px}.analytics-panel{padding-top:12px;flex:1}.bars{height:80px;margin-top:12px}.lang-cloud{height:105px}.lang-cloud span{width:46px;height:46px;border-radius:14px}.channel-deck .deck-card:hover{z-index:8;transform:translateY(-7px) scale(1.06)}
@media(max-width:1100px){.ai-sidecard{display:none}.wa-app,.ig-app{grid-template-columns:190px 1fr}.bento-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:310px}.bento.large,.bento:not(.large):not(.wide),.bento.wide,.bento:nth-child(5){grid-column:auto;grid-row:auto}}
@media(max-width:720px){.wa-app,.ig-app{height:520px;grid-template-columns:1fr}.wa-left,.ig-left{display:none}.wa-chat,.ig-chat{min-height:520px}.wa-wallpaper{padding:18px 13px}.wa-bubble{max-width:88%}.ig-messages{padding:18px 14px}.ig-product-card{width:90%}.bento-grid{grid-auto-rows:auto}.bento{min-height:320px}.channel-deck{margin-left:12px}.deck-card{width:62px;height:68px}.brand-svg{width:22px;height:22px}}
