:root{--cyan:#1cb5fc;--cyan-dark:#14a3e6;--navy:#1f2d7a;--navy-deep:#14205a;--navy-soft:#2a3a8e;--bg:#fff;--bg-soft:#f6f9fc;--text:#1f2d7a;--muted:#6b7393;--line:#e6ebf3;--radius:14px;--radius-lg:28px;--shadow-phone:0 30px 60px rgba(20,40,100,.25)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-weight:500;color:var(--text);background:var(--bg);line-height:1.55;-webkit-font-smoothing:antialiased;overflow-x:hidden}a{color:inherit;text-decoration:none}.container{max-width:1200px;margin:0 auto;padding:0 24px;position:relative}.btn{display:inline-block;padding:14px 32px;border-radius:999px;font-weight:700;font-size:15px;letter-spacing:.3px;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;cursor:pointer;border:none}.btn-navy{background:var(--navy);color:#fff}.btn-navy:hover{background:var(--navy-deep);transform:translateY(-1px)}.btn-cyan{background:var(--cyan);color:#fff}.btn-cyan:hover{background:var(--cyan-dark)}.store-btn{display:inline-flex;flex-direction:column;gap:2px;background:#000;color:#fff;padding:12px 22px;border-radius:12px;min-width:180px;font-family:inherit}.store-btn .store-pre{font-size:11px;opacity:.8;letter-spacing:.5px}.store-btn .store-name{font-size:18px;font-weight:700}.store-btn-light{background:#fff;color:#000}.nav{position:sticky;top:0;z-index:50;background:hsla(0,0%,100%,.92);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}.nav-inner{display:flex;align-items:center;justify-content:space-between;height:78px}.logo{gap:6px;font-size:22px;letter-spacing:-.5px}.logo,.logo-mark{display:inline-flex;align-items:center;font-weight:900}.logo-mark{justify-content:center;width:30px;height:30px;border-radius:50%;background:var(--cyan);color:#fff;font-size:18px}.logo-img{display:block;width:40px;height:40px;object-fit:contain}.logo-text{color:var(--cyan)}.logo-light .logo-text{color:#fff}.nav-links{display:flex;gap:28px;font-weight:600;font-size:14px;color:var(--text);align-items:center}.nav-links a{transition:color .15s ease}.nav-links a:hover{color:var(--cyan)}.nav-links-cta{display:none}.nav-cta{font-size:13px;padding:10px 22px}.nav-toggle{position:absolute;opacity:0;pointer-events:none}.nav-burger{display:none;flex-direction:column;justify-content:space-between;width:26px;height:20px;cursor:pointer;padding:2px 0}.nav-burger span{display:block;height:2.5px;width:100%;background:var(--navy);border-radius:2px;transition:transform .2s ease,opacity .2s ease;transform-origin:center}@media (max-width:900px){.nav-inner{height:60px}.logo-img{width:32px;height:32px}.logo{font-size:18px}.nav-cta{display:none}.nav-burger{display:flex}.nav-links{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;align-items:stretch;gap:0;background:hsla(0,0%,100%,.98);backdrop-filter:blur(10px);padding:8px 24px 20px}.nav-links,.nav-links a{border-bottom:1px solid var(--line)}.nav-links a{padding:14px 0;font-size:16px}.nav-links a:last-child{border-bottom:none}.nav-links-cta{display:inline-block;margin-top:12px;text-align:center;border-bottom:none!important}.nav-toggle:checked~.container .nav-links{display:flex}.nav-toggle:checked~.container .nav-burger span:first-child{transform:translateY(7px) rotate(45deg)}.nav-toggle:checked~.container .nav-burger span:nth-child(2){opacity:0}.nav-toggle:checked~.container .nav-burger span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}}.hero{position:relative;padding:80px 0 120px;overflow:hidden;background:radial-gradient(circle at 1px 1px,rgba(31,45,122,.1) 1px,transparent 0) 0 0 /28px 28px,radial-gradient(ellipse 70% 60% at 88% 12%,rgba(28,181,252,.18),transparent 60%),radial-gradient(ellipse 60% 60% at 8% 95%,rgba(31,45,122,.1),transparent 55%),linear-gradient(180deg,#fbfdff,#f3f7ff)}.hero:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:0;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 800' fill='none' stroke='%231CB5FC' stroke-width='1' stroke-opacity='0.25'><line x1='80' y1='120' x2='260' y2='220'/><line x1='260' y1='220' x2='180' y2='420'/><line x1='180' y1='420' x2='420' y2='520'/><line x1='420' y1='520' x2='600' y2='340'/><line x1='600' y1='340' x2='820' y2='200'/><line x1='820' y1='200' x2='1040' y2='320'/><line x1='1040' y1='320' x2='960' y2='560'/><line x1='960' y1='560' x2='720' y2='620'/><line x1='720' y1='620' x2='500' y2='720'/><line x1='260' y1='220' x2='600' y2='340'/><line x1='420' y1='520' x2='720' y2='620'/><g fill='%231CB5FC' stroke='none' fill-opacity='0.55'><circle cx='80'   cy='120' r='4'/><circle cx='260'  cy='220' r='5'/><circle cx='180'  cy='420' r='4'/><circle cx='420'  cy='520' r='5'/><circle cx='600'  cy='340' r='6'/><circle cx='820'  cy='200' r='4'/><circle cx='1040' cy='320' r='5'/><circle cx='960'  cy='560' r='4'/><circle cx='720'  cy='620' r='5'/><circle cx='500'  cy='720' r='4'/></g></svg>");background-repeat:no-repeat;background-size:cover;background-position:50%;opacity:.65}.hero>.container{position:relative;z-index:1}.bg-circle{position:absolute;pointer-events:none;z-index:0;background-repeat:no-repeat;background-size:contain;background-position:50%;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 115'><polygon points='50,2 96,29 96,86 50,113 4,86 4,29' fill='none' stroke='%231CB5FC' stroke-width='2'/><polygon points='50,28 74,42 50,56 26,42' fill='%231CB5FC' fill-opacity='0.28' stroke='%231CB5FC' stroke-width='1.5'/><polygon points='26,42 50,56 50,84 26,70' fill='%231CB5FC' fill-opacity='0.12' stroke='%231CB5FC' stroke-width='1.5'/><polygon points='74,42 50,56 50,84 74,70' fill='%231CB5FC' fill-opacity='0.20' stroke='%231CB5FC' stroke-width='1.5'/></svg>");animation:block-float 9s ease-in-out infinite}.bg-circle-1{width:260px;height:300px;right:4%;top:6%;opacity:.55}.bg-circle-2{width:160px;height:184px;right:28%;bottom:8%;opacity:.45;animation-duration:11s;animation-direction:reverse}.bg-circle-3{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 240'><g stroke='white' stroke-width='1' opacity='0.45'><line x1='40' y1='30' x2='160' y2='80'/><line x1='40' y1='30' x2='30' y2='140'/><line x1='160' y1='80' x2='200' y2='180'/><line x1='160' y1='80' x2='90' y2='170'/><line x1='30' y1='140' x2='90' y2='170'/><line x1='90' y1='170' x2='200' y2='180'/><line x1='30' y1='140' x2='160' y2='80'/></g><g fill='white'><circle cx='40' cy='30' r='7' opacity='0.95'/><circle cx='160' cy='80' r='6' opacity='0.85'/><circle cx='30' cy='140' r='5' opacity='0.75'/><circle cx='90' cy='170' r='6' opacity='0.85'/><circle cx='200' cy='180' r='5' opacity='0.75'/></g></svg>");background-repeat:no-repeat;background-size:contain;width:540px;height:540px;right:-120px;top:-80px;opacity:.55;animation:none}@keyframes block-float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-18px) rotate(6deg)}}.hero-inner{display:grid;grid-template-columns:1.1fr 1fr;gap:60px;align-items:center;position:relative;z-index:1}.hero h1{font-size:64px;font-weight:900;line-height:1.05;color:var(--navy);letter-spacing:-1.5px;margin-bottom:24px}.hero-sub{font-size:18px;color:var(--muted);max-width:520px;margin-bottom:32px}.hero-ctas{display:flex;gap:14px;flex-wrap:wrap}.hero-visual{position:relative;display:flex;justify-content:center}@media (max-width:900px){.hero{padding:40px 0 56px}.hero-inner{grid-template-columns:1fr;gap:32px}.hero h1{font-size:42px;letter-spacing:-1px}.hero-sub{font-size:16px;margin-bottom:24px}.bg-circle-1{width:160px;height:184px}.bg-circle-2{display:none}}@media (max-width:480px){.hero{padding:32px 0 48px}.hero h1{font-size:34px;letter-spacing:-.5px}.hero-ctas{gap:10px}.store-btn{min-width:0;flex:1;padding:10px 16px}.store-btn .store-name{font-size:16px}}.phone{position:relative;width:300px;height:600px;background:#0e1430;border-radius:40px;padding:10px;box-shadow:var(--shadow-phone);z-index:2}.phone-notch{position:absolute;top:14px;left:50%;transform:translateX(-50%);width:110px;height:22px;background:#0e1430;border-radius:0 0 14px 14px;z-index:3}.phone-screen{width:100%;height:100%;background:#fff;border-radius:32px;overflow:hidden;padding:36px 18px 18px;display:flex;flex-direction:column;gap:12px;font-size:12px}.phone-status{font-weight:700;font-size:11px;color:var(--navy);padding-left:6px}.phone-header{gap:10px}.phone-header,.phone-logo{display:flex;align-items:center}.phone-logo{width:34px;height:34px;border-radius:50%;background:var(--cyan);color:#fff;justify-content:center;font-weight:900;font-size:18px}.phone-greet{font-weight:700;color:var(--navy);font-size:13px}.phone-balance{background:linear-gradient(135deg,var(--cyan),#4dd0ff);color:#fff;border-radius:16px;padding:18px;margin-top:4px}.balance-label{font-size:11px;opacity:.9}.balance-value{font-size:28px;font-weight:900;margin-top:4px}.phone-list{display:flex;flex-direction:column;gap:8px;margin-top:6px}.phone-row{display:flex;align-items:center;gap:10px;padding:10px 12px;background:var(--bg-soft);border-radius:10px;font-weight:600;color:var(--navy);font-size:12px}.phone-row .dot{width:8px;height:8px;border-radius:50%;background:var(--cyan);display:inline-block}.row-amt{margin-left:auto;color:var(--cyan);font-weight:700}.phone-btn{margin-top:auto;background:var(--cyan);color:#fff;padding:14px;border-radius:10px;font-size:12px}.phone-btn,.phone-link{text-align:center;font-weight:700;letter-spacing:.5px}.phone-link{font-size:11px;color:var(--muted);padding-top:8px}.hero-phone-img{display:block;width:100%;max-width:320px;height:auto;filter:drop-shadow(0 40px 60px rgba(15,30,80,.3)) drop-shadow(0 12px 24px rgba(15,30,80,.18));position:relative;z-index:2}@media (max-width:900px){.hero-phone-img{max-width:360px;margin:0 auto}}.device{position:relative;width:320px;z-index:2;filter:drop-shadow(0 40px 60px rgba(15,30,80,.35)) drop-shadow(0 12px 24px rgba(15,30,80,.18))}.device-frame{position:relative;width:100%;aspect-ratio:9/19.5;background:linear-gradient(135deg,#1a1d24,#2c303a 35%,#14161c);border-radius:48px;padding:10px;box-shadow:inset 0 0 0 1.5px hsla(0,0%,100%,.1),inset 0 0 0 3px rgba(0,0,0,.55),inset 0 0 0 4.5px hsla(0,0%,100%,.06)}.device-frame:before{content:"";position:absolute;inset:-1px;border-radius:49px;background:linear-gradient(135deg,hsla(0,0%,100%,.18),transparent 30%,transparent 70%,hsla(0,0%,100%,.1));z-index:-1;pointer-events:none}.device-screen{position:relative;width:100%;height:100%;background:#000;border-radius:40px;overflow:hidden;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.04),inset 0 0 18px rgba(0,0,0,.65)}.device-screen:after{content:"";position:absolute;inset:0;background:linear-gradient(125deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,0) 22%,hsla(0,0%,100%,0) 78%,hsla(0,0%,100%,.06));pointer-events:none;border-radius:40px}.device-screen img{width:100%;height:100%;display:block;object-fit:cover;object-position:top center}.device-btn{position:absolute;background:linear-gradient(90deg,#0c0d11,#2a2d36 40%,#0c0d11);border-radius:2px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.1)}.device-btn-power{right:-3px;top:160px;width:4px;height:70px}.device-btn-vol-up{left:-3px;top:130px;width:4px;height:46px}.device-btn-vol-down{left:-3px;top:188px;width:4px;height:46px}@media (max-width:900px){.device{width:280px}}.shop-screen{background:#0a1530;color:#fff;padding:14px 12px 12px;gap:8px}.shop-status{display:flex;justify-content:space-between;font-size:10px;font-weight:600;color:#fff;padding:0 6px}.shop-status-right{opacity:.85}.shop-header{display:flex;align-items:center;justify-content:space-between;padding:6px 4px 4px}.shop-back{color:#ffd34d;font-size:22px;font-weight:600;line-height:1}.shop-title{font-size:14px;font-weight:700;color:#fff}.shop-balance{display:flex;align-items:center;justify-content:space-between;background:#18254b;border-radius:8px;padding:12px 14px}.shop-balance-label{font-size:11px;color:#b0b9d6;font-weight:500}.shop-balance-value{font-size:16px;color:var(--cyan);font-weight:800}.shop-search{display:flex;align-items:center;gap:8px;background:#18254b;border-radius:10px;padding:10px 12px;font-size:11px;color:#6c7896}.shop-search-ph{opacity:.8}.shop-pills{display:flex;gap:6px;overflow:hidden;padding:2px 0}.shop-pill{background:#18254b;color:#b0b9d6;font-size:10px;font-weight:700;padding:6px 12px;border-radius:999px;flex-shrink:0}.shop-pill-active{background:#ffd34d;color:#0a1530}.shop-list{display:flex;flex-direction:column;gap:8px;overflow:hidden}.shop-card{gap:10px;background:#18254b;border-radius:10px;padding:8px 10px}.shop-card,.shop-logo{display:flex;align-items:center}.shop-logo{width:36px;height:36px;border-radius:8px;background:#fff;justify-content:center;font-weight:900;font-size:14px;flex-shrink:0}.shop-logo-dd{background:#fff;color:#f57c00}.shop-logo-dom{background:#fff;color:#006491}.shop-logo-tgt{background:#c00;color:#fff}.shop-logo-app{background:#fff;color:#d50000}.shop-logo-kohls{background:#fff;color:#c8102e}.shop-logo-jl{background:#b71c1c;color:#fff;font-size:11px}.shop-meta{flex:1;min-width:0}.shop-meta strong{display:block;font-size:12px;color:#fff;font-weight:700}.shop-meta small{font-size:10px;color:#6c7896}.shop-off{background:rgba(34,197,94,.18);color:#4ade80;font-size:10px;font-weight:700;padding:5px 10px;border-radius:6px;flex-shrink:0}.brands{padding:100px 0;background:var(--bg-soft);position:relative;overflow:hidden}.brands:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:0;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='120' height='104' viewBox='0 0 120 104'><g fill='none' stroke='%231F2D7A' stroke-width='1' stroke-opacity='0.10'><polygon points='30,4 60,21 60,55 30,72 0,55 0,21'/><polygon points='90,36 120,53 120,87 90,104 60,87 60,53'/></g></svg>");background-repeat:repeat;background-size:120px 104px}.brands-inner{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.brands-inner .brands-cloud{order:1}.brands-inner .brands-copy{order:2}.brands-copy h2{font-size:38px;font-weight:800;color:var(--navy);line-height:1.15;margin-bottom:20px;letter-spacing:-.5px}.brands-copy p{font-size:16px;color:var(--muted);margin-bottom:28px}.brands-cloud{position:relative;width:100%;display:flex;align-items:center;justify-content:center}.brands-hero-img{display:block;width:100%;max-width:640px;height:auto;filter:drop-shadow(0 30px 50px rgba(15,30,80,.2))}.brand-bubble{position:absolute;background:#fff;border-radius:50%;box-shadow:0 10px 30px rgba(20,40,100,.1);display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:700;color:var(--navy);text-align:center;font-size:13px;padding:8px}.brand-bubble small{font-size:9px;opacity:.8}.b-ulta{width:100px;height:100px;top:60px;left:80px;font-style:italic;font-weight:900}.b-cvs{width:130px;height:130px;top:0;left:230px;color:#c00}.b-cvs span{font-size:20px;font-weight:900}.b-cvs small{color:#c00}.b-dominos{width:110px;height:110px;top:90px;left:400px;color:#006491}.dom-dot{width:10px;height:10px;background:#006491;border-radius:2px;display:inline-block;margin-right:4px}.b-dominos strong{font-size:12px}.b-ae{width:95px;height:95px;top:230px;left:30px;color:#00205b}.b-ae small{font-size:8px;font-weight:900}.b-fflow-brand{width:170px;height:170px;top:170px;left:200px;background:#fff}.fflow-brand-c{display:inline-flex;width:38px;height:38px;background:var(--cyan);color:#fff;border-radius:50%;align-items:center;justify-content:center;font-weight:900;font-size:22px;margin-right:6px}.fflow-brand-word{color:var(--cyan);font-size:22px;font-weight:900}.b-fflow-brand{display:flex;flex-direction:row}.b-hd{width:105px;height:105px;top:200px;left:420px;background:#ee2828;color:#fff;font-size:42px;font-weight:900}.b-bbb{width:110px;height:110px;top:360px;left:80px;color:#1d3a8a;font-size:11px}.b-bbb strong{line-height:1.1}.b-dd{width:100px;height:100px;top:380px;left:230px;color:#ef3232}.dd-mark{color:#ef3232;font-size:26px}.b-dd small{color:#ef3232;font-size:9px;font-weight:900}.b-lowes{width:105px;height:105px;top:350px;left:390px;background:#0d4ba0;color:#fff}.lowes-mark{background:#fff;color:#0d4ba0;padding:4px 8px;border-radius:6px;font-weight:900}@media (max-width:900px){.brands{padding:56px 0}.brands-inner{grid-template-columns:1fr;gap:32px}.brands-inner .brands-cloud{order:2}.brands-inner .brands-copy{order:1}.brands-cloud{height:auto;transform:none}.brands-copy h2{font-size:28px}.brands-copy p{font-size:15px}}@media (max-width:480px){.brands{padding:48px 0}.brands-copy h2{font-size:24px}}.earn{background:linear-gradient(180deg,#0b1c66,#1761d1 50%,#4cb6ff);padding:100px 0;color:#fff;position:relative;overflow:hidden}.earn:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:0;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='340' height='240' viewBox='0 0 340 240'><g font-family='monospace' font-size='15' font-weight='700' fill='white' fill-opacity='0.14' letter-spacing='3'><text x='10' y='30'>10110101</text><text x='180' y='52'>01001110</text><text x='40' y='82'>11010001</text><text x='195' y='108'>00101100</text><text x='10' y='138'>01110011</text><text x='170' y='162'>10010110</text><text x='50' y='192'>11001010</text><text x='200' y='218'>00110101</text></g></svg>");background-repeat:repeat;background-size:340px 240px}.earn:after{display:none}.earn-inner{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;position:relative;z-index:1}.earn-visual{display:flex;justify-content:center}.earn-phone-img{display:block;width:100%;max-width:320px;height:auto;filter:drop-shadow(0 30px 50px rgba(0,0,0,.3))}.phone-earn{width:320px;height:640px}.earn-screen{background:#0e1a4a;color:#fff;padding:36px 14px 14px}.dark-header{display:flex;align-items:center;justify-content:space-between;padding:4px 6px 10px;border-bottom:1px solid hsla(0,0%,100%,.08)}.dark-header .fflow-brand-word{color:#fff;font-size:18px;font-weight:800}.dark-header .fflow-brand-word b{font-weight:800}.dark-tabs{display:flex;background:hsla(0,0%,100%,.08);border-radius:999px;padding:3px;font-size:10px}.dark-tabs span{padding:4px 10px;border-radius:999px;font-weight:700}.dark-tabs .active{background:var(--cyan);color:#fff}.earn-list{display:flex;flex-direction:column;gap:8px;overflow:hidden}.earn-row{gap:8px;background:#fff;color:var(--navy);border-radius:10px;padding:8px}.earn-icon,.earn-row{display:flex;align-items:center}.earn-icon{width:32px;height:32px;border-radius:50%;background:#ffd34d;justify-content:center;font-size:14px;flex-shrink:0}.icon-cvs{background:#fff;color:#c00;flex-direction:column;line-height:1;font-size:10px}.icon-cvs small{font-size:6px;font-weight:900}.icon-dom{background:#006491}.icon-dom,.icon-lowes{color:#fff;font-weight:900}.icon-lowes{background:#0d4ba0}.icon-ae,.icon-ulta{background:#fff}.icon-ulta{color:#ec1c24;font-weight:900;font-style:italic}.earn-meta{flex:1;min-width:0}.earn-meta strong{display:block;font-size:11px;color:var(--navy)}.earn-meta small{font-size:8px;color:var(--muted);line-height:1.3;display:block}.earn-pill{background:#d6f3ff;color:var(--cyan);font-size:9px;font-weight:800;padding:4px 8px;border-radius:4px;flex-shrink:0}.earn-copy h2{font-size:44px;font-weight:800;line-height:1.15;color:#fff;letter-spacing:-.5px;margin-bottom:16px}.earn-copy p{font-size:18px;opacity:.92}@media (max-width:900px){.earn{padding:56px 0}.earn-inner{grid-template-columns:1fr;gap:32px}.earn-copy h2{font-size:30px}.earn-copy p{font-size:16px}.earn-phone-img{max-width:280px;aspect-ratio:auto}}@media (max-width:480px){.earn{padding:48px 0}.earn-copy h2{font-size:24px}}.how{padding:120px 0;background:#fff;position:relative;overflow:hidden}.how:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:0;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='240' height='240' viewBox='0 0 240 240'><g fill='none' stroke='%231CB5FC' stroke-width='1.2' stroke-opacity='0.12'><path d='M 0 60 L 70 60 L 70 120 L 160 120 L 160 60 L 240 60'/><path d='M 0 180 L 50 180 L 50 90 L 110 90'/><path d='M 110 240 L 110 170 L 210 170'/><path d='M 180 0 L 180 30 L 230 30'/></g><g fill='%231CB5FC' fill-opacity='0.18'><circle cx='70' cy='60' r='3.5'/><circle cx='160' cy='120' r='3.5'/><circle cx='50' cy='90' r='3.5'/><circle cx='110' cy='170' r='3.5'/><circle cx='180' cy='30' r='3.5'/><circle cx='110' cy='90' r='3.5'/><circle cx='160' cy='60' r='3.5'/></g></svg>");background-repeat:repeat;background-size:240px 240px}.how>.container{position:relative;z-index:1}.how-title{text-align:center;font-size:38px;font-weight:800;color:var(--navy);margin-bottom:80px;letter-spacing:-.5px}.step{flex-direction:column;text-align:center;gap:32px;margin-bottom:100px}.step,.step-visual{display:flex;align-items:center}.step-visual{position:relative;justify-content:center;min-height:560px;width:100%}.step-circle{position:absolute;width:540px;height:620px;background-repeat:no-repeat;background-size:contain;background-position:50%;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 115'><polygon points='50,5 95,57.5 50,110 5,57.5' fill='%231CB5FC'/><polygon points='50,5 95,57.5 50,80' fill='white' fill-opacity='0.22'/><polygon points='5,57.5 50,80 50,5' fill='white' fill-opacity='0.12'/><polygon points='50,80 95,57.5 50,110' fill='white' fill-opacity='0.08'/><line x1='50' y1='5' x2='50' y2='110' stroke='white' stroke-width='1.4' stroke-opacity='0.55'/><line x1='5' y1='57.5' x2='95' y2='57.5' stroke='white' stroke-width='1.4' stroke-opacity='0.55'/><polyline points='5,57.5 50,80 95,57.5' fill='none' stroke='white' stroke-width='1.4' stroke-opacity='0.55'/></svg>");z-index:1}.phone-step{width:280px;height:560px}.step-visual .hero-phone-img{width:280px;height:auto;margin:0 auto;position:relative;z-index:2}.phone-step .phone-screen{padding:30px 14px 14px;font-size:11px}.step-screen-title{font-weight:800;font-size:12px;color:var(--navy);text-align:center;letter-spacing:.5px;padding-bottom:8px;border-bottom:1px solid var(--line)}.step-copy{flex-direction:column}.step-copy,.step-num{display:flex;align-items:center}.step-num{width:70px;height:70px;border-radius:50%;background:var(--navy);color:#fff;justify-content:center;font-weight:800;font-size:22px;margin-bottom:24px}.step-copy h3{font-size:42px;font-weight:800;color:var(--cyan);margin-bottom:18px;line-height:1.1;letter-spacing:-.5px}.step-copy p{font-size:17px;color:var(--muted);max-width:540px}@media (max-width:900px){.how{padding:64px 0}.how-title{font-size:28px;margin-bottom:48px}.step{gap:20px;margin-bottom:64px}.step:last-of-type{margin-bottom:0}.step-copy h3{font-size:26px}.step-copy p{font-size:15px}.step-num{width:56px;height:56px;font-size:18px;margin-bottom:16px}.step-circle{width:260px;height:300px}.step-visual{min-height:0}.step-visual .hero-phone-img{width:100%;max-width:240px;height:auto;aspect-ratio:auto;object-fit:contain}}@media (max-width:480px){.how{padding:48px 0}.how-title{font-size:24px}.step-copy h3{font-size:22px}}.step-screen-dark{background:#0e1a4a;padding:30px 10px 0}.step-screen-dark .step-screen-title{color:#fff;border-color:hsla(0,0%,100%,.08)}.map-area{position:relative;flex:1;background:radial-gradient(circle at 30% 40%,#c8e6f9,transparent 45%),radial-gradient(circle at 70% 60%,#d6ecf6,transparent 50%),linear-gradient(180deg,#eaf3fa,#d4e5f0);border-radius:8px;margin:6px 0;min-height:220px;overflow:hidden}.map-pin{position:absolute;width:28px;height:28px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;box-shadow:0 4px 10px rgba(0,0,0,.15);border:2px solid var(--cyan)}.map-pin-1{top:30%;left:35%;background:#ffd34d;border-color:#fff}.map-pin-2{top:50%;left:60%;background:#c00;border-color:#fff}.map-pin-3{top:20%;left:70%;background:#00205b;border-color:#fff}.map-pin-4{top:65%;left:30%;background:#006491;border-color:#fff}.map-pin-5{top:75%;left:70%;background:#ef3232;border-color:#fff}.map-card{gap:8px;background:#fff;color:var(--navy);border-radius:10px;padding:8px;margin-bottom:6px}.map-card,.map-card-icon{display:flex;align-items:center}.map-card-icon{width:36px;height:36px;border-radius:50%;background:#ffd34d;justify-content:center}.map-card-meta{flex:1;min-width:0}.map-card-meta strong{font-size:11px;display:block}.map-card-meta small{font-size:9px;color:var(--muted)}.map-card-earn{background:#d6f3ff;color:var(--cyan);font-size:9px;font-weight:800;padding:4px 8px;border-radius:4px}.dark-tabbar{display:flex;background:hsla(0,0%,100%,.05);border-radius:8px;padding:8px 4px;justify-content:space-around;font-size:9px;color:hsla(0,0%,100%,.7);margin-top:auto}.dark-tabbar .tab-active{background:var(--cyan);color:#fff;padding:4px 8px;border-radius:50%}.bww-pill{display:flex;align-items:center;justify-content:space-between;background:var(--bg-soft);border-radius:10px;padding:6px 10px;font-size:10px;font-weight:700;color:var(--navy)}.amount-display{font-size:36px;font-weight:800;color:var(--navy);text-align:center;border-bottom:2px solid var(--navy);padding:12px 0 8px;margin:4px 12px}.amount-range{display:flex;justify-content:space-between;font-size:10px;color:var(--muted);padding:0 14px}.amount-range b{color:var(--cyan)}.keypad{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:8px 0;flex:1;align-content:center}.keypad>div{text-align:center;font-size:22px;font-weight:600;color:var(--navy);padding:8px 0}.key-back{color:var(--cyan)}.pay-method-row{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:700;color:var(--navy);padding:8px 4px;border-bottom:1px solid var(--line)}.visa-tag{background:#1a1f71;color:#fff;padding:2px 6px;border-radius:3px;font-size:9px;font-weight:900}.pay-mask{margin-left:auto;color:var(--muted)}.gc-total-box{border:2px solid var(--cyan);border-radius:8px;padding:10px;text-align:center}.gc-total-box small{font-size:9px;color:var(--muted)}.gc-total-amt{font-size:28px;font-weight:800;color:var(--navy);margin:2px 0}.gc-breakdown{border-bottom:1px dashed var(--line);padding-bottom:4px}.gc-breakdown,.gc-split{font-size:9px;color:var(--muted)}.gc-split{display:flex;justify-content:space-around;padding:6px 0}.gc-split b{color:var(--navy);font-size:11px}.gc-earn{font-size:9px;color:var(--muted)}.gc-earn div{color:var(--cyan);font-size:18px;font-weight:800}.tip-label{font-size:9px;color:var(--muted);text-align:center;letter-spacing:1px}.tip-row{display:flex;justify-content:space-between;background:var(--bg-soft);border-radius:8px;padding:4px;font-size:10px;font-weight:700;color:var(--navy)}.tip-row span{padding:4px 6px;border-radius:4px}.tip-row .tip-active{background:var(--navy);color:#fff}.tip-sub{text-align:center;font-size:10px;color:var(--muted)}.gc-header{gap:8px;background:var(--bg-soft);border-radius:8px;padding:8px}.gc-header,.gc-logo{display:flex;align-items:center}.gc-logo{width:28px;height:28px;border-radius:50%;background:#ffd34d;justify-content:center}.gc-meta{flex:1;min-width:0}.gc-meta strong{display:block;font-size:11px;color:var(--navy)}.gc-meta small{font-size:9px;color:var(--muted)}.gc-amt{text-align:right}.gc-amt strong{display:block;font-size:12px;color:var(--navy)}.gc-amt small{font-size:8px;color:var(--muted)}.barcode{display:grid;grid-template-columns:repeat(24,1fr);height:50px;gap:1px;margin:4px 0}.barcode>div{background:var(--navy)}.barcode>div:nth-child(2n){background:transparent}.barcode>div:nth-child(3n){background:var(--navy)}.barcode>div:nth-child(5n){background:transparent}.gc-field{display:flex;flex-direction:column;border-top:1px solid var(--line);padding:6px 0}.gc-field small{font-size:9px;color:var(--muted)}.gc-field span{font-size:11px;font-weight:700;color:var(--cyan)}.gc-instructions{font-size:9px;color:var(--text);border-top:1px solid var(--line);padding-top:6px}.gc-instructions strong{display:block;text-align:center;font-size:10px;margin-bottom:6px}.gc-instructions p{margin-bottom:4px;line-height:1.4}.gc-instructions b{font-weight:800}.stats{background:var(--bg-soft);padding:60px 0;position:relative;overflow:hidden}.stats:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:0;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='720' height='40' viewBox='0 0 720 40'><text x='0' y='28' font-family='monospace' font-size='22' font-weight='700' fill='%231F2D7A' fill-opacity='0.07' letter-spacing='4'>a3f7c2b9d4e16c08fa2d51b78e4c9321f5b6d8a042c7e91836bc9d4f1a87e352</text></svg>");background-repeat:repeat;background-size:720px 40px}.stats-inner{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,1fr);gap:48px;text-align:center;max-width:720px;margin:0 auto}.stat strong{display:block;font-size:44px;font-weight:900;color:var(--cyan);letter-spacing:-1px}.stat span{font-size:14px;font-weight:600;color:var(--navy)}@media (max-width:900px){.stats{padding:48px 0}.stats-inner{gap:20px}.stat strong{font-size:32px}.stat span{font-size:12px}}.download{position:relative;background:linear-gradient(135deg,var(--cyan),#4dd0ff);color:#fff;padding:100px 0;overflow:hidden}.download-inner{display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:center;position:relative;z-index:1}.download h2{font-size:48px;font-weight:800;margin-bottom:16px;letter-spacing:-.5px}.download p{font-size:18px;opacity:.92;margin-bottom:28px}.download-phone{display:flex;justify-content:center;position:relative;z-index:1}.download-phone-img{width:320px;height:auto;filter:drop-shadow(0 30px 50px rgba(0,0,0,.3))}@media (max-width:900px){.download{padding:56px 0}.download-inner{grid-template-columns:1fr;gap:32px;text-align:center}.download h2{font-size:28px}.download p{font-size:16px}.download .hero-ctas{justify-content:center}.download-phone-img{width:240px;height:auto}}@media (max-width:480px){.download{padding:48px 0}.download h2{font-size:24px}}.footer{background:var(--navy-deep);color:#fff;padding:80px 0 28px}.footer-inner{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px;padding-bottom:50px;border-bottom:1px solid hsla(0,0%,100%,.08)}.footer-brand p{margin-top:12px;font-size:14px;opacity:.8;max-width:280px}.socials{display:flex;gap:12px;margin-top:18px}.socials a{width:36px;height:36px;border-radius:50%;background:hsla(0,0%,100%,.08);display:inline-flex;align-items:center;justify-content:center;font-weight:800;transition:background .15s ease}.socials a:hover{background:var(--cyan)}.footer-col h4{font-size:14px;font-weight:800;margin-bottom:16px;letter-spacing:.5px}.footer-col a{display:block;font-size:14px;opacity:.8;margin-bottom:10px;transition:opacity .15s ease,color .15s ease}.footer-col a:hover{opacity:1;color:var(--cyan)}.footer-bottom{display:flex;justify-content:space-between;padding-top:24px;font-size:13px;opacity:.7}@media (max-width:900px){.footer{padding:56px 0 24px}.footer-inner{grid-template-columns:1fr;gap:28px;padding-bottom:32px}.footer-bottom{flex-direction:column;gap:8px;text-align:center}}.videos{background:var(--bg-soft);padding:80px 0}.videos-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.video-tile{width:100%;aspect-ratio:9/16;object-fit:cover;background:#0b1c66;border-radius:var(--radius);box-shadow:var(--shadow-phone);display:block;pointer-events:none}.video-tile-placeholder{display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;letter-spacing:.5px;font-size:15px;text-transform:uppercase;background:linear-gradient(180deg,#1f2d7a,#1cb5fc)}@media (max-width:900px){.videos{padding:56px 0}.videos-grid{grid-template-columns:repeat(2,1fr);gap:14px}}@media (max-width:480px){.videos{padding:40px 0}.videos-grid{grid-template-columns:1fr;gap:16px}.video-tile{max-width:280px;margin:0 auto}}@media (max-width:900px){.container{padding-inline:20px}section{padding:72px 0!important}.footer{padding:56px 0 24px}.brands-inner,.download-inner,.earn-inner,.hero-inner,.step{grid-template-columns:1fr!important;display:flex!important;flex-direction:column;align-items:center;text-align:center;gap:32px}.brands-copy,.earn-copy,.hero-copy,.step-copy{max-width:640px;margin:0 auto}.brands-hero-img,.download-phone-img,.earn-phone-img,.hero-phone-img,.step-visual .hero-phone-img{width:100%;max-width:340px!important;height:auto!important;margin:0 auto;display:block}.brands-hero-img{object-fit:contain}.step-visual{min-height:auto}.step-circle{width:320px;height:320px}.bg-circle{display:none!important}.hero{background:linear-gradient(180deg,#fbfdff,#f3f7ff)}h1{font-size:clamp(40px,7vw,56px)!important;line-height:1.05}h2{font-size:clamp(30px,5vw,40px)!important;line-height:1.15}h3{font-size:clamp(24px,4vw,30px)!important}p{font-size:16px!important;line-height:1.7}.footer-inner{grid-template-columns:1fr;gap:24px;padding-bottom:24px;text-align:center}.footer-brand{display:flex;flex-direction:column;align-items:center}.footer-brand p{max-width:100%}.socials{justify-content:center}.footer-col{display:flex;flex-direction:column;align-items:center}.footer-col a{margin-bottom:8px}.footer-bottom{padding-top:20px;flex-direction:column;gap:8px;text-align:center}}@media (max-width:480px){.container{padding-inline:16px}section{padding:56px 0!important}.brands-hero-img,.download-phone-img,.earn-phone-img,.hero-phone-img,.step-visual .hero-phone-img{max-width:280px!important}.step-circle{width:240px;height:240px;opacity:.18}.brands:before,.earn:before,.hero:before,.how:before,.stats:before{opacity:.25}.hero-ctas{flex-direction:column;width:100%}.store-btn{width:100%;align-items:center;justify-content:center}.videos-grid{grid-template-columns:1fr!important}.stats-inner{grid-template-columns:1fr;gap:28px}.footer-inner{text-align:center}}