.hero-section{background-color:var(--bg);color:var(--ink)}.hero-container{max-width:1240px;margin:0 auto;padding:56px 48px 96px;display:grid;grid-template-columns:1.05fr .95fr;gap:72px;align-items:center}.hero-left{display:flex;flex-direction:column;gap:32px}.hero-badge{display:inline-flex;align-items:center;gap:10px;background-color:var(--yellow-soft);color:var(--ink);font-family:Nunito,sans-serif;font-weight:700;font-size:13px;padding:8px 14px;border-radius:100px;align-self:flex-start}.hero-badge-dot{width:8px;height:8px;border-radius:100px;background-color:var(--yellow-deep);animation:heroPulse 2s ease-in-out infinite}@keyframes heroPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.85)}}.hero-headline{font-family:Nunito,sans-serif;font-weight:900;font-size:84px;letter-spacing:-3.5px;line-height:.95;color:var(--ink);margin:0}.hero-headline-row,.hero-headline-word{display:block}@media(max-width:1023px){.hero-headline-word{display:inline}}.hero-aa-wrap{position:relative;display:inline-block}.hero-aa-text{position:relative;z-index:1}.hero-aa-bar{position:absolute;left:0;right:0;bottom:-2px;height:12px;background-color:var(--yellow);border-radius:100px;z-index:0}.hero-subhead{font-family:Nunito,sans-serif;font-weight:500;font-size:19px;color:var(--muted);line-height:1.55;max-width:480px;margin:0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-btn-primary{display:inline-flex;align-items:center;gap:10px;background-color:var(--yellow);color:var(--ink);font-family:Nunito,sans-serif;font-weight:800;font-size:16px;padding:18px 32px;border-radius:100px;border:none;cursor:pointer;text-decoration:none;transition:background-color .2s ease,transform .2s ease}.hero-btn-primary:hover{background-color:var(--yellow-deep);transform:translateY(-1px)}.hero-btn-secondary{display:inline-flex;align-items:center;background-color:transparent;color:var(--ink);font-family:Nunito,sans-serif;font-weight:700;font-size:16px;padding:16px 30px;border-radius:100px;border:2px solid var(--line);cursor:pointer;text-decoration:none;transition:border-color .2s ease,background-color .2s ease}.hero-btn-secondary:hover{border-color:var(--ink);background-color:var(--bg-soft)}.hero-social{display:flex;align-items:center;gap:14px}.hero-avatars{display:flex}.hero-avatar{width:36px;height:36px;border-radius:100px;border:3px solid var(--bg);display:inline-flex;align-items:center;justify-content:center;font-family:Nunito,sans-serif;font-weight:800;font-size:12px;margin-left:-10px}.hero-avatar:first-child{margin-left:0}.hero-social-text{font-family:Nunito,sans-serif;font-weight:600;font-size:14px;color:var(--muted)}.hero-social-text strong{color:var(--ink);font-weight:800}.hero-right{display:flex;flex-direction:column;gap:14px}.dash-card{position:relative;overflow:hidden;background-color:var(--surface);border:1px solid var(--line);border-radius:28px;padding:28px;display:flex;flex-direction:column;gap:20px}.dash-deco{position:absolute;top:-60px;right:-60px;width:200px;height:200px;border-radius:100px;background-color:var(--yellow);opacity:.12;z-index:0}.dash-header{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center}.dash-merchant{display:flex;align-items:center;gap:10px}.dash-merchant-avatar{width:36px;height:36px;border-radius:100px;background-color:var(--ink);color:var(--yellow);display:inline-flex;align-items:center;justify-content:center;font-family:Nunito,sans-serif;font-weight:900;font-size:13px}.dash-merchant-name{font-family:Nunito,sans-serif;font-weight:800;font-size:14px;color:var(--ink);line-height:1.2}.dash-merchant-sub{font-family:Nunito,sans-serif;font-weight:600;font-size:12px;color:var(--muted);margin-top:2px}.dash-verified{display:inline-flex;align-items:center;gap:4px;background-color:var(--yellow-soft);color:var(--ink);font-family:Nunito,sans-serif;font-weight:800;font-size:11px;padding:4px 10px;border-radius:100px}.dash-stats{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:12px}.dash-stat{background-color:var(--bg-soft);padding:16px;border-radius:16px}.dash-stat-label{font-family:Nunito,sans-serif;font-weight:800;font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.5px}.dash-stat-value{font-family:Nunito,sans-serif;font-weight:900;font-size:26px;color:var(--ink);letter-spacing:-.8px;margin:4px 0 2px;line-height:1}.dash-stat-sub{font-family:Nunito,sans-serif;font-weight:600;font-size:12px;color:var(--muted)}.dash-payout{position:relative;z-index:1;background-color:var(--ink);border-radius:18px;padding:18px 20px;display:flex;justify-content:space-between;align-items:center}.dash-payout-label{font-family:Nunito,sans-serif;font-weight:800;font-size:11px;color:var(--yellow);text-transform:uppercase;letter-spacing:.5px}.dash-payout-value{font-family:Nunito,sans-serif;font-weight:900;font-size:24px;color:#fff;margin:4px 0 2px;line-height:1}.dash-payout-sub{font-family:Nunito,sans-serif;font-weight:600;font-size:12px;color:#fff9}.dash-payout-icon{width:44px;height:44px;border-radius:12px;background-color:var(--yellow);color:var(--ink);display:inline-flex;align-items:center;justify-content:center}.dash-activity{position:relative;z-index:1}.dash-activity-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.dash-activity-title{font-family:Nunito,sans-serif;font-weight:800;font-size:13px;color:var(--ink)}.dash-activity-link{font-family:Nunito,sans-serif;font-weight:600;font-size:12px;color:var(--muted)}.dash-row{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid var(--line)}.dash-row:last-child{border-bottom:none;padding-bottom:0}.dash-row:first-child{padding-top:0}.dash-thumb{width:36px;height:36px;border-radius:10px;background-color:var(--yellow-soft);color:var(--ink);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.dash-row-info{flex:1;min-width:0}.dash-row-title{font-family:Nunito,sans-serif;font-weight:700;font-size:13px;color:var(--ink)}.dash-row-sub{font-family:Nunito,sans-serif;font-weight:600;font-size:11px;color:var(--muted);margin-top:2px}.dash-pill{font-family:Nunito,sans-serif;font-weight:800;font-size:11px;padding:4px 10px;border-radius:100px;background-color:var(--yellow-soft);color:var(--ink)}.dash-pill-paid{background-color:var(--ink);color:var(--yellow)}.hero-mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.hero-mini{background-color:var(--surface);border:1px solid var(--line);border-radius:18px;padding:18px}.hero-mini-icon{width:36px;height:36px;border-radius:11px;background-color:var(--yellow-soft);color:var(--ink);display:inline-flex;align-items:center;justify-content:center;margin-bottom:10px}.hero-mini-value{font-family:Nunito,sans-serif;font-weight:900;font-size:22px;color:var(--ink);letter-spacing:-.5px;line-height:1}.hero-mini-label{font-family:Nunito,sans-serif;font-weight:600;font-size:12px;color:var(--muted);margin-top:6px}.hero-note{background-color:var(--bg-soft);text-align:center;padding:24px 16px;font-family:Nunito,sans-serif;font-weight:600;font-size:13px;color:var(--muted)}.hero-note strong{color:var(--ink);font-weight:800}@media(max-width:1024px){.hero-container{grid-template-columns:1fr;gap:56px;padding:40px 48px 72px}.hero-headline{font-size:64px;letter-spacing:-2.5px}}@media(max-width:640px){.hero-container{padding:40px 24px 72px}.hero-headline{font-size:48px;letter-spacing:-2px}.hero-subhead{font-size:17px}.hero-actions{flex-direction:column;align-items:stretch}.hero-btn-primary,.hero-btn-secondary{justify-content:center;width:100%}.dash-card{padding:22px}.dash-stat-value,.dash-payout-value{font-size:22px}}[data-theme=dark] .dash-merchant-avatar{background-color:#243047;color:var(--yellow)}[data-theme=dark] .dash-payout{background-color:#0a0f18;border:1px solid var(--line)}[data-theme=dark] .dash-pill-paid{background-color:#243047;color:var(--yellow)}[data-theme=dark] .hero-avatar{border-color:var(--surface)}.section-header{display:flex;flex-direction:column;align-items:center;gap:16px;margin-bottom:64px;text-align:center}.section-title{font-family:Nunito,sans-serif;font-weight:900;font-size:56px;letter-spacing:-2.5px;line-height:1.05;color:var(--ink);margin:0}.section-subhead{font-family:Nunito,sans-serif;font-weight:500;font-size:18px;color:var(--muted);max-width:600px;line-height:1.55;margin:0}.section-container{max-width:1240px;margin:0 auto;padding:0 48px}.how-section{padding:96px 0 48px;background-color:var(--bg)}.how-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:24px}.how-card{background-color:var(--surface);border:1px solid var(--line);border-radius:28px;padding:40px;display:flex;flex-direction:column}.how-num{width:48px;height:48px;border-radius:100px;background-color:var(--yellow);color:var(--ink);font-family:Nunito,sans-serif;font-weight:900;font-size:24px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:32px}.how-heading{font-family:Nunito,sans-serif;font-weight:800;font-size:24px;color:var(--ink);margin:0 0 12px;letter-spacing:-.5px}.how-body{font-family:Nunito,sans-serif;font-weight:500;font-size:16px;color:var(--muted);line-height:1.6;margin:0}.trust-strip{width:100%;background-color:#1a2332;padding:28px 0}[data-theme=dark] .trust-strip{background-color:#243047;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}[data-theme=dark] .trust-item{color:#f5f5f0bf}[data-theme=dark] .trust-item strong{color:#fff}[data-theme=dark] .trust-divider{background-color:#f5f5f02e}.trust-inner{max-width:1240px;margin:0 auto;padding:0 48px;display:flex;align-items:center;justify-content:space-between;gap:24px}.trust-item{display:flex;align-items:center;gap:12px;font-family:Nunito,sans-serif;font-weight:600;font-size:14px;color:#ffffffa6}.trust-item svg{color:var(--yellow);flex-shrink:0}.trust-item strong{color:#fff;font-weight:800}.trust-divider{width:1px;height:24px;background-color:#ffffff1f;flex-shrink:0}.why-section{padding:96px 0;background-color:var(--bg)}.why-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:24px}.why-card{background-color:var(--surface);border:1px solid var(--line);border-radius:28px;padding:32px;display:flex;flex-direction:column}.why-icon{width:56px;height:56px;border-radius:18px;background-color:var(--yellow-soft);color:var(--ink);display:inline-flex;align-items:center;justify-content:center;margin-bottom:16px}.why-heading{font-family:Nunito,sans-serif;font-weight:800;font-size:24px;color:var(--ink);margin:0 0 12px;letter-spacing:-.5px}.why-body{font-family:Nunito,sans-serif;font-weight:500;font-size:16px;color:var(--muted);line-height:1.6;margin:0}@media(max-width:1024px){.section-title{font-size:42px;letter-spacing:-1.5px}.how-grid,.why-grid{grid-template-columns:1fr}.trust-inner{flex-wrap:wrap;gap:18px;justify-content:flex-start}.trust-divider{display:none}}@media(max-width:640px){.section-container,.trust-inner{padding:0 24px}.section-title{font-size:36px}.how-card,.why-card{padding:28px}.how-section,.why-section{padding-left:0;padding-right:0}}
