@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";:root{color:#f3f8f5;font-synthesis:none;--green:#ff6bb5;--green-dark:#ff3fa1;--panel:#1b1219;--muted:#d2a7be;--line:#3a2334;background:#090b0e;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{background:#090b0e;min-width:320px;margin:0}button,input{font:inherit}button{cursor:pointer}.site-shell{isolation:isolate;background:radial-gradient(circle at 50% 36%,#2b1224 0,#090b0e 30%,#07090b 72%);min-height:100vh;position:relative;overflow:hidden}.site-shell:before{content:"";z-index:-1;opacity:.28;background-image:linear-gradient(#39242f 1px,#0000 1px),linear-gradient(90deg,#39242f 1px,#0000 1px);background-size:66px 66px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 88%);mask-image:linear-gradient(#000,#0000 88%)}.ambient{z-index:-1;filter:blur(70px);opacity:.14;border-radius:50%;position:absolute}.ambient-one{background:#ff7cc2;width:230px;height:230px;top:15%;left:15%}.ambient-two{background:#d9488d;width:300px;height:300px;bottom:5%;right:10%}.site-header{justify-content:space-between;align-items:center;width:min(900px,100% - 40px);margin:0 auto;padding:27px 0;display:flex}.brand-mark{justify-content:center;margin-bottom:14px;display:flex}.logo{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;align-items:center;gap:10px;padding:10px 16px;font-family:Space Grotesk;display:inline-flex;box-shadow:0 14px 28px #00000024}.logo>span{color:#1a0d18;background:var(--green);border-radius:10px;place-items:center;width:35px;height:35px;display:grid;box-shadow:0 0 25px #ff6bb57a}.logo strong{letter-spacing:-.7px;font-size:18px}.logo strong span{color:var(--green)}.status-badge{color:#9da9a5;background:#ffffff07;border:1px solid #ffffff12;border-radius:99px;align-items:center;gap:7px;padding:8px 12px;font-size:10px;display:flex}.status-badge span{background:var(--green);width:6px;height:6px;box-shadow:0 0 8px var(--green);border-radius:50%}.stage-wrap{width:min(530px,100% - 32px);margin:22px auto 0}.brand-intro{text-align:center;margin-bottom:23px}.brand-intro p{color:#7f9189;text-transform:uppercase;letter-spacing:1.6px;justify-content:center;align-items:center;gap:6px;margin:0 0 13px;font-size:9px;font-weight:700;display:flex}.brand-intro p svg{color:var(--green)}.brand-intro h1{letter-spacing:-2.4px;margin:0;font:700 42px/1 Space Grotesk}.brand-intro h1 em{color:var(--green);font-style:normal}.flow-card{background:linear-gradient(145deg,#171b1e,#101315);border:1px solid #2a3235;border-radius:20px;padding:27px 29px 32px;position:relative;box-shadow:0 25px 80px #00000070}.progress-track{align-items:center;width:100%;margin-bottom:33px;display:flex}.progress-step{flex:1;align-items:center;display:flex}.progress-step:last-child{flex:0}.progress-step span{color:#63706b;z-index:1;background:#171b1e;border:1px solid #30383a;border-radius:50%;place-items:center;width:17px;height:17px;font-size:8px;display:grid}.progress-step i{background:#2a3033;flex:1;height:3px;margin:0 5px}.progress-step.done span{color:#07100c;border-color:var(--green);background:var(--green);box-shadow:0 0 13px #1ee87855}.progress-step.done i{background:var(--green);box-shadow:0 0 8px #1ee87855}.progress-step.current span{transform:scale(1.15)}.panel{text-align:center;animation:.45s both appear}.hero-icon,.success-orb{color:var(--green);background:#0d2b1d;border:1px solid #26e87d55;border-radius:50%;place-items:center;margin:0 auto 19px;display:grid;box-shadow:0 0 30px #1ee87822}.hero-icon{border-radius:20px;width:66px;height:66px}.success-orb{width:66px;height:66px}.kicker{color:#8c9b95;text-transform:uppercase;letter-spacing:1.5px;font-size:9px;font-weight:700}.panel h2{letter-spacing:-1.7px;color:#f5f8f6;margin:12px 0;font:700 33px/1.04 Space Grotesk}.panel h2 em{color:var(--green);font-style:normal}.panel>p{color:#929c9e;max-width:365px;margin:0 auto 22px;font-size:12px;line-height:1.65}.welcome-panel label{color:#aeb9b4;text-align:left;max-width:365px;margin:0 auto 7px;font-size:10px;font-weight:600;display:block}.name-input{max-width:365px;height:48px;color:var(--green);background:#0c1012;border:1px solid #303a3b;border-radius:9px;align-items:center;margin:auto;padding:0 14px;display:flex}.name-input:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #1ee8781a}.name-input input{color:#eef6f1;background:0 0;border:0;outline:0;flex:1;min-width:0;padding:0 10px;font-size:12px}.name-input input::placeholder{color:#5e6b68}.input-state{color:var(--green);height:18px}.primary-button{color:#07100c;background:var(--green);border:0;border-radius:9px;justify-content:center;align-items:center;gap:9px;width:100%;max-width:365px;min-height:46px;margin:18px auto 0;font-size:11px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 10px 24px #1ee87825}.primary-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 13px 30px #1ee87840}.primary-button:disabled{opacity:.35;cursor:not-allowed}.fine-print{color:#68736f;justify-content:center;align-items:center;gap:5px;margin-top:14px;font-size:9px;display:flex}.fine-print svg{color:#657b70}.connecting-panel{padding:10px 0 7px}.progress-ring{background:conic-gradient(var(--green) var(--progress),#27302f var(--progress));border-radius:50%;place-items:center;width:144px;height:144px;margin:0 auto 22px;display:grid;position:relative;box-shadow:0 0 35px #1ee87822}.progress-ring:after{content:"";background:#121719;border-radius:50%;position:absolute;inset:8px}.progress-ring strong{z-index:1;color:var(--green);font:700 25px Space Grotesk;position:relative}.check-list{text-align:left;gap:11px;max-width:290px;margin:26px auto 0;display:grid}.check-list div{color:#e3eae6;align-items:center;gap:10px;font-size:12px;display:flex}.check-list span{color:#07100c;background:var(--green);border-radius:50%;place-items:center;width:23px;height:23px;display:grid;box-shadow:0 0 12px #1ee87835}.check-list .pending{color:#687370}.check-list .pending span{box-shadow:none;background:#26302e}.check-list .pending i{background:#687370;border-radius:50%;width:6px;height:6px}.offers-panel{text-align:left}.offers-panel>h2,.offers-panel>p{text-align:center}.offer-list{gap:9px;margin-top:20px;display:grid}.offer{color:#dce7e0;text-align:left;background:#181e20;border:1px solid #283133;border-radius:11px;align-items:center;gap:11px;width:100%;padding:11px;transition:all .2s;display:flex}.offer:hover,.offer.selected{background:#152920;border-color:#1ee87888;transform:translate(3px)}.offer-icon{color:#fff;border-radius:9px;place-items:center;width:35px;height:35px;font-size:18px;display:grid}.offer-icon.rose{background:#d75683}.offer-icon.blue{background:#5978d3}.offer-icon.gold{background:#bc8236}.offer-icon.mint{background:#409d86}.offer-copy{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.offer-copy strong{font-size:11px}.offer-copy small{text-overflow:ellipsis;white-space:nowrap;color:#84918b;font-size:9px;overflow:hidden}.offer b{color:var(--green);white-space:nowrap;font:600 10px Space Grotesk}.offer>svg{color:#718078}.offer-foot{color:#708078;justify-content:center;align-items:center;gap:7px;margin-top:17px;font-size:9px;display:flex}.offer-foot svg{color:#22d974}.continue-toast{color:#07100c;background:var(--green);border:1px solid #1ee87866;border-radius:9px;justify-content:center;align-items:center;gap:7px;width:100%;margin-top:12px;padding:12px;font-size:10px;font-weight:700;animation:.3s appear;display:flex}.reward-card{background:#0b100e;border:1px solid #2d3a35;border-radius:11px;flex-direction:column;gap:7px;max-width:365px;margin:23px auto 0;padding:18px;display:flex}.reward-card small{color:#72817a;letter-spacing:1.4px;font-size:8px}.reward-card strong{color:var(--green);font:700 31px Space Grotesk}.reward-card strong span{color:#e8f3ec;font-size:15px}.reward-card>span{color:#87938c;font-size:10px}.safe-footer{color:#738079;justify-content:center;align-items:center;gap:12px;margin-top:20px;font-size:9px;display:flex}.safe-footer span{color:#26c96e;align-items:center;gap:5px;display:flex}.safe-footer i{background:#53605b;border-radius:50%;width:3px;height:3px}.safe-footer button{color:#728079;background:0 0;border:0;padding:0}.scroll-hint{color:#53605b;justify-content:center;align-items:center;gap:4px;margin:37px 0 25px;font-size:9px;animation:2.5s ease-in-out infinite bob;display:flex}@keyframes appear{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes bob{50%{transform:translateY(4px)}}@media (width<=560px){.site-header{padding:18px 0}.stage-wrap{margin-top:42px}.brand-intro h1{font-size:37px}.flow-card{padding:22px 17px 26px}.panel h2{font-size:29px}.status-badge{padding:7px 9px;font-size:9px}.logo strong{font-size:16px}.offer-copy small{max-width:145px}.safe-footer{flex-wrap:wrap;gap:8px 10px}.safe-footer i:last-of-type{display:none}}.verification-card-backdrop{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:100;background:#06080ab8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.verification-card{background:linear-gradient(#1d1219f5,#0e090ff5);border:1px solid #ff84ca38;border-radius:28px;width:min(440px,100%);padding:28px 24px 22px;position:relative;overflow:hidden;box-shadow:0 30px 80px #00000085,inset 0 1px #ffffff0f}.verification-card:before{content:"";pointer-events:none;background:radial-gradient(circle at top,#ff6bb533,#0000 42%);position:absolute;inset:0}.verification-card-close{color:#d8e7e1;background:#ffffff08;border:1px solid #ffffff1a;border-radius:50%;width:36px;height:36px;font-size:28px;line-height:1;position:absolute;top:16px;right:16px}.verification-card-badge{color:#ffd0eb;letter-spacing:.14em;text-transform:uppercase;background:#ff6bb51f;border:1px solid #ff6bb53d;border-radius:999px;align-items:center;gap:8px;padding:7px 12px;font-size:11px;font-weight:700;display:inline-flex;position:relative}.verification-card-icon{color:#ff9cca;background:linear-gradient(135deg,#ff6bb52e,#ff6bb50f);border-radius:18px;place-items:center;width:64px;height:64px;margin:20px 0 12px;display:grid;position:relative;box-shadow:inset 0 0 18px #ff6bb52e}.verification-card h2{letter-spacing:-.06em;margin:0;font-size:clamp(2rem,4vw,2.5rem);line-height:1.02;position:relative}.verification-card p{color:#acb8b4;margin:14px 0 0;font-size:.96rem;line-height:1.6;position:relative}.verification-card-list{gap:10px;margin-top:22px;display:grid;position:relative}.verification-card-item{color:#ebf9f1;background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;align-items:center;gap:12px;padding:12px;font-size:.92rem;display:flex}.verification-card-item span{width:24px;height:24px;color:var(--green);background:#ff6bb524;border-radius:50%;place-items:center;font-weight:700;display:inline-grid}.verification-card-button{color:#1b0816;background:linear-gradient(135deg,#ff6bb5,#ff4ea2 58%,#e63485);border:0;border-radius:16px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:22px;padding:15px 18px;font-weight:700;display:inline-flex;position:relative;box-shadow:0 16px 28px #ff6bb547}#xf_MODAL_CONTAINER{z-index:99999!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;box-sizing:border-box!important;background:#04080abd!important;justify-content:center!important;align-items:center!important;padding:16px!important;display:flex!important;position:fixed!important;inset:0!important}#xf_MODAL{background:linear-gradient(#1b1219fa,#0e0a0ffa)!important;border:1px solid #ff78c02e!important;border-radius:30px!important;width:min(460px,100vw - 24px)!important;max-width:100%!important;margin:0 auto!important;position:relative!important;left:auto!important;right:auto!important;overflow:hidden!important;transform:none!important;box-shadow:0 28px 80px #0009,inset 0 1px #ffffff0f!important}#xfMODALCONTENT{background:linear-gradient(#171116f5,#0c080efa)!important;border:1px solid #ff78c02e!important;border-radius:30px!important;width:100%!important;max-width:100%!important;margin:0 auto!important;position:relative!important;overflow:hidden!important;box-shadow:0 20px 60px #00000080,inset 0 1px #ffffff0f!important}#xfMODALCONTENT:before{content:"";pointer-events:none;background:radial-gradient(circle,#ff6bb533,#0000 62%);height:160px;position:absolute;inset:-20% 10% auto}#xfMODALHEADER,#xfMODALBODY,#xfMODALFOOTER{z-index:1;position:relative!important}#xfMODALHEADER{background:linear-gradient(#ff6bb517,#ff6bb500)!important;border-bottom:0!important;padding:22px 24px 10px!important}#xfMODALTITLE{letter-spacing:-.06em!important;text-align:center!important;color:#ecfff2!important;text-shadow:0 0 18px #1ee87833!important;font-family:Space Grotesk,DM Sans,sans-serif!important;font-size:clamp(1.8rem,3vw,2.35rem)!important;font-weight:700!important;line-height:1.05!important}.rapid-brand{color:#f4fff8!important;letter-spacing:-.03em!important;justify-content:center!important;align-items:center!important;gap:10px!important;margin-bottom:18px!important;font-family:Space Grotesk,DM Sans,sans-serif!important;font-size:1.05rem!important;font-weight:700!important;display:flex!important}.rapid-mark{color:#1b0816!important;background:linear-gradient(135deg,#ff7fc7,#ff4ea2)!important;border-radius:8px!important;place-items:center!important;width:24px!important;height:24px!important;font-size:.78rem!important;display:inline-grid!important;box-shadow:0 0 18px #ff6bb566!important}.rapid-progress{justify-content:center!important;align-items:center!important;gap:8px!important;width:100%!important;max-width:280px!important;margin:0 auto 16px!important;display:flex!important}.progress-node,.progress-line{display:inline-block!important}.progress-node{background:#ffffff1f!important;border:2px solid #ffffff1a!important;border-radius:50%!important;width:10px!important;height:10px!important;box-shadow:0 0 0 2px #080d0cb3!important}.progress-node.done{background:#ff6bb5!important;border-color:#ffffff2e!important;box-shadow:0 0 12px #ff6bb599!important}.progress-node.active{background:#ff6bb5!important;border-color:#ffffff40!important;box-shadow:0 0 16px #ff6bb5cc!important}.progress-line{background:#ffffff1f!important;border-radius:999px!important;width:42px!important;height:2px!important}.rapid-title-wrap{text-align:center!important;margin-bottom:8px!important}.rapid-title{letter-spacing:-.06em!important;color:#f2fff7!important;margin:0!important;font-family:Space Grotesk,DM Sans,sans-serif!important;font-size:clamp(1.8rem,3vw,2.5rem)!important;font-weight:700!important;line-height:1.15!important}.rapid-copy{color:#c5d2cbe6!important;max-width:340px!important;margin:10px auto 0!important;font-size:.94rem!important;line-height:1.5!important}.offer-count-badge{color:#ffeaf6!important;letter-spacing:.08em!important;text-transform:uppercase!important;background:linear-gradient(135deg,#ff6bb524,#ff6bb50d)!important;border:1px solid #ff6bb53d!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:8px!important;width:fit-content!important;max-width:100%!important;margin:16px auto 0!important;padding:8px 14px!important;font-size:11px!important;font-weight:700!important;display:inline-flex!important;position:relative!important;box-shadow:inset 0 1px #ffffff0f!important}.offer-count-badge span{color:#ff9cca!important;background:#ffffff14!important;border-radius:50%!important;place-items:center!important;width:22px!important;height:22px!important;font-size:12px!important;font-weight:800!important;display:inline-grid!important}.offer-count-badge strong{color:#eefdf3!important;font-weight:700!important}#xf_MODAL_CLOSE{color:#edf9f2!important;background:#ffffff08!important;border:1px solid #ffffff1f!important;border-radius:50%!important;width:36px!important;height:36px!important;padding:0!important;font-size:24px!important;line-height:1!important;position:absolute!important;top:16px!important;right:18px!important}#xfMODALBODY{background:#ffffff03!important;padding:8px 18px!important}#xfOFFERS{background:linear-gradient(#ffffff05,#ffffff03)!important;border:0!important;border-radius:20px!important;width:100%!important;max-width:100%!important;height:500px!important;min-height:500px!important;display:block!important;box-shadow:inset 0 0 0 1px #ffffff0a!important}@media (width<=640px){#xf_MODAL_CONTAINER{padding:10px!important;overflow-y:auto!important}#xf_MODAL{border-radius:20px!important;width:min(100%,100vw - 20px)!important;max-height:90vh!important}#xfMODALHEADER{padding:18px 16px 6px!important}.rapid-brand{margin-bottom:12px!important;font-size:.95rem!important}.rapid-progress{gap:6px!important;max-width:220px!important}.progress-line{width:32px!important}#xfMODALTITLE,.rapid-title{font-size:1.7rem!important}.rapid-copy{max-width:280px!important;font-size:.82rem!important}#xfMODALBODY{padding:6px 12px 4px!important}#xfOFFERS{height:340px!important;min-height:340px!important}.offer-count-badge{margin-top:12px!important;padding:7px 12px!important}}@media (width<=420px){#xf_MODAL_CONTAINER{padding:8px!important}#xf_MODAL{width:min(100%,100vw - 16px)!important;max-height:88vh!important}.rapid-brand{gap:8px!important;font-size:.88rem!important}.rapid-mark{width:20px!important;height:20px!important;font-size:.7rem!important}.rapid-progress{max-width:180px!important}.progress-line{width:20px!important}#xfOFFERS{height:300px!important;min-height:300px!important}#xfMODALFOOTER{padding:0 12px 14px!important}#xfMODALFOOTERTEXT,#xfMODALFOOTERTEXT p,#xfMODALFOOTERTEXT strong,#xfMODALFOOTERTEXT span{font-size:11px!important}}#xfMODALFOOTER{text-align:center!important;padding:0 20px 20px!important}.unlock-reward{text-align:center;background:linear-gradient(135deg,#ff6bb533,#ff6bb50f);border:1px solid #ff6bb56b;border-radius:14px;gap:4px;width:min(100%,320px);margin:18px auto 14px;padding:13px 16px 15px;display:grid;box-shadow:0 10px 28px #ff6bb529,inset 0 1px #ffffff14}.unlock-reward span{color:#ffd9ee;letter-spacing:.14em;font-size:10px;font-weight:800}.unlock-reward strong{color:#fff5fb;letter-spacing:.01em;font-family:Space Grotesk,DM Sans,sans-serif;font-size:clamp(1.45rem,5vw,2rem);line-height:1.1}.unlock-reward em{color:#ff9dce;font-style:normal}#xfMODALFOOTERTEXT,#xfMODALFOOTERTEXT p,#xfMODALFOOTERTEXT strong,#xfMODALFOOTERTEXT span{color:#b8cfc8!important;font-size:12px!important;line-height:1.5!important}#xf_MODAL_CONTAINER *{box-sizing:border-box!important}@media (width<=520px){.verification-card{border-radius:22px;padding:24px 18px 18px}.verification-card-item{font-size:.86rem}}
