@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;600;700;800;900&display=swap');
:root{--ink:#27136d;--purple:#7043ed;--purple2:#8b50f4;--teal:#29bcae;--orange:#ff9348;--cream:#fff6e8;--lavender:#f7f3ff;--line:#ddd2fa;--dark:#191622}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(135deg,#fbf8ff 0%,#f6f2ff 55%,#ecfaff 100%);color:var(--ink);font-family:'Nunito Sans',Arial,sans-serif}.promo-shell{max-width:1540px;margin:auto;overflow:hidden}.promo-nav{height:86px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;background:rgba(255,255,255,.88);border-bottom:1px solid #eee7ff;backdrop-filter:blur(18px);position:relative;z-index:5}.promo-brand{font-weight:900;letter-spacing:2px;color:var(--ink);text-decoration:none;font-size:19px}.promo-brand span{color:var(--orange)}.promo-nav-actions{display:flex;align-items:center;gap:28px}.promo-nav-actions>a{color:#665582;text-decoration:none;font-size:14px;font-weight:800}.promo-nav-actions .mini-cta{color:#fff;background:var(--purple);padding:12px 21px;border-radius:13px;box-shadow:0 10px 25px #7043ed35}.promo-hero{min-height:670px;padding:80px 6% 72px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:60px;position:relative}.promo-hero:before{content:"";position:absolute;width:270px;height:270px;border-radius:50%;background:#ffe6cb;top:-125px;left:-80px;opacity:.75}.hero-copy{position:relative;z-index:2;max-width:750px}.eyebrow{color:var(--purple);font-weight:900;letter-spacing:1.5px;font-size:13px}.hero-copy h1{font-size:clamp(54px,6vw,96px);line-height:.95;letter-spacing:-4px;margin:25px 0;color:var(--ink)}.hero-copy h1 span{color:var(--purple)}.hero-lead{font-size:21px;line-height:1.6;color:#6d5b91;max-width:680px}.hero-actions{display:flex;align-items:center;gap:26px;margin:35px 0}.primary-cta{display:inline-flex;align-items:center;justify-content:center;gap:15px;text-decoration:none;background:linear-gradient(120deg,var(--purple),var(--purple2));color:#fff;padding:17px 25px;border-radius:14px;font-weight:900;box-shadow:0 15px 32px #7043ed38;transition:.2s}.primary-cta:hover{transform:translateY(-2px);box-shadow:0 18px 40px #7043ed4d}.text-link{color:var(--purple);font-weight:900;text-decoration:none}.invited-by{display:inline-flex;gap:12px;align-items:center;background:#fff;padding:8px 18px 8px 8px;border:1px solid var(--line);border-radius:50px;box-shadow:0 12px 35px #47268f12}.invited-by img{width:48px;height:48px;border-radius:50%;object-fit:cover;border:3px solid #51c8bb}.invited-by span{display:grid}.invited-by small{font-size:9px;letter-spacing:1.2px;color:#8b7ca7;font-weight:900}.invited-by strong{font-size:14px}.traffic-universe{min-height:535px;position:relative;display:grid;place-items:center}.traffic-universe:before{content:"";position:absolute;width:430px;height:430px;border-radius:50%;background:linear-gradient(145deg,#7548ee,#5934d6);box-shadow:0 45px 80px #3b23713a}.traffic-core{position:relative;z-index:3;width:340px;height:340px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-align:center;background:radial-gradient(circle at 32% 26%,#66dfd0 0 8%,#3ac6b7 42%,#1ca99d 100%);box-shadow:inset -28px -28px 55px #087d7450,0 30px 55px #38198c40}.traffic-core:after{content:"";position:absolute;inset:25px;border:2px solid #fff6;border-radius:50%;transform:rotate(-15deg) scaleY(.48)}.traffic-core small{font-weight:900;letter-spacing:2px;font-size:12px;z-index:1}.traffic-core strong{font-size:43px;letter-spacing:-2px;margin:10px 0 0;z-index:1}.traffic-core span{font-size:14px;opacity:.82;z-index:1}.orbit{position:absolute;z-index:2;width:500px;height:230px;border:2px solid #c8b6ff88;border-radius:50%;transform:rotate(22deg)}.orbit-two{transform:rotate(-30deg);width:480px;height:210px}.orbit i{position:absolute;width:25px;height:25px;background:#ffb341;border:6px solid #fff;border-radius:50%;left:72px;top:17px;box-shadow:0 5px 14px #20126450}.orbit-two i{background:#ff6f93;left:auto;right:42px;top:150px}.signal{position:absolute;z-index:4;background:#fff;color:var(--purple);padding:10px 16px;border-radius:25px;font-size:12px;font-weight:900;box-shadow:0 12px 30px #2b156134}.signal-one{top:55px;right:35px}.signal-two{bottom:65px;left:20px}.signal-three{bottom:100px;right:10px}.trust-strip{margin:0 5%;display:grid;grid-template-columns:repeat(3,1fr);gap:16px;transform:translateY(-18px)}.trust-strip article{background:#fff;border:1px solid var(--line);padding:25px;border-radius:20px;display:flex;align-items:center;gap:16px;box-shadow:0 15px 40px #3a23650d}.trust-strip strong{display:block;font-size:25px}.trust-strip span{color:#81739d}.dot{width:46px;height:46px;border-radius:15px;display:block;position:relative}.dot:after{content:"";position:absolute;width:6px;height:6px;border-radius:50%;background:currentColor;inset:0;margin:auto}.dot.purple{background:#eee7ff;color:var(--purple)}.dot.teal{background:#ddf8f4;color:var(--teal)}.dot.orange{background:#fff0df;color:var(--orange)}.how-section{padding:110px 6%;text-align:center}.how-section header{max-width:770px;margin:0 auto 55px}.how-section h2,.feature-grid h2{font-size:42px;line-height:1.1;margin:16px 0}.how-section header>p:last-child{font-size:18px;color:#746392}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;text-align:left}.steps article{background:#fff;padding:34px;border:1px solid var(--line);border-radius:24px;position:relative;box-shadow:0 18px 50px #3a23650c}.steps article>span{position:absolute;right:25px;top:24px;color:#c8bde3;font-size:13px;font-weight:900}.step-icon{display:grid;place-items:center;width:55px;height:55px;border-radius:17px;background:#eee7ff;color:var(--purple);font-size:26px}.steps article:nth-child(2) .step-icon{background:#ddf8f4;color:#139f92}.steps article:nth-child(3) .step-icon{background:#fff0df;color:#ee782c}.steps h3{font-size:21px;margin:24px 0 10px}.steps p{color:#756690;line-height:1.6}.feature-grid{padding:20px 6% 100px;display:grid;grid-template-columns:1.35fr .65fr;gap:22px}.feature-grid article{border-radius:28px;padding:50px}.feature-main{background:#fff;border:1px solid var(--line)}.feature-main>p:not(.eyebrow){color:#746392;font-size:18px;line-height:1.65}.feature-pills{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.feature-pills span{padding:10px 15px;border-radius:25px;background:#f4efff;color:var(--purple);font-size:13px;font-weight:900}.feature-side{background:linear-gradient(140deg,#ff9549,#ffb35f);color:#fff;position:relative;overflow:hidden}.feature-side .eyebrow{color:#fff5ce}.feature-side p{line-height:1.65}.feature-side small{display:block;margin-top:16px;opacity:.78}.primary-cta.light{background:#fff;color:var(--ink);box-shadow:none;margin-top:12px}.sun{position:absolute;width:140px;height:140px;border:24px solid #fff3;right:-24px;top:-25px;border-radius:50%}footer{margin:0 5% 35px;padding:30px 0;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;color:#7b6d96}footer a{color:var(--purple);font-weight:900;text-decoration:none}@media(max-width:950px){.promo-nav-actions>a:not(.mini-cta){display:none}.promo-hero{grid-template-columns:1fr;padding-top:60px}.hero-copy{text-align:center;margin:auto}.hero-actions{justify-content:center}.invited-by{margin:auto}.traffic-universe{min-height:500px}.trust-strip,.steps,.feature-grid{grid-template-columns:1fr}.trust-strip{transform:none}.feature-grid article{padding:35px}}@media(max-width:600px){.promo-nav{height:72px}.promo-hero{padding:50px 22px}.hero-copy h1{font-size:52px;letter-spacing:-2.5px}.hero-lead{font-size:17px}.hero-actions{flex-direction:column}.traffic-universe{min-height:390px;transform:scale(.8);margin:-40px}.traffic-universe:before{width:370px;height:370px}.traffic-core{width:285px;height:285px}.traffic-core strong{font-size:34px}.orbit{width:410px}.trust-strip{margin:0 18px}.trust-strip article{padding:20px}.how-section,.feature-grid{padding-left:22px;padding-right:22px}.how-section h2,.feature-grid h2{font-size:34px}.how-section{padding-top:80px}.feature-grid article{padding:30px 25px}footer{flex-direction:column;gap:12px}.signal{display:none}}
