@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";:root{color:#f5f3ff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-synthesis:none;text-rendering:optimizelegibility;background:#05050b;font-family:Plus Jakarta Sans,DM Sans,sans-serif}html,body,#root{min-height:100%;margin:0}body{background:radial-gradient(circle at 50% -22%,#7052ff2b,#0000 34rem),#05050b;min-width:320px;min-height:100vh}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible{background-color:#ffffff12;outline:0}.site{min-height:140vh}.site-header{z-index:100;pointer-events:none;padding:10px 24px 4px;font-family:DM Sans,sans-serif;position:sticky;top:0}.header-shell{isolation:isolate;-webkit-backdrop-filter:blur(34px)saturate(175%);backdrop-filter:blur(34px)saturate(175%);pointer-events:auto;background:linear-gradient(112deg,#ffffff13,#ffffff05 42%,#826ad00e),#14131ead;border:0;border-radius:21px;align-items:center;width:min(1440px,100%);min-height:64px;margin:0 auto;padding:7px 8px 7px 12px;display:flex;position:relative;box-shadow:0 18px 45px #0000004d,inset 0 1px #ffffff14,inset 0 -1px #ffffff04}.header-shell:before{z-index:-1;content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff24,#0000);height:1px;position:absolute;inset:1px 16% auto}.brand{letter-spacing:-.6px;flex:none;align-items:center;gap:9px;padding-right:16px;font-family:Manrope,sans-serif;font-size:16px;font-weight:800;display:inline-flex}.brand img{object-fit:contain;filter:none;width:42px;height:42px}.brand span{color:#0000;background:linear-gradient(100deg,#f7f5fb 15%,#bdb6d6 48%,#f7f5fb 78%) 0 0/180%;-webkit-background-clip:text;background-clip:text;animation:8s ease-in-out infinite brand-shimmer}@keyframes brand-shimmer{to{background-position:-180%}}.main-nav{flex:auto;justify-content:center;align-items:center;gap:1px;min-width:0;display:flex}.nav-link{color:#b9b6c5;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:7px;height:40px;padding:0 14px;font-size:14.5px;font-weight:600;transition:color .2s,background .2s;display:inline-flex}.nav-link:hover,.nav-link.is-active{color:#fff;background:#ffffff0e}.nav-button{appearance:none}.chevron{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:10px;transition:transform .2s}.chevron.is-open{transform:rotate(180deg)}.nav-group{padding-block:5px;position:relative}.header-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.search-button,.mobile-menu-button{color:#c9c6d3;cursor:pointer;background:#ffffff0b;border:0;border-radius:14px;flex:none;place-items:center;width:41px;height:41px;padding:0;transition:border-color .2s,color .2s,transform .2s;display:grid}.search-button:hover{color:#fff;background:#ffffff13;transform:translateY(-1px)}.search-button.is-active{color:#fff;background:#8059ff29}.search-button svg,.mobile-menu-button svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;width:19px}.market-switch{background:#ffffff0e;border:0;border-radius:14px;align-items:center;width:170px;height:41px;padding:3px;display:flex;position:relative}.market-switch button{z-index:1;color:#8f8b9c;cursor:pointer;background:0 0;border:0;border-radius:11px;flex:50%;height:33px;padding:0 8px;font-size:13px;font-weight:600;transition:color .3s,transform .3s cubic-bezier(.22,1,.36,1);position:relative}.market-switch button.selected{color:#fff;background:0 0;animation:.38s cubic-bezier(.22,1.35,.36,1) market-label-pop;transform:scale(1.035)}.market-indicator{z-index:0;background:linear-gradient(135deg,#ffffff2e,#0000 36%),#7654e8;border-radius:11px;width:calc(50% - 3px);transition:transform .48s cubic-bezier(.2,1.45,.35,1);position:absolute;top:3px;bottom:3px;left:3px;box-shadow:0 7px 20px #5a36cc61,inset 0 1px #ffffff38}.market-switch.show-broker .market-indicator{transform:translate(100%)}@keyframes market-label-pop{0%{opacity:.55;transform:scale(.9)}to{opacity:1;transform:scale(1.035)}}.login-button{color:#fff;background:#7957eb29;border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;height:41px;padding:0 16px;font-size:13px;font-weight:700;transition:transform .2s,border-color .2s,box-shadow .2s;display:inline-flex}.login-button:hover{background:#7957eb40;transform:translateY(-1px);box-shadow:0 7px 20px #0003}.arrow{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:17px;transition:transform .2s}a:hover>.arrow,.dropdown-link:hover>.arrow{transform:translate(3px)}.dropdown-panel{-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);transform-origin:top;background:#11101afc;border:0;border-radius:0 0 20px 20px;grid-template-columns:210px minmax(470px,1fr);width:720px;padding:10px;animation:.44s cubic-bezier(.16,1,.3,1) dropdown-sheet-in;display:grid;position:absolute;top:calc(100% + 7px);left:0;overflow:hidden;box-shadow:0 26px 65px #0000007a,inset 0 1px #ffffff06}.dropdown-compare{left:-250px}.dropdown-calculators{left:auto;right:-170px}@keyframes dropdown-in{0%{opacity:0;transform:translateY(-7px)scale(.985)}}@keyframes dropdown-sheet-in{0%{opacity:0;clip-path:inset(0 0 100% round 0 0 20px 20px);transform:translateY(-8px)scaleX(.96)}55%{opacity:1}to{opacity:1;clip-path:inset(0 round 0 0 20px 20px);transform:translateY(0)scaleX(1)}}.dropdown-intro{background:#242033;border:0;border-radius:15px;flex-direction:column;min-height:286px;padding:22px 20px;animation:.42s cubic-bezier(.22,1,.36,1) 80ms both dropdown-content-in;display:flex}.dropdown-intro>span{color:#ad94ff;letter-spacing:1.5px;text-transform:uppercase;font-size:10px;font-weight:700}.dropdown-intro h2{letter-spacing:-.65px;margin:13px 0 10px;font-family:Manrope,sans-serif;font-size:21px;line-height:1.2}.dropdown-intro p{color:#9792a8;margin:0;font-size:12.5px;line-height:1.55}.dropdown-intro a{color:#e8e2ff;border-top:0;justify-content:space-between;align-items:center;margin-top:auto;padding-top:18px;font-size:12px;font-weight:700;display:flex}.dropdown-links{grid-template-columns:1fr 1fr;gap:3px;padding:3px 3px 3px 9px;display:grid}.dropdown-link{border-radius:13px;grid-template-columns:34px minmax(0,1fr) 16px;align-items:center;gap:10px;min-height:86px;padding:10px;transition:background .18s,transform .18s;animation:.42s cubic-bezier(.22,1,.36,1) both dropdown-item-in;display:grid}.dropdown-link:first-child{animation-delay:80ms}.dropdown-link:nth-child(2){animation-delay:.11s}.dropdown-link:nth-child(3){animation-delay:.14s}.dropdown-link:nth-child(4){animation-delay:.17s}.dropdown-link:nth-child(5){animation-delay:.2s}.dropdown-link:nth-child(6){animation-delay:.23s}@keyframes dropdown-content-in{0%{opacity:0;transform:translate(-14px)}to{opacity:1;transform:translate(0)}}@keyframes dropdown-item-in{0%{opacity:0;transform:translateY(13px)}to{opacity:1;transform:translateY(0)}}.dropdown-link:hover{background:#8564ff17;transform:translateY(-2px)translate(2px)}.item-index{color:#9189a7;letter-spacing:.5px;background:#ffffff0b;border-radius:10px;place-items:center;width:34px;height:34px;font-family:Manrope,sans-serif;font-size:10px;font-weight:700;display:grid}.item-copy{min-width:0;display:block}.item-copy strong{color:#e9e6ef;align-items:center;gap:7px;font-size:14px;font-weight:600;display:flex}.item-copy strong small{color:#b8a2ff;text-transform:uppercase;background:#875cff1a;border:0;border-radius:5px;padding:3px 5px;font-size:8px;line-height:1}.dropdown-link[href=\/prop-firm-rules] .item-copy strong small{color:#69f0b3;background:#31d38b21;box-shadow:inset 0 0 0 1px #45e19a33}.item-copy>span{color:#817d8f;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:11.5px;line-height:1.35;display:block;overflow:hidden}.dropdown-link>.arrow{color:#5f5a6c;width:14px}.mobile-menu-button,.mobile-actions,.mobile-search-trigger{display:none}.search-panel{-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);background:#11101afc;border:0;border-radius:0 0 19px 19px;width:min(480px,100vw - 48px);padding:10px;animation:.18s ease-out dropdown-in;position:absolute;top:100%;right:10px;box-shadow:0 26px 65px #00000080,inset 0 1px #ffffff06}.search-field{color:#a58eff;background:#7652ff12;border:0;border-radius:13px;grid-template-columns:21px 1fr auto;align-items:center;gap:10px;height:52px;padding:0 13px;display:grid}.search-field>svg,.mobile-search-trigger svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;width:19px}.search-field input{color:#fff;background:0 0;border:0;outline:0;width:100%;font-size:14px}.search-field input::placeholder{color:#777283}.search-field kbd{color:#777283;background:#ffffff0a;border:0;border-radius:6px;padding:4px 6px;font:600 9px DM Sans,sans-serif}.search-meta{color:#716d7d;letter-spacing:.35px;text-transform:uppercase;justify-content:space-between;padding:11px 8px 7px;font-size:10px;font-weight:600;display:flex}.search-results{gap:3px;display:grid}.search-result{border-radius:12px;grid-template-columns:34px minmax(0,1fr) 18px;align-items:center;gap:11px;min-height:62px;padding:8px 10px;transition:background .18s,transform .18s;display:grid}.search-result:hover{background:#845eff1a;transform:translate(2px)}.search-result-index{color:#8f899c;letter-spacing:.5px;background:#ffffff0a;border-radius:10px;place-items:center;width:34px;height:34px;font-family:Manrope,sans-serif;font-size:10px;font-weight:700;display:grid}.search-result>span:nth-child(2){gap:3px;min-width:0;display:grid}.search-result strong{color:#ebe8f1;text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;overflow:hidden}.search-result small{color:#817d8f;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.search-result>.arrow{color:#666170}.search-empty{color:#aaa5b4;text-align:center;gap:6px;padding:26px 14px;display:grid}.search-empty strong{color:#e8e4ee;font-size:14px}.search-empty span{font-size:12px}.site>main:not(.hero-stage){min-height:100vh}@media (width<=1180px){.brand span{display:none}.brand{padding-right:8px}.nav-link{padding-inline:9px;font-size:13.5px}.market-switch{display:none}}@media (width<=900px){.site-header{padding:10px 12px}.header-shell{border-radius:18px;min-height:62px}.brand span{display:inline}.header-actions{display:none}.mobile-menu-button{margin-left:auto;display:grid}.main-nav{background:#0c0b16fb;border:0;border-radius:18px;align-items:stretch;max-height:calc(100vh - 100px);padding:10px;display:none;position:absolute;top:calc(100% + 9px);left:0;right:0;overflow-y:auto;box-shadow:0 30px 70px #0000008c}.main-nav.is-open{flex-direction:column;animation:.18s ease-out dropdown-in;display:flex}.nav-link{justify-content:space-between;width:100%;height:48px;padding-inline:13px;font-size:14px}.nav-group{padding:0}.dropdown-panel{width:100%;box-shadow:none;background:#ffffff06;border-radius:0 0 14px 14px;margin:3px 0 8px;padding:5px;animation:none;display:block;position:static}.dropdown-intro{display:none}.dropdown-links{padding:0;display:block}.dropdown-link{min-height:64px}.dropdown-link .item-copy>span{white-space:normal}.mobile-actions{border-top:0;grid-template-columns:1fr 1fr;gap:8px;margin-top:6px;padding-top:11px;display:grid}.mobile-actions .market-switch{justify-content:center;display:flex}.mobile-search-trigger{color:#cbc6d5;background:#ffffff0b;border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;height:43px;padding:0 12px;font-weight:600;display:flex}.search-panel{border-radius:0 0 18px 18px;width:100%;top:100%;left:0;right:0}}@media (width<=520px){.brand img{width:41px;height:41px}.brand span{font-size:16px}.mobile-actions{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#fff;background:#05040b;font-family:Plus Jakarta Sans,sans-serif}*{box-sizing:border-box}html{background:#05040b}body{background:#05040b;min-width:320px;margin:0;overflow-x:hidden}button,a{font:inherit}.hero-stage{width:100%;padding:24px 30px 28px}.home-hero-bg{isolation:isolate;border-radius:38px;width:100%;max-width:1422px;min-height:910px;margin:0 auto;padding:76px 72px;position:relative;overflow:hidden}.home-hero-bg:before{content:"";z-index:-2;opacity:0;background:#060617 url(/assets/background-rmp-Nt4XbrE0.webp) 50%/cover no-repeat;animation:1.1s cubic-bezier(.22,.61,.36,1) forwards heroBgIn;position:absolute;inset:0;transform:scale(1.08)}.home-hero-bg:after{content:"";z-index:-1;pointer-events:none;filter:blur(42px);opacity:0;background:radial-gradient(#786eff47,#786eff1a 44%,#0000 74%);width:min(760px,78vw);height:300px;animation:1.1s cubic-bezier(.22,.61,.36,1) .14s forwards heroGlowIn;position:absolute;top:170px;left:50%;transform:translate(-50%)translateY(18px)}.hero-shell{z-index:2;text-align:center;width:100%;max-width:1232px;margin:0 auto;position:relative}.hero-badge{color:#fff;background:#786eff24;border:1px solid #786eff8c;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:36px;margin:0 auto 62px;padding:7px 16px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 0 13px #786eff7a}.hero-title{letter-spacing:-.035em;background:linear-gradient(90deg,#fff 0%,#f4f1ff 40%,#b8adff 70%,#8176ff 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(44px,4.15vw,64px);font-weight:600;line-height:.94}.word-wrap{vertical-align:bottom;display:inline-block;overflow:hidden}.gradient-text{background:linear-gradient(90deg,#ded9ff 0%,#9f91ff 52%,#8176ff 100%);color:#0000;-webkit-background-clip:text;background-clip:text;display:inline-block}.word-animate{animation:.7s cubic-bezier(.22,.61,.36,1) wordIn}.hero-copy{color:#f0eff9;max-width:760px;margin:43px auto 0;font-size:18px;font-weight:600;line-height:1.45}.hero-actions{justify-content:center;align-items:center;gap:16px;margin-top:42px;display:flex}.outline-btn,.glow-btn{color:#fff;border-radius:10px;justify-content:center;align-items:center;gap:10px;min-height:46px;padding:11px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s;display:inline-flex}.outline-btn{background:#07071ac7;border:1px solid #786effb3;min-width:247px}.glow-btn{background:linear-gradient(#7a74ff,#5b55ff);border:1px solid #9084ffcc;min-width:198px}.outline-btn:hover,.glow-btn:hover{transform:translateY(-2px)}.glow-btn:hover{box-shadow:0 10px 24px #5b55ff59}.hero-offers{text-align:left;grid-template-columns:minmax(0,2.75fr) minmax(340px,1fr);gap:18px;width:100%;margin:43px auto 0;display:grid}.hero-offer-panel{background:linear-gradient(#1c1842eb,#0d0e27f2 48%,#080a1cf5);border:1px solid #7a74ff85;border-radius:16px;min-width:0;padding:14px;box-shadow:0 20px 42px #00000073,inset 0 0 0 1px #a896ff14}.hero-offer-head{justify-content:center;align-items:center;min-height:34px;display:flex;position:relative}.hero-offer-nav{align-items:center;gap:7px;display:flex;position:absolute;left:0}.hero-offer-nav button{color:#fff;cursor:pointer;background:#0a0c23d1;border:1px solid #9088ff7a;border-radius:999px;justify-content:center;align-items:center;width:27px;height:27px;padding:0;transition:background .2s,border-color .2s;display:flex}.hero-offer-nav button:hover{background:#7a74ff38;border-color:#a69cffc2}.hero-offer-nav button:disabled{opacity:.35;cursor:not-allowed}.hero-offer-dots{gap:6px;display:flex}.hero-offer-dots button{background:#abb0e08f;border:0;border-radius:999px;width:7px;height:7px}.hero-offer-dots button.is-on{background:#9f98ff;box-shadow:0 0 10px #7a74ff99}.hero-offer-title{color:#f6f7ff;letter-spacing:-.01em;margin:0;font-size:18px;font-weight:700}.hero-offer-grid-wrap{min-height:199px;position:relative;overflow:hidden}.hero-offer-grid{will-change:transform, opacity, filter;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:10px;display:grid}.hero-offer-grid[data-count="1"]{grid-template-columns:minmax(0,420px);justify-content:center}.hero-offer-grid[data-count="2"]{grid-template-columns:repeat(2,minmax(0,420px));justify-content:center}.hero-offer-grid.is-next{animation:.5s cubic-bezier(.22,.61,.36,1) heroOfferSlideNext}.hero-offer-grid.is-prev{animation:.5s cubic-bezier(.22,.61,.36,1) heroOfferSlidePrev}.hero-offer-grid.is-next .hero-offer-card,.hero-offer-grid.is-prev .hero-offer-card{animation:.5s cubic-bezier(.22,.61,.36,1) both heroOfferCardIn}.hero-offer-grid.is-next .hero-offer-card:nth-child(3n+2),.hero-offer-grid.is-prev .hero-offer-card:nth-child(3n+2){animation-delay:35ms}.hero-offer-grid.is-next .hero-offer-card:nth-child(3n),.hero-offer-grid.is-prev .hero-offer-card:nth-child(3n){animation-delay:70ms}.hero-offer-card,.hero-future-card{color:#fff;background:linear-gradient(#21203ee6,#101226eb);border:1px solid #a095ff38;text-decoration:none}.hero-offer-card{border-radius:12px;align-items:center;gap:10px;min-width:0;padding:8px 10px;display:flex}.hero-offer-logo,.hero-future-logo{color:#15162d;background:linear-gradient(#f8f8fb,#e7e8f0);border:1px solid #adb4ed47;border-radius:10px;flex:none;justify-content:center;align-items:center;font-weight:800;display:flex;overflow:hidden}.hero-offer-logo{width:42px;height:42px;font-size:17px}.hero-future-logo{width:38px;height:38px;font-size:16px}.hero-offer-logo img,.hero-future-logo img{object-fit:contain;width:100%;height:100%;display:block}.hero-offer-main,.hero-future-main{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;gap:3px;min-width:0;display:flex}.hero-offer-name,.hero-future-name{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:17px;line-height:1.1;display:block;overflow:hidden}.hero-offer-name{font-weight:500}.hero-future-name{font-weight:600}.hero-offer-rate,.hero-future-rate{color:#e8ebff;background:#7a74ff24;border:1px solid #7a74ff9e;border-radius:999px;align-items:center;gap:5px;height:21px;padding:0 9px;font-size:13px;display:inline-flex}.hero-offer-rate em,.hero-future-rate em{color:#9c95ff;letter-spacing:.08em;font-style:normal}.hero-offer-deal,.hero-future-deal{cursor:pointer;-webkit-user-select:none;user-select:none;background:linear-gradient(#7a74ff,#5b55ff);border:1px solid #9084ffcc;border-radius:10px;flex-direction:column;flex:none;justify-content:center;align-items:center;height:42px;padding:0 8px;line-height:1;display:flex}.hero-offer-deal{min-width:72px;margin-left:auto}.hero-future-deal{min-width:84px}.hero-offer-deal b,.hero-future-deal b{color:#f5e8ff;font-size:13px}.hero-offer-deal span,.hero-future-deal span{color:#fff;margin-top:4px;font-size:11px}.hero-offer-deal.is-copied,.hero-future-deal.is-copied{background:linear-gradient(#289974b8,#11664ae6);border-color:#66f3bcc7}.hero-future-list{gap:10px;margin-top:10px;display:grid}.hero-future-card{border-radius:11px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 10px;display:grid}.hero-future-top{align-items:center;gap:7px;min-width:0;display:flex}.hero-future-new{color:#58ffce;background:#00bf8c38;border:1px solid #00ffbb40;border-radius:999px;align-items:center;height:16px;padding:0 6px;font-size:10px;display:inline-flex}@keyframes heroBgIn{0%{opacity:0;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@keyframes heroGlowIn{0%{opacity:0;transform:translate(-50%)translateY(18px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes wordIn{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:translateY(0)}}@keyframes heroOfferSlideNext{0%{opacity:.2;transform:translate(72px)}to{opacity:1;transform:translate(0,0)}}@keyframes heroOfferSlidePrev{0%{opacity:.2;transform:translate(-72px)}to{opacity:1;transform:translate(0,0)}}@keyframes heroOfferCardIn{0%{filter:blur(4px)}to{filter:blur()}}@media (width<=1180px){.hero-stage{padding:16px}.home-hero-bg{min-height:0;padding:56px 40px 64px}.hero-offers{grid-template-columns:1fr}.hero-offer-grid-wrap{min-height:0}}@media (width<=760px){.hero-stage{padding:4px}.home-hero-bg{border-radius:18px;padding:34px 14px 44px}.hero-badge{flex-wrap:wrap;gap:3px 8px;margin-bottom:38px;font-size:11px}.hero-title{font-size:clamp(34px,10.5vw,48px);line-height:1.02}.hero-copy{margin-top:28px;font-size:15px}.desktop-break{display:none}.hero-actions{flex-direction:column;margin-top:30px}.outline-btn,.glow-btn{width:min(100%,290px)}.hero-offers{margin-top:34px}.hero-offer-head{justify-content:flex-start;padding-left:2px}.hero-offer-nav{margin-right:10px;position:static}.hero-offer-grid{grid-template-columns:1fr}.hero-offer-title{font-size:15px}.hero-offer-card,.hero-future-card{padding:10px}}@media (width<=460px){.hero-offer-panel{padding:10px}.hero-offer-name,.hero-future-name{font-size:14px}.hero-offer-rate,.hero-future-rate{padding:0 6px;font-size:11px}.hero-offer-deal,.hero-future-deal{min-width:66px;padding:0 6px}.hero-offer-deal b,.hero-future-deal b{font-size:11px}.hero-future-new{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.rankings-section{color:#f7f6fb;background:radial-gradient(circle at 12% 12%,#6648e024,#0000 31rem),radial-gradient(circle at 88% 54%,#4a37b11c,#0000 35rem),linear-gradient(#070611 0%,#05040b 46%,#080612 100%);padding:34px 30px 100px;font-family:Plus Jakarta Sans,sans-serif}.rankings-shell{width:min(1310px,100%);margin:78px auto 0;position:relative}.rankings-heading{text-align:center;flex-direction:column;align-items:center;display:flex}.rankings-kicker{color:#8f86ff;letter-spacing:.17em;font-size:11px;font-weight:700}.rankings-heading h2{color:#0000;background:linear-gradient(90deg,#fff 0%,#f4f1ff 40%,#b8adff 70%,#8176ff 100%);letter-spacing:-.035em;-webkit-background-clip:text;background-clip:text;margin:13px 0 0;font-size:clamp(44px,4.15vw,64px);font-weight:600;line-height:.98}.rankings-heading p{color:#f0eff9;max-width:680px;margin:25px auto 0;font-size:16px;font-weight:600;line-height:1.55}.ranking-controls{background:#0d0c13;border:1px solid #ffffff1a;border-bottom:0;border-radius:12px 12px 0 0;justify-content:space-between;align-items:center;gap:24px;margin-top:48px;padding:10px 12px 10px 16px;display:flex}.ranking-controls>span{color:#777480;letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:700}.ranking-filters{gap:5px;display:flex;overflow-x:auto}.ranking-filters button{color:#8d8a97;cursor:pointer;background:0 0;border:0;border-radius:7px;flex:none;padding:9px 14px;font-size:13px;font-weight:600;transition:color .2s,background .2s}.ranking-filters button:hover{color:#fff}.ranking-filters button.is-active{color:#fff;background:#292632}.ranking-table{background:#08070d;border:1px solid #ffffff1a;border-radius:0 0 12px 12px;overflow:hidden}.ranking-table-title{background:#111019;border-bottom:1px solid #ffffff17;justify-content:space-between;align-items:center;min-height:62px;padding:0 20px;display:flex}.ranking-table-title>div{align-items:baseline;gap:11px;display:flex}.ranking-table-title strong{color:#eae8ee;font-size:14px;font-weight:600}.ranking-table-title span{color:#6f6c78;font-size:10px}.ranking-table-title>span{color:#817d8a;letter-spacing:.04em;text-transform:uppercase;font-weight:600}.ranking-table-head,.ranking-row{grid-template-columns:minmax(205px,1.45fr) .5fr .82fr .72fr .58fr .7fr .52fr .62fr minmax(136px,.8fr);align-items:center;column-gap:12px;display:grid}.ranking-table-head{color:#696673;letter-spacing:.1em;text-transform:uppercase;background:#0b0a11;border-bottom:1px solid #ffffff12;min-height:48px;padding:0 20px;font-size:10.5px;font-weight:700}.ranking-row{border-bottom:1px solid #ffffff13;min-height:112px;padding:15px 20px;transition:background .18s}.ranking-row:hover{background:#0d0c13}.ranking-row:last-child{border-bottom:0}.firm-identity{grid-template-columns:48px minmax(0,1fr);align-items:center;gap:13px;display:grid}.ranking-logo{color:#22202d;background:#efeff3;border-radius:8px;place-items:center;width:48px;height:48px;font-size:11px;font-weight:800;display:grid;overflow:hidden}.ranking-logo img{object-fit:contain;width:100%;height:100%}.ranking-name{gap:4px;min-width:0;display:grid}.ranking-name strong{text-overflow:ellipsis;white-space:nowrap;font-size:16px;overflow:hidden}.ranking-name small{color:#817e8a;font-size:11.5px}.ranking-name small b{color:#a59dff;font-weight:600}.verified-dot{color:#0b0910;vertical-align:1px;background:#8f86ff;border-radius:50%;place-items:center;width:15px;height:15px;margin-left:6px;font-size:9px;display:inline-grid}.score-cell{gap:8px;display:grid}.score-number{align-items:baseline;gap:3px;display:flex}.score-number strong{color:#f5f3f8;letter-spacing:-.04em;font-size:23px}.score-number>span{color:#777380;font-size:11px}.score-track{background:#24212d;border-radius:99px;width:58px;height:3px;display:block;overflow:hidden}.score-track i{border-radius:inherit;background:#8076f2;height:100%;display:block}.metric-cell{flex-wrap:wrap;align-items:baseline;gap:4px;display:flex}.metric-cell strong{color:#e7e4eb;font-size:14px;font-weight:600}.platform-cell{grid-template-columns:repeat(3,34px);align-items:center;gap:7px;width:max-content;max-width:116px;display:grid}.platform-logo{cursor:help;background:#f3f3f5;border-radius:7px;place-items:center;width:34px;height:34px;padding:6px;transition:transform .18s,background .18s;display:inline-grid;position:relative;box-shadow:inset 0 0 0 1px #00000014}.platform-logo:hover,.platform-logo:focus-visible{z-index:3;background:#fff;outline:none;transform:translateY(-2px)}.platform-logo img{object-fit:contain;width:100%;height:100%;display:block}.platform-logo:after{z-index:20;color:#f4f2f8;content:attr(data-tooltip);opacity:0;pointer-events:none;white-space:nowrap;background:#24212e;border-radius:5px;padding:6px 8px;font-size:11px;font-weight:650;line-height:1;transition:opacity .14s,transform .14s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%,4px);box-shadow:0 8px 22px #00000059}.platform-logo:hover:after,.platform-logo:focus-visible:after{opacity:1;transform:translate(-50%)}.ranking-skeleton{pointer-events:none}.ranking-skeleton>span{background:linear-gradient(90deg,#15131c 25%,#201d2a 50%,#15131c 75%) 0 0/200% 100%;border-radius:4px;width:75%;height:12px;animation:1.2s linear infinite ranking-shimmer}.ranking-skeleton>span:first-child{width:85%;height:34px}@keyframes ranking-shimmer{to{background-position:-200% 0}}.ranking-empty{text-align:center;place-items:center;gap:8px;min-height:260px;padding:40px 20px;display:grid}.ranking-empty strong{color:#e9e7ee;font-size:17px}.ranking-empty span{color:#7f7b88;max-width:480px;font-size:13px;line-height:1.55}.offer-label{color:#a89fff;text-transform:uppercase;background:#7a74ff1a;border-radius:5px;padding:3px 6px;font-size:9px;font-weight:700}.ranking-actions{justify-content:flex-end;align-items:center;gap:9px;display:flex}.compare-toggle{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ffffff2e,#0000 36%),#7654e8;border:0;border-radius:11px;justify-content:center;align-items:center;gap:7px;height:36px;padding:0 13px;font-size:12px;font-weight:600;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;box-shadow:0 7px 20px #5a36cc61,inset 0 1px #ffffff38}.compare-toggle:hover{transform:translateY(-2px);box-shadow:0 10px 26px #5a36cc7a,inset 0 1px #ffffff40}.compare-toggle span{color:#fff;font-size:15px}.compare-toggle.is-selected{color:#fff;background:linear-gradient(135deg,#fff3,#0000 36%),#5d48cd}.ranking-actions>a{color:#d4d1da;background:#282532;border-radius:7px;place-items:center;width:36px;height:36px;display:grid}.ranking-pagination{color:#777480;background:#0d0c13;border:1px solid #ffffff1a;border-top:0;border-radius:0 0 12px 12px;justify-content:space-between;align-items:center;gap:20px;min-height:66px;padding:0 4px 0 16px;font-size:12px;display:flex}.ranking-table:has(+.ranking-pagination){border-radius:0}.ranking-pagination>div{align-items:center;gap:5px;display:flex}.ranking-pagination button{color:#94909d;cursor:pointer;background:0 0;border:0;border-radius:7px;min-width:36px;height:36px;padding:0 11px;font-size:12px;font-weight:600}.ranking-pagination button:hover:not(:disabled){color:#fff;background:#24212d}.ranking-pagination button.is-active{color:#fff;background:#6f66ee}.ranking-pagination button:disabled{opacity:.35;cursor:not-allowed}.ranking-actions svg,.rankings-footer svg,.compare-dock svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:17px}.rankings-footer{color:#74717e;justify-content:space-between;align-items:center;gap:25px;margin-top:20px;font-size:11px;display:flex}.rankings-footer a{color:#e5e2ea;align-items:center;gap:9px;font-size:13px;font-weight:600;display:inline-flex}.compare-dock{z-index:20;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#14131cf5;border:1px solid #ffffff1a;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;width:min(780px,100% - 30px);min-height:72px;margin:34px auto 0;padding:10px 12px 10px 20px;animation:.3s cubic-bezier(.22,1,.36,1) compare-in;display:grid;position:sticky;bottom:20px;box-shadow:0 16px 36px #00000057}@keyframes compare-in{0%{opacity:0;transform:translateY(18px)}}.compare-dock>div:first-child{gap:4px;display:grid}.compare-dock>div:first-child strong{font-size:12px}.compare-dock>div:first-child span{color:#777481;font-size:10px}.compare-firms{gap:6px;display:flex;overflow:hidden}.compare-firms button{color:#bbb7c4;background:#ffffff0d;border:0;border-radius:7px;padding:7px 9px;font-size:10px}.compare-firms button span{color:#85818e;margin-left:5px}.compare-dock>a{color:#fff;background:#6f66ee;border-radius:10px;align-items:center;gap:8px;min-height:46px;padding:0 17px;font-size:12px;font-weight:700;display:inline-flex}.compare-dock>a.is-disabled{color:#777481;pointer-events:none;background:#ffffff0d}@media (width<=1040px){.ranking-table-head{display:none}.ranking-list{grid-template-columns:1fr 1fr;display:grid}.ranking-row{background:#09080f;border-bottom:1px solid #ffffff13;border-right:1px solid #ffffff13;grid-template-columns:1fr 1fr;gap:22px 15px;padding:20px;display:grid}.ranking-row:nth-child(2n){border-right:0}.firm-identity{grid-column:1/-1}.score-cell,.metric-cell,.platform-cell{gap:7px;padding-top:19px;display:grid;position:relative}.platform-cell{grid-template-columns:repeat(3,34px);align-content:start}.score-cell:before,.metric-cell:before,.platform-cell:before{color:#625f6b;letter-spacing:.08em;text-transform:uppercase;content:attr(data-label);font-size:9px;position:absolute;top:0}.ranking-actions{grid-column:1/-1;justify-content:flex-start}}@media (width<=720px){.rankings-section{padding:22px 14px 80px}.rankings-shell{margin-top:62px}.rankings-heading h2{font-size:38px}.rankings-heading p{margin-top:20px;font-size:14px}.ranking-controls{flex-direction:column;align-items:flex-start;gap:10px;margin-top:34px;padding:12px}.ranking-filters{width:100%}.ranking-list{grid-template-columns:1fr}.ranking-row{border-right:0}.ranking-table-title{padding-inline:14px}.ranking-pagination{flex-direction:column;align-items:flex-start;padding:14px}.ranking-pagination>div{width:100%;overflow-x:auto}.rankings-footer{flex-direction:column;align-items:flex-start}.compare-dock{grid-template-columns:1fr auto}.compare-firms{display:none}}@media (width<=420px){.ranking-row{gap:20px 10px;padding:18px 14px}.firm-identity{grid-template-columns:44px minmax(0,1fr);gap:9px}.ranking-logo{width:44px;height:44px}.compare-dock{width:100%;padding-left:14px}.compare-dock>a{padding-inline:12px}}.why-rmp-section{color:#111827;background:#080612;padding:0 30px;font-family:Plus Jakarta Sans,sans-serif;position:relative}.why-rmp-panel{background:radial-gradient(circle at 50% 5%,#ebe3ff94,#0000 34rem),#fbfbfc;border-radius:44px;width:min(1422px,100%);margin:0 auto;padding:82px 56px 88px;box-shadow:0 -12px 38px #00000029}.why-rmp-heading{text-align:center;max-width:1060px;margin:0 auto}.why-rmp-heading h2{color:#7657f6;letter-spacing:-.052em;margin:0;font-size:clamp(36px,3.35vw,54px);font-weight:800;line-height:1.08}.why-rmp-heading h2 span{color:#111827}.why-rmp-heading p{color:#606a7c;max-width:660px;margin:22px auto 0;font-size:16px;font-weight:400;line-height:1.7}.why-rmp-features{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-top:66px;display:grid}.why-rmp-card{background:#ffffffc7;border:1px solid #dfe3ea;border-radius:16px;min-height:238px;padding:24px 24px 22px;transition:border-color .25s,box-shadow .25s,transform .25s;box-shadow:0 10px 28px #15234b06}.why-rmp-card.is-highlighted,.why-rmp-card:hover{border-color:#7957f5;transform:translateY(-2px);box-shadow:0 12px 30px #704beb29}.why-rmp-icon{color:#7657f6;background:#f5f1ff;border-radius:12px;place-items:center;width:64px;height:64px;display:grid}.why-rmp-card.is-highlighted .why-rmp-icon{background:#eee8ff}.why-rmp-icon svg{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;width:38px;height:38px}.why-rmp-card h3{color:#111827;letter-spacing:-.025em;margin:20px 0 0;font-size:18px;font-weight:700;line-height:1.25}.why-rmp-card.is-highlighted h3{color:#7657f6}.why-rmp-card p{color:#657084;margin:12px 0 0;font-size:13px;line-height:1.72}.why-rmp-card p strong{color:#7657f6;font-weight:700}.why-rmp-stats{color:#fff;background:linear-gradient(105deg,#28165f 0%,#5230c2 48%,#7957f5 100%);border-radius:16px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:48px;padding:28px 24px 29px;display:grid;overflow:hidden;box-shadow:0 18px 42px #5530be3d,inset 0 1px #ffffff26}.why-rmp-stat{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:82px;display:flex;position:relative}.why-rmp-stat+.why-rmp-stat:before{content:"";background:#ffffff1f;width:1px;position:absolute;top:8px;bottom:8px;left:0}.why-rmp-stat strong{color:#fff;letter-spacing:-.045em;font-variant-numeric:tabular-nums;min-width:5ch;font-size:clamp(38px,3.25vw,52px);font-weight:800;line-height:1}.why-rmp-stat.is-text strong{letter-spacing:-.04em;font-size:clamp(26px,2.45vw,39px)}.why-rmp-stat span{color:#eee9ff;margin-top:12px;font-size:15px;line-height:1.2}@media (width<=1000px){.why-rmp-features{grid-template-columns:repeat(2,minmax(0,1fr))}.why-rmp-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 0}.why-rmp-stat:nth-child(3):before{display:none}}@media (width<=620px){.why-rmp-section{padding:0 14px}.why-rmp-panel{border-radius:30px;padding:66px 14px 72px}.why-rmp-heading h2{font-size:36px}.why-rmp-heading p{font-size:14px}.why-rmp-features{grid-template-columns:1fr;gap:14px;margin-top:44px}.why-rmp-card{min-height:0;padding:20px}.why-rmp-stats{grid-template-columns:1fr 1fr;margin-top:28px;padding:22px 10px}.why-rmp-stat{min-height:92px}.why-rmp-stat:nth-child(3):before{display:block}.why-rmp-stat:nth-child(odd):before{display:none}.why-rmp-stat strong{font-size:35px}.why-rmp-stat.is-text strong{font-size:22px}.why-rmp-stat span{font-size:12px}}@media (prefers-reduced-motion:reduce){.why-rmp-card{transition:none}}.traders-love-section{color:#101827;background:radial-gradient(circle at 50% 22%,#7047e62e,#0000 34rem),#080319;padding:88px 24px 104px;font-family:Plus Jakarta Sans,sans-serif;position:relative;overflow:hidden}.traders-love-shell{width:min(1210px,100%);margin:0 auto}.traders-love-shell>h2{color:#fff;letter-spacing:-.055em;text-align:center;margin:0 0 64px;font-size:clamp(37px,3.65vw,56px);font-weight:800;line-height:1.08}.traders-love-shell>h2 span{color:#8b63ff}.traders-love-shell>h2 i{margin-left:5px;font-style:normal;display:inline-block;transform:translateY(3px)}.traders-love-shell>h2 .love-heart svg{fill:#8b63ff;filter:drop-shadow(0 0 8px #8b63ffb8);width:.78em;height:.72em;overflow:visible}.love-white-grid,.love-blue-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.love-white-card{background:#fff;border-radius:22px;min-height:214px;padding:29px 28px 25px;box-shadow:0 12px 30px #00000014}.love-white-icon{color:#050609;width:38px;height:38px;display:block}.love-white-icon svg{fill:none;stroke:currentColor;stroke-width:2.1px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.love-white-card h3{color:#101827;letter-spacing:-.035em;margin:20px 0 0;font-size:21px;font-weight:800;line-height:1.2}.love-white-card p{color:#536074;margin:10px 0 0;font-size:14px;font-weight:500;line-height:1.55}.love-white-card.is-green .love-white-icon,.love-white-card.is-green h3,.love-white-card.is-green p{color:#7657f6}.love-blue-grid{margin-top:20px}.love-blue-card{color:#fff;background:linear-gradient(155deg,#825fff 0%,#6542dd 45%,#382078 100%);border-radius:22px;justify-content:space-between;align-items:center;gap:16px;min-height:160px;padding:28px;display:flex;box-shadow:inset 0 1px #ffffff29,0 17px 38px #421e9145}.love-blue-card h3{color:#fff;letter-spacing:-.035em;margin:0;font-size:20px;font-weight:800;line-height:1.2}.love-blue-card p{color:#fffffff0;max-width:270px;margin:11px 0 0;font-size:14px;font-weight:600;line-height:1.48}.love-blue-icon{color:#fff;width:48px;min-width:48px;display:block}.love-blue-icon svg{fill:none;stroke:currentColor;stroke-width:2.3px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:auto}.love-blue-card:last-child .love-blue-icon svg{fill:currentColor;stroke:none}.love-guarantee{background:#fff;border-radius:22px;grid-template-columns:1fr 340px;align-items:center;min-height:188px;margin-top:24px;padding:20px 48px;display:grid;position:relative;overflow:hidden}.love-guarantee-copy{text-align:center;justify-self:center}.love-guarantee-copy h3{color:#7657f6;letter-spacing:-.045em;justify-content:center;align-items:center;gap:12px;margin:0;font-size:clamp(30px,3vw,43px);font-weight:800;line-height:1.1;display:flex}.love-guarantee-copy h3 span{color:#fff;letter-spacing:0;background:#7657f6;border-radius:50%;place-items:center;width:31px;height:31px;font-size:19px;display:grid}.love-guarantee-copy p{color:#101010;margin:21px 0 0;font-size:15px;line-height:1.4}.love-guarantee-graphic{fill:#fff;stroke:#7657f6;stroke-width:8px;stroke-linecap:round;stroke-linejoin:round;align-self:end;width:300px;height:190px;margin-bottom:-26px}.love-guarantee-graphic ellipse{fill:#7657f60f;stroke-width:4px}@media (width<=900px){.love-white-grid,.love-blue-grid{grid-template-columns:1fr}.love-white-card{min-height:0}.love-guarantee{grid-template-columns:1fr 250px;padding-left:28px}.love-guarantee-graphic{width:250px}}@media (width<=620px){.traders-love-section{padding:70px 14px 76px}.traders-love-shell>h2{margin-bottom:42px;font-size:37px}.love-white-card,.love-blue-card{border-radius:18px;padding:22px}.love-guarantee{border-radius:18px;grid-template-columns:1fr;padding:34px 20px 0}.love-guarantee-copy h3{flex-direction:column;align-items:center;font-size:32px}.love-guarantee-copy p{margin-top:14px;font-size:13px}.love-guarantee-graphic{justify-self:center;width:235px;margin:10px 0 -24px}}.video-showcase{color:#f7f5fb;background:radial-gradient(circle at 48% 42%,#6643e11f,#0000 35rem),linear-gradient(#080611 0%,#07060d 100%);min-height:620px;padding:104px 28px 120px;font-family:Plus Jakarta Sans,sans-serif;position:relative;overflow:hidden}.video-showcase-glow{filter:blur(75px);pointer-events:none;background:#7851f517;border-radius:50%;width:520px;height:420px;position:absolute;top:18%;left:63%}.video-showcase-shell{z-index:1;width:min(1310px,100%);margin:0 auto;position:relative}.video-showcase-heading{text-align:center;max-width:820px;margin:0 auto 56px}.video-showcase-heading>span{color:#9287ff;letter-spacing:.2em;font-size:10.5px;font-weight:700}.video-showcase-heading h2{color:#fff;letter-spacing:-.045em;margin:15px 0 0;font-size:clamp(44px,4.8vw,66px);font-weight:600;line-height:1}.video-showcase-heading h2 em{color:#0000;background:linear-gradient(90deg,#ded9ff 0%,#9f91ff 52%,#8176ff 100%);-webkit-background-clip:text;background-clip:text;font-style:normal}.video-showcase-heading p{color:#f0eff9;max-width:720px;margin:20px auto 0;font-size:15px;font-weight:600;line-height:1.6}.video-showcase-grid{grid-template-rows:repeat(2,minmax(230px,auto));grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);gap:18px;display:grid}.video-card{background:linear-gradient(135deg,#ffffff0b,#0000 40%),#100c19;border-radius:20px;grid-template-columns:43% minmax(0,1fr);min-height:230px;transition:transform .32s cubic-bezier(.22,1,.36,1),box-shadow .32s;display:grid;position:relative;overflow:hidden;box-shadow:0 26px 70px #00000047,inset 0 1px #ffffff12}.video-card.is-featured{grid-row:1/3;grid-template-columns:1fr;min-height:540px}.video-count-1,.video-count-2{grid-template-rows:auto;grid-template-columns:repeat(auto-fit,minmax(340px,1fr))}.video-count-1 .video-card.is-featured,.video-count-2 .video-card.is-featured{grid-row:auto}.video-card:hover{transform:translateY(-5px);box-shadow:0 34px 85px #00000061,0 0 0 1px #8565ff38,inset 0 1px #ffffff1a}.video-card-media{background:#171121;min-height:190px;position:relative;overflow:hidden}.video-card.is-featured .video-card-media{min-height:325px}.video-card-media:after{content:"";background:linear-gradient(#0000 50%,#08050eb8);position:absolute;inset:0}.video-card-media img,.video-card-placeholder{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.22,1,.36,1),filter .4s;display:block}.video-card-placeholder{background:radial-gradient(circle at 50% 40%,#855eff4d,#0000 30%),#151020}.video-card:hover .video-card-media img{filter:saturate(1.08);transform:scale(1.035)}.video-play{z-index:2;color:#fff;opacity:.94;background:#6f4ee8eb;border-radius:50%;place-items:center;width:54px;height:54px;transition:transform .3s cubic-bezier(.22,1,.36,1),background .2s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 15px 38px #361d9780,inset 0 1px #ffffff40}.video-card:hover .video-play{background:#8063f1;transform:translate(-50%,-50%)scale(1.08)}.video-play svg{fill:currentColor;width:23px}.video-featured-label{z-index:2;color:#f2eeff;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#08060eb3;border-radius:999px;min-height:29px;padding:7px 12px 0;font-size:10px;font-weight:700;position:absolute;top:18px;left:18px;box-shadow:inset 0 1px #ffffff1a}.video-card-copy{flex-direction:column;align-items:flex-start;padding:24px;display:flex}.video-card.is-featured .video-card-copy{padding:26px 28px 28px}.video-card-copy>span{color:#9586eb;letter-spacing:.08em;text-transform:uppercase;font-size:10.5px;font-weight:650}.video-card-copy>span i{margin:0 4px;font-style:normal}.video-card h3{color:#f2f0f5;letter-spacing:-.02em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:11px 0 0;font-size:18px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.video-card.is-featured h3{-webkit-line-clamp:2;font-size:25px}.video-card p{color:#8e8997;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:12px 0 0;font-size:12.5px;line-height:1.55;display:-webkit-box;overflow:hidden}.video-card strong{color:#e8e4ef;background:#7e5bee21;border-radius:9px;justify-content:center;align-items:center;min-height:35px;margin-top:auto;padding:0 14px;font-size:11.5px;font-weight:650;transition:color .2s,background .2s,transform .2s;display:inline-flex;box-shadow:inset 0 0 0 1px #8f70f638}.video-card:hover strong{color:#fff;background:#7e5bee40;transform:translateY(-1px)}.video-showcase-skeleton{grid-template-rows:1fr 1fr;grid-template-columns:1.35fr .65fr;gap:18px;height:540px;display:grid}.video-showcase-skeleton span{background-color:#100d18;background-image:linear-gradient(105deg,#ffffff06 28%,#ffffff12 43%,#ffffff06 58%),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:220% 100%;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:20px;animation:1.8s linear infinite video-shimmer}.video-showcase-skeleton span:first-child{grid-row:1/3}@keyframes video-shimmer{to{background-position-x:-220%}}@media (width<=940px){.video-showcase-grid{grid-template-rows:auto auto;grid-template-columns:1fr 1fr}.video-card,.video-card.is-featured{grid-row:auto;grid-template-columns:1fr;min-height:0}.video-card.is-featured{grid-column:1/-1}.video-card-media,.video-card.is-featured .video-card-media{min-height:245px}}@media (width<=640px){.video-showcase{padding:86px 14px 94px}.video-showcase-heading{margin-bottom:42px}.video-showcase-heading h2{font-size:40px}.video-showcase-heading p{font-size:14px}.video-showcase-grid,.video-count-1,.video-count-2{grid-template-columns:1fr}.video-card.is-featured{grid-column:auto}.video-card-media,.video-card.is-featured .video-card-media{min-height:205px}.video-card.is-featured h3{font-size:20px}.video-card-copy,.video-card.is-featured .video-card-copy{min-height:220px;padding:22px}.video-showcase-skeleton{grid-template-rows:repeat(3,250px);grid-template-columns:1fr;height:auto}.video-showcase-skeleton span:first-child{grid-row:auto}}@media (prefers-reduced-motion:reduce){.video-showcase-skeleton span{animation:none}.video-card,.video-card-media img,.video-play{transition:none}}.trust-section{color:#f7f5fb;background:radial-gradient(circle at 50% 48%,#6849e126,#0000 27rem),linear-gradient(#07060d 0%,#0b0715 52%,#08060f 100%);padding:104px 24px 112px;font-family:Plus Jakarta Sans,sans-serif;position:relative;overflow:hidden}.trust-glow{filter:blur(42px);pointer-events:none;background:radial-gradient(#7e56ff21,#0000 67%);width:760px;height:560px;position:absolute;top:47%;left:50%;transform:translate(-50%,-50%)}.trust-shell{z-index:1;text-align:center;width:min(1120px,100%);margin:0 auto;position:relative}.trust-heading>span,.newsletter-copy>span{color:#9388ff;letter-spacing:.2em;font-size:11px;font-weight:700}.trust-heading h2{color:#0000;background:linear-gradient(90deg,#fff 0%,#f4f1ff 40%,#b8adff 70%,#8176ff 100%);letter-spacing:-.045em;-webkit-background-clip:text;background-clip:text;margin:14px 0 0;font-size:clamp(43px,5vw,66px);font-weight:600;line-height:1}.trust-heading h2 em{color:#0000;background:linear-gradient(90deg,#ded9ff 0%,#9f91ff 52%,#8176ff 100%);-webkit-background-clip:text;background-clip:text;font-style:normal}.trust-orbit{width:840px;height:500px;margin:45px auto 0;position:relative}.trust-core{-webkit-backdrop-filter:blur(26px)saturate(145%);backdrop-filter:blur(26px)saturate(145%);background:radial-gradient(circle at 48% 46%,#8665ff2e,#0000 47%),linear-gradient(145deg,#ffffff1b,#6949da0b);border-radius:50%;place-items:center;width:400px;height:400px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:inset 0 1px #ffffff38,inset 0 -1px #ffffff09,inset 0 0 80px #7350ec12,0 35px 90px #00000040}.trust-core:before{border-radius:inherit;content:"";border:1px solid #a590ff38;position:absolute;inset:0;-webkit-mask-image:linear-gradient(135deg,#000,#0000 68%);mask-image:linear-gradient(135deg,#000,#0000 68%)}.trust-core-glow{filter:blur(46px);background:#7550f747;border-radius:50%;width:180px;height:180px;position:absolute}.trust-core-glass{z-index:2;pointer-events:none;background:linear-gradient(145deg,#ffffff1c,#0000 33%),radial-gradient(circle at 50% 64%,#6f4be921,#0000 54%);border-radius:50%;position:absolute;inset:13px;box-shadow:inset 0 1px #ffffff21}.trust-core img{z-index:1;object-fit:contain;opacity:.84;filter:blur(.35px)drop-shadow(0 0 18px #8c6aff7a)drop-shadow(0 0 48px #6645eb4d);width:160px;height:160px;position:relative}@keyframes trust-benefit-float{0%,to{transform:translate(0,0)}50%{transform:translateY(-7px)}}.trust-benefit{z-index:3;color:#f4f1f8;text-align:left;align-items:center;animation:4.6s ease-in-out infinite trust-benefit-float;display:flex;position:absolute}.trust-benefit strong{letter-spacing:-.015em;font-size:17px;font-weight:600;line-height:1.14}.trust-benefit-icon{color:#a894ff;background:#07060c;border-radius:50%;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 10px 32px #0000006b,0 0 0 5px #09070fb8,inset 0 1px #ffffff14}.trust-benefit-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65px;width:21px;height:21px}.benefit-research{text-align:right;flex-direction:row-reverse;gap:12px;top:109px;left:33px}.benefit-reviews{gap:13px;animation-delay:-.7s;top:83px;left:auto;right:26px}.benefit-compare{gap:13px;animation-delay:-1.4s;inset:auto 5px 132px auto}.benefit-updates{text-align:right;flex-direction:row-reverse;gap:12px;animation-delay:-2.1s;top:auto;bottom:105px;left:19px}.benefit-rulebook{gap:12px;animation-delay:-2.8s;top:-4px;left:310px}.benefit-payout{gap:12px;animation-delay:-3.5s;inset:auto 112px 6px auto}.benefit-hidden{text-align:right;flex-direction:row-reverse;gap:12px;animation-delay:-4.2s;top:auto;bottom:2px;left:109px}.newsletter-section{background:#07060d;padding:16px 28px 112px;position:relative}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.newsletter-shell{text-align:center;background:radial-gradient(circle at 7% 92%,#6651e454,#0000 20rem),linear-gradient(145deg,#11101a 0%,#100f18 55%,#0e0d15 100%);border:1px solid #ffffff1b;border-radius:23px;flex-direction:column;justify-content:center;align-items:center;width:min(1280px,100%);min-height:460px;margin:0 auto;padding:70px 34px 60px;display:flex;position:relative;overflow:hidden;box-shadow:0 34px 90px #0000004d,inset 0 1px #ffffff09}.newsletter-shell:before{filter:blur(38px);content:"";background:#6650e82b;border-radius:50%;width:370px;height:370px;position:absolute;bottom:-95px;left:-55px}.newsletter-copy,.newsletter-shell form{z-index:1;position:relative}.newsletter-copy>span{color:#ddd8ff;letter-spacing:0;background:#654fde21;border:1px solid #8069f480;border-radius:999px;align-items:center;min-height:31px;padding:0 18px;font-size:12px;font-weight:500;display:inline-flex}.newsletter-copy h2{color:#fff;letter-spacing:-.035em;margin:61px 0 0;font-size:clamp(39px,4vw,51px);font-weight:600;line-height:1.05}.newsletter-copy h2 em{color:#0000;background:linear-gradient(90deg,#ded9ff 0%,#9f91ff 52%,#8176ff 100%);-webkit-background-clip:text;background-clip:text;font-style:normal}.newsletter-copy p{color:#f0eff9;max-width:660px;margin:18px auto 0;font-size:16px;font-weight:600;line-height:1.5}.newsletter-input-row{justify-content:center;gap:14px;margin-top:36px;display:flex}.newsletter-input-row input{color:#f7f5fb;width:300px;height:48px;font:inherit;background:#fff1;border:1px solid #8068f56b;border-radius:13px;outline:0;padding:0 18px;font-size:14px;transition:background .2s,box-shadow .2s;box-shadow:inset 0 1px #ffffff09}.newsletter-input-row input::placeholder{color:#777180}.newsletter-input-row input:focus{background:#ffffff16;border-color:#9277ffb3;box-shadow:inset 0 0 0 1px #9277ff94,0 0 0 4px #6a4bdc1f}.newsletter-input-row button{color:#fff;white-space:nowrap;cursor:pointer;background:linear-gradient(135deg,#ffffff2e,#0000 35%),#7654e8;border:0;border-radius:13px;justify-content:center;align-items:center;min-width:153px;height:48px;padding:0 22px;font-size:14px;font-weight:700;transition:transform .2s,box-shadow .2s,opacity .2s;display:inline-flex;box-shadow:0 12px 28px #512fc066,inset 0 1px #ffffff30}.newsletter-input-row button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 15px 34px #5935cb80,inset 0 1px #ffffff38}.newsletter-input-row button:disabled{opacity:.72;cursor:wait}.newsletter-status{color:#9f99a8;text-align:left;min-height:19px;margin-top:10px;font-size:12px}.newsletter-status.is-success{color:#9bdab8}.newsletter-status.is-error{color:#f2a7ad}@media (width<=900px){.trust-section{padding-top:90px}.newsletter-shell{min-height:440px}}@media (width<=720px){.trust-section{padding:82px 16px 92px}.trust-orbit{grid-template-columns:1fr;gap:10px;width:100%;height:auto;margin-top:44px;display:grid}.trust-core{grid-column:1/-1;width:min(290px,82vw);height:min(290px,82vw);margin:0 auto 22px;animation:none;position:relative;top:auto;left:auto;transform:none}.trust-core img{width:125px;height:125px}.trust-benefit{text-align:left;background:#ffffff09;border-radius:16px;flex-direction:row;gap:10px;width:100%;min-height:84px;padding:14px;animation:none;position:static}.trust-benefit-icon{flex:none;width:40px;height:40px}.trust-benefit strong{font-size:14px}.newsletter-section{padding:0 14px 90px}.newsletter-shell{border-radius:22px;min-height:0;padding:45px 22px 38px}.newsletter-copy h2{margin-top:42px;font-size:39px}.newsletter-input-row{flex-direction:column;width:min(100%,360px);margin:30px auto 0}.newsletter-input-row input,.newsletter-input-row button{width:100%}}@media (width<=430px){.trust-heading h2{font-size:39px}.trust-core,.trust-benefit{grid-column:1}.newsletter-copy h2{font-size:35px}.newsletter-copy p{font-size:14px}.newsletter-desktop-break{display:none}}@media (prefers-reduced-motion:reduce){.trust-benefit{animation:none}}.faq-section{color:#f6f4fb;background:0 0;padding:118px 30px 130px;font-family:Plus Jakarta Sans,sans-serif;position:relative;overflow:hidden}.faq-ambient{filter:blur(45px);pointer-events:none;background:radial-gradient(#7654e821,#0000 68%);width:min(980px,82vw);height:360px;display:none;position:absolute;top:80px;left:50%;transform:translate(-50%)}.faq-shell{z-index:1;width:min(1220px,100%);margin:0 auto;position:relative}.faq-heading{text-align:center;max-width:1120px;margin:0 auto 68px}.faq-heading>span{color:#9188ff;letter-spacing:.18em;font-size:11px;font-weight:700}.faq-heading h2{color:#0000;background:linear-gradient(90deg,#fff 0%,#f4f1ff 40%,#b8adff 70%,#8176ff 100%);letter-spacing:-.045em;white-space:nowrap;-webkit-background-clip:text;background-clip:text;margin:16px 0 0;font-size:clamp(44px,5vw,68px);font-weight:600;line-height:.98}.faq-heading h2 em{background:linear-gradient(90deg,#ded9ff 0%,#9f91ff 52%,#8176ff 100%);-webkit-background-clip:text;background-clip:text;font-style:normal}.faq-heading p{color:#f0eff9;max-width:640px;margin:24px auto 0;font-size:15px;font-weight:600;line-height:1.65}.faq-layout{grid-template-columns:340px minmax(0,1fr);align-items:start;gap:28px;display:grid}.faq-support{background:linear-gradient(145deg,#ffffff13,#0000 38%),linear-gradient(165deg,#21183f,#12101d 64%);border-radius:22px;flex-direction:column;min-height:430px;padding:30px;display:flex;position:sticky;top:96px;overflow:hidden;box-shadow:0 30px 70px #00000057,inset 0 1px #ffffff14}.faq-support:after{filter:blur(18px);content:"";background:#7752e833;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-90px;right:-80px}.faq-support-mark{z-index:1;color:#fff;background:linear-gradient(135deg,#fff3,#0000 38%),#7654e8;border-radius:17px;place-items:center;width:54px;height:54px;font-size:25px;font-weight:700;display:grid;position:relative;box-shadow:0 12px 30px #532fbf6b}.faq-support-mark img{object-fit:contain;filter:drop-shadow(0 5px 11px #29147059);width:50px;height:50px;display:block}.faq-support>div{z-index:1;margin-top:58px;position:relative}.faq-support small{color:#9c93bd;letter-spacing:.16em;font-size:9px;font-weight:700}.faq-support h3{color:#f6f3fb;letter-spacing:-.035em;margin:11px 0 0;font-size:27px;font-weight:500;line-height:1.08}.faq-support p{color:#a6a0b5;margin:17px 0 0;font-size:13.5px;line-height:1.65}.faq-support a{z-index:1;color:#fff;background:linear-gradient(135deg,#ffffff2e,#0000 36%),#7654e8;border-radius:12px;justify-content:space-between;align-items:center;min-height:48px;margin-top:auto;padding:0 16px;font-size:13px;font-weight:650;display:flex;position:relative;box-shadow:0 10px 25px #4c2dae52,inset 0 1px #fff3}.faq-support a svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:17px}.faq-list{background:#0d0c13c7;border-radius:22px;overflow:hidden;box-shadow:0 25px 70px #00000040,inset 0 1px #ffffff09}.faq-item{border-bottom:1px solid #ffffff13;transition:background .25s}.faq-item:last-child{border-bottom:0}.faq-item.is-open{background:linear-gradient(90deg,#7654e81b,#0000 72%),#ffffff05}.faq-item>button{color:#d9d6df;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:44px minmax(0,1fr) 38px;align-items:center;gap:16px;width:100%;min-height:92px;padding:18px 24px;display:grid}.faq-item>button strong{font-size:16px;font-weight:550;line-height:1.4}.faq-number{color:#716c7b;letter-spacing:.09em;font-size:10px;font-weight:700}.faq-toggle{background:#ffffff0b;border-radius:50%;place-items:center;width:36px;height:36px;transition:background .25s,transform .3s cubic-bezier(.22,1,.36,1);display:grid;position:relative}.faq-toggle i{background:#aaa6b4;border-radius:10px;width:12px;height:1.5px;transition:transform .28s,background .28s;position:absolute}.faq-toggle i:last-child{transform:rotate(90deg)}.faq-item.is-open .faq-toggle{background:#7654e8;transform:rotate(180deg);box-shadow:0 8px 22px #532fbf59}.faq-item.is-open .faq-toggle i{background:#fff}.faq-item.is-open .faq-toggle i:last-child{transform:rotate(0)}.faq-answer{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .36s cubic-bezier(.22,1,.36,1),opacity .25s;display:grid}.faq-answer>div{overflow:hidden}.faq-answer p{color:#94909e;max-width:720px;margin:0;padding:0 78px 28px 84px;font-size:14px;line-height:1.72}.faq-item.is-open .faq-answer{opacity:1;grid-template-rows:1fr}@media (width<=900px){.faq-layout{grid-template-columns:1fr}.faq-support{min-height:300px;position:relative;top:auto}.faq-support>div{max-width:520px;margin-top:38px}.faq-support a{gap:42px;width:max-content;margin-top:34px}}@media (width<=620px){.faq-heading h2{white-space:normal}.faq-section{padding:88px 14px 95px}.faq-heading{margin-bottom:44px}.faq-heading h2{font-size:39px}.faq-heading p{font-size:14px}.faq-support{border-radius:18px;min-height:330px;padding:24px}.faq-list{border-radius:18px}.faq-item>button{grid-template-columns:28px minmax(0,1fr) 34px;gap:10px;min-height:88px;padding:16px}.faq-item>button strong{font-size:14.5px}.faq-answer p{padding:0 54px 24px;font-size:13.5px}}.rmp-global-footer{z-index:1;color:#f8f7ff;text-align:left;background:radial-gradient(circle at 78% 8%,#7c56f529,#0000 32rem),linear-gradient(145deg,#07050f 0%,#090618 54%,#130d2d 135%);width:100%;padding:42px 0 0;font-family:Plus Jakarta Sans,DM Sans,sans-serif;position:relative;overflow:hidden}.rmp-global-footer *{box-sizing:border-box}.rmp-global-footer a{color:inherit;text-decoration:none}.rmp-global-footer:before{content:"";pointer-events:none;background:radial-gradient(#7b4fff33 0%,#7b4fff1a 34%,#7b4fff09 54%,#0000 74%);border-radius:50%;width:1120px;height:760px;position:absolute;top:-270px;left:-260px}.rmp-global-footer:after{filter:blur(115px);content:"";pointer-events:none;background:#7e4dff33;border-radius:50%;width:720px;height:720px;position:absolute;bottom:-220px;right:-180px}.rmp-footer-wrap{z-index:1;width:min(1310px,100% - 56px);margin:0 auto;position:relative}.rmp-footer-support-grid{grid-template-columns:2.05fr 1fr;gap:24px;display:grid}.rmp-footer-support-card{background:linear-gradient(145deg,#120a2af7,#080614f0);border:1px solid #a481ff7a;border-radius:24px;min-height:316px;position:relative;overflow:hidden;box-shadow:0 24px 70px #4523a533,0 0 34px #7c53f717,inset 0 1px #ffffff0d}.rmp-footer-discord-card{padding:30px 42px}.rmp-footer-support-card h2{z-index:2;color:#fff;letter-spacing:-.045em;margin:0;font:800 clamp(27px,3vw,38px)/1.27 Plus Jakarta Sans,sans-serif;position:relative}.rmp-footer-discord-card h2{max-width:730px}.rmp-footer-support-card p{z-index:2;color:#d8d2e8;margin:18px 0 19px;font-size:14px;line-height:1.6;position:relative}.rmp-footer-outline-button{z-index:4;background:#0c071d66;border:1px solid #ffffffe6;border-radius:11px;justify-content:center;align-items:center;min-width:145px;min-height:55px;padding:0 24px;font-size:14px;transition:color .2s,background .2s,transform .2s;display:inline-flex;position:relative;color:#fff!important}.rmp-footer-outline-button:hover{background:#fff;transform:translateY(-2px);color:#140c2d!important}.rmp-footer-discord-stage{width:55%;height:290px;position:absolute;bottom:-12px;right:-4px;transform:perspective(620px)rotateX(57deg)rotate(-1deg)}.rmp-footer-discord-stage>span{background:linear-gradient(145deg,#3a1e84db,#130937f7);border:2px solid #7957f5;border-radius:20px;width:390px;height:220px;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 0 30px #7b56ffd9,0 45px 45px #5a32f066}.rmp-footer-discord-stage>span:first-child{opacity:.28;top:56px;transform:translate(-50%)translateY(64px)}.rmp-footer-discord-stage>span:nth-child(2){opacity:.55;top:32px;transform:translate(-50%)translateY(32px)}.rmp-footer-discord-stage>span:nth-child(3){place-items:center;display:grid;top:10px;box-shadow:0 0 34px #7957f5,0 62px 65px #653af5a8}.rmp-footer-discord-stage img{object-fit:cover;filter:drop-shadow(0 0 20px #9175ff9e);border-radius:28px;width:104px;height:104px}.rmp-footer-help-card{text-align:center;flex-direction:column;align-items:center;padding:28px 30px;display:flex}.rmp-footer-help-card:before{opacity:.2;content:"";background-image:radial-gradient(circle,#745da9 1.5px,#0000 1.8px);background-size:12px 12px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(at 55% 45%,#000 15%,#0000 69%);mask-image:radial-gradient(at 55% 45%,#000 15%,#0000 69%)}.rmp-footer-help-card h2{font-size:clamp(28px,2.55vw,37px)}.rmp-footer-help-card p{max-width:370px}.rmp-footer-links-section{grid-template-columns:minmax(280px,.8fr) 2.2fr;gap:78px;padding:66px 2px 72px;display:grid}.rmp-footer-brand-column{max-width:360px}.rmp-footer-logo{letter-spacing:-.025em;align-items:center;gap:12px;font-size:20px;font-weight:750;display:inline-flex;color:#f8f6ff!important}.rmp-footer-logo img{object-fit:contain;width:43px;height:43px}.rmp-footer-brand-column>p{color:#9690a6;margin:25px 0 0;font-size:13px;line-height:1.75}.rmp-footer-start{align-items:center;gap:11px;margin-top:25px;font-size:12.5px;font-weight:700;display:inline-flex;color:#a993ff!important}.rmp-footer-start span{font-size:18px;transition:transform .2s}.rmp-footer-start:hover span{transform:translate(4px)}.rmp-footer-navigation{grid-template-columns:repeat(5,minmax(0,1fr));gap:36px;display:grid}.rmp-footer-group{flex-direction:column;align-items:flex-start;gap:15px;display:flex}.rmp-footer-group h3{color:#f1eef7;margin:0 0 8px;font-size:12.5px;font-weight:750}.rmp-footer-group a{font-size:12.5px;line-height:1.3;transition:color .18s,transform .18s;color:#888291!important}.rmp-footer-group a:hover{transform:translate(3px);color:#ddd7ec!important}.rmp-footer-social-pill{background:radial-gradient(circle at 76%,#7e4fff38,#0000 29rem),linear-gradient(105deg,#6848c833,#ffffff0a);border:1px solid #a982ff94;border-radius:18px;justify-content:space-between;align-items:center;gap:32px;min-height:104px;padding:18px 28px;display:flex;position:relative;box-shadow:0 0 46px #794ff524,0 22px 55px #200d5438,inset 0 1px #ffffff0f}.rmp-footer-social-pill h3{color:#fff;letter-spacing:-.025em;white-space:nowrap;margin:0;font-size:20px;font-weight:750}.rmp-footer-social-pill>div{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.rmp-footer-social-pill a{background:#120a28c2;border:1px solid #ae8fff57;border-radius:14px;place-items:center;width:50px;height:50px;padding:6px;transition:background .2s,border-color .2s,box-shadow .2s,transform .2s;display:grid;box-shadow:0 0 18px #764bef1f,inset 0 1px #ffffff12}.rmp-footer-social-pill a:hover{background:#7e59ee2e;border-color:#c2a9ffd1;transform:translateY(-4px)scale(1.035);box-shadow:0 0 30px #8355ff61,0 12px 25px #00000042}.rmp-footer-social-pill img{object-fit:cover;border-radius:9px;width:36px;height:36px;display:block}.rmp-footer-disclosures{color:#fff;padding:39px 0 0;font-size:11.5px;line-height:1.67}.rmp-footer-disclosures p{margin:0 0 20px}.rmp-footer-final{color:#fff;border-top:1px solid #ffffff14;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;margin-top:44px;padding:28px 0 34px;font-size:10.5px;display:grid}.rmp-footer-final strong{color:#fff}.rmp-footer-final>div{gap:22px;display:flex}.rmp-footer-final a:hover{color:#fff}.rmp-footer-final>span:last-child{text-align:right}.rmp-global-footer :where(.rmp-footer-support-card p,.rmp-footer-brand-column>p,.rmp-footer-start,.rmp-footer-group a,.rmp-footer-disclosures p,.rmp-footer-final span,.rmp-footer-final a){color:#fff!important}@media (width<=1040px){.rmp-footer-links-section{grid-template-columns:1fr;gap:50px}.rmp-footer-brand-column{max-width:560px}.rmp-footer-discord-stage{opacity:.55}.rmp-footer-navigation{gap:26px}}@media (width<=820px){.rmp-footer-support-grid{grid-template-columns:1fr}.rmp-footer-navigation{grid-template-columns:repeat(3,minmax(0,1fr));gap:42px 28px}.rmp-footer-social-pill{flex-direction:column;align-items:flex-start}.rmp-footer-social-pill>div{justify-content:flex-start;width:100%}}@media (width<=580px){.rmp-global-footer{padding-top:22px}.rmp-footer-wrap{width:calc(100% - 28px)}.rmp-footer-support-card{min-height:310px}.rmp-footer-discord-card{padding:28px 22px}.rmp-footer-discord-stage{opacity:.38;width:100%;right:-42%}.rmp-footer-help-card{padding:28px 20px}.rmp-footer-links-section{padding:52px 2px}.rmp-footer-navigation{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 20px}.rmp-footer-social-pill{padding:22px 17px}.rmp-footer-social-pill h3{font-size:18px}.rmp-footer-social-pill>div{grid-template-columns:repeat(4,44px);gap:8px;display:grid}.rmp-footer-social-pill a{border-radius:12px;width:44px;height:44px;padding:5px}.rmp-footer-social-pill img{border-radius:8px;width:32px;height:32px}.rmp-footer-final{grid-template-columns:1fr;align-items:flex-start;gap:15px}.rmp-footer-final>span:last-child{text-align:left}}:is(.hero-title,.rankings-heading h2,.why-rmp-heading h2,.traders-love-shell>h2,.video-showcase-heading h2,.trust-heading h2,.newsletter-copy h2,.faq-heading h2){letter-spacing:-.052em;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(36px,3.35vw,54px);font-weight:800;line-height:1.08}:is(.rankings-heading h2,.video-showcase-heading h2,.trust-heading h2,.newsletter-copy h2,.faq-heading h2){color:#0000;background:linear-gradient(90deg,#fff 0%,#f7f4ff 42%,#c8bbff 70%,#8b63ff 100%);-webkit-box-decoration-break:clone;box-decoration-break:clone;-webkit-background-clip:text;background-clip:text;padding-bottom:.13em;display:block}.rankings-kicker,.rankings-heading h2{display:block}:is(.video-showcase-heading h2,.trust-heading h2,.newsletter-copy h2,.faq-heading h2) em{color:#0000;background:linear-gradient(90deg,#dcd3ff 0%,#ad96ff 52%,#7957f5 100%);-webkit-background-clip:text;background-clip:text}@media (width<=640px){:is(.hero-title,.rankings-heading h2,.why-rmp-heading h2,.traders-love-shell>h2,.video-showcase-heading h2,.trust-heading h2,.newsletter-copy h2,.faq-heading h2){font-size:36px;line-height:1.08}}.rmp-offer-banner-section{background:#080612;width:100%;padding:22px 28px 72px;font-family:Plus Jakarta Sans,sans-serif;position:relative}.rmp-offer-banner-section--home{margin-top:-72px}.rmp-offer-banner{color:#fff;background:radial-gradient(circle at 78% 45%,#a482ff47,#0000 20rem),linear-gradient(105deg,#1b124b 0%,#35218c 50%,#6444e6 100%);border:1px solid #ad90ff8f;border-radius:20px;justify-content:space-between;align-items:center;gap:34px;width:min(1310px,100%);min-height:144px;margin:0 auto;padding:25px 32px 25px 36px;display:flex;position:relative;overflow:hidden;box-shadow:0 22px 58px #4223a14d,inset 0 1px #ffffff21}.rmp-offer-banner:before{content:"";pointer-events:none;background:linear-gradient(110deg,#0000 25%,#ffffff12 48%,#0000 66%);animation:7s ease-in-out infinite rmp-offer-shine;position:absolute;inset:0;transform:translate(-70%)}@keyframes rmp-offer-shine{0%,62%{transform:translate(-75%)}85%,to{transform:translate(75%)}}.rmp-offer-banner-copy{z-index:1;align-items:center;gap:22px;min-width:0;display:flex;position:relative}.rmp-offer-trophy{color:#d9cdff;flex:none;place-items:center;width:66px;height:66px;display:grid}.rmp-offer-trophy svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 13px #b899ff6b);width:60px;height:60px}.rmp-offer-banner h2{color:#fff;letter-spacing:-.045em;margin:0;font-size:clamp(26px,2.3vw,36px);font-weight:800;line-height:1.12}.rmp-offer-banner p{color:#f1edff;margin:8px 0 0;font-size:14px;font-weight:500;line-height:1.5}.rmp-offer-banner-actions{z-index:1;flex:none;align-items:center;gap:16px;display:flex;position:relative}.rmp-offer-code{background:#0e082a6b;border:1px solid #ffffffd6;border-radius:15px;align-items:center;gap:10px;min-height:58px;padding:7px 8px 7px 18px;display:flex;box-shadow:inset 0 1px #ffffff14}.rmp-offer-code>span{color:#c8b7ff;font-size:17px}.rmp-offer-code strong{white-space:nowrap;color:#fff;font-size:14px;font-weight:800}.rmp-offer-code button{color:#fff;cursor:pointer;background:#8f68ff4d;border:1px solid #ffffff38;border-radius:10px;align-items:center;gap:8px;min-width:84px;height:40px;padding:0 13px;font-size:11px;transition:background .2s,transform .2s;display:flex}.rmp-offer-code button:hover{background:#a788ff75;transform:translateY(-1px)}.rmp-offer-code button i{border:1.5px solid;border-radius:3px;width:14px;height:16px;position:relative}.rmp-offer-code button i:before{content:"";border:1.5px solid;border-radius:3px;width:11px;height:13px;position:absolute;top:-4px;left:-4px}.rmp-offer-banner-actions>a{color:#27134f;background:linear-gradient(#fff,#dcd2ff);border:1px solid #ffffff4d;border-radius:15px;justify-content:center;align-items:center;gap:10px;min-width:190px;min-height:58px;padding:0 24px;font-size:14px;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 0 30px #dccfff8c,inset 0 1px #fff}.rmp-offer-banner-actions>a:hover{transform:translateY(-2px);box-shadow:0 0 40px #e1d5ffb8,0 12px 30px #26105c47}.rmp-offer-banner-actions>a span{font-size:19px}@media (width<=980px){.rmp-offer-banner{flex-direction:column;align-items:flex-start;padding:28px}.rmp-offer-banner-actions{width:100%}.rmp-offer-banner-actions>a{margin-left:auto}}@media (width<=650px){.rmp-offer-banner-section{padding:16px 14px 58px}.rmp-offer-banner-section--home{margin-top:-52px}.rmp-offer-banner{border-radius:18px;gap:24px;padding:24px 20px}.rmp-offer-banner-copy{align-items:flex-start;gap:14px}.rmp-offer-trophy{width:45px;height:45px}.rmp-offer-trophy svg{width:44px;height:44px}.rmp-offer-banner h2{font-size:27px}.rmp-offer-banner p{font-size:12.5px}.rmp-offer-banner-actions{flex-direction:column;align-items:stretch}.rmp-offer-code{justify-content:space-between;width:100%}.rmp-offer-banner-actions>a{width:100%;margin:0}}@media (prefers-reduced-motion:reduce){.rmp-offer-banner:before{animation:none}}
