:root{font-family:Manrope,Inter,sans-serif;color:#172033;background:#f5f7fb;--blue:#2f6bff;--purple:#744bdf;--ink:#172033;--muted:#657089;--line:#e2e8f2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;overflow-x:hidden}.wrap{width:min(1180px,calc(100% - 48px));margin:auto}.noise{position:fixed;inset:0;pointer-events:none;opacity:.035;z-index:20;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.7'/%3E%3C/svg%3E")}.header{height:88px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:10}.logo{display:flex;align-items:center;gap:10px;color:var(--ink);font-size:23px;font-weight:800;text-decoration:none;letter-spacing:-.7px}.logo-mark{position:relative;width:31px;height:29px;display:inline-block}.logo-mark i{position:absolute;width:18px;height:26px;background:var(--blue);border-radius:12px 12px 8px 8px;transform:rotate(-14deg);left:2px}.logo-mark i:last-child{background:#78a0ff;transform:rotate(14deg);left:12px}.header nav{display:flex;gap:34px}.header nav a,.mini-link{color:var(--muted);text-decoration:none;font-size:13px;font-weight:700}.header nav a:hover{color:var(--blue)}.mini-link{color:var(--blue);border:1px solid #cfdcff;padding:11px 16px;border-radius:999px}.hero{min-height:700px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;padding:54px 0 90px}.status{display:inline-flex;align-items:center;gap:9px;border:1px solid #d9e3f7;background:#fff;border-radius:999px;padding:9px 14px;color:#526078;font-size:12px;font-weight:700}.status span{width:8px;height:8px;border-radius:50%;background:#22b573;box-shadow:0 0 0 5px #e6f7ef}.hero h1{font-size:clamp(52px,6.2vw,86px);line-height:.98;letter-spacing:-5px;margin:25px 0 26px}.hero h1 em{font-style:normal;color:var(--blue)}.hero-copy>p{font-size:17px;line-height:1.7;color:var(--muted);max-width:610px}.actions{display:flex;gap:12px;margin:34px 0}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:56px;padding:0 22px;border-radius:16px;text-decoration:none;font-size:14px;font-weight:800;transition:.2s}.button:hover{transform:translateY(-2px)}.primary{background:var(--blue);color:#fff;box-shadow:0 14px 30px #2f6bff3d}.ghost{color:var(--ink);background:#fff;border:1px solid var(--line)}.trust{display:flex;align-items:center;gap:14px;margin-top:38px}.avatars{display:flex}.avatars span{width:31px;height:31px;display:grid;place-items:center;margin-left:-7px;border:3px solid #f5f7fb;border-radius:50%;background:#dbe6ff;color:var(--blue);font-size:11px;font-weight:800}.avatars span:first-child{margin:0}.trust p{font-size:11px;line-height:1.45;color:#8992a6;margin:0}.trust b{color:var(--ink);font-size:12px}.hero-visual{position:relative;min-height:540px;display:grid;place-items:center;background:radial-gradient(circle,#dbe6ff 0 2px,transparent 2px);background-size:22px 22px}.hero-visual:before{content:"";position:absolute;width:430px;height:430px;border-radius:50%;background:linear-gradient(135deg,var(--blue),var(--purple));box-shadow:0 30px 80px #2f6bff3d}.orbit{position:absolute;border:1px solid #a9bef4;border-radius:50%}.orbit-one{width:500px;height:330px;transform:rotate(35deg)}.orbit-two{width:460px;height:390px;transform:rotate(-32deg)}.phone{position:relative;z-index:2;width:270px;padding:12px 14px 18px;border:7px solid #172033;border-radius:39px;background:#f5f7fb;box-shadow:0 35px 70px #17203355;transform:rotate(-3deg)}.phone-top{height:18px;display:flex;justify-content:space-between;font-size:8px;font-weight:800}.phone-top i{width:48px;height:13px;border-radius:8px;background:#172033}.app-head{height:47px;display:flex;align-items:center;gap:6px}.small{transform:scale(.58);transform-origin:left;width:21px}.app-head b{font-size:13px}.avatar{margin-left:auto;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#e8efff;color:var(--blue);font-size:9px;font-weight:800}.app-label{font-size:7px;color:var(--blue);font-weight:800;letter-spacing:.6px;margin:4px 0 10px}.offer{overflow:hidden;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 12px 35px #1f34621a}.offer-art{height:148px;padding:17px;position:relative;overflow:hidden;color:#fff;background:linear-gradient(135deg,var(--blue),var(--purple));display:flex;flex-direction:column;justify-content:space-between}.offer-art small{font-size:7px;font-weight:800}.offer-art strong{font-size:25px;line-height:1}.cup{position:absolute;right:-8px;bottom:-7px;font-size:72px;transform:rotate(-12deg)}.offer-text{padding:15px}.offer-text b{font-size:12px}.offer-text p{font-size:8px;line-height:1.5;color:var(--muted)}.offer-text button{width:100%;border:0;border-radius:10px;background:var(--blue);color:#fff;padding:10px;font-size:8px;font-weight:800}.float-card{position:absolute;z-index:4;background:#fff;border:1px solid #e6ebf5;border-radius:16px;box-shadow:0 18px 45px #1720332e;padding:13px 17px;display:flex;flex-direction:column}.float-card small{font-size:9px;color:var(--muted)}.reward{left:3%;top:18%}.reward span{font-size:20px;color:#159568;font-weight:800}.people{right:-2%;bottom:17%}.people b{font-size:23px;color:var(--blue)}.ticker{overflow:hidden;background:var(--ink);color:#fff;height:58px;display:flex;align-items:center;white-space:nowrap}.ticker div{font-size:12px;font-weight:800;letter-spacing:1.4px;word-spacing:16px;animation:marquee 22s linear infinite}.ticker span{color:#77a0ff}@keyframes marquee{to{transform:translate(-30%)}}.about{padding:120px 0}.section-kicker{font-size:11px;letter-spacing:1.5px;color:var(--blue);font-weight:800;margin-bottom:30px}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.about h2,.how h2,.business h2{font-size:clamp(37px,4.4vw,58px);line-height:1.08;letter-spacing:-2.8px;margin:0}.about h2 span{color:#98a1b3}.about-grid p,.how-head p,.business-copy>p{font-size:16px;line-height:1.75;color:var(--muted);margin:0 0 18px}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:74px}.value-grid article{position:relative;padding:28px;min-height:255px;border:1px solid var(--line);border-radius:24px;background:#fff}.value-grid article>span{position:absolute;right:23px;top:21px;color:#aab3c4;font-size:11px}.icon,.step-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:#eaf0ff;color:var(--blue);font-size:22px}.value-grid h3,.steps h3{margin:34px 0 11px;font-size:20px}.value-grid p,.steps p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}.how{padding:110px 0 120px;background:#111a2c;color:#fff}.light{color:#78a0ff}.how-head{display:grid;grid-template-columns:1.3fr .7fr;gap:90px;align-items:end}.how-head p{color:#929db2}.steps{display:grid;grid-template-columns:repeat(4,1fr);margin-top:70px;border-top:1px solid #2a3448}.steps article{position:relative;padding:40px 24px 10px 0}.steps article:after{content:"";position:absolute;right:22px;top:45px;width:1px;height:150px;background:#2a3448}.steps article:last-child:after{display:none}.steps article>b{color:#78849a;font-size:10px}.steps .step-icon{margin-top:28px;background:#1e2b45;color:#75a0ff}.steps p{color:#909bb0;padding-right:22px}.business{padding:110px 0}.business-card{position:relative;overflow:hidden;min-height:560px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;padding:70px;border-radius:34px;color:#fff;background:radial-gradient(circle at 92% 12%,#94b2ff 0 3%,transparent 4%),linear-gradient(135deg,#2f6bff,#5a50e2 70%,#744bdf)}.business-copy{position:relative;z-index:2}.business-copy>p{color:#dce5ff;max-width:570px;margin:25px 0}.business-copy ul{list-style:none;padding:0;margin:0 0 30px;display:grid;gap:12px;font-size:13px}.business-copy li:before{content:"✓";display:inline-grid;place-items:center;width:20px;height:20px;margin-right:10px;border-radius:50%;background:#ffffff2b}.white{background:#fff;color:var(--blue)}.dashboard{align-self:center;margin-left:65px;padding:28px;border-radius:26px;background:#fff;color:var(--ink);transform:rotate(3deg);box-shadow:0 35px 60px #1720333b}.dash-top{display:flex;justify-content:space-between;color:#71809b;font-size:11px}.dash-top i{width:7px;height:7px;border-radius:50%;background:#20bb79}.dashboard>p{font-size:11px;color:var(--muted);margin:30px 0 5px}.dashboard>strong{font-size:36px}.dashboard>strong small{font-size:10px;color:#159568;background:#e7f7f0;padding:4px 6px;border-radius:7px}.chart{height:140px;display:flex;align-items:end;gap:9px;border-bottom:1px solid var(--line);margin-top:20px}.chart i{flex:1;border-radius:6px 6px 0 0;background:linear-gradient(#78a0ff,var(--blue))}.dash-stats{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}.dash-stats span{display:flex;flex-direction:column;font-size:9px;color:var(--muted)}.dash-stats b{font-size:17px;color:var(--ink)}footer{background:#0d1424;color:#fff;padding:65px 0}.footer{display:grid;grid-template-columns:1fr 1fr 1fr auto;align-items:start}.inverse{color:#fff}.footer p{margin:0;color:#8994a8;font-size:13px;line-height:1.6}.footer-links{display:flex;flex-direction:column;gap:12px}.footer-links a{color:#fff;text-decoration:none;font-size:12px;font-weight:700}.footer small{color:#657089;font-size:10px}@media(max-width:900px){.header nav{display:none}.hero{grid-template-columns:1fr;padding-top:40px}.hero-copy{text-align:center}.hero-copy>p{margin:auto}.actions,.trust{justify-content:center}.hero-visual{min-height:560px}.about-grid,.how-head,.business-card,.value-grid{grid-template-columns:1fr}.steps{grid-template-columns:1fr 1fr}.dashboard{margin:45px 0 0}.footer{grid-template-columns:1fr 1fr;gap:35px}}@media(max-width:600px){.wrap{width:min(100% - 28px,1180px)}.header{height:72px}.mini-link{font-size:0;padding:10px 13px}.mini-link span{font-size:16px}.hero{min-height:auto;padding:45px 0 70px;gap:28px}.hero h1{font-size:52px;letter-spacing:-3.5px}.hero-copy>p{font-size:15px}.actions{flex-direction:column}.trust{margin-top:24px}.hero-visual{min-height:490px;transform:scale(.86);margin:-30px}.hero-visual:before{width:360px;height:360px}.orbit-one{width:420px}.orbit-two{width:390px}.reward{left:0}.people{right:0}.about{padding:85px 0}.about-grid{gap:28px}.about h2,.how h2,.business h2{font-size:38px;letter-spacing:-2px}.value-grid{margin-top:45px}.how{padding:80px 0}.how-head{gap:25px}.steps{grid-template-columns:1fr;margin-top:40px}.steps article{border-bottom:1px solid #2a3448;padding:28px 0}.steps article:after{display:none}.steps .step-icon{margin-top:18px}.steps h3{margin-top:20px}.business{padding:70px 0}.business-card{padding:40px 24px;border-radius:28px}.dashboard{padding:22px}.footer{grid-template-columns:1fr}.ticker div{animation-duration:15s}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ticker div{animation:none}.button{transition:none}}.hero-visual{min-height:680px}.hero-visual:before{width:500px;height:500px}.orbit-one{width:570px;height:390px}.orbit-two{width:525px;height:455px}.phone{width:342px;height:700px;padding:16px 17px 22px;overflow:hidden;border:8px solid #111a2c;border-radius:58px;background:#f7f9fd;box-shadow:0 42px 90px #1720335c,inset 0 0 0 1px #ffffff80;transform:rotate(-3deg)}.phone:after{content:"";position:absolute;right:-9px;top:174px;width:4px;height:82px;border-radius:0 3px 3px 0;background:#111a2c}.phone-top{position:relative;height:28px;align-items:flex-start;padding:2px 8px 0;font-size:10px}.phone-top i{position:absolute;top:0;left:50%;width:92px;height:25px;border-radius:15px;background:#111a2c;transform:translate(-50%)}.app-head{height:64px;gap:9px;padding:0 5px}.small{width:25px;transform:scale(.72)}.app-head b{font-size:16px}.avatar{width:31px;height:31px;font-size:11px}.app-label{margin:5px 5px 13px;font-size:8px;letter-spacing:.8px}.offer{height:520px;display:flex;flex-direction:column;border-radius:29px}.offer-art{height:285px;flex:none;padding:24px}.offer-art small{font-size:9px}.offer-art strong{max-width:190px;font-size:34px;letter-spacing:-1.5px}.cup{right:-5px;bottom:6px;font-size:104px}.offer-text{flex:1;display:flex;flex-direction:column;padding:23px}.offer-text b{font-size:16px}.offer-text p{margin:10px 0 18px;font-size:10px;line-height:1.55}.offer-text button{margin-top:auto;padding:14px;border-radius:13px;font-size:10px}.reward{left:-4%;top:17%}.people{right:-5%;bottom:13%}@media(max-width:900px){.hero-visual{min-height:700px}}@media(max-width:600px){.hero-visual{min-height:650px;margin:-10px -28px -20px;transform:none}.hero-visual:before{width:390px;height:390px}.orbit-one{width:430px;height:310px}.orbit-two{width:410px;height:350px}.phone{width:300px;height:614px;padding:14px 15px 19px;border-width:7px;border-radius:51px}.phone-top{height:24px}.phone-top i{width:80px;height:22px}.app-head{height:55px}.app-label{margin-bottom:10px}.offer{height:452px;border-radius:25px}.offer-art{height:248px;padding:21px}.offer-art strong{font-size:30px}.cup{font-size:90px}.offer-text{padding:19px}.offer-text b{font-size:14px}.reward{left:1%;top:16%;padding:11px 13px}.people{right:1%;bottom:11%;padding:11px 13px}}
