:root{--rmf-bg:#031021;--rmf-panel:#07182e;--rmf-card:#fff;--rmf-blue:#087cff;--rmf-cyan:#18c5ff;--rmf-ink:#071426;--rmf-muted:#68758a;--rmf-line:#dce6f2;--rmf-success:#16a765}.rmf-shell{background:radial-gradient(circle at 50% -15%,#1381ff40,transparent 42%),var(--rmf-bg);min-height:100svh;color:var(--rmf-ink)}.rmf-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#fff;background:#031021e0;border-bottom:1px solid #54b0ff33;justify-content:space-between;align-items:center;height:70px;padding:0 max(18px,50vw - 560px);display:flex;position:fixed;top:0;left:0;right:0}.rmf-logo{object-fit:contain;width:152px;height:51px;display:block}.rmf-header>span{color:#a9bad0;align-items:center;gap:7px;font-size:12px;font-weight:600;display:flex}.rmf-header svg{width:16px;color:var(--rmf-cyan)}.rmf-welcome{align-items:center;width:min(100%,540px);min-height:100svh;margin:0 auto;padding:94px 12px 28px;display:grid}.rmf-welcome-card{background:var(--rmf-card);border:1px solid #73b7ff42;border-radius:26px;width:100%;overflow:hidden;box-shadow:0 30px 90px #0000005c}.rmf-selected{border-bottom:1px solid var(--rmf-line);justify-content:space-between;align-items:center;min-height:60px;padding:0 18px;display:flex}.rmf-selected span{color:#31506e;text-transform:uppercase;letter-spacing:.07em;align-items:center;gap:7px;font-size:11px;font-weight:700;display:flex}.rmf-selected svg{width:16px;color:var(--rmf-blue)}.rmf-selected strong{color:#127046;background:#e7f8ef;border-radius:999px;padding:7px 10px;font-size:10px}.rmf-hero{color:#fff;text-align:center;background:linear-gradient(155deg,#0d86ff 0%,#0863ee 55%,#07399f 100%);flex-direction:column;justify-content:center;align-items:center;min-height:285px;padding:34px 32px 30px;display:flex;position:relative;overflow:hidden}.rmf-hero:before,.rmf-hero:after{content:"";border:1px solid #ffffff1f;border-radius:50%;position:absolute}.rmf-hero:before{width:330px;height:330px;top:-205px;right:-190px}.rmf-hero:after{width:220px;height:220px;bottom:-145px;left:-150px}.rmf-hero-mark{background:#ffffff21;border:1px solid #ffffff59;border-radius:20px;place-items:center;width:62px;height:62px;margin-bottom:16px;display:grid;box-shadow:inset 0 0 30px #ffffff14}.rmf-hero-mark svg{width:31px}.rmf-hero h1{letter-spacing:-.045em;margin:0 0 8px;font-size:36px;font-weight:800;line-height:1}.rmf-hero p{color:#e0efff;max-width:390px;margin:0;font-size:14px;line-height:1.55}.rmf-welcome-body{padding:20px}.rmf-trust-panel{border:1px solid var(--rmf-line);background:#101b13;border-radius:17px;margin-top:16px;padding:16px}.rmf-trust-copy{align-items:flex-start;gap:11px;display:flex}.rmf-trust-copy>span{color:#caff19;background:#17341e;border-radius:12px;flex:none;place-items:center;width:38px;height:38px;display:grid}.rmf-trust-copy svg{width:19px}.rmf-trust-copy strong{font-size:13px;display:block}.rmf-trust-copy p{color:var(--rmf-muted);margin:5px 0 0;font-size:10px;line-height:1.55}.rmf-brand-proof{border-top:1px solid var(--rmf-line);margin-top:14px;padding-top:12px}.rmf-brand-proof>span{color:#829287;letter-spacing:.12em;margin-bottom:8px;font-size:7px;font-weight:800;display:block}.rmf-brand-proof>div{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.rmf-brand-proof>div>div{background:#142018;border:1px solid #2a3d2e;border-radius:11px;justify-content:center;align-items:center;gap:6px;min-height:52px;padding:6px;display:flex}.rmf-brand-proof img{object-fit:contain;background:#fff;border-radius:6px;width:34px;height:24px;padding:3px}.rmf-brand-proof b{color:#dce5de;white-space:nowrap;font-size:8px}.rmf-trust-panel>small{color:#6f8073;margin-top:10px;font-size:7px;line-height:1.45;display:block}.rmf-value-card{border:1px solid var(--rmf-line);background:#f4f8fc;border-radius:17px;grid-template-columns:1fr 1fr;gap:14px;min-height:86px;padding:15px 16px;display:grid}.rmf-value-card>div+div{border-left:1px solid #d6e2ef;padding-left:14px}.rmf-value-card span,.rmf-value-card strong{display:block}.rmf-value-card span{color:var(--rmf-muted);font-size:10px}.rmf-value-card strong{letter-spacing:-.025em;margin-top:6px;font-size:19px}.rmf-primary{background:linear-gradient(135deg,var(--rmf-blue),#075ee5);color:#fff;cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:54px;margin-top:12px;padding:0 18px;font-size:14px;font-weight:800;display:flex;box-shadow:0 12px 28px #087cff3b}.rmf-primary svg{width:19px}.rmf-disclaimer{color:#778499;text-align:center;justify-content:center;align-items:center;gap:7px;margin:10px 8px 0;font-size:9px;line-height:1.5;display:flex}.rmf-disclaimer svg{flex:none;width:14px}.rmf-enter{animation:.48s cubic-bezier(.22,.78,.28,1) both rmf-enter}@keyframes rmf-enter{0%{opacity:0;transform:translateY(14px)scale(.985)}to{opacity:1;transform:none}}@media (max-width:600px){.rmf-header{height:62px;padding:0 14px}.rmf-logo{width:132px;height:44px}.rmf-header>span{font-size:10px}.rmf-welcome{align-items:start;padding:74px 8px 12px}.rmf-welcome-card{border-radius:20px}.rmf-selected{min-height:50px;padding:0 13px}.rmf-hero{min-height:218px;padding:22px 18px}.rmf-hero h1{font-size:30px}.rmf-hero p{font-size:12px;line-height:1.45}.rmf-welcome-body{padding:13px}.rmf-trust-panel{margin-top:14px;padding:14px 12px}.rmf-trust-copy p{font-size:9px}.rmf-brand-proof b{font-size:7px}.rmf-value-card{min-height:78px;padding:12px}.rmf-value-card strong{font-size:17px}.rmf-primary{min-height:56px}.rmf-disclaimer{font-size:8px}}@media (prefers-reduced-motion:reduce){.rmf-enter{animation:none}}.rmf-shell{padding-bottom:82px;overflow-x:hidden}.rmf-header-status{color:#fff;flex-direction:column;justify-content:center;align-items:flex-end;min-width:120px;display:flex}.rmf-header-status>span{color:#91a7c2;letter-spacing:.08em;align-items:center;gap:7px;font-size:8px;font-weight:700;display:flex}.rmf-header-status>strong{font-variant-numeric:tabular-nums;margin-top:2px;font-size:15px}.rmf-journey{z-index:25;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#041225f0;border:1px solid #75b1ee4d;border-radius:22px;grid-template-columns:repeat(3,1fr);width:min(100% - 24px,500px);height:62px;padding:6px;display:grid;position:fixed;bottom:12px;left:50%;transform:translate(-50%);box-shadow:0 15px 50px #00000059}.rmf-journey>span{color:#7186a0;border-radius:16px;justify-content:center;align-items:center;gap:7px;font-size:9px;display:flex}.rmf-journey svg{width:16px}.rmf-journey b{font-weight:700}.rmf-matching{color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:min(100% - 24px,700px);min-height:calc(100svh - 82px);margin:0 auto;padding:116px 20px 40px;display:flex}.rmf-scan{place-items:center;width:220px;height:220px;margin-bottom:28px;display:grid;position:relative}.rmf-scan>span,.rmf-scan>i{border:1px solid #20afff52;border-radius:50%;animation:1.8s ease-in-out infinite rmf-scan-ring;position:absolute;inset:0}.rmf-scan>i{animation-delay:.25s;inset:35px}.rmf-scan>b{z-index:2;background:linear-gradient(145deg,#0e7eff4d,#053474b3);border:1px solid #5fc4ff80;border-radius:29px;width:88px;height:88px;display:block;position:relative;overflow:hidden;box-shadow:0 0 45px #108dff38}.rmf-scan>b img{object-fit:contain;object-position:left center;filter:drop-shadow(0 7px 10px #00081c61);width:264px;max-width:none;height:88px;position:absolute;inset:0 auto 0 0}.rmf-scan svg{color:#4bdcff;fill:#4bdcff29;width:35px}.rmf-matching>span{color:#43d2ff;letter-spacing:.14em;font-size:10px;font-weight:800}.rmf-matching h1{letter-spacing:-.045em;max-width:600px;margin:12px 0 9px;font-size:42px;line-height:1.02}.rmf-matching>p{color:#8fa4bf;max-width:480px;margin:0;font-size:13px;line-height:1.5}.rmf-match-list{gap:8px;width:min(100%,380px);margin-top:28px;display:flex}.rmf-match-list i{background:#ffffff17;border-radius:999px;flex:1;height:6px;position:relative;overflow:hidden}.rmf-match-list i:after{content:"";background:linear-gradient(90deg,#0000,#17bfff,#0000);animation:1.4s ease-in-out infinite rmf-match-load;position:absolute;inset:0;transform:translate(-100%)}.rmf-match-list i:nth-child(2):after{animation-delay:.18s}.rmf-match-list i:nth-child(3):after{animation-delay:.36s}@keyframes rmf-scan-ring{0%,to{opacity:.35;transform:scale(.88)}50%{opacity:1;transform:scale(1)}}@keyframes rmf-match-load{to{transform:translate(100%)}}.rmf-review-screen{width:min(100%,560px);min-height:100svh;margin:0 auto;padding:92px 12px 34px}.rmf-review-card{background:#fff;border:1px solid #73b7ff40;border-radius:24px;overflow:hidden;box-shadow:0 28px 85px #00000059}.rmf-review-head{border-bottom:1px solid var(--rmf-line);align-items:center;min-height:72px;padding:10px 14px;display:flex}.rmf-review-head>img{object-fit:contain;background:#fff;border:1px solid #e2e8ef;border-radius:15px;width:48px;height:48px;padding:6px}.rmf-review-head>div{flex:1;min-width:0;margin-left:10px}.rmf-review-head strong,.rmf-review-head span{display:block}.rmf-review-head strong{font-size:13px}.rmf-review-head span{color:#7d8a9c;margin-top:3px;font-size:9px}.rmf-review-head>button{color:#34516f;cursor:pointer;background:#f5f9fd;border:1px solid #dbe6f1;border-radius:13px;place-items:center;width:38px;height:38px;display:grid}.rmf-review-head>button svg{width:17px}.rmf-product-stage{background:linear-gradient(#f8fbff,#fff);place-items:center;min-height:330px;padding:48px 20px 20px;display:grid;position:relative;overflow:hidden}.rmf-product-stage:after{content:"";filter:blur(16px);background:#1d46761f;border-radius:50%;height:26px;position:absolute;bottom:16px;left:18%;right:18%}.rmf-product-stage>img{z-index:2;object-fit:contain;mix-blend-mode:multiply;width:100%;height:270px;animation:.55s cubic-bezier(.22,.78,.28,1) both rmf-product-in;display:block;position:relative}.rmf-task-badge{z-index:4;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ecf7ffeb;border:1px solid #cde1f7;border-radius:11px;justify-content:space-between;align-items:center;min-height:37px;padding:0 11px;display:flex;position:absolute;top:13px;left:13px;right:13px}.rmf-task-badge span{color:#285981;letter-spacing:.07em;font-size:9px;font-weight:800}.rmf-task-badge strong{color:#0c8a51;font-size:11px}.rmf-product-copy{border-top:1px solid #edf1f5;padding:16px 17px}.rmf-product-copy>span{color:#60758d;letter-spacing:.1em;font-size:8px;font-weight:800}.rmf-product-copy h1{letter-spacing:-.035em;margin:7px 0 11px;font-size:21px;line-height:1.05}.rmf-product-copy>div{flex-wrap:wrap;gap:7px;display:flex}.rmf-product-copy>div span{color:#63758a;background:#f0f5fa;border-radius:999px;align-items:center;gap:5px;padding:6px 8px;font-size:8px;font-weight:600;display:flex}.rmf-product-copy svg{width:12px}.rmf-review-question{border-top:1px solid var(--rmf-line);text-align:center;padding:17px}.rmf-review-question>span{color:#748196;font-size:10px}.rmf-review-question h2{letter-spacing:-.025em;max-width:440px;margin:7px auto 16px;font-size:20px;line-height:1.2}.rmf-answer-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.rmf-answer-grid button{color:#3d4e63;cursor:pointer;background:#edf2f7;border:1px solid #d7e0ea;border-radius:13px;justify-content:center;align-items:center;gap:8px;min-height:56px;padding:8px;font-size:11px;transition:transform .16s,filter .16s,box-shadow .16s;display:flex}.rmf-answer-grid button:hover:not(:disabled){transform:translateY(-2px)}.rmf-answer-grid button:disabled:not(.selected){opacity:.5}.rmf-answer-grid .selected{filter:brightness(.96);box-shadow:0 0 0 3px #17b46f33}.rmf-answer-grid svg{width:19px}.rmf-product-note{color:#8a96a7;text-align:center;margin:0;padding:0 17px 17px;font-size:7px;line-height:1.45}@keyframes rmf-product-in{0%{opacity:.25;transform:scale(.94)translateY(8px)}to{opacity:1;transform:none}}.rmf-reward-overlay{z-index:80;-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px);background:#010a18b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.rmf-reward-modal{text-align:center;background:#fff;border:1px solid #ffffffbf;border-radius:25px;width:min(100%,400px);padding:32px 25px 24px;animation:.48s cubic-bezier(.2,1.15,.3,1) both rmf-reward-pop;position:relative;overflow:hidden;box-shadow:0 30px 90px #00000073}.rmf-reward-modal:before{content:"";z-index:1;background:linear-gradient(90deg,#087cff,#18c5ff,#18b86f);height:6px;position:absolute;top:0;left:0;right:0}.rmf-reward-modal>:not(.rmf-confetti){z-index:2;position:relative}.rmf-reward-check{color:#fff;background:linear-gradient(145deg,#16bd70,#0b9554);border-radius:24px;place-items:center;width:70px;height:70px;margin:0 auto 16px;display:grid;box-shadow:0 15px 30px #13a7623d}.rmf-reward-check svg{width:34px}.rmf-reward-modal>span{color:#168551;letter-spacing:.12em;font-size:9px;font-weight:800}.rmf-reward-modal h2{letter-spacing:-.035em;margin:7px 0 0;font-size:27px}.rmf-reward-amount{color:#12a25f;font-variant-numeric:tabular-nums;letter-spacing:-.045em;margin:8px 0 1px;font-size:45px;line-height:1;display:block}.rmf-reward-modal>p{color:#6f7d90;margin:6px 0 17px;font-size:12px}.rmf-reward-balance{background:#f3f8fc;border:1px solid #dce8f3;border-radius:16px;flex-direction:column;padding:14px;display:flex}.rmf-reward-balance span{color:#78879a;font-size:9px}.rmf-reward-balance strong{margin-top:3px;font-size:20px}.rmf-reward-progress-copy{color:#65758a;justify-content:space-between;align-items:center;margin:16px 2px 8px;font-size:9px;display:flex}.rmf-reward-progress{background:#e6edf4;border-radius:999px;height:6px;overflow:hidden}.rmf-reward-progress i{border-radius:inherit;background:linear-gradient(90deg,#087cff,#18c5ff);height:100%;transition:width .5s;display:block}.rmf-reward-modal>button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#087cff,#075bd8);border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:53px;margin-top:18px;padding:0 15px;font-size:12px;font-weight:800;display:flex;box-shadow:0 12px 25px #087cff3d}.rmf-reward-modal>button svg{width:18px}.rmf-confetti{z-index:0;pointer-events:none;position:absolute;inset:0}.rmf-confetti i{background:#087cff;border-radius:3px;width:8px;height:14px;animation:1.3s ease-out both rmf-confetti;position:absolute;top:-20px}.rmf-confetti i:first-child{animation-delay:30ms;left:6%}.rmf-confetti i:nth-child(2){background:#18b86f;animation-delay:.16s;left:15%}.rmf-confetti i:nth-child(3){background:#ffb11b;animation-delay:80ms;left:24%}.rmf-confetti i:nth-child(4){background:#18c5ff;animation-delay:.22s;left:33%}.rmf-confetti i:nth-child(5){background:#ff5a7a;animation-delay:.11s;left:42%}.rmf-confetti i:nth-child(6){background:#087cff;animation-delay:.26s;left:51%}.rmf-confetti i:nth-child(7){background:#18b86f;animation-delay:50ms;left:60%}.rmf-confetti i:nth-child(8){background:#ffb11b;animation-delay:.19s;left:69%}.rmf-confetti i:nth-child(9){background:#18c5ff;animation-delay:90ms;left:78%}.rmf-confetti i:nth-child(10){background:#ff5a7a;animation-delay:.24s;left:87%}.rmf-confetti i:nth-child(11){animation-delay:.13s;left:94%}.rmf-confetti i:nth-child(12){background:#18b86f;animation-delay:.3s;left:48%}@keyframes rmf-reward-pop{0%{opacity:0;transform:translateY(15px)scale(.88)}to{opacity:1;transform:none}}@keyframes rmf-confetti{0%{opacity:0;transform:translateY(0)rotate(0)}15%{opacity:1}to{opacity:0;transform:translateY(470px)rotate(460deg)}}.rmf-complete{align-items:center;width:min(100%,540px);min-height:100svh;margin:0 auto;padding:92px 12px 32px;display:grid}.rmf-complete-card{background:#fff;border:1px solid #73b7ff40;border-radius:26px;overflow:hidden;box-shadow:0 30px 90px #0000005e}.rmf-complete-hero{color:#fff;text-align:center;background:linear-gradient(155deg,#0a82ff,#075edc 55%,#06378d);flex-direction:column;align-items:center;padding:34px 25px 29px;display:flex}.rmf-complete-hero>div{background:#ffffff24;border:1px solid #ffffff5c;border-radius:24px;place-items:center;width:72px;height:72px;margin-bottom:14px;display:grid}.rmf-complete-hero svg{width:37px}.rmf-complete-hero>span{color:#bce8ff;letter-spacing:.13em;font-size:9px;font-weight:800}.rmf-complete-hero h1{letter-spacing:-.045em;max-width:410px;margin:9px 0 7px;font-size:34px;line-height:1}.rmf-complete-hero p{color:#d8eaff;max-width:390px;margin:0;font-size:12px;line-height:1.5}.rmf-complete-hero>strong{background:#031a436b;border-radius:14px;margin-top:19px;padding:11px 15px;font-size:24px}.rmf-complete-hero>strong small{color:#a9d8ff;letter-spacing:.08em;text-transform:uppercase;margin-top:2px;font-size:7px;font-weight:700;display:block}.rmf-complete-body{padding:20px}.rmf-complete-body h2{margin:0 0 12px;font-size:17px}.rmf-next-steps{flex-direction:column;gap:7px;display:flex}.rmf-next-steps>div{border:1px solid #dce6f0;border-radius:16px;align-items:center;gap:11px;min-height:66px;padding:9px;display:flex}.rmf-next-steps>div>span{color:#087cff;background:#eaf5ff;border-radius:14px;flex:none;place-items:center;width:43px;height:43px;display:grid}.rmf-next-steps svg{width:20px}.rmf-next-steps p{margin:0}.rmf-next-steps strong,.rmf-next-steps small{display:block}.rmf-next-steps strong{font-size:11px}.rmf-next-steps small{color:#7a8798;margin-top:3px;font-size:8px}.rmf-complete-body .rmf-primary{margin-top:14px}.rmf-final-note{color:#7c899a;text-align:center;justify-content:center;align-items:center;gap:6px;margin:11px 7px 0;font-size:8px;line-height:1.45;display:flex}.rmf-final-note svg{flex:none;width:13px}@media (max-width:600px){.rmf-shell{padding-bottom:76px}.rmf-header-status{min-width:92px}.rmf-header-status>span{font-size:7px}.rmf-review-screen,.rmf-complete{padding:74px 8px 18px}.rmf-review-card,.rmf-complete-card{border-radius:20px}.rmf-product-stage{min-height:285px;padding-top:46px}.rmf-product-stage>img{height:225px}.rmf-review-question{padding:15px 12px}.rmf-review-question h2{font-size:18px}.rmf-answer-grid{gap:7px}.rmf-answer-grid button{min-height:54px;font-size:10px}.rmf-product-note{padding:0 12px 14px}.rmf-matching{padding-top:88px}.rmf-scan{width:185px;height:185px}.rmf-matching h1{font-size:34px}.rmf-journey{bottom:max(8px,env(safe-area-inset-bottom));height:58px}.rmf-journey>span{gap:5px;font-size:8px}.rmf-journey svg{width:15px}.rmf-reward-overlay{padding:12px}.rmf-reward-modal{border-radius:22px;padding:27px 17px 18px}.rmf-reward-check{width:62px;height:62px}.rmf-reward-amount{font-size:40px}.rmf-complete-hero{padding:29px 19px 25px}.rmf-complete-hero h1{font-size:30px}.rmf-complete-body{padding:15px 13px}}@media (prefers-reduced-motion:reduce){.rmf-scan>span,.rmf-scan>i,.rmf-match-list i:after,.rmf-product-stage>img,.rmf-reward-modal,.rmf-confetti i{animation:none}.rmf-reward-progress i{transition:none}}.rmf-shell{--rmf-bg:#07100a;--rmf-panel:#0d1710;--rmf-card:#111d14;--rmf-blue:#08d448;--rmf-cyan:#caff19;--rmf-ink:#f7fbf8;--rmf-muted:#8da092;--rmf-line:#26382b;--rmf-success:#caff19;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f7fbf8;background:radial-gradient(circle at 50% -12%,#caff191f,#0000 31%),radial-gradient(circle at 8% 62%,#08d44812,#0000 25%),#07100a}.rmf-selected>div span{color:#8da092}.rmf-match-list i{background:#ffffff14}.rmf-product-stage{background:#fff}@media (max-width:600px){.rmf-header{border-bottom-color:#203d26}.rmf-review-screen{padding-left:0;padding-right:0}.rmf-review-card{border-left:0;border-right:0;border-radius:0}.rmf-product-stage{min-height:300px}.rmf-journey{border-color:#29412f}}.rmf-shell{--rmf-bg:#020611;--rmf-panel:#071225;--rmf-card:#0a172d;--rmf-blue:#075fff;--rmf-cyan:#18d7ff;--rmf-ink:#f7fbff;--rmf-muted:#8499b8;--rmf-line:#193967;--rmf-success:#18d7ff;background:radial-gradient(circle at 50% -12%,#18d7ff21,#0000 31%),radial-gradient(circle at 8% 62%,#075fff1c,#0000 25%),#020611}.rmf-header{background:#020817ed;border-color:#10264a;box-shadow:0 8px 34px #00081c57}.rmf-header-status>span{color:#8499b8}.rmf-header-status>strong{color:#f7fbff}.rmf-welcome-card,.rmf-review-card,.rmf-complete-card{background:#071326;border-color:#17375f;box-shadow:0 28px 85px #00081c8c}.rmf-selected{background:#071326;border-color:#193967}.rmf-selected>span{color:#8499b8}.rmf-selected svg{color:#18d7ff}.rmf-selected>strong{color:#63e1ff;background:#0b2c58}.rmf-hero{background:radial-gradient(circle at 50% 30%,#18d7ff29,#0000 32%),linear-gradient(155deg,#081c3c 0%,#030b20 58%,#020611 100%)}.rmf-hero:before,.rmf-hero:after{border-color:#18d7ff24}.rmf-hero-mark{color:#18d7ff;background:#18d7ff17;border-color:#18d7ff6e;box-shadow:inset 0 0 30px #18d7ff12,0 0 34px #075fff2b}.rmf-hero p{color:#a6b7cf}.rmf-welcome-body{background:#071326}.rmf-trust-panel{background:#071326;border-color:#193967}.rmf-trust-copy>span{color:#18d7ff;background:#0b2c58}.rmf-trust-copy p{color:#8499b8}.rmf-brand-proof{border-color:#193967}.rmf-brand-proof>span{color:#7186a5}.rmf-brand-proof>div>div{background:#0a172d;border-color:#193967}.rmf-brand-proof b{color:#d8e7ff}.rmf-trust-panel>small{color:#7186a5}.rmf-value-card{background:#0a172d;border-color:#193967}.rmf-value-card>div+div{border-color:#193967}.rmf-value-card span{color:#8499b8}.rmf-value-card strong{color:#f7fbff}.rmf-value-card>div:last-child strong{color:#18d7ff}.rmf-primary{color:#020817;background:linear-gradient(135deg,#064eff,#19d9ff);box-shadow:0 13px 30px #075fff40}.rmf-disclaimer{color:#7186a5}.rmf-journey{background:#020817f5;border-color:#193967;box-shadow:0 15px 50px #00081c8c}.rmf-journey>span{color:#7186a5}.rmf-journey .active{color:#020817;background:linear-gradient(135deg,#064eff,#19d9ff)}.rmf-journey .done{color:#63e1ff}.rmf-scan>span,.rmf-scan>i{border-color:#18d7ff4d}.rmf-scan>b{background:linear-gradient(145deg,#075fff47,#030b20d1);border-color:#18d7ff7a;box-shadow:0 0 45px #075fff38}.rmf-scan svg{color:#18d7ff;fill:#18d7ff24}.rmf-matching>span{color:#18d7ff}.rmf-matching>p{color:#8499b8}.rmf-match-list i:after{background:linear-gradient(90deg,#0000,#18d7ff,#0000)}.rmf-review-head{background:#071326;border-color:#193967}.rmf-review-head>img{border-color:#234b79}.rmf-review-head>div span{color:#8499b8}.rmf-review-head>button{color:#18d7ff;background:#0a1c36;border-color:#1d426c}.rmf-product-stage:after{background:#02081724}.rmf-task-badge{background:#030b1ced;border-color:#245783}.rmf-task-badge span{color:#a6b7cf}.rmf-task-badge strong{color:#18d7ff}.rmf-product-copy{background:#071326;border-color:#193967}.rmf-product-copy>span{color:#8499b8}.rmf-product-copy h1{color:#f7fbff}.rmf-product-copy>div span{color:#9bb0cf;background:#0c1e39}.rmf-review-question{background:#071326;border-color:#193967}.rmf-review-question>span{color:#8499b8}.rmf-review-question h2{color:#f7fbff}.rmf-answer-grid button{color:#c3d2e8;background:#0a172d;border-color:#1d416c}.rmf-answer-grid .positive{color:#020817;background:linear-gradient(135deg,#064eff,#19d9ff);border-color:#19cfff}.rmf-answer-grid .selected{box-shadow:0 0 0 3px #18d7ff21}.rmf-product-note{color:#7186a5;background:#071326}.rmf-reward-overlay{background:#010511d1}.rmf-reward-modal{background:#071326;border-color:#235788}.rmf-reward-modal:before{background:linear-gradient(90deg,#075fff,#18d7ff,#075fff)}.rmf-reward-check{color:#020817;background:linear-gradient(145deg,#19d9ff,#064eff);box-shadow:0 15px 30px #075fff40}.rmf-reward-modal>span{color:#63e1ff}.rmf-reward-modal h2{color:#f7fbff}.rmf-reward-amount{color:#18d7ff}.rmf-reward-modal>p{color:#8499b8}.rmf-reward-balance{background:#0a172d;border-color:#193967}.rmf-reward-balance span{color:#8499b8}.rmf-reward-balance strong{color:#f7fbff}.rmf-reward-progress-copy{color:#8499b8}.rmf-reward-progress-copy strong{color:#18d7ff}.rmf-reward-progress{background:#172b47}.rmf-reward-progress i{background:linear-gradient(90deg,#075fff,#18d7ff)}.rmf-reward-modal>button{color:#020817;background:linear-gradient(135deg,#064eff,#19d9ff);box-shadow:0 12px 25px #075fff3d}.rmf-confetti i:first-child,.rmf-confetti i:nth-child(6),.rmf-confetti i:nth-child(11){background:#18d7ff}.rmf-confetti i:nth-child(2),.rmf-confetti i:nth-child(7),.rmf-confetti i:nth-child(12){background:#075fff}.rmf-confetti i:nth-child(4),.rmf-confetti i:nth-child(9){background:#f7fbff}.rmf-complete-hero{background:radial-gradient(circle at 50% 25%,#18d7ff26,#0000 32%),linear-gradient(155deg,#092552,#08172e 58%,#020611)}.rmf-complete-hero>div{color:#18d7ff;background:#18d7ff17;border-color:#18d7ff66}.rmf-complete-hero>span{color:#18d7ff}.rmf-complete-hero p{color:#a6b7cf}.rmf-complete-hero>strong{color:#f7fbff;background:#0208179e}.rmf-complete-hero>strong small{color:#8499b8}.rmf-complete-body{background:#071326}.rmf-next-steps>div{background:#0a172d;border-color:#193967}.rmf-next-steps>div>span{color:#18d7ff;background:#0b2c58}.rmf-next-steps small{color:#8499b8}.rmf-final-note{color:#7186a5}@media (max-width:600px){.rmf-header{border-bottom-color:#10264a}.rmf-journey{border-color:#193967}}.rmf-vsl-screen{width:min(100%,920px);min-height:100svh;margin:0 auto;padding:94px 14px 92px}.rmf-vsl-app-card{background:#071326;border:1px solid #17375f;border-radius:27px;overflow:hidden;box-shadow:0 32px 95px #00081c94}.rmf-vsl-app-head{background:#071225;border-bottom:1px solid #193967;justify-content:space-between;align-items:center;gap:14px;min-height:76px;padding:12px 17px;display:flex}.rmf-vsl-app-head>div{align-items:center;gap:10px;display:flex}.rmf-vsl-app-head>div>span{color:#18d7ff;background:#0b2c58;border:1px solid #235788;border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.rmf-vsl-app-head svg{width:20px}.rmf-vsl-app-head p{margin:0}.rmf-vsl-app-head small,.rmf-vsl-app-head strong{display:block}.rmf-vsl-app-head small{color:#7186a5;letter-spacing:.09em;font-size:7px;font-weight:850}.rmf-vsl-app-head strong{color:#f7fbff;margin-top:4px;font-size:12px}.rmf-vsl-app-head>p{text-align:right}.rmf-vsl-app-head>p strong{color:#18d7ff;font-variant-numeric:tabular-nums;font-size:20px}.rmf-vsl-intro{text-align:center;padding:27px 24px 18px}.rmf-vsl-intro h1{letter-spacing:-.045em;max-width:680px;margin:0 auto;font-size:34px;font-weight:800;line-height:1.04}.rmf-vsl-balance-callout{background:radial-gradient(circle at 50% 0,#18d7ff21,#0000 64%),#081a34;border:1px solid #18d7ff47;border-radius:18px;flex-direction:column;align-items:center;width:max-content;max-width:100%;margin:12px auto 15px;padding:11px 24px 12px;display:flex;box-shadow:0 14px 38px #0017423d}.rmf-vsl-balance-callout small{color:#7896bb;letter-spacing:.11em;font-size:7px;font-weight:900}.rmf-vsl-balance-callout strong{color:#70eaff;font-variant-numeric:tabular-nums;letter-spacing:-.045em;text-shadow:0 0 22px #18d7ff33;margin:4px 0 2px;font-size:35px;line-height:1}.rmf-vsl-balance-callout em{color:#91a8c7;font-size:7px;font-style:normal}.rmf-vsl-player{background:radial-gradient(circle at 50% 0,#18d7ff1a,#0000 45%),#030b1c;border:1px solid #1d4f82;border-radius:23px;width:min(100% - 40px,430px);margin:0 auto;padding:14px;overflow:hidden;box-shadow:0 22px 65px #00144159}.rmf-vturb-player{background:#000;border-radius:15px;width:100%;min-height:1px;overflow:hidden}.rmf-vturb-player vturb-smartplayer{width:100%;max-width:400px;margin:0 auto;display:block}.rmf-vturb-player .vturb-player-placeholder{z-index:0;background:#000;width:100%;padding:125% 0 0;position:relative}.rmf-vsl-workflow{background:#0a172d;border:1px solid #193967;border-radius:18px;grid-template-columns:1fr 20px 1fr 20px 1fr;align-items:center;gap:6px;margin:16px 20px 0;padding:13px;display:grid}.rmf-vsl-workflow>div{justify-content:center;align-items:center;gap:8px;min-width:0;display:flex}.rmf-vsl-workflow>div>span{color:#18d7ff;background:#0b2c58;border-radius:11px;flex:none;place-items:center;width:35px;height:35px;display:grid}.rmf-vsl-workflow svg{width:16px}.rmf-vsl-workflow p{margin:0}.rmf-vsl-workflow strong,.rmf-vsl-workflow small{display:block}.rmf-vsl-workflow strong{font-size:9px}.rmf-vsl-workflow small{color:#7186a5;margin-top:3px;font-size:7px}.rmf-vsl-workflow>i{color:#335b86;place-items:center;display:grid}.rmf-vsl-workflow>i svg{width:13px}.rmf-vsl-action{padding:0 20px 21px}.rmf-vsl-action-copy{text-align:center;background:linear-gradient(135deg,#09254beb,#071326f0);border:1px solid #193967;border-radius:18px;max-width:650px;margin:17px auto 0;padding:16px 18px}.rmf-vsl-action-copy>span{color:#5fe1ff;letter-spacing:.12em;font-size:7px;font-weight:900}.rmf-vsl-action-copy h2{letter-spacing:-.025em;margin:7px 0 5px;font-size:18px}.rmf-vsl-action-copy p{color:#8299b8;margin:0;font-size:8px;line-height:1.5}.rmf-vsl-action>p{color:#7186a5;text-align:center;justify-content:center;align-items:center;gap:6px;margin:13px auto 0;font-size:7px;line-height:1.45;display:flex}.rmf-vsl-action>p svg{flex:none;width:12px}.rmf-payout-proof{z-index:70;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);opacity:0;pointer-events:none;background:#061329f5;border:1px solid #235788;border-radius:19px;grid-template-columns:47px 1fr;align-items:center;gap:11px;width:min(380px,100% - 28px);min-height:82px;padding:12px 42px 12px 12px;transition:opacity .35s,transform .45s cubic-bezier(.22,.78,.28,1);display:grid;position:fixed;bottom:22px;left:22px;transform:translateY(28px)scale(.97);box-shadow:0 24px 70px #00081c8c,0 0 0 1px #18d7ff0f}.rmf-payout-proof.visible{opacity:1;pointer-events:auto;transform:none}.rmf-payout-proof-mark{background:radial-gradient(circle at 30% 20%,#69e9ff4d,#0000 35%),linear-gradient(145deg,#0a3471,#075fff);border:1px solid #2f7fb4;border-radius:15px;width:47px;height:47px;display:block;position:relative;overflow:hidden;box-shadow:0 10px 24px #075fff47}.rmf-payout-proof-mark.initial{color:#fff;text-shadow:0 3px 12px #00071966;place-items:center;font-size:20px;font-weight:950;line-height:1;animation:.55s cubic-bezier(.18,1.35,.3,1) both rmf-initial-pop;display:grid}.rmf-payout-proof-mark img{object-fit:contain;object-position:left center;filter:drop-shadow(0 5px 7px #00081c5c);width:141px;max-width:none;height:47px;position:absolute;inset:0 auto 0 0}.rmf-payout-proof div{min-width:0}.rmf-payout-proof small,.rmf-payout-proof strong,.rmf-payout-proof p{display:block}.rmf-payout-proof small{color:#5fe1ff;letter-spacing:.11em;font-size:7px;font-weight:900}.rmf-payout-proof strong{color:#f7fbff;margin-top:4px;font-size:10px;line-height:1.3}.rmf-payout-proof p{color:#8299b8;margin:4px 0 0;font-size:7px}.rmf-payout-proof>button{color:#7f9abb;cursor:pointer;background:#0b274c;border:0;border-radius:8px;width:26px;height:26px;font-size:17px;line-height:1;position:absolute;top:10px;right:10px}@keyframes rmf-initial-pop{0%{opacity:0;transform:scale(.65)rotate(-8deg)}70%{transform:scale(1.08)rotate(2deg)}to{opacity:1;transform:none}}@media (max-width:600px){.rmf-vsl-screen{padding:62px 0 76px}.rmf-vsl-app-card{border-left:0;border-right:0;border-radius:0}.rmf-vsl-app-head{min-height:67px;padding:10px 12px}.rmf-vsl-app-head>div>span{width:37px;height:37px}.rmf-vsl-app-head strong{font-size:10px}.rmf-vsl-app-head>p strong{font-size:16px}.rmf-vsl-intro{padding:21px 17px 15px}.rmf-vsl-intro h1{font-size:29px}.rmf-vsl-intro p{font-size:9px}.rmf-vsl-balance-callout{margin-top:10px;padding-inline:20px}.rmf-vsl-balance-callout strong{font-size:32px}.rmf-vsl-player{border-radius:19px;width:calc(100% - 20px);padding:8px}.rmf-vturb-player{border-radius:12px}.rmf-vsl-workflow{grid-template-columns:1fr 12px 1fr 12px 1fr;gap:2px;margin:12px 10px 0;padding:10px 7px}.rmf-vsl-workflow>div{text-align:center;flex-direction:column;gap:5px}.rmf-vsl-workflow>div>span{width:32px;height:32px}.rmf-vsl-workflow small{font-size:6px}.rmf-vsl-workflow>i svg{width:10px}.rmf-vsl-action{padding:0 10px 18px}.rmf-vsl-action-copy{padding:14px 12px}.rmf-vsl-action-copy h2{font-size:17px}.rmf-payout-proof{width:calc(100% - 28px);min-height:78px;bottom:76px;left:14px}}@media (prefers-reduced-motion:reduce){.rmf-payout-proof{transition:none}}.rmf-secure-dot,.rmf-status-pulse{background:#18d7ff;border-radius:50%;flex:none;display:inline-block;box-shadow:0 0 0 4px #18d7ff1a,0 0 16px #18d7ff85}.rmf-secure-dot{width:7px;height:7px;animation:2.1s ease-in-out infinite rmf-status-beacon}.rmf-status-pulse{width:8px;height:8px;position:relative}.rmf-status-pulse:after{content:"";border:1px solid #18d7ff99;border-radius:50%;animation:1.9s ease-out infinite rmf-status-ring;position:absolute;inset:-5px}.rmf-selected>strong{color:#63e1ff;background:#18d7ff17;border:1px solid #18d7ff33;animation:2.6s ease-in-out infinite rmf-invitation}.rmf-welcome-card{isolation:isolate;position:relative}.rmf-welcome-card:after{content:"";z-index:4;pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff14,#0000);width:18%;animation:6.8s ease-in-out infinite rmf-card-sheen;position:absolute;top:-35%;bottom:-35%;left:-34%;transform:skew(-17deg)}.rmf-hero>:not(.rmf-hero-motion){z-index:2;position:relative}.rmf-hero-motion{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.rmf-hero-motion i{filter:drop-shadow(0 0 9px #18d7ff59);opacity:.5;background:linear-gradient(90deg,#0000,#64e2ffa6,#0000);border-radius:999px;animation:5.4s linear infinite rmf-data-line;display:block;position:absolute}.rmf-hero-motion i:first-child{width:170px;height:1px;animation-delay:.2s;top:26%;left:-190px}.rmf-hero-motion i:nth-child(2){width:115px;height:2px;animation-direction:reverse;animation-delay:1.3s;top:42%;right:-135px}.rmf-hero-motion i:nth-child(3){width:150px;height:1px;animation-delay:2.5s;bottom:27%;left:-170px}.rmf-hero-motion i:nth-child(4){background:#7ceaff;width:7px;height:7px;animation:3.4s ease-in-out infinite rmf-float-dot;top:21%;right:18%;box-shadow:0 0 0 7px #18d7ff14}.rmf-hero-mark{background:#01081940;border-radius:21px;width:116px;height:68px;animation:4.1s ease-in-out infinite rmf-logo-float}.rmf-hero-mark img{object-fit:contain;filter:drop-shadow(0 8px 14px #00081c42);width:100px;height:auto}.rmf-trust-copy>span{letter-spacing:.08em;font-size:10px;font-weight:950}.rmf-brand-proof>div{grid-template-columns:repeat(5,1fr)}.rmf-brand-proof>div>div{flex-direction:column;gap:4px;min-width:0;animation:.55s cubic-bezier(.22,.78,.28,1) both rmf-brand-rise}.rmf-brand-proof>div>div:nth-child(2){animation-delay:70ms}.rmf-brand-proof>div>div:nth-child(3){animation-delay:.14s}.rmf-brand-proof>div>div:nth-child(4){animation-delay:.21s}.rmf-brand-proof>div>div:nth-child(5){animation-delay:.28s}.rmf-brand-proof img{width:45px;height:27px}.rmf-brand-proof b{text-overflow:ellipsis;max-width:100%;overflow:hidden}.rmf-primary{transition:transform .18s,box-shadow .18s,filter .18s;position:relative;overflow:hidden}.rmf-primary:before{content:"";background:linear-gradient(90deg,#0000,#ffffff6b,#0000);width:18%;animation:3.8s ease-in-out infinite rmf-button-sheen;position:absolute;top:-50%;bottom:-50%;left:-35%;transform:skew(-18deg)}.rmf-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 16px 34px #075fff59}.rmf-primary:active:not(:disabled){transform:translateY(0)scale(.985)}.rmf-product-stage:before{content:"";z-index:3;pointer-events:none;background:linear-gradient(90deg,#0000,#ffffffb8,#0000);width:17%;animation:4.4s ease-in-out infinite rmf-product-sheen;position:absolute;inset:-30% auto -30% -32%;transform:skew(-14deg)}.rmf-product-stage>img{animation:.55s cubic-bezier(.22,.78,.28,1) both rmf-product-in,4.8s ease-in-out 1s infinite rmf-product-float}.rmf-question-progress{text-align:left;align-items:center;gap:10px;margin-bottom:14px;display:flex}.rmf-question-progress>span{color:#63e1ff;letter-spacing:.12em;flex:none;font-size:7px;font-weight:900}.rmf-question-progress>div{background:#172b47;border-radius:999px;flex:1;height:4px;overflow:hidden}.rmf-question-progress i{border-radius:inherit;background:linear-gradient(90deg,#075fff,#18d7ff);height:100%;transition:width .32s;display:block;box-shadow:0 0 11px #18d7ff57}.rmf-review-question>small{color:#63e1ff;letter-spacing:.11em;font-size:8px;font-weight:850;display:block}.rmf-review-question h2{margin-top:8px}.rmf-answer-grid button{text-align:left;justify-content:flex-start;min-height:58px;padding:9px 11px;line-height:1.25;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s}.rmf-answer-grid button>span{color:#72eaff;letter-spacing:.04em;background:#0c2343;border:1px solid #2a527e;border-radius:9px;flex:none;place-items:center;width:29px;height:29px;font-size:8px;font-weight:900;display:grid}.rmf-answer-grid button>b{font-size:10px;font-weight:700}.rmf-answer-grid button:hover:not(:disabled){background:#0c203e;border-color:#2e8ac8}.rmf-answer-grid button.selected{color:#fff;background:linear-gradient(135deg,#075fff59,#18d7ff29);border-color:#18d7ff;box-shadow:0 0 0 3px #18d7ff21,0 10px 24px #001d4d33}.rmf-answer-grid button.selected>span{color:#020817;background:#18d7ff;border-color:#18d7ff}.rmf-answer-count-5 button:last-child{grid-column:1/-1}.rmf-answer-grid button>span.rmf-face-scale{letter-spacing:0;filter:saturate(.92);background:#091d38;border-radius:12px;width:38px;height:38px;font-family:Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji,sans-serif;font-size:22px;font-weight:400;line-height:1;box-shadow:inset 0 1px #ffffff0a}.rmf-answer-grid button.selected>span.rmf-face-scale{background:#18d7ff29;border-color:#18d7ff;box-shadow:0 0 0 3px #18d7ff17}.rmf-reward-check{animation:2.4s ease-in-out infinite rmf-reward-check}.rmf-reward-amount{animation:.5s cubic-bezier(.22,.78,.28,1) .12s both rmf-amount-rise}.rmf-vsl-app-head>div>span>i{border:2px solid #18d7ff;border-radius:50%;width:18px;height:18px;display:block;position:relative}.rmf-vsl-app-head>div>span>i:after{content:"";border-bottom:2px solid #18d7ff;border-left:2px solid #18d7ff;width:7px;height:4px;position:absolute;top:4px;left:4px;transform:rotate(-45deg)}.rmf-vsl-workflow>div>span{letter-spacing:.07em;font-size:9px;font-weight:950}.rmf-journey>span>i{color:#7890ae;background:#091a32;border:1px solid #1c426d;border-radius:9px;place-items:center;width:25px;height:25px;font-style:normal;display:grid}.rmf-journey>span>i svg{stroke-width:2.35px;width:14px;height:14px}.rmf-journey .active>i{color:#020817;background:#02081729;border-color:#02081733}.rmf-journey .active>i svg{stroke-width:2.65px}.rmf-journey .done>i{color:#63e1ff;border-color:#1d7291}@keyframes rmf-status-beacon{0%,to{opacity:.7;transform:scale(.92)}50%{opacity:1;transform:scale(1.14)}}@keyframes rmf-status-ring{0%{opacity:.75;transform:scale(.45)}70%,to{opacity:0;transform:scale(1.35)}}@keyframes rmf-invitation{0%,to{box-shadow:0 0 #18d7ff00}50%{box-shadow:0 0 0 5px #18d7ff0f}}@keyframes rmf-card-sheen{0%,44%{opacity:0;transform:translate(0)skew(-17deg)}52%{opacity:1}66%,to{opacity:0;transform:translate(780%)skew(-17deg)}}@keyframes rmf-data-line{0%{opacity:0;transform:translate(0)}12%,72%{opacity:.55}to{opacity:0;transform:translate(650px)}}@keyframes rmf-float-dot{0%,to{opacity:.55;transform:translateY(0)scale(.9)}50%{opacity:1;transform:translateY(16px)scale(1.1)}}@keyframes rmf-logo-float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes rmf-brand-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes rmf-button-sheen{0%,52%{opacity:0;transform:translate(0)skew(-18deg)}62%{opacity:.8}79%,to{opacity:0;transform:translate(850%)skew(-18deg)}}@keyframes rmf-product-sheen{0%,47%{opacity:0;transform:translate(0)skew(-14deg)}55%{opacity:.9}78%,to{opacity:0;transform:translate(920%)skew(-14deg)}}@keyframes rmf-product-float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes rmf-reward-check{0%,to{box-shadow:0 15px 30px #075fff40}50%{box-shadow:0 15px 38px #18d7ff61,0 0 0 8px #18d7ff0d}}@keyframes rmf-amount-rise{0%{opacity:0;transform:translateY(8px)scale(.9)}to{opacity:1;transform:none}}@media (max-width:600px){.rmf-brand-proof>div{overscroll-behavior-inline:contain;scroll-snap-type:x proximity;padding-bottom:3px;display:flex;overflow-x:auto}.rmf-brand-proof>div>div{scroll-snap-align:start;min-width:94px}.rmf-hero-mark{width:106px;height:63px}.rmf-answer-grid{grid-template-columns:1fr 1fr}.rmf-answer-grid button{min-height:61px;padding:8px}.rmf-answer-grid button>b{font-size:9px}.rmf-answer-count-5 button:last-child{grid-column:1/-1}.rmf-question-progress{margin-bottom:12px}}@media (prefers-reduced-motion:reduce){.rmf-secure-dot,.rmf-status-pulse:after,.rmf-selected>strong,.rmf-welcome-card:after,.rmf-hero-motion i,.rmf-hero-mark,.rmf-brand-proof>div>div,.rmf-primary:before,.rmf-product-stage:before,.rmf-product-stage>img,.rmf-reward-check,.rmf-reward-amount{animation:none}.rmf-primary,.rmf-answer-grid button,.rmf-question-progress i{transition:none}}.rmf-reward-credit{isolation:isolate;place-items:center;width:102px;height:90px;margin:0 auto 15px;display:grid;position:relative}.rmf-credit-ring{z-index:0;border:1px solid #18d7ff7a;border-radius:26px;animation:1.15s ease-out .18s both rmf-credit-ring;position:absolute;inset:7px 13px;box-shadow:0 0 0 1px #075fff21,0 0 28px #18d7ff1f}.rmf-credit-token{z-index:2;transform-origin:50% 100%;background:radial-gradient(circle at 30% 18%,#6bebff47,#0000 32%),linear-gradient(145deg,#0b3474 0%,#075fff 48%,#06295f 100%);border:1px solid #76e9ffb8;border-radius:22px;place-items:center;width:82px;height:68px;animation:.68s cubic-bezier(.16,1.2,.3,1) both rmf-credit-land;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff38,inset 0 -10px 24px #010a234d,0 17px 35px #0440ae61}.rmf-credit-token:before{content:"";border:1px solid #c3f6ff38;border-radius:16px;position:absolute;inset:6px}.rmf-credit-token:after{content:"";background:linear-gradient(90deg,#0000,#ffffff7a,#0000);width:22%;animation:1.25s ease-in-out .35s both rmf-credit-sheen;position:absolute;top:-45%;bottom:-45%;left:-34%;transform:skew(-17deg)}.rmf-credit-token img{z-index:2;object-fit:contain;filter:drop-shadow(0 5px 8px #01081c47);width:67px;height:auto;position:relative}.rmf-reward-credit>b{z-index:4;color:#020817;background:#18d7ff;border:3px solid #071326;border-radius:11px;place-items:center;width:31px;height:31px;font-size:21px;font-weight:950;line-height:1;animation:.48s cubic-bezier(.16,1.35,.3,1) .42s both rmf-credit-plus;display:grid;position:absolute;bottom:1px;right:3px;box-shadow:0 8px 18px #18d7ff52}@keyframes rmf-credit-land{0%{opacity:0;transform:translateY(-22px)rotateX(-42deg)scale(.72)}62%{opacity:1;transform:translateY(4px)rotateX(5deg)scale(1.04)}to{transform:none}}@keyframes rmf-credit-ring{0%{opacity:.8;transform:scale(.72)}to{opacity:0;transform:scale(1.42)}}@keyframes rmf-credit-sheen{0%{opacity:0;transform:translate(0)skew(-17deg)}24%{opacity:.85}to{opacity:0;transform:translate(600%)skew(-17deg)}}@keyframes rmf-credit-plus{0%{opacity:0;transform:translateY(8px)scale(.35)rotate(-18deg)}to{opacity:1;transform:none}}@media (max-width:600px){.rmf-reward-credit{width:96px;height:84px}.rmf-credit-token{width:78px;height:64px}.rmf-credit-token img{width:64px}.rmf-reward-credit>b{right:2px}}@media (prefers-reduced-motion:reduce){.rmf-credit-ring,.rmf-credit-token,.rmf-credit-token:after,.rmf-reward-credit>b{animation:none}.rmf-credit-ring{opacity:.45}}.rmf-product-stage.has-gallery{min-height:405px;padding-bottom:92px}.rmf-product-stage>.rmf-product-main{object-position:50% 50%}.rmf-product-gallery{z-index:6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);scrollbar-width:none;background:#f5fafff0;border:1px solid #d7e5f2;border-radius:15px;align-items:center;gap:5px;max-width:calc(100% - 94px);padding:5px;display:flex;position:absolute;bottom:13px;left:50%;overflow-x:auto;transform:translate(-50%);box-shadow:0 8px 24px #0d355e1f}.rmf-product-gallery::-webkit-scrollbar{display:none}.rmf-product-gallery>button{cursor:pointer;background:#fff;border:1px solid #0000;border-radius:10px;flex:none;width:54px;height:48px;padding:3px;transition:border-color .16s,transform .16s,box-shadow .16s;position:relative;overflow:hidden}.rmf-product-gallery>button:hover{transform:translateY(-1px)}.rmf-product-gallery>button[aria-selected=true]{border-color:#087cff;box-shadow:0 0 0 2px #087cff24}.rmf-product-gallery img{object-fit:contain;object-position:50% 50%;mix-blend-mode:multiply;border-radius:7px;width:100%;height:100%;display:block}.rmf-product-gallery span{color:#fff;background:#020817d1;border-radius:5px;place-items:center;width:15px;height:15px;font-size:7px;font-weight:900;display:grid;position:absolute;bottom:3px;right:3px}.rmf-gallery-count{z-index:5;color:#fff;letter-spacing:.07em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#020817b8;border-radius:8px;padding:6px 8px;font-size:7px;font-weight:850;position:absolute;top:57px;right:14px}.rmf-gallery-arrow{z-index:7;cursor:pointer;background:#fffffff0;border:1px solid #d7e5f2;border-radius:12px;place-items:center;width:36px;height:36px;margin-top:-24px;transition:transform .16s,box-shadow .16s;display:grid;position:absolute;top:50%;box-shadow:0 7px 18px #0d355e21}.rmf-gallery-arrow.previous{left:12px}.rmf-gallery-arrow.next{right:12px}.rmf-gallery-arrow:hover{transform:scale(1.05);box-shadow:0 9px 22px #0d355e33}.rmf-gallery-arrow i{border-bottom:2px solid #087cff;border-left:2px solid #087cff;width:9px;height:9px;transform:rotate(45deg)}.rmf-gallery-arrow.next i{transform:rotate(225deg)}@media (max-width:600px){.rmf-product-stage.has-gallery{min-height:365px;padding:48px 10px 83px}.rmf-product-stage.has-gallery>.rmf-product-main{height:224px}.rmf-product-gallery{max-width:calc(100% - 82px);bottom:10px}.rmf-product-gallery>button{width:49px;height:44px}.rmf-gallery-arrow{width:32px;height:36px;margin:0;top:auto;bottom:15px}.rmf-gallery-arrow.previous{left:8px}.rmf-gallery-arrow.next{right:8px}.rmf-gallery-count{font-size:6px;top:56px;right:10px}}@media (prefers-reduced-motion:reduce){.rmf-product-stage>.rmf-product-main,.rmf-product-gallery>button,.rmf-gallery-arrow{transition:none}}.rmf-header-status.compact-balance{min-width:0}.rmf-header-balance-card{background:radial-gradient(circle at 25% 0,#18d7ff24,#0000 55%),#081a34;border:1px solid #18d7ff47;border-radius:16px;align-items:center;gap:8px;width:max-content;min-width:0;height:52px;padding:5px 10px 5px 7px;display:flex;box-shadow:0 10px 28px #0017423d}.rmf-header-balance-card>i{background:linear-gradient(145deg,#0a3471,#096190);border:1px solid #2874ad;border-radius:11px;flex:none;width:34px;height:34px;position:relative}.rmf-header-balance-card>i:after{content:"";border-bottom:2px solid #70eaff;border-left:2px solid #70eaff;width:9px;height:5px;position:absolute;top:11px;left:11px;transform:rotate(-45deg)}.rmf-header-balance-card p{grid-template-columns:1fr;align-items:baseline;min-width:0;margin:0;display:grid}.rmf-header-balance-card span{color:#7896bb;letter-spacing:.1em;grid-column:1/-1;font-size:6px;font-weight:900}.rmf-header-balance-card strong{color:#70eaff;font-variant-numeric:tabular-nums;font-size:16px;line-height:1}.rmf-vsl-intro{padding-top:31px}@media (max-width:600px){.rmf-phase-vsl .rmf-header{height:70px;padding-inline:10px}.rmf-phase-vsl .rmf-logo{width:116px}.rmf-header-status.compact-balance{min-width:0}.rmf-header-balance-card{border-radius:14px;gap:6px;min-width:0;height:50px;padding-inline:6px}.rmf-header-balance-card>i{border-radius:10px;width:30px;height:30px}.rmf-header-balance-card>i:after{top:9px;left:9px}.rmf-header-balance-card span{font-size:5.5px}.rmf-header-balance-card strong{font-size:14px}.rmf-vsl-screen{padding-top:78px}.rmf-vsl-intro{padding-top:26px}}
