*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f8faf6;color:#183e33;font-family:Inter,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,a{touch-action:manipulation}.site-nav{max-width:1280px;margin:auto;padding:26px 42px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e3e9df}.logo{display:flex;align-items:center;gap:10px;font-size:30px;font-weight:700;letter-spacing:-2px}.logo>span{font-size:26px;letter-spacing:-1px}.site-nav nav{display:flex;gap:32px;font-size:13px;color:#6b7d71}.nav-login{background:#fff;border:1px solid #dce5d5;border-radius:8px;font-size:12px;padding:12px 18px}.site-hero{max-width:1280px;margin:auto;display:grid;grid-template-columns:1.16fr 1fr;gap:70px;padding:85px 42px 76px;align-items:center}.kicker{font-size:10px;letter-spacing:2px;font-weight:700;color:#6d8662;display:flex;align-items:center;gap:10px}.kicker i{width:7px;height:7px;background:#85ad59;border-radius:50%}h1{font-size:clamp(42px,4.5vw,65px);font-weight:550;line-height:1.1;letter-spacing:-3px;margin:26px 0}p{color:#7c8b7e;font-size:14px;line-height:1.9}.hero-copy>p{max-width:475px}.hero-ctas{display:flex;gap:25px;align-items:center;margin-top:32px}.solid{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;background:#234b39;color:#fff;border-radius:9px;padding:15px 22px;font-size:13px;font-weight:500}.solid:hover{background:#365e45}.text-link{font-size:12px;color:#637a56}.hero-note{font-size:10px;color:#96a28f;margin-top:21px}.flow-visual{padding:24px 28px 20px;border:1px solid #dae4d3;background:linear-gradient(150deg,#eef5e8,#f5f9ee);border-radius:20px;box-shadow:0 24px 60px #1f4c2a08;transform:rotate(-2deg)}.visual-top{display:flex;justify-content:space-between;font-size:9px;letter-spacing:1.8px;color:#87967c}.live-dot{color:#83ad59}.coin-line{display:flex;justify-content:center;gap:20px;margin:36px 0 0}.coin{width:53px;height:53px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid #e5e9de;font-size:27px;box-shadow:0 5px 10px #344c2905}.btc{color:#b98734}.usdt{color:#609c82}.ltc{color:#7b859a}.ton{color:#548c9e}.flow-stem{height:32px;border-left:1px dashed #aabe9b;margin-left:50%}.flow-center{display:flex;align-items:center;gap:14px;background:#224b39;color:#f2faeb;border-radius:12px;padding:19px 21px;box-shadow:0 9px 24px #23492e1a}.flow-center>span:last-child{margin-left:auto}.flow-mark{font-size:32px;color:#c7e897}.flow-center strong{font-size:14px;font-weight:550}.flow-center small{display:block;font-size:10px;color:#a2b899;margin-top:5px}.flow-result{background:#ffffffc9;padding:20px;border-radius:12px;display:flex;align-items:center;justify-content:space-between}.flow-result small{display:block;font-size:8px;letter-spacing:1.6px;color:#9aa58f}.flow-result strong{display:block;font-size:12px;font-weight:500;margin-top:9px}.check{background:#edf5e4;color:#709952;border-radius:100%;width:28px;height:28px;display:grid;place-items:center}.flow-foot{display:flex;justify-content:space-between;font-size:8px;color:#929f86;padding-top:25px}.asset-band{max-width:1196px;margin:0 auto;border-top:1px solid #e2e8dc;border-bottom:1px solid #e2e8dc;padding:26px 0;display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}.asset-band>span{font-size:8px;letter-spacing:1.7px;color:#97a08d}.asset-band strong{font-size:15px;font-weight:500;letter-spacing:-.4px;color:#76836c}.asset-band small{font-size:9px;color:#9ca793}.products{max-width:1280px;padding:80px 42px;margin:auto}.section-top{display:flex;align-items:center;justify-content:space-between;gap:30px}h2{font-size:35px;line-height:1.2;font-weight:550;letter-spacing:-1.4px;margin:17px 0 30px}.section-top p{font-size:12px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-grid article{background:#fff;border:1px solid #e4e9df;border-radius:14px;padding:28px;display:flex;flex-direction:column}.product-icon{width:35px;height:35px;display:grid;place-items:center;background:#f0f5eb;border-radius:9px;color:#67824f;font-size:20px}.product-grid h3{font-size:17px;font-weight:550;letter-spacing:-.3px;margin:23px 0 4px}.product-grid p{font-size:12px;line-height:1.9;flex:1}.product-grid a{font-size:11px;color:#6d8954;margin-top:15px}.developer-block{max-width:1196px;margin:10px auto 75px;background:#193e32;border-radius:20px;padding:50px;display:grid;grid-template-columns:1fr 1fr;gap:60px;color:#eaf6df}.developer-block .kicker{color:#9eb779}.developer-block h2{font-size:34px}.developer-block p{font-size:12px;color:#9bad94;max-width:390px}.solid.light{background:#d6edb0;color:#304e2a;font-size:11px;margin-top:15px}.code-card{background:#123328;border:1px solid #325342;border-radius:12px;padding:25px;align-self:center;overflow:auto}.code-card>span{font-size:8px;letter-spacing:1.5px;color:#7d9a72}.code-card pre{font-family:Consolas,monospace;color:#bed9a3;font-size:12px;line-height:1.9;margin:25px 0}.code-card small{display:block;font-size:10px;color:#83a077;line-height:1.7;max-width:340px}.faq{max-width:850px;padding:0 30px 85px;margin:auto}.faq h2{margin-bottom:35px}.faq details{border-bottom:1px solid #e1e7db;padding:21px 0}.faq summary{font-size:14px;cursor:pointer;font-weight:500}.faq details p{font-size:12px}.faq details a{color:#476d3b;text-decoration:underline}footer{border-top:1px solid #e3e9de;max-width:1196px;margin:auto;padding:32px 0;display:flex;align-items:center;justify-content:space-between;color:#87917c}footer>span{font-size:10px}footer nav{display:flex;gap:20px;font-size:10px}:focus-visible{outline:3px solid #8daf63;outline-offset:4px}
@media(max-width:950px){.site-hero{gap:30px;padding:60px 30px}.flow-visual{padding:20px}.coin-line{gap:10px}.asset-band{margin:0 30px}.developer-block{margin:0 30px 60px;padding:32px;gap:25px}.product-grid{gap:12px}.product-grid article{padding:22px}.products{padding:60px 30px}.site-nav{padding:20px 30px}footer{margin:0 30px}}
@media(max-width:680px){.site-nav nav{display:none}.site-nav{padding:20px}.nav-login{font-size:10px;padding:10px}.site-hero{grid-template-columns:1fr;padding:45px 22px;gap:40px}h1{font-size:44px;letter-spacing:-2.3px}.hero-copy>p{font-size:13px}.flow-visual{transform:none;max-width:480px;width:100%}.hero-ctas{gap:18px}.asset-band{justify-content:center;padding:25px 10px;gap:20px}.asset-band>span,.asset-band small{width:100%;text-align:center}.asset-band strong{font-size:13px}.products{padding:50px 22px}.section-top{display:block}.section-top p{display:none}h2{font-size:28px}.product-grid{grid-template-columns:1fr}.developer-block{grid-template-columns:1fr;padding:27px;margin:0 20px 55px}.developer-block h2{font-size:28px}.code-card{padding:18px}.code-card pre{font-size:10px}.faq{padding:0 22px 50px}footer{margin:0 22px;flex-wrap:wrap;gap:20px}footer>span{display:none}footer nav{gap:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
