@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap');
:root{--purple:#895af6;--ink:#17151f;--muted:#706d7b;--line:#e9e7ef;--soft:#f7f6fb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font:16px 'DM Sans',sans-serif;background:#fff}a{text-decoration:none;color:inherit}.nav{height:78px;padding:0 6vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f0eef5;background:#fff}.brand img{width:132px}.nav nav{display:flex;gap:34px;color:#686572;font-size:14px}.nav nav a:hover{color:var(--purple)}.nav-cta,.button{background:var(--ink);color:#fff;padding:13px 18px;border-radius:10px;font-weight:600;font-size:14px}.nav-cta span,.button span{color:#a58aff;margin-left:10px}.hero{min-height:590px;padding:60px 10vw 40px;display:grid;grid-template-columns:1fr 1fr;align-items:center;overflow:hidden;background:linear-gradient(120deg,#fff 50%,#f4f1ff)}.eyebrow{color:var(--purple);text-transform:uppercase;font-size:11px;letter-spacing:1.7px;font-weight:700;display:flex;align-items:center;gap:8px}.eyebrow span{width:7px;height:7px;border-radius:50%;background:var(--purple)}h1,h2{font-family:'Space Grotesk',sans-serif;letter-spacing:-2px}h1{font-size:clamp(48px,6vw,82px);line-height:.98;margin:20px 0}h1 em,h2 em{font-style:normal;color:var(--purple)}.hero-copy p{color:var(--muted);font-size:19px;line-height:1.55;max-width:480px}.hero-pills{display:flex;gap:9px;margin-top:28px;flex-wrap:wrap}.hero-pills span{background:#fff;border:1px solid var(--line);padding:9px 13px;border-radius:99px;font-size:13px;color:#534e62}.hero-art{position:relative;height:490px;display:flex;justify-content:center;align-items:center}.hero-art img{height:470px;position:relative;z-index:1;filter:drop-shadow(18px 30px 26px #5d39ba35)}.glow{position:absolute;width:340px;height:340px;background:#cfc0ff;border-radius:50%;filter:blur(4px);opacity:.65}.art-note{position:absolute;z-index:2;right:2%;bottom:46px;background:#fff;padding:15px 18px;border-radius:13px;box-shadow:0 15px 40px #2a20501c;display:flex;flex-direction:column;gap:4px}.art-note strong{font-family:'Space Grotesk'}.art-note small{color:var(--muted)}.sim-wrap,.rates{padding:90px 10vw}.sim-wrap{background:var(--soft)}.section-intro{display:flex;justify-content:space-between;align-items:end;margin-bottom:34px}.section-intro h2{font-size:42px;margin:12px 0 8px}.section-intro p{margin:0;color:var(--muted)}.status,.legend{font-size:13px;color:var(--muted)}.status i{display:inline-block;width:7px;height:7px;background:#37bd83;border-radius:50%;margin-right:7px}.sim-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:22px;max-width:1050px}.panel{background:#fff;border:1px solid var(--line);border-radius:18px;padding:29px;box-shadow:0 10px 30px #33236308}.inputs{display:grid;grid-template-columns:1fr 1fr;gap:23px 20px}.inputs label{font-size:13px;font-weight:600;color:#4d4958}.money-input,select{margin-top:8px;width:100%;height:48px;border:1px solid #dbd8e5;border-radius:9px;background:#fff;display:flex;align-items:center;padding:0 13px;font:16px 'DM Sans'}.money-input b{font-size:13px;color:var(--muted);margin-right:8px}.money-input input{border:0;outline:0;font:18px 'DM Sans';width:100%;color:var(--ink)}select{padding:0 13px;appearance:auto}.segmented{display:flex;margin-top:8px;background:#f0eef6;border-radius:9px;padding:3px}.segmented button{border:0;background:transparent;border-radius:7px;padding:10px;flex:1;color:var(--muted);font:13px 'DM Sans';cursor:pointer}.segmented button.active{background:#fff;color:var(--ink);box-shadow:0 2px 6px #33236312}.receive{display:flex;gap:8px;margin-top:8px}.receive button{flex:1;text-align:left;padding:10px;border:1px solid var(--line);background:#fff;border-radius:9px;cursor:pointer}.receive button.active{border-color:var(--purple);background:#f6f2ff}.receive strong,.receive small{display:block}.receive strong{font-size:14px}.receive small{color:var(--muted);font-size:11px;margin-top:3px}.result{background:var(--ink);color:#fff;display:flex;flex-direction:column;justify-content:center}.result-head{display:flex;justify-content:space-between;color:#beb9cb;font-size:14px}.result-head small{color:#a58aff}.big-value{font:600 48px 'Space Grotesk';letter-spacing:-2px;margin:18px 0 22px}.result-line{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #393542;color:#b9b5c1;font-size:13px}.result-line strong{color:#fff}.result-divider{height:18px}.result-foot{display:flex;justify-content:space-between;align-items:center;font-size:11px;color:#8f899b}.result-foot i{display:inline-block;width:6px;height:6px;background:#42c88c;border-radius:50%;margin-right:6px}.result-foot button{background:none;border:0;color:#b59cff;font:11px 'DM Sans';cursor:pointer}.rates{background:#fff}.legend{display:flex;align-items:center;gap:8px}.dot{width:8px;height:8px;border-radius:50%;display:inline-block;margin-left:15px}.purple{background:var(--purple)}.gray{background:#c7c3d1}.table-card{border:1px solid var(--line);border-radius:16px;overflow:hidden}.table-card table{border-collapse:collapse;width:100%;text-align:left}.table-card th,.table-card td{padding:14px 20px;border-bottom:1px solid #efedf3;font-size:14px}.table-card th{background:#faf9fc;color:#777281;font-size:12px;text-transform:uppercase;letter-spacing:.8px}.table-card td:nth-child(3){color:var(--purple);font-weight:600}.table-foot{padding:16px 20px;color:#8a8693;font-size:12px}.machine{padding:90px 10vw;display:grid;grid-template-columns:1fr 1fr;align-items:center;background:#17151f;color:white;overflow:hidden}.machine h2{font-size:50px;line-height:1.05;margin:18px 0}.machine-copy p{color:#aaa5b5;line-height:1.6;max-width:430px}.machine-points{margin:30px 0;display:grid;gap:12px}.machine-points div{display:flex;gap:15px;align-items:center}.machine-points b{font:14px 'Space Grotesk';color:#a58aff}.machine-points span{font-size:14px;color:#dad7e1}.machine .button{display:inline-block;background:var(--purple)}.machine-visual{height:540px;display:flex;align-items:center;justify-content:center;position:relative}.machine-visual img{height:525px;position:relative;z-index:1;filter:drop-shadow(18px 30px 30px #0008)}.machine-orb{position:absolute;width:390px;height:390px;border-radius:50%;background:var(--purple);opacity:.24;filter:blur(20px)}footer{background:#0e0d13;color:#85818f;padding:27px 10vw;display:flex;align-items:center;gap:30px;font-size:12px}footer img{width:95px}footer span:last-child{margin-left:auto}@media(max-width:800px){.nav{padding:0 6vw}.nav nav{display:none}.hero,.sim-grid,.machine{grid-template-columns:1fr}.hero{padding:50px 7vw 10px}.hero-art{height:390px}.hero-art img{height:360px}.art-note{right:0;bottom:20px}.sim-wrap,.rates,.machine{padding:65px 7vw}.section-intro{display:block}.status,.legend{margin-top:20px}.inputs{grid-template-columns:1fr}.machine-visual{height:430px;order:-1}.machine-visual img{height:400px}.machine h2{font-size:40px}footer{padding:25px 7vw;flex-wrap:wrap}footer span:last-child{margin-left:0}.table-card{overflow-x:auto}.table-card table{min-width:600px}}
