*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f5f5ef;color:#0a0a0a;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;line-height:1.55}a{color:inherit}.site{overflow:hidden}.shell{width:min(1180px,calc(100% - 40px));margin:auto}.nav{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:22px;border-bottom:1px solid #d9d9d2}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-weight:900;font-size:22px;letter-spacing:-.04em}.brand img{width:40px;height:40px;object-fit:cover;border-radius:10px;background:#080808}.nav-links{display:flex;align-items:center;gap:24px;font-size:14px;font-weight:700}.nav-links a{text-decoration:none;opacity:.72}.nav-links a:hover{opacity:1}.nav-status{font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;display:flex;align-items:center;gap:8px}.nav-status i,.dot{display:inline-block;width:8px;height:8px;background:#25e875;border-radius:99px;box-shadow:0 0 0 5px rgba(37,232,117,.13)}.nav-cta,.primary-cta,.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:#0a0a0a;color:#fff;text-decoration:none;font-weight:850;padding:14px 20px;border-radius:99px;border:1px solid #0a0a0a}.nav-cta:hover,.primary-cta:hover,.button:hover{transform:translateY(-1px)}.primary-cta.green,.button.green{background:#25e875;color:#06110a;border-color:#25e875}.hero{min-height:690px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:56px;padding-top:70px;padding-bottom:80px}.kicker,.eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:12px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.kicker span{background:#25e875;padding:6px 9px;border-radius:999px}.hero h1,.page-hero h1{font-size:clamp(60px,8vw,112px);line-height:.88;letter-spacing:-.075em;margin:20px 0 30px;max-width:750px}.hero h1 em{color:#20c967;font-style:normal}.hero-text{font-size:20px;color:#393936;max-width:620px;margin:0 0 26px}.cta-note{font-size:13px;color:#6b6b66}.product-stage{position:relative;display:flex;justify-content:center;align-items:center;min-height:580px;background:#111;border-radius:42px;padding:45px 30px;overflow:hidden}.product-stage:before{content:"";position:absolute;width:370px;height:370px;background:#25e875;border-radius:50%;filter:blur(80px);opacity:.17;right:-90px;top:-90px}.stage-label{position:absolute;top:24px;left:26px;color:#fff;font-size:12px;font-weight:900;letter-spacing:.13em}.app-shot{position:relative;z-index:2;width:min(360px,84%);border-radius:31px;border:8px solid #090909;box-shadow:0 24px 55px rgba(0,0,0,.38);background:#fff}.card-stack{position:absolute;right:22px;top:55px;display:flex;gap:5px;z-index:3}.card-stack span{font-size:9px;font-weight:900;background:#fff;border-radius:99px;padding:6px 8px}.instant-pill{position:absolute;left:20px;bottom:24px;z-index:4;background:#fff;border-radius:18px;padding:12px 15px;display:flex;gap:10px;align-items:center;box-shadow:0 10px 25px rgba(0,0,0,.18)}.instant-pill b,.instant-pill small{display:block}.instant-pill small{color:#777}.trust-strip{background:#0a0a0a;color:#fff}.benefits{display:grid;grid-template-columns:repeat(4,1fr)}.benefits article{padding:34px 24px;border-right:1px solid #333;display:flex;gap:15px}.benefits article:first-child{border-left:1px solid #333}.benefits b{color:#25e875;font-size:12px}.benefits strong,.benefits span{display:block}.benefits strong{font-size:14px}.benefits span{color:#999;font-size:12px;margin-top:3px}.section{padding:96px 0}.section.alt{background:#fff}.section-head{display:grid;grid-template-columns:.55fr 1.2fr 1fr;gap:30px;align-items:start;margin-bottom:46px}.section-number{font-size:12px;color:#72726d;font-weight:900;letter-spacing:.1em}.section-head h2{font-size:clamp(40px,5vw,68px);line-height:.95;letter-spacing:-.055em;margin:0}.section-head p{margin:0;color:#666}.brands-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}.brands-heading h2{font-size:48px;letter-spacing:-.05em;margin:4px 0}.brands-heading>div>span,.green-label{font-size:12px;font-weight:900;letter-spacing:.11em;color:#159c4a}.brand-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.brand-card,.content-card{background:#fff;border:1px solid #deded7;border-radius:24px;padding:25px;min-height:165px;text-decoration:none;transition:.18s}.brand-card:hover,.content-card:hover{transform:translateY(-3px);border-color:#b7b7af}.brand-card img{width:50px;height:50px;object-fit:contain;margin-bottom:24px}.brand-card strong,.brand-card span{display:block}.brand-card strong{font-size:18px}.brand-card span{font-size:13px;color:#777}.more-brand{background:#0a0a0a;color:#fff}.more-brand .plus{font-size:42px;color:#25e875}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.steps article{border-top:2px solid #111;padding:25px 5px 15px}.steps article>span{font-size:12px;color:#888;font-weight:900}.steps h3{font-size:30px;letter-spacing:-.04em;margin:45px 0 7px}.steps p{color:#666;margin:0}.faq-list{border-top:1px solid #cfcfc8}.faq-list details{border-bottom:1px solid #cfcfc8;padding:0}.faq-list summary{cursor:pointer;display:grid;grid-template-columns:55px 1fr 30px;gap:12px;padding:24px 0;list-style:none;font-size:20px;font-weight:800}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:12px;color:#888;padding-top:6px}.faq-list details p{margin:-5px 0 28px 67px;max-width:780px;color:#666}.cta-band{background:#25e875;border-radius:36px;padding:55px;display:grid;grid-template-columns:1.4fr .6fr;gap:30px;align-items:center}.cta-band h2{font-size:clamp(42px,6vw,76px);line-height:.95;letter-spacing:-.055em;margin:0 0 18px}.cta-band p{font-size:18px;margin:0;max-width:650px}.cta-band .actions{display:flex;flex-direction:column;gap:10px}.page-hero{padding:80px 0 65px;border-bottom:1px solid #d9d9d2}.page-hero h1{font-size:clamp(56px,7vw,92px);max-width:980px}.page-hero p{font-size:20px;color:#555;max-width:780px}.breadcrumbs{font-size:13px;color:#777;margin-bottom:30px}.breadcrumbs a{text-decoration:none}.content-wrap{display:grid;grid-template-columns:.72fr 1.28fr;gap:80px}.side-nav{position:sticky;top:24px;align-self:start}.side-nav a{display:block;text-decoration:none;padding:9px 0;color:#6b6b66;font-weight:700}.side-nav a:hover{color:#000}.prose{font-size:18px}.prose h2{font-size:42px;line-height:1.05;letter-spacing:-.045em;margin:55px 0 18px}.prose h2:first-child{margin-top:0}.prose h3{font-size:27px;letter-spacing:-.03em;margin:36px 0 12px}.prose p,.prose li{color:#50504d}.prose strong{color:#0a0a0a}.prose .note{background:#fff;border:1px solid #deded7;border-left:5px solid #25e875;padding:22px;border-radius:14px}.grid-2,.grid-3{display:grid;gap:15px}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.content-card h3{margin:6px 0 8px;font-size:24px;letter-spacing:-.03em}.content-card p{margin:0;color:#666;font-size:15px}.content-card .tag{font-size:11px;font-weight:900;color:#159c4a;letter-spacing:.09em}.country-flag{font-size:30px}.article-meta{display:flex;gap:20px;flex-wrap:wrap;color:#777;font-size:13px;margin-top:20px}.footer{border-top:1px solid #d7d7d0;margin-top:80px;padding:45px 0 35px}.footer-top{display:grid;grid-template-columns:1.2fr repeat(3,.7fr);gap:35px}.footer h4{font-size:12px;text-transform:uppercase;letter-spacing:.1em;margin:4px 0 14px}.footer-links a{display:block;text-decoration:none;color:#666;margin:7px 0;font-size:14px}.footer-copy{color:#777;font-size:13px;margin-top:35px;padding-top:20px;border-top:1px solid #deded7;display:flex;justify-content:space-between;gap:20px}.mobile-cta{display:none}.social-row{display:flex;gap:10px;margin-top:18px}.social-row a{font-size:13px;font-weight:800;text-decoration:none;border:1px solid #ccc;padding:8px 12px;border-radius:99px}.rate-box{background:#0a0a0a;color:#fff;padding:34px;border-radius:28px}.rate-box .line{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #292929}.rate-box .line:last-child{border-bottom:0}.rate-box small{color:#8d8d8d}.rate-box .payout{color:#25e875;font-size:30px;font-weight:900}.table{width:100%;border-collapse:collapse;font-size:15px}.table th,.table td{text-align:left;padding:14px;border-bottom:1px solid #d6d6cf}.table th{font-size:12px;text-transform:uppercase;letter-spacing:.08em}.logo-inline{width:28px;height:28px;vertical-align:middle;margin-right:8px}.legal{font-size:15px}.legal h2{font-size:30px}.legal h3{font-size:20px}.legal p,.legal li{color:#555}@media(max-width:980px){.nav-links{display:none}.nav-status{display:none}.hero{grid-template-columns:1fr;padding-top:45px}.hero-copy{text-align:left}.product-stage{min-height:520px}.benefits{grid-template-columns:1fr 1fr}.benefits article:nth-child(3){border-left:1px solid #333}.brand-grid{grid-template-columns:1fr 1fr}.brand-grid .more-brand{grid-column:1/-1}.section-head{grid-template-columns:1fr}.content-wrap{grid-template-columns:1fr}.side-nav{position:static;display:none}.footer-top{grid-template-columns:1fr 1fr}.grid-3{grid-template-columns:1fr 1fr}}@media(max-width:650px){.shell{width:min(100% - 28px,1180px)}.nav{min-height:72px}.nav-cta{padding:10px 14px;font-size:13px}.brand{font-size:20px}.brand img{width:34px;height:34px}.hero{min-height:auto;padding-top:48px;padding-bottom:48px;gap:35px}.hero h1{font-size:58px}.hero-text{font-size:17px}.product-stage{min-height:490px;border-radius:28px;padding:55px 15px 34px}.app-shot{width:82%;border-width:6px;border-radius:24px}.card-stack{right:12px;top:47px}.instant-pill{left:12px;bottom:16px}.benefits{grid-template-columns:1fr}.benefits article,.benefits article:nth-child(3){border-left:1px solid #333;border-right:1px solid #333}.section{padding:68px 0}.brands-heading{display:block}.brands-heading h2{font-size:38px}.brand-grid{grid-template-columns:1fr 1fr}.brand-card{padding:18px;min-height:145px}.steps{grid-template-columns:1fr}.steps h3{margin-top:25px}.faq-list summary{font-size:17px;grid-template-columns:35px 1fr 20px}.faq-list details p{margin-left:47px}.cta-band{grid-template-columns:1fr;padding:34px 24px;border-radius:26px}.cta-band h2{font-size:46px}.page-hero{padding:50px 0 40px}.page-hero h1{font-size:52px}.page-hero p{font-size:17px}.prose{font-size:16px}.prose h2{font-size:34px}.grid-2,.grid-3{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr 1fr}.footer-top>div:first-child{grid-column:1/-1}.footer-copy{display:block}.mobile-cta{display:block;position:fixed;left:14px;right:14px;bottom:14px;z-index:30}.mobile-cta a{display:flex;justify-content:center;background:#0a0a0a;color:#fff;text-decoration:none;padding:14px;border-radius:99px;font-weight:850;box-shadow:0 10px 30px rgba(0,0,0,.2)}body{padding-bottom:72px}}