@import url('https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;600;700;800&display=swap');

:root{--cream:#f5f0e0;--paper:#fffbf3;--ink:#172019;--muted:#687067;--orange:#e96b18;--green:#254b35;--line:#d8d2c2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Manrope,sans-serif}.wrap{width:min(1160px,calc(100% - 48px));margin:auto}.nav{height:88px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;color:inherit;text-decoration:none;font-size:19px;font-weight:800}.brand-mark{display:grid;place-items:center;width:35px;height:35px;border-radius:10px;background:var(--ink);color:white;font-family:'DM Mono';font-style:italic}.nav-link{color:inherit;text-decoration:none;font-size:14px;font-weight:700}.hero{min-height:690px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;padding-block:64px 80px}.eyebrow{font:500 11px 'DM Mono';letter-spacing:.16em}.eyebrow span{display:inline-block;width:30px;height:2px;background:var(--orange);vertical-align:middle;margin-right:10px}.hero h1,.section-heading h2,.steps h2,.download h2{font-size:clamp(48px,6vw,78px);line-height:.98;letter-spacing:-.055em;margin:22px 0}.hero h1 em,.section-heading em,.steps em,.download em{color:var(--orange);font-style:normal}.lede{font-size:18px;line-height:1.7;color:var(--muted);max-width:560px}.actions{display:flex;gap:12px;margin:34px 0}.button{padding:15px 20px;border-radius:12px;text-decoration:none;font-size:14px;font-weight:800}.primary{background:var(--ink);color:white}.primary span{margin-left:18px}.secondary{border:1px solid var(--line);color:var(--ink)}.trust-row{display:flex;gap:26px;padding-top:22px;border-top:1px solid var(--line);font:12px 'DM Mono';color:var(--muted)}.trust-row b{color:var(--ink);font-size:16px}.phone-stage{position:relative;min-height:570px;display:grid;place-items:center}.orbit{position:absolute;border:1px solid #d9a983;border-radius:50%;width:500px;height:500px}.orbit-two{width:380px;height:380px}.phone{position:relative;z-index:2;width:286px;padding:20px;background:#f7f5ed;border:8px solid var(--ink);border-radius:38px;box-shadow:0 30px 60px #27352730;transform:rotate(3deg)}.phone-top{display:flex;justify-content:space-between;margin:5px 4px 22px}.balance-card{padding:19px;background:white;border-radius:20px;box-shadow:0 8px 22px #1921180d}.card-meta{display:flex;justify-content:space-between;text-align:right;font-size:11px}.card-meta small{color:var(--muted)}.nfc{color:var(--orange);font-weight:800;font-size:18px}.balance-card p{font:10px 'DM Mono';color:var(--muted);margin:26px 0 5px}.balance-card h2{font-size:29px;margin:0}.success{color:#32804d}.scan{display:flex;justify-content:space-between;background:var(--ink);color:white;padding:14px 16px;margin:13px 0;border-radius:13px;font-size:12px;font-weight:700}.history-title{font-size:12px;font-weight:800;display:flex;justify-content:space-between}.transaction{display:grid;grid-template-columns:28px 1fr auto;gap:8px;align-items:center;border-top:1px solid #dedbd2;padding:10px 0;font-size:9px}.transaction i{display:grid;place-items:center;width:25px;height:25px;background:#dff1df;color:green;border-radius:50%}.transaction .pay{background:#fbe5d7;color:var(--orange)}.transaction span{display:flex;flex-direction:column}.transaction small{color:var(--muted);margin-top:2px}.transaction strong:last-child{color:green}.transaction strong.minus{color:var(--orange)}.tap-card{position:absolute;z-index:3;right:0;bottom:90px;width:170px;height:105px;background:var(--orange);color:white;border-radius:16px;padding:17px;transform:rotate(-8deg);box-shadow:0 18px 35px #672b1733}.tap-card span{font:10px 'DM Mono'}.tap-card b{display:block;font-size:27px;margin-top:15px}.cards-section{background:var(--ink);color:white;padding:100px 0}.light{color:#b3bcb3}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px}.section-heading h2,.steps h2,.download h2{font-size:clamp(38px,5vw,62px)}.section-heading p{max-width:390px;color:#aab2aa;line-height:1.7}.card-list{display:grid;grid-template-columns:repeat(7,1fr);margin-top:58px;border:1px solid #3c463e;border-radius:18px;overflow:hidden}.card-list span{min-height:110px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;border-right:1px solid #3c463e;font-size:12px;color:#b9c0ba}.card-list span:last-child{border:0}.card-list b{font-size:17px;color:white}.steps{display:grid;grid-template-columns:1fr 1fr;gap:90px;padding-block:110px}.steps ol{list-style:none;margin:0;padding:0}.steps li{display:grid;grid-template-columns:60px 1fr;border-top:1px solid var(--line);padding:24px 0}.steps li>b{font:12px 'DM Mono';color:var(--orange)}.steps li span{display:flex;flex-direction:column;color:var(--muted);font-size:14px}.steps li strong{font-size:18px;color:var(--ink);margin-bottom:5px}.download{background:var(--green);color:white;padding:86px 0}.download-inner{display:grid;grid-template-columns:1.2fr .8fr;align-items:end;gap:80px}.download-inner p{color:#c0d0c3;line-height:1.7}.coming{display:inline-block;border:1px solid #78917e;border-radius:10px;padding:15px 18px;font:12px 'DM Mono'}footer{height:110px;display:flex;align-items:center;justify-content:space-between}footer p{font-size:12px;color:var(--muted)}
@media(max-width:800px){.wrap{width:min(100% - 32px,600px)}.hero{grid-template-columns:1fr;padding-top:55px;overflow:hidden}.hero-copy{text-align:center}.eyebrow{font-size:10px}.lede{font-size:16px}.actions,.trust-row{justify-content:center}.phone-stage{min-height:520px}.orbit{width:430px;height:430px}.tap-card{right:2%}.section-heading,.steps,.download-inner{display:block}.section-heading p{margin-top:35px}.card-list{grid-template-columns:repeat(2,1fr)}.card-list span{border-bottom:1px solid #3c463e}.steps{padding-block:80px}.steps ol{margin-top:55px}.download-inner>div:last-child{margin-top:40px}footer{height:auto;padding-block:30px;gap:25px;flex-direction:column}.nav-link{display:none}}
@media(max-width:480px){.hero h1{font-size:46px}.actions{flex-direction:column}.trust-row{gap:12px;font-size:9px}.phone{width:260px}.tap-card{right:-25px}.card-list{grid-template-columns:1fr 1fr}.section-heading h2,.steps h2,.download h2{font-size:40px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.brand-mark{display:block;width:35px;height:35px;border-radius:10px;object-fit:cover;background:none}
.store-buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.store-badge{display:flex;align-items:center;gap:10px;min-width:178px;height:56px;padding:7px 14px;border:1px solid #778b7b;border-radius:9px;background:#050505;color:white;text-align:left;cursor:pointer;transition:transform .18s ease,background .18s ease}.store-badge:hover{background:#181818;transform:translateY(-2px)}.store-badge:focus-visible{outline:3px solid var(--orange);outline-offset:3px}.store-badge svg{width:29px;height:29px;fill:white;flex:0 0 auto}.store-badge .play-icon{width:28px}.store-badge span{display:flex;flex-direction:column}.store-badge small{font-size:9px;line-height:1.1}.store-badge strong{font-size:17px;line-height:1.2;letter-spacing:-.02em}.coming-dialog{width:min(420px,calc(100% - 32px));padding:38px;border:0;border-radius:24px;background:var(--paper);color:var(--ink);box-shadow:0 30px 90px #0006;text-align:center}.coming-dialog::backdrop{background:#111a;backdrop-filter:blur(5px)}.coming-dialog>img{width:72px;height:72px;border-radius:18px}.coming-dialog .eyebrow{margin-top:22px}.coming-dialog h2{margin:12px 0;font-size:32px;line-height:1.05;letter-spacing:-.04em}.coming-dialog>p:not(.eyebrow){color:var(--muted);line-height:1.6}.dialog-close{position:absolute;top:13px;right:16px;border:0;background:none;color:var(--muted);font-size:26px;cursor:pointer}.dialog-button{border:0;margin-top:10px;cursor:pointer}
