:root{--navy-950: #050d1e;--navy-900: #07162f;--navy-850: #0a1d3d;--navy-800: #102b55;--blue-600: #3568d6;--blue-500: #4388ef;--sky-400: #57bdf7;--sky-300: #89d4ff;--violet-400: #8b7cff;--yellow-400: #f5b800;--slate-900: #15223b;--slate-700: #41516c;--slate-500: #70809a;--slate-300: #bac5d6;--slate-200: #dce3ed;--slate-100: #eef3f8;--white: #fff;--shell: 1180px;--shadow-soft: 0 20px 60px rgba(22, 48, 91, .12);--shadow-card: 0 18px 48px rgba(17, 42, 84, .1)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;color:var(--slate-900);background:var(--white);font-family:Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}body,a,button{-webkit-tap-highlight-color:transparent}.tracking-frame{display:none;visibility:hidden}a{color:inherit;text-decoration:none}img,svg{display:block}.shell{width:min(100% - 48px,var(--shell));margin:0 auto}.skip-link{position:fixed;top:12px;left:12px;z-index:1000;padding:10px 16px;color:var(--navy-900);background:var(--white);border-radius:8px;transform:translateY(-180%);transition:transform .2s ease}.skip-link:focus{transform:translateY(0)}.site-header{position:absolute;top:0;left:0;z-index:20;width:100%;border-bottom:1px solid rgba(255,255,255,.08)}.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:88px;gap:40px}.brand{flex:0 0 auto;width:174px}.brand img,.footer-brand img{width:100%;height:auto}.main-nav{display:flex;align-items:center;gap:34px;margin-left:auto}.main-nav a,.login-link{position:relative;color:#ffffffbd;font-size:14px;font-weight:600;transition:color .2s ease}.main-nav a:after{content:"";position:absolute;right:0;bottom:-8px;left:0;height:2px;background:var(--sky-400);border-radius:99px;transform:scaleX(0);transition:transform .2s ease}.main-nav a:hover,.main-nav a:focus-visible,.login-link:hover,.login-link:focus-visible{color:var(--white)}.main-nav a:hover:after,.main-nav a:focus-visible:after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;gap:22px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 24px;gap:10px;border:1px solid transparent;border-radius:10px;font-size:15px;font-weight:700;line-height:1;letter-spacing:-.01em;transition:transform .2s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.button:hover{transform:translateY(-2px)}.button:focus-visible,a:focus-visible{outline:3px solid rgba(87,189,247,.55);outline-offset:3px}.button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.button-compact{min-height:42px;padding:0 18px;font-size:14px}.button-light{color:var(--navy-900);background:var(--white);box-shadow:0 8px 24px #0000001f}.button-light:hover{background:#eef7ff}.button-ghost{color:var(--white);border-color:#ffffff38;background:#ffffff0f}.button-primary{color:var(--white);background:linear-gradient(135deg,var(--blue-500),var(--blue-600));box-shadow:0 14px 36px #3568d657}.button-primary:hover{box-shadow:0 18px 42px #3568d670}.button-outline{color:var(--white);border-color:#ffffff40;background:#ffffff0a}.button-outline:hover{border-color:#ffffff80;background:#ffffff14}.hero{position:relative;color:var(--white);background:radial-gradient(circle at 72% 34%,rgba(46,118,227,.2),transparent 34%),linear-gradient(135deg,var(--navy-950) 0%,var(--navy-900) 46%,#0b2148 100%);overflow:hidden}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.18;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(to bottom,black,transparent 80%);mask-image:linear-gradient(to bottom,black,transparent 80%)}.hero-glow{position:absolute;border-radius:50%;filter:blur(3px);pointer-events:none}.hero-glow-one{top:-320px;left:-250px;width:700px;height:700px;background:radial-gradient(circle,rgba(56,106,209,.22),transparent 68%)}.hero-glow-two{right:-200px;bottom:80px;width:520px;height:520px;background:radial-gradient(circle,rgba(87,189,247,.12),transparent 68%)}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;min-height:790px;padding-top:136px;padding-bottom:102px;gap:44px}.hero-copy{position:relative;z-index:4;padding-bottom:20px}.hero h1{max-width:650px;margin:0 0 22px;font-size:clamp(48px,5.1vw,72px);font-weight:700;line-height:1.04;letter-spacing:-.048em}.hero h1 span{color:transparent;background:linear-gradient(90deg,var(--sky-400),#a5ddff 58%,#a99cff);-webkit-background-clip:text;background-clip:text}.hero-lead{max-width:590px;margin:0;color:#e2ebf9b8;font-size:18px;line-height:1.72}.hero-actions{display:flex;align-items:center;margin-top:34px;gap:28px}.text-link{display:inline-flex;align-items:center;gap:9px;color:#ffffffd9;font-size:14px;font-weight:700;transition:color .2s ease}.text-link span{color:var(--sky-400);font-size:18px}.text-link:hover{color:var(--sky-300)}.hero-proof{display:flex;margin:36px 0 0;padding:0;gap:22px;color:#dde7f69c;font-size:12px;font-weight:600;list-style:none}.hero-proof li{display:flex;align-items:center;gap:7px}.hero-proof span{display:inline-grid;width:18px;height:18px;place-items:center;color:var(--sky-400);background:#57bdf71a;border-radius:50%;font-size:10px}.data-visual{position:relative;width:100%;min-height:570px}.connector-lines{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;overflow:visible}.connector-lines path{fill:none;stroke:url(#lineGradient);stroke-dasharray:6 8;stroke-linecap:round;stroke-width:1.5;animation:dash 18s linear infinite}@keyframes dash{to{stroke-dashoffset:-200}}.visual-orbit{position:absolute;top:50%;left:50%;border:1px solid rgba(123,180,255,.09);border-radius:50%;transform:translate(-50%,-50%)}.visual-orbit-one{width:320px;height:320px}.visual-orbit-two{width:470px;height:470px}.source-card,.destination-card{position:absolute;z-index:2;display:flex;align-items:center;min-width:158px;min-height:66px;padding:12px 15px;gap:11px;background:#0b1f41e0;border:1px solid rgba(137,190,255,.18);border-radius:12px;box-shadow:0 18px 40px #00051047;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.source-card span:nth-child(2),.destination-card span:nth-child(2){display:flex;flex-direction:column;color:#ffffffe0;font-size:13px;font-weight:700;line-height:1.3}.source-card small,.destination-card small{margin-bottom:2px;color:#c4d3ec75;font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.source-card>i{width:6px;height:6px;margin-left:auto;background:#46d8a2;border-radius:50%;box-shadow:0 0 0 4px #46d8a21a}.source-icon,.destination-icon{display:grid;flex:0 0 auto;width:38px;height:38px;place-items:center;background:#fffffff5;border:1px solid rgba(255,255,255,.16);border-radius:10px;box-shadow:0 7px 18px #00051233}.source-icon img,.destination-icon img{display:block;width:23px;height:23px;object-fit:contain}.source-icon-google img{width:24px;height:24px}.source-icon-meta img{width:27px}.source-google{top:58px;left:8px}.source-meta{top:180px;left:-15px}.source-analytics{bottom:130px;left:-4px}.source-shopify{bottom:28px;left:38px}.destination-card{right:0;min-width:178px}.destination-icon{background:#fffffff5}.destination-warehouse{top:126px}.destination-dashboard{right:4px;bottom:110px}.visual-core{position:absolute;top:50%;left:50%;z-index:3;display:flex;width:174px;height:174px;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle at 30% 24%,rgba(87,189,247,.2),transparent 38%),linear-gradient(145deg,#183d78f0,#07162ff5);border:1px solid rgba(137,212,255,.3);border-radius:34px;box-shadow:0 30px 80px #00051280,inset 0 1px #ffffff1a,0 0 0 10px #57bdf706;transform:translate(-50%,-50%) rotate(45deg)}.visual-core>*{transform:rotate(-45deg)}.core-kicker{margin:0 0 6px -20px;color:#bddaff8c;font-size:9px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.visual-core strong{margin:2px 0 10px;font-size:28px;letter-spacing:-.07em}.visual-core strong span{color:var(--sky-400)}.core-status{display:flex;align-items:center;margin-left:25px;gap:6px;color:#e6effc99;font-size:8px;font-weight:600;white-space:nowrap}.core-status i{width:6px;height:6px;background:#46d8a2;border-radius:50%;box-shadow:0 0 0 4px #46d8a21a}.hero-bottom{position:relative;z-index:4;padding:27px 0;background:#030d1f57;border-top:1px solid rgba(255,255,255,.07)}.hero-bottom .shell{display:flex;align-items:center;justify-content:space-between;gap:40px}.hero-bottom p{max-width:390px;margin:0;color:#cddbef85;font-size:11px;font-weight:600;line-height:1.45}.trust-row{display:flex;align-items:center;justify-content:flex-end;gap:38px;color:#e1ebfa80;font-size:12px;font-weight:700}.trust-row img{display:block;width:auto;max-width:142px;height:30px;object-fit:contain;filter:grayscale(1) brightness(0) invert(1);opacity:.62}.section{padding:120px 0}.section-heading{max-width:750px;margin:0 auto 64px;text-align:center}.section-heading-left{max-width:760px;margin-right:0;margin-left:0;text-align:left}.section-label{display:inline-block;margin-bottom:14px;color:var(--blue-600);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.section-label-light{color:var(--sky-400)}.section-heading h2,.workflow-copy>h2,.cta-copy h2{margin:0;color:var(--navy-900);font-size:clamp(38px,4.2vw,54px);font-weight:700;line-height:1.12;letter-spacing:-.045em}.section-heading>p{max-width:670px;margin:22px auto 0;color:var(--slate-500);font-size:17px}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.feature-card{position:relative;min-height:405px;padding:38px;background:#f6f9fc;border:1px solid #e7edf5;border-radius:24px;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.feature-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-card)}.feature-card-wide{display:grid;grid-column:1/-1;grid-template-columns:.9fr 1.1fr;align-items:center;min-height:430px;color:var(--white);background:radial-gradient(circle at 80% 12%,rgba(87,189,247,.16),transparent 34%),linear-gradient(135deg,var(--navy-900),var(--navy-800));border-color:transparent}.feature-copy{position:relative;z-index:3;max-width:480px}.feature-number{display:inline-grid;width:38px;height:38px;margin-bottom:72px;place-items:center;color:var(--blue-600);background:#3568d617;border-radius:10px;font-size:11px;font-weight:800}.feature-card-wide .feature-number{margin-bottom:54px;color:var(--sky-300);background:#57bdf71a}.feature-card h3{margin:0 0 13px;color:var(--navy-900);font-size:27px;line-height:1.2;letter-spacing:-.035em}.feature-card p{max-width:500px;margin:0;color:var(--slate-500);font-size:15px}.feature-card-wide h3{color:var(--white);font-size:35px}.feature-card-wide p{color:#dae5f5a8}.feature-card-wide a{display:inline-flex;margin-top:24px;align-items:center;gap:8px;color:var(--sky-300);font-size:14px;font-weight:700}.connector-cloud{position:relative;min-height:330px}.connector-cloud:before,.connector-cloud:after{content:"";position:absolute;top:50%;left:50%;border:1px solid rgba(137,212,255,.13);border-radius:50%;transform:translate(-50%,-50%)}.connector-cloud:before{width:270px;height:270px}.connector-cloud:after{width:390px;height:390px}.connector-hub{position:absolute;top:50%;left:50%;z-index:2;display:grid;width:98px;height:98px;place-items:center;color:var(--white);background:linear-gradient(145deg,#285eac,#102b55);border:1px solid rgba(137,212,255,.4);border-radius:26px;box-shadow:0 24px 52px #00081c73;transform:translate(-50%,-50%) rotate(45deg);font-size:19px;font-weight:800}.connector-hub:first-letter{color:var(--sky-400)}.connector-pill{position:absolute;z-index:2;display:flex;min-width:104px;min-height:43px;align-items:center;justify-content:center;gap:8px;color:#fffc;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:10px;box-shadow:0 14px 30px #0005122e;font-size:12px;font-weight:700;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.connector-pill img{display:block;width:18px;height:18px;object-fit:contain}.connector-pill:first-of-type img{width:18px;height:18px}.pill-one{top:24px;left:21%}.pill-two{top:72px;right:1%}.pill-three{top:54%;left:3%}.pill-four{right:11%;bottom:32px}.pill-five{bottom:8px;left:28%}.mini-chart{display:flex;height:108px;margin:0 0 47px;align-items:flex-end;gap:12px}.mini-chart span{width:32px;height:var(--height);background:linear-gradient(to top,rgba(53,104,214,.16),var(--blue-500));border-radius:7px 7px 3px 3px}.mini-chart span:nth-child(4),.mini-chart span:nth-child(6){background:linear-gradient(to top,rgba(87,189,247,.18),var(--sky-400))}.model-preview{display:grid;margin:-8px 0 34px;gap:9px}.model-preview>div{display:grid;grid-template-columns:auto 1fr auto;align-items:center;min-height:49px;padding:0 14px;gap:10px;color:var(--slate-700);background:var(--white);border:1px solid var(--slate-200);border-radius:10px;font-size:12px;font-weight:700;box-shadow:0 8px 20px #14315c0a}.model-preview i{width:8px;height:8px;background:var(--blue-500);border-radius:50%}.model-preview b{color:#2ea97f;font-size:9px;letter-spacing:.08em;text-transform:uppercase}.workflow{color:var(--white);background:radial-gradient(circle at 17% 50%,rgba(53,104,214,.19),transparent 34%),linear-gradient(135deg,var(--navy-950),var(--navy-850))}.workflow-grid{display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:92px}.workflow-visual{position:relative;min-height:560px}.workflow-window{position:absolute;top:64px;left:0;width:95%;background:#f7f9fc;border:1px solid rgba(255,255,255,.15);border-radius:18px;box-shadow:0 35px 90px #00041073;overflow:hidden;transform:perspective(1200px) rotateY(5deg) rotateX(2deg)}.window-bar{display:flex;align-items:center;height:48px;padding:0 17px;gap:7px;background:var(--white);border-bottom:1px solid #e8edf4}.window-bar>span{width:8px;height:8px;background:#d3dbe6;border-radius:50%}.window-bar small{margin-left:12px;color:#8896aa;font-size:10px;font-weight:700}.window-body{padding:29px}.pipeline-status{display:flex;align-items:center;justify-content:space-between}.pipeline-status>div{display:flex;flex-direction:column}.status-label{color:#8290a4;font-size:9px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.pipeline-status strong{color:var(--navy-900);font-size:18px}.status-live{display:flex;min-height:28px;padding:0 10px;align-items:center;gap:6px;color:#268d6b;background:#e9f8f2;border-radius:99px;font-size:9px;font-weight:800;text-transform:uppercase}.status-live i{width:6px;height:6px;background:#37b88d;border-radius:50%}.pipeline-line{display:flex;margin:42px 0;align-items:center}.pipeline-line>i{flex:1;height:1px;background:linear-gradient(90deg,#a6c9f2,#6ca3eb)}.pipeline-node{display:flex;width:98px;align-items:center;flex-direction:column;text-align:center}.pipeline-node>span{display:grid;width:38px;height:38px;margin-bottom:9px;place-items:center;color:var(--blue-600);background:#eaf2fd;border:1px solid #c9dcf6;border-radius:50%;font-size:10px;font-weight:800}.pipeline-node strong{color:var(--slate-900);font-size:11px}.pipeline-node small{color:#93a0b3;font-size:8px}.activity-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;min-height:66px;padding:0 16px;gap:12px;background:var(--white);border:1px solid #e4eaf2;border-radius:11px;box-shadow:0 10px 28px #14315c0f}.activity-check{display:grid;width:31px;height:31px;place-items:center;color:#26936e;background:#e7f7f1;border-radius:9px;font-size:12px;font-weight:800}.activity-card>div{display:flex;flex-direction:column}.activity-card strong{color:var(--slate-900);font-size:10px}.activity-card small,.activity-card time{color:#96a2b3;font-size:8px}.floating-metric{position:absolute;z-index:3;display:flex;min-width:154px;padding:17px;flex-direction:column;color:var(--navy-900);background:#fffffff5;border:1px solid rgba(255,255,255,.35);border-radius:14px;box-shadow:0 20px 48px #00061659;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.floating-metric-one{top:10px;right:-6px}.floating-metric-two{right:10px;bottom:35px}.floating-metric span{color:var(--slate-500);font-size:8px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.floating-metric strong{margin:3px 0;font-size:25px;line-height:1.1}.floating-metric small{color:#9aa6b7;font-size:8px}.workflow-copy>h2{color:var(--white)}.workflow-intro{margin:22px 0 38px;color:#d9e4f4a6;font-size:16px}.steps{display:grid;margin:0;padding:0;gap:0;list-style:none}.steps li{position:relative;display:grid;grid-template-columns:43px 1fr;padding-bottom:28px;gap:17px}.steps li:not(:last-child):after{content:"";position:absolute;top:43px;bottom:0;left:21px;width:1px;background:linear-gradient(to bottom,#57bdf75c,#57bdf70d)}.steps li>span{position:relative;z-index:2;display:grid;width:43px;height:43px;place-items:center;color:var(--sky-300);background:#57bdf714;border:1px solid rgba(87,189,247,.2);border-radius:12px;font-size:12px;font-weight:800}.steps h3{margin:1px 0 5px;color:#fffffff0;font-size:17px}.steps p{margin:0;color:#ccd9ed87;font-size:13px}.benefits{background:#f7f9fc}.benefit-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.benefit-grid article{padding:34px 30px;background:var(--white);border:1px solid #e7edf5;border-radius:18px;transition:transform .25s ease,box-shadow .25s ease}.benefit-grid article:hover{transform:translateY(-4px);box-shadow:var(--shadow-card)}.benefit-icon{display:grid;width:48px;height:48px;margin-bottom:28px;place-items:center;color:var(--blue-600);background:#edf4fd;border-radius:13px}.benefit-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.benefit-grid h3{margin:0 0 9px;font-size:20px;letter-spacing:-.025em}.benefit-grid p{margin:0 0 18px;color:var(--slate-500);font-size:14px}.benefit-grid small{display:block;color:var(--blue-600);font-size:11px;font-weight:700}.cta-section{padding:112px 0;background:var(--white)}.cta-card{position:relative;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);min-height:470px;padding:48px;align-items:center;gap:62px;color:var(--white);background:radial-gradient(circle at 90% 10%,rgba(87,189,247,.18),transparent 38%),linear-gradient(135deg,var(--navy-900),#123466);border-radius:26px;box-shadow:0 30px 70px #0d2a5333;overflow:hidden}.cta-card:after{content:"";position:absolute;right:-80px;bottom:-190px;width:450px;height:450px;border:1px solid rgba(255,255,255,.08);border-radius:50%;box-shadow:0 0 0 60px #ffffff06,0 0 0 120px #ffffff05}.cta-launch-panel,.cta-conversion{position:relative;z-index:2}.cta-launch-panel{padding:20px;background:#0310276b;border:1px solid rgba(148,198,255,.15);border-radius:18px;box-shadow:0 24px 55px #00071840,inset 0 1px #ffffff0a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.cta-launch-header,.cta-launch-footer{display:flex;align-items:center;justify-content:space-between;gap:18px}.cta-launch-header{padding:2px 4px 16px;color:#e4edfba3;font-size:10px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.cta-ready,.cta-launch-footer span:first-child,.cta-assurances span{display:inline-flex;align-items:center;gap:7px}.cta-ready{color:#72dfb7;letter-spacing:.04em}.cta-ready i,.cta-launch-footer i,.cta-assurances i{display:block;flex:0 0 auto;width:6px;height:6px;background:#46d8a2;border-radius:50%;box-shadow:0 0 0 4px #46d8a21a}.cta-launch-steps{display:grid;margin:0;padding:0;gap:8px;list-style:none}.cta-launch-steps li{display:grid;grid-template-columns:38px minmax(0,1fr) auto;min-height:78px;padding:14px;align-items:center;gap:13px;background:#ffffff0b;border:1px solid rgba(255,255,255,.07);border-radius:12px}.cta-step-number{display:grid;width:36px;height:36px;place-items:center;color:var(--sky-300);background:#57bdf71a;border:1px solid rgba(87,189,247,.18);border-radius:10px;font-size:10px;font-weight:800}.cta-launch-steps li>div{display:flex;min-width:0;flex-direction:column;gap:3px}.cta-launch-steps strong{color:#ffffffeb;font-size:13px}.cta-launch-steps small{color:#cddbef80;font-size:10px;line-height:1.45}.cta-logo-stack{display:flex;align-items:center;padding-left:8px}.cta-logo-stack img{width:30px;height:30px;margin-left:-8px;padding:6px;object-fit:contain;background:#fffffff5;border:2px solid #112d57;border-radius:9px}.cta-step-status{padding:7px 9px;color:#cfe1faab;background:#57bdf712;border:1px solid rgba(87,189,247,.12);border-radius:8px;font-size:9px;font-weight:700;white-space:nowrap}.cta-launch-footer{padding:16px 4px 1px;color:#d0ddf06b;font-size:9px;font-weight:700}.cta-conversion{max-width:430px}.cta-copy,.cta-actions{position:relative;z-index:2}.cta-copy h2{color:var(--white)}.cta-copy p{max-width:600px;margin:20px 0 0;color:#dee8f7a6}.cta-actions{display:flex;margin-top:30px;flex-direction:column;align-items:stretch;gap:12px}.cta-assurances{display:flex;margin-top:18px;flex-wrap:wrap;gap:11px 20px;color:#dbe7f885;font-size:10px;font-weight:700}.cta-assurances i{width:5px;height:5px;box-shadow:none}.site-footer{padding:72px 0 26px;color:var(--white);background:var(--navy-950)}.footer-main{display:grid;grid-template-columns:1fr 1fr;padding-bottom:52px;gap:90px}.footer-brand{max-width:310px}.footer-brand img{width:178px}.footer-brand p{margin:22px 0 0;color:#cfdcef80;font-size:13px}.footer-links{display:grid;grid-template-columns:1fr 1.4fr;gap:70px}.footer-links>div{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-links strong{margin-bottom:5px;color:#ffffffe6;font-size:12px;letter-spacing:.06em;text-transform:uppercase}.footer-links a{color:#cddaed85;font-size:12px;transition:color .2s ease}.footer-links a:hover,.footer-bottom a:hover{color:var(--sky-300)}.footer-bottom{display:grid;grid-template-columns:auto 1fr;padding-top:23px;gap:30px;color:#c5d4e85e;border-top:1px solid rgba(255,255,255,.08);font-size:10px}.footer-bottom p{margin:0}.footer-bottom p:nth-child(2){text-align:center}@media (max-width: 1100px){.hero-grid{grid-template-columns:1fr;padding-top:168px}.hero-copy{max-width:720px;text-align:center;margin:0 auto}.hero-lead{margin:0 auto}.hero-actions,.hero-proof{justify-content:center}.data-visual{width:min(100%,720px);margin:-20px auto 0}.workflow-grid{grid-template-columns:1fr;gap:70px}.workflow-visual{width:min(100%,700px);margin:0 auto}.workflow-copy{max-width:700px;margin:0 auto}}@media (max-width: 900px){.main-nav{display:none}.feature-card-wide{grid-template-columns:1fr;padding-bottom:20px}.connector-cloud{min-height:310px}.benefit-grid{grid-template-columns:1fr}.benefit-grid article{display:grid;grid-template-columns:auto 1fr;column-gap:20px}.benefit-icon{grid-row:1/3;margin-bottom:0}.benefit-grid small{grid-column:2}.cta-card{grid-template-columns:1fr;min-height:0;padding:46px;gap:36px}.cta-conversion{order:-1;max-width:670px}.cta-actions{flex-direction:row}.cta-actions .button{min-width:210px}.footer-main{grid-template-columns:1fr;gap:44px}}@media (max-width: 720px){.shell{width:min(100% - 32px,var(--shell))}.header-inner{min-height:74px}.brand{width:145px}.login-link{display:none}.button-compact{min-height:39px;padding:0 14px;font-size:12px}.hero-grid{min-height:auto;padding-top:132px;padding-bottom:70px}.hero h1{font-size:clamp(41px,12vw,57px)}.hero-lead{font-size:16px}.hero-actions{flex-direction:column;gap:18px}.hero-actions .button{width:100%}.hero-proof{flex-wrap:wrap;gap:12px 18px}.data-visual{min-height:480px;margin-top:10px;transform:scale(.88);transform-origin:center}.source-card,.destination-card{min-width:138px;min-height:59px;padding:10px}.source-card span:nth-child(2),.destination-card span:nth-child(2){font-size:11px}.source-icon,.destination-icon{width:33px;height:33px}.source-google,.source-meta,.source-analytics{left:-25px}.source-shopify{left:-5px}.destination-card{right:-25px;min-width:152px}.destination-dashboard{right:-25px}.hero-bottom .shell{flex-direction:column;text-align:center;gap:20px}.trust-row{flex-wrap:wrap;justify-content:center;gap:10px 20px}.section{padding:84px 0}.section-heading{margin-bottom:44px}.section-heading h2,.workflow-copy>h2,.cta-copy h2{font-size:38px}.feature-grid{grid-template-columns:1fr}.feature-card,.feature-card-wide{grid-column:auto;min-height:370px;padding:28px}.feature-number{margin-bottom:50px}.connector-cloud{margin:20px -15px 0;transform:scale(.9)}.workflow-visual{min-height:490px;margin:-30px 0;transform:scale(.88);transform-origin:center}.workflow-window{width:100%}.floating-metric-one{right:-20px}.floating-metric-two{right:-15px}.benefit-grid article{display:block}.benefit-icon{margin-bottom:24px}.benefit-grid small{grid-column:auto}.cta-section{padding:78px 0}.cta-card{padding:48px 28px;border-radius:20px}.cta-actions{flex-direction:column}.cta-actions .button{min-width:0}.cta-launch-panel{padding:14px}.cta-launch-header,.cta-launch-footer{align-items:flex-start;flex-direction:column;gap:8px}.cta-launch-header{padding:4px 3px 14px}.cta-launch-steps li{grid-template-columns:36px minmax(0,1fr);min-height:0}.cta-logo-stack,.cta-step-status{grid-column:2;justify-self:start;margin-top:2px}.footer-links{gap:38px}.footer-bottom{grid-template-columns:1fr;gap:8px}.footer-bottom p:nth-child(2){text-align:left}}@media (max-width: 440px){.data-visual{width:112%;margin-left:-6%;transform:scale(.8)}.hero-proof{font-size:11px}.connector-cloud{margin-right:-60px;margin-left:-60px;transform:scale(.78)}.workflow-visual{width:116%;margin-left:-8%;transform:scale(.76)}.pipeline-node{width:82px}.footer-links{grid-template-columns:1fr}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
