.scale-v3-hero-shell{--bg:#0a0a0f;--surface:#111118;--text:#f0f0f5;--text-muted:#8888a8;--accent:#8cc8ff;--accent-strong:#0f6fff;--accent-pink:#b04090;--border:#ffffff14;flex-direction:column;align-items:center;width:100%;max-width:1600px;margin:0 auto 12px;padding:8px 14px 14px;font-family:Inter,sans-serif;display:flex}.scale-v3-hero-shell,.scale-v3-hero-shell *{box-sizing:border-box}.scale-v3-hero-shell>*{width:100%;max-width:1600px}.scale-v3-hero-shell .hero-nav{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:6px;padding:12px 24px;display:flex}.scale-v3-hero-shell .nav-logo{align-items:center;display:inline-flex}.scale-v3-hero-shell .nav-logo img{width:auto;max-width:172px;height:1.9rem;display:block}.scale-v3-hero-shell .nav-menu{margin-left:auto;display:flex}.scale-v3-hero-shell .nav-actions{align-items:center;gap:12px;display:flex}.scale-v3-hero-shell .btn-login,.scale-v3-hero-shell .btn-signup,.scale-v3-hero-shell .btn-cta{border-radius:999px;justify-content:center;align-items:center;transition:opacity .2s,background-color .2s,transform .2s,border-color .2s;display:inline-flex}.scale-v3-hero-shell .btn-login{border:1px solid var(--border);color:var(--text);background:#ffffff0f;padding:7px 18px;font-size:.82rem;font-weight:500}.scale-v3-hero-shell .btn-login:hover{background:#ffffff1f}.scale-v3-hero-shell .btn-signup{color:#0a0a0f;background:#fff;padding:7px 18px;font-size:.82rem;font-weight:600}.scale-v3-hero-shell .btn-signup:hover{opacity:.88}.scale-v3-hero-shell .menu-toggle{z-index:1001;cursor:pointer;background:0 0;border:0;width:24px;height:14px;padding:0;display:none;position:relative}.scale-v3-hero-shell .menu-toggle span{background:#fff;border-radius:999px;width:24px;height:2px;transition:transform .3s;position:absolute;left:0}.scale-v3-hero-shell .menu-toggle span:first-child{top:0}.scale-v3-hero-shell .menu-toggle span:last-child{bottom:0}.scale-v3-hero-shell .menu-toggle.active span:first-child{transform:translateY(6px)rotate(45deg)}.scale-v3-hero-shell .menu-toggle.active span:last-child{transform:translateY(-6px)rotate(-45deg)}.scale-v3-hero-shell .hero-card{text-align:center;background:#07090f;border:1px solid #ffffff12;border-radius:20px;flex-direction:column;align-items:center;width:100%;max-width:1600px;min-height:560px;padding:42px 40px 60px;display:flex;position:relative;overflow:hidden}.scale-v3-hero-shell .hero-card:before,.scale-v3-hero-shell .hero-grid{display:none}.scale-v3-hero-shell .icon-pipeline{--side-node-size:46px;z-index:1;justify-content:space-between;align-items:center;width:min(100%,640px);max-width:640px;min-height:96px;margin-bottom:20px;display:flex;position:relative}.scale-v3-hero-shell .pipeline-flow{left:calc(var(--side-node-size) / 2);right:calc(var(--side-node-size) / 2);pointer-events:none;z-index:2;height:28px;position:absolute;top:50%;transform:translateY(-50%)}.scale-v3-hero-shell .pipeline-flow__line,.scale-v3-hero-shell .pipeline-flow__beam,.scale-v3-hero-shell .pipeline-flow__pulse{position:absolute;top:50%;transform:translateY(-50%)}.scale-v3-hero-shell .pipeline-flow__line{background:linear-gradient(90deg,#c9d9ec1f,#c9d9ec47,#c9d9ec1f);height:1px;left:0;right:0}.scale-v3-hero-shell .pipeline-flow__beam{filter:drop-shadow(0 0 8px #a7c9f259);background:linear-gradient(90deg,#6d96d600,#b2d1f6e6 50%,#6d96d600);border-radius:999px;width:32%;height:2px;animation:3.8s ease-in-out infinite pipeline-beam;left:0}.scale-v3-hero-shell .pipeline-flow__pulse{background:radial-gradient(circle,#77a5e747 0%,#77a5e714 34%,#0000 70%);border-radius:50%;width:68px;height:68px;animation:3.8s ease-in-out infinite pipeline-pulse;left:50%;transform:translate(-50%,-50%)scale(.8)}.scale-v3-hero-shell .icon-center-wrap{justify-content:center;align-items:center;display:flex;position:relative}.scale-v3-hero-shell .icon-node,.scale-v3-hero-shell .icon-node-center{flex:none;justify-content:center;align-items:center;display:flex;position:relative}.scale-v3-hero-shell .icon-node{z-index:3;background:linear-gradient(#1a202b 0%,#121720 100%);border-radius:50%;width:46px;height:46px;box-shadow:6px 8px 16px #00000061,inset 0 1px #ffffff0d,inset 0 -8px 14px #00000038}.scale-v3-hero-shell .icon-node:before{content:"";z-index:4;opacity:0;pointer-events:none;transition:opacity .3s;position:absolute;inset:-10px}.scale-v3-hero-shell .node-light-right:before{background:radial-gradient(circle at 100%,#d0e7ff73 0%,#0000 70%)}.scale-v3-hero-shell .node-light-left:before{background:radial-gradient(circle at 0,#60b1ff80 0%,#0000 70%)}.scale-v3-hero-shell .icon-node:after{content:"";border:1px dotted #6d7b9252;border-radius:50%;position:absolute;inset:-7px}.scale-v3-hero-shell .icon-node svg,.scale-v3-hero-shell .icon-node-center svg{z-index:5;position:relative}.scale-v3-hero-shell .icon-node svg{fill:none;stroke:#eaf1fbd1;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.scale-v3-hero-shell .icon-node-center{z-index:3;color:#fff;background:linear-gradient(#202939 0%,#141b27 100%);border-radius:50%;width:64px;height:64px;box-shadow:8px 12px 22px #00000075,inset 0 1px #ffffff14,inset 0 -10px 16px #0000003d}.scale-v3-hero-shell .icon-node-center svg{fill:none;width:28px;height:28px}.scale-v3-hero-shell .hero-content{z-index:1;max-width:820px;position:relative}.scale-v3-hero-shell .hero-eyebrow{color:#e4ecf8b8;letter-spacing:.14em;text-transform:uppercase;background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;justify-content:center;align-items:center;margin:0 0 16px;padding:.5rem .9rem;font-size:.72rem;font-weight:700;display:inline-flex}.scale-v3-hero-shell .hero-heading{color:#fff;letter-spacing:-.025em;text-wrap:balance;margin:0 0 18px;font-size:clamp(2.2rem,4.6vw,3.4rem);font-weight:300;line-height:1.15}.scale-v3-hero-shell .hero-heading strong{color:#fff;margin-top:4px;font-weight:420;display:block}.scale-v3-hero-shell .hero-heading__emphasis{color:#f6f9ff;font-weight:560}.scale-v3-hero-shell .hero-sub{color:#e8eff8d6;text-wrap:pretty;max-width:700px;margin:0 auto 36px;font-size:1.18rem;font-weight:500;line-height:1.78}.scale-v3-hero-shell .hero-sub strong{color:#fff;font-weight:650}.scale-v3-hero-shell .btn-cta{cursor:pointer;gap:10px;padding:14px 36px;font-size:1.05rem;font-weight:600;color:#fff!important;background:linear-gradient(135deg,#0f6fff 0%,#0954c8 100%)!important;border:1px solid #0f6fff57!important;text-decoration:none!important;transition:all .2s!important;box-shadow:0 14px 30px #0f6fff40,inset 0 1px #ffffff26!important}.scale-v3-hero-shell .btn-cta:hover{opacity:1!important;background:linear-gradient(135deg,#1d7cff 0%,#0f6fff 100%)!important;transform:translateY(-1.5px)!important;box-shadow:0 16px 36px #0f6fff59,inset 0 1px #fff3!important}.scale-v3-hero-shell .btn-cta svg{color:#25d366;filter:drop-shadow(0 0 3px #25d3664d)}.scale-v3-hero-shell .hero-support-note{color:#e8eff8bd;margin:14px 0 0;font-size:.92rem;font-weight:600;line-height:1.6}.scale-v3-hero-shell .brands-shell{width:100%}.scale-v3-hero-shell .brands-label{color:#ffffff75;letter-spacing:.08em;text-align:center;text-transform:uppercase;margin:0;padding:12px 24px 0;font-size:.74rem;font-weight:500}.scale-v3-hero-shell .brands{overflow:hidden}.scale-v3-hero-shell .brands-track{flex-wrap:wrap;justify-content:center;gap:64px;padding:32px 24px 10px;display:flex}.scale-v3-hero-shell .brand-item{color:#ffffff59;justify-content:center;align-items:center;min-height:68px;display:flex}.scale-v3-hero-shell .brand-item--clone{display:none}.scale-v3-hero-shell .brand-item img{object-fit:contain;filter:brightness(0)invert()grayscale();opacity:.42;width:auto;max-width:220px;max-height:60px;transition:opacity .2s,transform .2s;display:block}.scale-v3-hero-shell .brand-item:hover img{opacity:.72;transform:translateY(-1px)}.scale-v3-hero-shell .hero-channels{-webkit-backdrop-filter:none;backdrop-filter:none;width:100%;box-shadow:none;background:0 0;border:none;border-radius:0;margin-top:56px;padding:56px 40px 12px}.scale-v3-hero-shell .hero-channel-card__copy p strong{color:#fff;text-shadow:0 0 12px #ffffff26;font-weight:700}.scale-v3-hero-shell .hero-channels__layout-header{text-align:center;flex-direction:column;align-items:center;gap:14px;max-width:800px;margin:0 auto 40px;display:flex}.scale-v3-hero-shell .hero-channels__title{color:#fff;letter-spacing:-.02em;text-wrap:balance;margin:0;font-size:clamp(1.8rem,3.2vw,2.5rem);font-weight:800;line-height:1.2}.scale-v3-hero-shell .hero-channels__description{color:#e4eeffc7;text-wrap:pretty;margin:0;font-size:1.125rem;line-height:1.68}.scale-v3-hero-shell .hero-channels__pillars{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-bottom:0;display:grid}.scale-v3-hero-shell .hero-channels__flow{position:relative}.scale-v3-hero-shell .hero-channel-card{background:linear-gradient(#ffffff0a,#ffffff01),#0c0f16;border:1px solid #ffffff0f;border-radius:24px;flex-direction:column;gap:20px;padding:32px;transition:transform .3s cubic-bezier(.16,1,.3,1),border-color .3s,box-shadow .3s;display:flex;box-shadow:0 24px 48px #0000004d,inset 0 1px #ffffff0d}.scale-v3-hero-shell .hero-channel-card:hover{border-color:#ffffff1f;transform:translateY(-4px);box-shadow:0 32px 64px #0006,0 0 24px #0f6fff1a,inset 0 1px #ffffff1a}.scale-v3-hero-shell .hero-channel-card--wide{grid-column:1/-1}.scale-v3-hero-shell .hero-channel-card__journey-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.25fr);align-items:center;gap:40px;display:grid}.scale-v3-hero-shell .hero-channel-card__journey-text{flex-direction:column;gap:20px;display:flex}.scale-v3-hero-shell .hero-channel-card__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.scale-v3-hero-shell .hero-channel-card__brand{align-items:center;gap:16px;min-width:0;display:flex}.scale-v3-hero-shell .hero-channel-card__headline{flex-direction:column;align-items:flex-start;gap:6px;min-width:0;display:flex}.scale-v3-hero-shell .hero-channel-card__icon{color:#fff;background:#ffffff0d;border:1px solid #ffffff14;border-radius:18px;flex:none;justify-content:center;align-items:center;width:58px;height:58px;display:inline-flex;box-shadow:inset 0 1px #ffffff0f,0 12px 24px #0003}.scale-v3-hero-shell .hero-channel-card--google-ads .hero-channel-card__icon{background:linear-gradient(135deg,#4285f426 0%,#34a8530d 100%);border-color:#4285f440;box-shadow:0 0 14px #4285f426}.scale-v3-hero-shell .hero-channel-card--meta-ads .hero-channel-card__icon{background:linear-gradient(135deg,#0866ff2e 0%,#0866ff0f 100%);border-color:#0866ff47;box-shadow:0 0 14px #0866ff26}.scale-v3-hero-shell .hero-channel-card--journey .hero-channel-card__icon{background:linear-gradient(135deg,#4285f41f 0%,#0866ff1f 100%);border-color:#6496ff40;box-shadow:0 0 14px #6496ff26}.scale-v3-hero-shell .hero-channel-card__label{color:#07f;letter-spacing:.14em;text-transform:uppercase;text-shadow:0 0 8px #07f3;margin-bottom:0;font-size:.72rem;font-weight:800;display:inline-flex}.scale-v3-hero-shell .hero-channel-card--google-ads .hero-channel-card__label{color:#4285f4;text-shadow:0 0 8px #4285f433}.scale-v3-hero-shell .hero-channel-card--meta-ads .hero-channel-card__label{color:#0866ff;text-shadow:0 0 8px #0866ff33}.scale-v3-hero-shell .hero-channel-card__headline h3{color:#fff;margin:0;font-size:1.35rem;font-weight:750;line-height:1.25}.scale-v3-hero-shell .hero-channel-card__copy{flex-direction:column;gap:16px;display:flex}.scale-v3-hero-shell .hero-channel-card__copy p{color:#ebf2ffd1;margin:0;font-size:1.0625rem;line-height:1.72}.scale-v3-hero-shell .hero-channel-card__highlights{flex-wrap:wrap;gap:8px;display:flex}.scale-v3-hero-shell .hero-channel-card__highlights span{color:#f0f5ffe6;background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;align-items:center;min-height:32px;padding:.35rem .85rem;font-size:.8rem;font-weight:600;transition:background-color .2s,border-color .2s;display:inline-flex}.scale-v3-hero-shell .hero-channel-card:hover .hero-channel-card__highlights span{background:#ffffff0f;border-color:#ffffff1f}.scale-v3-hero-shell .hero-channels__bridge{pointer-events:none;justify-content:center;align-items:flex-end;width:min(100%,760px);height:88px;margin:-6px auto 10px;display:flex;position:relative}.scale-v3-hero-shell .hero-channels__bridge--mobile{display:none}.scale-v3-hero-shell .hero-channels__bridge-arm{filter:drop-shadow(0 0 10px #25d36624);border-bottom:1.5px solid #25d36661;width:calc(50% - 56px);height:42px;position:absolute;top:0}.scale-v3-hero-shell .hero-channels__bridge-arm--left{border-left:1.5px solid #25d36661;border-bottom-left-radius:18px;left:12%}.scale-v3-hero-shell .hero-channels__bridge-arm--right{border-right:1.5px solid #25d36661;border-bottom-right-radius:18px;right:12%}.scale-v3-hero-shell .hero-channels__bridge-core{z-index:2;color:#25d366;background:radial-gradient(circle at 30% 30%,#25d3663d 0%,#0e1611 34%,#05090b 100%);border:1px solid #25d36647;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;animation:2.8s ease-in-out infinite pipeline-pulse;display:inline-flex;position:absolute;top:42px;left:50%;overflow:hidden;box-shadow:0 0 0 8px #25d3660d,0 16px 36px #00000057,0 0 28px #25d3662e}.scale-v3-hero-shell .hero-channels__bridge-core:after{content:"";border-radius:inherit;border:1px solid #25d36626;position:absolute;inset:10px}.scale-v3-hero-shell .hero-channels__bridge-core svg{width:28px;height:28px}.scale-v3-hero-shell .hero-channels__bridge-drop{background:linear-gradient(#25d366d6 0%,#25d36633 72%,#0000 100%);width:1.5px;height:20px;position:absolute;top:74px;left:50%;transform:translate(-50%);box-shadow:0 0 10px #25d3661f}.scale-v3-hero-shell .journey-whatsapp-focus{text-align:center;background:radial-gradient(circle at top,#25d36629,#0000 58%),#070c0fb8;border:1px solid #25d36624;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;min-height:100%;padding:32px 26px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0d,inset 0 -18px 36px #00000038}.scale-v3-hero-shell .journey-whatsapp-focus__halo{pointer-events:none;background:radial-gradient(circle,#25d3662e,#0000 68%);border-radius:50%;width:220px;height:220px;position:absolute;inset:auto auto -45% 50%;transform:translate(-50%)}.scale-v3-hero-shell .journey-whatsapp-focus__icon{z-index:1;color:#25d366;background:linear-gradient(#25d36629,#25d3660f);border:1px solid #25d36638;border-radius:22px;justify-content:center;align-items:center;width:74px;height:74px;margin-bottom:14px;display:inline-flex;position:relative;box-shadow:0 18px 32px #00000047,0 0 22px #25d3661f}.scale-v3-hero-shell .journey-whatsapp-focus__icon svg{width:32px;height:32px}.scale-v3-hero-shell .journey-whatsapp-focus__label{z-index:1;color:#f5fff8;letter-spacing:.12em;text-transform:uppercase;font-size:.86rem;font-weight:800;position:relative}.scale-v3-hero-shell .journey-whatsapp-focus__copy{z-index:1;color:#ebf4efc7;margin:10px 0 0;font-size:.96rem;line-height:1.65;position:relative}.scale-v3-hero-shell .journey-whatsapp-focus__chips{z-index:1;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:18px;display:flex;position:relative}.scale-v3-hero-shell .journey-whatsapp-focus__chips span{color:#f4fff8e0;background:#ffffff0a;border:1px solid #25d36624;border-radius:999px;align-items:center;min-height:32px;padding:.35rem .8rem;font-size:.78rem;font-weight:600;display:inline-flex}@keyframes pipeline-beam{0%{opacity:0;transform:translateY(-50%)scaleX(.74)}14%{opacity:.9}50%{opacity:1;transform:translate(106%,-50%)scaleX(1)}86%{opacity:.9}to{opacity:0;transform:translate(214%,-50%)scaleX(.74)}}@keyframes pipeline-pulse{0%,to{opacity:.24;transform:translate(-50%,-50%)scale(.82)}50%{opacity:.6;transform:translate(-50%,-50%)scale(1.02)}}@keyframes brands-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:860px){.scale-v3-hero-shell .icon-pipeline{margin-bottom:28px}}@media (max-width:768px){.scale-v3-hero-shell{padding:10px}.scale-v3-hero-shell .hero-nav{display:none}.scale-v3-hero-shell .hero-card{min-height:auto;padding:24px 10px 48px}.scale-v3-hero-shell .icon-pipeline{--side-node-size:38px;width:min(100%,286px);margin-bottom:16px}.scale-v3-hero-shell .hero-content{width:100%;max-width:100%}.scale-v3-hero-shell .hero-eyebrow{letter-spacing:.16em;margin-bottom:14px;font-size:.66rem}.scale-v3-hero-shell .hero-heading{font-size:clamp(1.75rem,7.4vw,2.35rem);line-height:1.08}.scale-v3-hero-shell .hero-heading strong{margin-top:0;display:inline}.scale-v3-hero-shell .hero-sub{max-width:100%;line-height:1.65}.scale-v3-hero-shell .hero-support-note{font-size:.86rem}.scale-v3-hero-shell .hero-sub__break{display:none}.scale-v3-hero-shell .btn-cta{color:#fff;background:linear-gradient(135deg,#0f6fff 0%,#0954c8 100%);border:1px solid #0f6fff57;box-shadow:0 14px 30px #0f6fff47,inset 0 1px #ffffff2e}.scale-v3-hero-shell .btn-cta:hover{opacity:1;color:#fff;background:linear-gradient(135deg,#1d7cff 0%,#0f6fff 100%)}.scale-v3-hero-shell .icon-node{width:38px;height:38px}.scale-v3-hero-shell .icon-node-center{width:52px;height:52px}.scale-v3-hero-shell .brands{overflow:hidden}.scale-v3-hero-shell .brands-track{will-change:transform;flex-wrap:nowrap;justify-content:flex-start;gap:20px;width:max-content;padding:20px 10px 8px;animation:12s linear infinite brands-marquee}.scale-v3-hero-shell .brands-label{letter-spacing:.1em;text-align:center;padding:8px 10px 0;font-size:.68rem}.scale-v3-hero-shell .brand-item{flex:none;min-width:160px;min-height:64px}.scale-v3-hero-shell .brand-item--clone{display:flex}.scale-v3-hero-shell .brand-item img{max-width:180px;max-height:52px}.scale-v3-hero-shell .hero-channels{border-radius:0;margin-top:36px;padding:36px 0 12px}.scale-v3-hero-shell .hero-channels__layout-header{gap:10px;margin-bottom:28px}.scale-v3-hero-shell .hero-channels__title{font-size:1.55rem}.scale-v3-hero-shell .hero-channels__description{font-size:1rem;line-height:1.6}.scale-v3-hero-shell .hero-channels__pillars{grid-template-columns:1fr;gap:16px;margin-bottom:20px}.scale-v3-hero-shell .hero-channel-card{border-radius:20px;padding:24px}.scale-v3-hero-shell .hero-channels__bridge{width:min(100%,320px);height:72px;margin:-2px auto 12px}.scale-v3-hero-shell .hero-channels__bridge--desktop{display:none}.scale-v3-hero-shell .hero-channels__bridge--mobile{display:flex}.scale-v3-hero-shell .hero-channels__bridge-arm{width:calc(50% - 44px);height:34px}.scale-v3-hero-shell .hero-channels__bridge-arm--left{left:10%}.scale-v3-hero-shell .hero-channels__bridge-arm--right{right:10%}.scale-v3-hero-shell .hero-channels__bridge-core{width:56px;height:56px;top:34px}.scale-v3-hero-shell .hero-channels__bridge-core svg{width:24px;height:24px}.scale-v3-hero-shell .hero-channels__bridge-drop{height:16px;top:62px}.scale-v3-hero-shell .hero-channel-card__journey-grid{grid-template-columns:1fr;gap:28px}.scale-v3-hero-shell .journey-whatsapp-focus{padding:24px 20px}.scale-v3-hero-shell .hero-channel-card__icon{border-radius:14px;width:50px;height:50px}.scale-v3-hero-shell .hero-channel-card__headline h3{font-size:1.2rem}}@media (max-width:480px){.scale-v3-hero-shell .hero-card{border-radius:16px;padding:20px 10px 40px}.scale-v3-hero-shell .hero-sub{font-size:1rem}.scale-v3-hero-shell .brands-track{gap:16px;padding-left:6px;padding-right:6px}.scale-v3-hero-shell .brand-item{min-width:148px}.scale-v3-hero-shell .hero-channels__bridge{width:min(100%,272px);height:64px;margin-bottom:10px}.scale-v3-hero-shell .hero-channels__bridge-arm{width:calc(50% - 40px);height:30px}.scale-v3-hero-shell .hero-channels__bridge-arm--left{left:8%}.scale-v3-hero-shell .hero-channels__bridge-arm--right{right:8%}.scale-v3-hero-shell .hero-channels__bridge-core{width:52px;height:52px;top:30px}.scale-v3-hero-shell .hero-channels__bridge-core svg{width:22px;height:22px}.scale-v3-hero-shell .hero-channels__bridge-drop{height:14px;top:56px}.scale-v3-hero-shell .journey-whatsapp-focus{border-radius:20px;padding:22px 16px}.scale-v3-hero-shell .journey-whatsapp-focus__icon{border-radius:18px;width:62px;height:62px}.scale-v3-hero-shell .journey-whatsapp-focus__icon svg{width:28px;height:28px}.scale-v3-hero-shell .journey-whatsapp-focus__label{font-size:.78rem}.scale-v3-hero-shell .journey-whatsapp-focus__copy{font-size:.88rem}.scale-v3-hero-shell .hero-channel-card__brand{align-items:center}}
