@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&display=swap";
:root{--vouchx-red:#d9242e;--vouchx-red-deep:#6b1218;--ink:#262326;--muted:#5c565b;--paper:#fbfaf8;--line:#e9e1dc;--teal:#007f8d;--gold:#c99427}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Satoshi,system-ui,sans-serif}a{color:inherit;text-decoration:none}.fh-main{isolation:isolate;min-height:100dvh;color:var(--ink);background:#fff;font-family:Satoshi,system-ui,sans-serif;overflow-x:clip}.fh-reveal{animation:.8s cubic-bezier(.16,1,.3,1) both fintech-reveal}@keyframes fintech-reveal{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes fintech-float-a{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes fintech-float-b{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.fh-header{z-index:20;justify-content:space-between;align-items:center;max-width:80rem;margin-inline:auto;padding:1.5rem;display:flex;position:relative}.fh-brand-row{align-items:center;gap:3rem;display:flex}.fh-logo{letter-spacing:-.025em;align-items:center;gap:.6rem;font-size:1.25rem;font-weight:700;display:inline-flex}.fh-logo-mark{color:var(--vouchx-red);flex-shrink:0}.fh-logo-accent{color:var(--vouchx-red)}.fh-nav{color:var(--muted);gap:2rem;font-size:.875rem;font-weight:500;display:none}.fh-nav a{transition:color .15s}.fh-nav a:hover{color:var(--ink)}.fh-actions{align-items:center;gap:.75rem;display:flex}.fh-signin{color:var(--muted);border-radius:9999px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:color .15s}.fh-signin:hover{color:var(--ink)}.fh-open{background:#2623260d;border-radius:9999px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background-color .15s}.fh-open:hover{background:#2623261a}.fh-open:focus-visible,.fh-cta-primary:focus-visible{outline:2px solid var(--vouchx-red);outline-offset:2px}.fh-hero{align-items:center;gap:4rem;max-width:80rem;margin-inline:auto;padding:2.5rem 1.5rem 6rem;display:grid}.fh-copy{z-index:10;position:relative}.fh-badge{border-radius:9999px;align-items:center;gap:.5rem;margin:0;padding:.25rem .75rem .25rem .25rem;font-size:.875rem;font-weight:500;display:inline-flex;box-shadow:0 0 0 1px #0a0a0a1a}.fh-badge-chip{color:#be1a23;background:#d9242e1a;border-radius:9999px;padding:.125rem .5rem;font-size:.75rem;font-weight:600}.fh-title{letter-spacing:-.025em;text-wrap:balance;max-width:24ch;margin:2rem 0 0;font-size:3rem;font-weight:500;line-height:1.05}.fh-subcopy{max-width:48ch;color:var(--muted);text-wrap:pretty;margin:1.5rem 0 0;font-size:1.125rem;line-height:1.55}.fh-ctas{align-items:center;gap:1.5rem;margin-top:2.5rem;display:flex}.fh-cta-primary{background:var(--ink);color:#fff;border-radius:9999px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:background-color .15s}.fh-cta-primary:hover{background:#383236}.fh-cta-secondary{font-size:.875rem;font-weight:600;transition:color .15s}.fh-cta-secondary:hover{color:#be1a23}.fh-stats{flex-direction:column;gap:1rem;margin:4rem 0 0;font-size:.875rem;display:flex}.fh-stat dt{color:#737373;margin:0}.fh-stat dd{font-variant-numeric:tabular-nums;margin:.25rem 0 0;font-size:1.125rem;font-weight:600}.fh-visual{height:25rem;position:relative}.fh-panel{background:#d9242e;border-radius:2rem;position:absolute;inset:-2.5rem 0 -2.5rem 1rem;overflow:hidden;transform:rotate(3deg);box-shadow:0 25px 50px -12px #6b121833}.fh-panel canvas,.fh-panel>*{width:100%;height:100%;display:block}.fh-sheen{pointer-events:none;background:radial-gradient(70% 50% at 25% 10%,#ffffff59,#0000 65%);position:absolute;inset:0}.fh-card-balance,.fh-card-toast{-webkit-backdrop-filter:blur(24px);position:absolute}.fh-card-balance{background:#ffffffb3;border-radius:1rem;width:18rem;padding:1.25rem;top:2.5rem;left:0;box-shadow:0 0 0 1px #fff9,0 20px 25px -5px #2623261f,0 8px 10px -6px #2623261a}.fh-float-a{animation:7s ease-in-out infinite fintech-float-a}.fh-card-head{color:#737373;justify-content:space-between;font-size:.75rem;font-weight:500;display:flex}.fh-live{color:#be1a23;align-items:center;gap:.375rem;display:inline-flex}.fh-live-dot{background:var(--vouchx-red);border-radius:9999px;width:6px;height:6px}.fh-balance{letter-spacing:-.025em;font-variant-numeric:tabular-nums;margin:.35rem 0 0;font-size:1.875rem;font-weight:600}.fh-balance span{color:#a3a3a3;font-size:1.125rem}.fh-delta{color:#be1a23;margin:.2rem 0 0;font-size:.875rem;font-weight:500}.fh-card-meta{border-top:1px solid #0a0a0a0d;margin-top:1rem;padding-top:1rem}.fh-meta-row{justify-content:space-between;font-size:.875rem;display:flex}.fh-meta-row+.fh-meta-row{margin-top:.35rem}.fh-meta-value{font-variant-numeric:tabular-nums;font-weight:500}.fh-meta-on{color:#be1a23;font-weight:500}.fh-card-toast{background:#fffc;border-radius:.75rem;width:16rem;padding:1rem;bottom:4rem;right:0;box-shadow:0 0 0 1px #fff9,0 10px 15px -3px #2623261a,0 4px 6px -4px #2623261a}.fh-float-b{animation:8s ease-in-out 1s infinite fintech-float-b}.fh-toast-row{align-items:flex-start;gap:.75rem;display:flex}.fh-toast-dot{background:var(--vouchx-red);border-radius:9999px;flex-shrink:0;width:8px;height:8px;margin-top:.25rem}.fh-toast-copy{font-size:.875rem}.fh-toast-copy strong{font-weight:700;display:block}.fh-toast-detail{color:#737373;font-variant-numeric:tabular-nums;margin:.15rem 0 0}.fh-toast-time{color:#a3a3a3;margin:.15rem 0 0;font-size:.75rem}.fh-apy{background:var(--ink);color:#fff;font-variant-numeric:tabular-nums;border-radius:9999px;padding:.5rem 1rem;font-size:.75rem;font-weight:600;position:absolute;bottom:1rem;left:2rem}.fh-trust{border-top:1px solid #0a0a0a0d;max-width:80rem;margin-inline:auto;padding:2.5rem 1.5rem}.fh-trust-inner{color:#a3a3a3;flex-wrap:wrap;align-items:baseline;gap:1rem 3rem;display:flex}.fh-trust-inner p{margin:0;font-size:.875rem}.fh-trust-inner span{font-weight:600}.fh-trust-inner span:last-child{display:none}@media (min-width:640px){.fh-title{font-size:3.75rem}.fh-stats{flex-direction:row;gap:0}.fh-stat:first-child{padding-right:2rem}.fh-stat+.fh-stat{border-left:1px solid #0a0a0a1a}.fh-stat:nth-child(2){padding-inline:2rem}.fh-stat:last-child{padding-left:2rem}.fh-visual{height:30rem}.fh-panel{top:-4rem;bottom:-4rem}.fh-card-balance{top:4rem}.fh-card-toast{bottom:6rem;right:1.5rem}.fh-apy{bottom:2rem}.fh-trust-inner span:last-child{display:inline}}@media (min-width:768px){.fh-nav{display:flex}}@media (min-width:1024px){.fh-header{padding-inline:2.5rem}.fh-hero{padding-top:5rem;grid-template-columns:1fr 1fr;padding-inline:2.5rem}.fh-visual{height:35rem}.fh-panel{right:-6rem;transform:rotate(6deg)}.fh-trust{padding-inline:2.5rem}}@media (prefers-reduced-motion:reduce){.fh-reveal,.fh-float-a,.fh-float-b{animation:none}}.investors-layout{background:var(--paper);width:100vw;height:100vh;color:var(--ink);flex-direction:column;font-family:Plus Jakarta Sans,sans-serif;display:flex;overflow:hidden}.investors-header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:64px;padding:16px 24px;display:flex}.header-brand{align-items:center;gap:12px;display:flex}.header-brand .brand-mark{color:var(--vouchx-red)}.brand-name{letter-spacing:-.01em;color:var(--ink);font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:700}.download-btn{background:var(--vouchx-red);color:#fff;border-radius:8px;align-items:center;padding:8px 16px;font-size:.88rem;font-weight:600;transition:background .2s;display:inline-flex}.download-btn:hover{background:#be1a23}.pdf-container{flex:1;width:100%;height:calc(100% - 64px);position:relative}.pdf-frame{background:var(--paper);border:none;width:100%;height:100%}.mobile-fallback{display:none}@media (max-width:768px){.pdf-frame{display:none}.mobile-fallback{text-align:center;background:radial-gradient(circle at center, #fff 0%, var(--paper) 100%);flex-direction:column;justify-content:center;align-items:center;height:100%;padding:32px 24px;display:flex}.mobile-fallback h2{color:var(--ink);margin-bottom:12px;font-family:Outfit,sans-serif;font-size:1.8rem;font-weight:800}.mobile-fallback p{color:var(--muted);max-width:320px;margin-bottom:28px;font-size:.95rem;line-height:1.6}.fallback-btn{background:var(--vouchx-red);color:#fff;border-radius:12px;align-items:center;padding:12px 24px;font-weight:600;display:inline-flex;box-shadow:0 4px 12px #d9242e4d}}
