:root{--pricing-bg: #0a0f1d;--pricing-text: #e5e7eb;--pricing-muted: #9aa4bf;--pricing-brand: #857bff;--pricing-brand-hover: #00a3ff;--pricing-success: #31d978;--pricing-grid: 1360px;--pricing-shadow: 0 18px 50px rgba(0, 0, 0, .28), inset 0 0 0 1px rgba(255, 255, 255, .025)}*{box-sizing:border-box}html,body{min-height:100%;margin:0;background:var(--pricing-bg);color:var(--pricing-text);font-family:Unbounded,sans-serif}html{background-image:radial-gradient(1100px 700px at 72% -10%,rgba(30,41,59,.78) 0%,transparent 72%),linear-gradient(0deg,#060a14c7,#060a14c7),url(/assets/D72SZd2Z.svg);background-repeat:no-repeat;background-size:cover;background-position:center top;background-attachment:fixed}body{background:transparent;overflow-x:hidden}.pricing-page{min-height:100vh;padding-top:calc(var(--ml-cp-h, 60px) + 34px)}.pricing-shell{width:min(100% - 48px,var(--pricing-grid));margin:0 auto}.pricing-offer{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;min-height:158px;padding:30px 36px;overflow:hidden;border:1px solid rgba(133,123,255,.38);border-radius:24px;background:radial-gradient(700px 240px at 12% 0%,rgba(0,163,255,.18),transparent 72%),linear-gradient(115deg,#222b58e6,#191f41c7 54%,#3a2c69c2);box-shadow:0 20px 54px #0000004d,inset 0 0 0 1px #ffffff06}.pricing-offer:after{content:"";position:absolute;width:300px;height:300px;right:-70px;top:-92px;border-radius:50%;background:radial-gradient(circle,rgba(133,123,255,.35) 0%,rgba(0,163,255,.1) 45%,transparent 70%);pointer-events:none;z-index:-1}.pricing-offer__badge{position:absolute;top:16px;left:24px;display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border:1px solid #d9def4;border-radius:9px;background:#eef2fb;color:#6b35ff;box-shadow:0 4px 12px #090f1e29,inset 0 1px #ffffffc7;font-size:11px;font-weight:650;line-height:1;white-space:nowrap}.pricing-offer__badge-icon{width:15px;height:15px;flex:0 0 15px;background:#ff4d6d;-webkit-mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3e%3cpath%20d='M12%203q1%204%204%206.5t3%205.5a1%201%200%200%201-14%200%205%205%200%200%201%201-3%201%201%200%200%200%205%200c0-2-1.5-3-1.5-5q0-2%202.5-4'%20/%3e%3c/svg%3e") center/contain no-repeat;mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3e%3cpath%20d='M12%203q1%204%204%206.5t3%205.5a1%201%200%200%201-14%200%205%205%200%200%201%201-3%201%201%200%200%200%205%200c0-2-1.5-3-1.5-5q0-2%202.5-4'%20/%3e%3c/svg%3e") center/contain no-repeat}.pricing-offer__copy{min-width:0;padding-top:8px}.pricing-offer__eyebrow{margin:0 0 8px;color:#8bcfff;font-size:11px;font-weight:550;letter-spacing:.14em;text-transform:uppercase}.pricing-offer h1{margin:0;max-width:900px;color:#fff;font-size:clamp(24px,2.6vw,42px);font-weight:430;line-height:1.16;letter-spacing:-.025em}.pricing-offer__copy>p:last-child{margin:12px 0 0;max-width:850px;color:#c8d0e3;font-size:clamp(12px,1.05vw,15px);font-weight:300;line-height:1.55}.pricing-offer__value{display:flex;flex-direction:column;align-items:flex-end;min-width:150px;padding-right:6px;text-align:right}.pricing-offer__value strong{color:#fff;font-size:clamp(42px,5vw,72px);font-weight:700;line-height:.95;letter-spacing:-.055em}.pricing-offer__value span{margin-top:8px;color:#8bcfff;font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase}.pricing-section{padding:62px 0 40px}.pricing-heading{margin:0 auto 30px;text-align:center}.pricing-heading h2{margin:0;color:#fff;font-size:clamp(30px,3vw,46px);font-weight:400;line-height:1.12}.pricing-heading p{max-width:820px;margin:12px auto 0;color:var(--pricing-muted);font-size:13px;font-weight:300;line-height:1.65}.pricing{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;width:100%}.pricing-page .price{display:flex;flex-direction:column;min-width:0;min-height:555px;padding:26px 22px 22px;border:1px solid rgba(255,255,255,.13);border-radius:20px;background:linear-gradient(180deg,#ffffff0b,#ffffff04),#090f1e85;box-shadow:var(--pricing-shadow);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.pricing-page .price:hover{transform:translateY(-3px);border-color:#857bff8c;box-shadow:0 22px 56px #00000057,0 0 28px #857bff14}.price-title{color:#aeb8d3;font-size:15px;font-weight:650;line-height:1.2;letter-spacing:.065em;text-align:left;text-transform:uppercase}.price-cost{margin-top:16px;text-align:left}.price-cost__row{display:flex;align-items:baseline;flex-wrap:wrap;gap:7px;min-height:42px}.price-cost__current{color:#fff;font-size:clamp(26px,2.3vw,36px);font-weight:700;line-height:1;letter-spacing:-.035em}.price-cost__old{color:#929cb6;font-size:17px;font-weight:420;line-height:1;text-decoration-line:line-through;text-decoration-color:#929cb6d1;text-decoration-thickness:.8px;text-decoration-skip-ink:none}.price-cost__period{color:#9aa4bf;font-size:10px;font-weight:350;white-space:nowrap}.price-saving{display:inline-flex;align-items:center;gap:6px;min-height:28px;margin-top:10px;padding:6px 9px;border:1px solid rgba(49,217,120,.34);border-radius:7px;background:#31d97817;color:#58e692;font-size:10.5px;font-weight:550;line-height:1.25}.price-saving:before{content:"";width:13px;height:13px;flex:0 0 13px;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3e%3cpath%20d='M3.85%208.62a4%204%200%200%201%204.78-4.77%204%204%200%200%201%206.74%200%204%204%200%200%201%204.78%204.78%204%204%200%200%201%200%206.74%204%204%200%200%201-4.77%204.78%204%204%200%200%201-6.75%200%204%204%200%200%201-4.78-4.77%204%204%200%200%201%200-6.76Z'%20/%3e%3cpath%20d='m15%209-6%206'%20/%3e%3cpath%20d='M9%209h.01'%20/%3e%3cpath%20d='M15%2015h.01'%20/%3e%3c/svg%3e") center/contain no-repeat;mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3e%3cpath%20d='M3.85%208.62a4%204%200%200%201%204.78-4.77%204%204%200%200%201%206.74%200%204%204%200%200%201%204.78%204.78%204%204%200%200%201%200%206.74%204%204%200%200%201-4.77%204.78%204%204%200%200%201-6.75%200%204%204%200%200%201-4.78-4.77%204%204%200%200%201%200-6.76Z'%20/%3e%3cpath%20d='m15%209-6%206'%20/%3e%3cpath%20d='M9%209h.01'%20/%3e%3cpath%20d='M15%2015h.01'%20/%3e%3c/svg%3e") center/contain no-repeat}.price-features{width:100%;margin-top:22px;padding-top:16px;border-top:1px solid rgba(255,255,255,.08);text-align:left}.price-features__title{margin-bottom:11px;color:#9aa4bf;font-size:10.5px;font-weight:550;line-height:1.2;letter-spacing:.065em;text-transform:uppercase}.price-features__list{display:flex;flex-direction:column;gap:8px}.price-features__item{--feature-icon-color: #6fa8ff;--feature-icon-bg: rgba(111, 168, 255, .11);--feature-icon-mask: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3e%3cpath%20d='M11.017%202.814a1%201%200%200%201%201.966%200l1.051%205.558a2%202%200%200%200%201.594%201.594l5.558%201.051a1%201%200%200%201%200%201.966l-5.558%201.051a2%202%200%200%200-1.594%201.594l-1.051%205.558a1%201%200%200%201-1.966%200l-1.051-5.558a2%202%200%200%200-1.594-1.594l-5.558-1.051a1%201%200%200%201%200-1.966l5.558-1.051a2%202%200%200%200%201.594-1.594z'%20/%3e%3cpath%20d='M20%202v4'%20/%3e%3cpath%20d='M22%204h-4'%20/%3e%3ccircle%20cx='4'%20cy='20'%20r='2'%20/%3e%3c/svg%3e");display:grid;grid-template-columns:27px minmax(0,1fr);align-items:center;gap:9px;min-height:30px;padding:2px 0;color:#e5e7eb;font-size:11.5px;font-weight:320;line-height:1.35}.price-features__item--primary{grid-template-columns:31px minmax(0,1fr);min-height:39px;padding:5px 7px;border:1px solid rgba(255,255,255,.055);border-radius:9px;background:#ffffff06}.price-features__copy{min-width:0}.price-features__icon{position:relative;width:27px;height:27px;flex:0 0 27px;border:1px solid rgba(133,123,255,.18);border-radius:8px;background:var(--feature-icon-bg);box-shadow:inset 0 1px #ffffff0b}.price-features__item--primary .price-features__icon{width:31px;height:31px;border-radius:9px}.price-features__icon:before{content:"";position:absolute;top:6px;right:6px;bottom:6px;left:6px;background:var(--feature-icon-color);-webkit-mask:var(--feature-icon-mask) center/contain no-repeat;mask:var(--feature-icon-mask) center/contain no-repeat}.price-features__item--primary .price-features__icon:before{top:7px;right:7px;bottom:7px;left:7px}.price-features__icon--bot{--feature-icon-color: #6b8cff;--feature-icon-bg: rgba(107, 140, 255, .13);--feature-icon-mask: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3e%3cpath%20d='M12%208V4H8'%20/%3e%3crect%20width='16'%20height='12'%20x='4'%20y='8'%20rx='2'%20/%3e%3cpath%20d='M2%2014h2'%20/%3e%3cpath%20d='M20%2014h2'%20/%3e%3cpath%20d='M15%2013v2'%20/%3e%3cpath%20d='M9%2013v2'%20/%3e%3c/svg%3e")}.price-features__icon--trading{--feature-icon-color: #31d978;--feature-icon-bg: rgba(49, 217, 120, .11);--feature-icon-mask: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3e%3cpath%20d='M9%205v4'%20/%3e%3crect%20width='4'%20height='6'%20x='7'%20y='9'%20rx='1'%20/%3e%3cpath%20d='M9%2015v2'%20/%3e%3cpath%20d='M17%203v2'%20/%3e%3crect%20width='4'%20height='8'%20x='15'%20y='5'%20rx='1'%20/%3e%3cpath%20d='M17%2013v3'%20/%3e%3cpath%20d='M3%203v16a2%202%200%200%200%202%202h16'%20/%3e%3c/svg%3e")}.price-features__icon--analysis{--feature-icon-color: #9c7cff;--feature-icon-bg: rgba(156, 124, 255, .13);--feature-icon-mask: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3e%3cpath%20d='M12%205a3%203%200%201%200-5.997.125%204%204%200%200%200-2.526%205.77%204%204%200%200%200%20.556%206.588A4%204%200%201%200%2012%2018Z'%20/%3e%3cpath%20d='M9%2013a4.5%204.5%200%200%200%203-4'%20/%3e%3cpath%20d='M6.003%205.125A3%203%200%200%200%206.401%206.5'%20/%3e%3cpath%20d='M3.477%2010.896a4%204%200%200%201%20.585-.396'%20/%3e%3cpath%20d='M6%2018a4%204%200%200%201-1.967-.516'%20/%3e%3cpath%20d='M12%2013h4'%20/%3e%3cpath%20d='M12%2018h6a2%202%200%200%201%202%202v1'%20/%3e%3cpath%20d='M12%208h8'%20/%3e%3cpath%20d='M16%208V5a2%202%200%200%201%202-2'%20/%3e%3ccircle%20cx='16'%20cy='13'%20r='.5'%20/%3e%3ccircle%20cx='18'%20cy='3'%20r='.5'%20/%3e%3ccircle%20cx='20'%20cy='21'%20r='.5'%20/%3e%3ccircle%20cx='20'%20cy='8'%20r='.5'%20/%3e%3c/svg%3e")}.price-features__icon--signals{--feature-icon-color: #e16cff;--feature-icon-bg: rgba(225, 108, 255, .11);--feature-icon-mask: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3e%3cpath%20d='M11.017%202.814a1%201%200%200%201%201.966%200l1.051%205.558a2%202%200%200%200%201.594%201.594l5.558%201.051a1%201%200%200%201%200%201.966l-5.558%201.051a2%202%200%200%200-1.594%201.594l-1.051%205.558a1%201%200%200%201-1.966%200l-1.051-5.558a2%202%200%200%200-1.594-1.594l-5.558-1.051a1%201%200%200%201%200-1.966l5.558-1.051a2%202%200%200%200%201.594-1.594z'%20/%3e%3cpath%20d='M20%202v4'%20/%3e%3cpath%20d='M22%204h-4'%20/%3e%3ccircle%20cx='4'%20cy='20'%20r='2'%20/%3e%3c/svg%3e")}.price-features__icon--journal{--feature-icon-color: #4ab8ff;--feature-icon-bg: rgba(74, 184, 255, .11);--feature-icon-mask: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3e%3cpath%20d='M2%206h4'%20/%3e%3cpath%20d='M2%2010h4'%20/%3e%3cpath%20d='M2%2014h4'%20/%3e%3cpath%20d='M2%2018h4'%20/%3e%3crect%20width='16'%20height='20'%20x='4'%20y='2'%20rx='2'%20/%3e%3cpath%20d='M15%202v20'%20/%3e%3cpath%20d='M15%207h5'%20/%3e%3cpath%20d='M15%2012h5'%20/%3e%3cpath%20d='M15%2017h5'%20/%3e%3c/svg%3e")}.price-features__icon--calendar{--feature-icon-color: #ffb454;--feature-icon-bg: rgba(255, 180, 84, .11);--feature-icon-mask: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3e%3crect%20x='3'%20y='3'%20width='18'%20height='18'%20rx='2'%20/%3e%3cpath%20d='M16%202v3'%20/%3e%3cpath%20d='M3%209h18'%20/%3e%3cpath%20d='M8%202v3'%20/%3e%3cpath%20d='M17%2013h-6'%20/%3e%3cpath%20d='M13%2017H7'%20/%3e%3cpath%20d='M7%2013h.01'%20/%3e%3cpath%20d='M17%2017h.01'%20/%3e%3c/svg%3e")}.price-features__icon--accounts{--feature-icon-color: #56d2c2;--feature-icon-bg: rgba(86, 210, 194, .11);--feature-icon-mask: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3e%3cpath%20d='M18%2021a8%208%200%200%200-16%200'%20/%3e%3ccircle%20cx='10'%20cy='8'%20r='5'%20/%3e%3cpath%20d='M22%2020c0-3.37-2-6.5-4-8a5%205%200%200%200-.45-8.3'%20/%3e%3c/svg%3e")}.price-features__icon--code{--feature-icon-color: #8ba2ff;--feature-icon-bg: rgba(139, 162, 255, .11);--feature-icon-mask: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3e%3cpath%20d='m18%2016%204-4-4-4'%20/%3e%3cpath%20d='m6%208-4%204%204%204'%20/%3e%3cpath%20d='m14.5%204-5%2016'%20/%3e%3c/svg%3e")}.price-features__ai-points-value{display:none}.price[data-plan-code=ml-free-plus] .price-features__ai-points-value--free-plus,.price[data-plan-code=ml-base] .price-features__ai-points-value--base,.price[data-plan-code=ml-pro] .price-features__ai-points-value--pro,.price[data-plan-code=ml-pro-plus] .price-features__ai-points-value--pro-plus{display:inline}.pricing-page .btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;font-family:Unbounded,sans-serif}.pricing-page .price .cta{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:44px;margin-top:auto;padding:11px 16px;border-radius:999px;background:var(--pricing-brand);color:#fff;box-shadow:0 10px 24px #0003;cursor:pointer;font-size:12px;font-weight:430;transition:background-color .16s ease,transform .12s ease}.pricing-page .price .cta:hover,.pricing-page .price .cta:focus-visible{background:var(--pricing-brand-hover);outline:none}.pricing-page .price .cta:active{transform:translateY(1px)}.pricing-page .price .cta.is-loading{opacity:.72;pointer-events:none}.pricing-page .price--current{border-color:var(--pricing-brand)}.pricing-page .price--current .cta{border:1px solid var(--pricing-brand-hover);background:transparent;color:var(--pricing-brand-hover);pointer-events:none}.pricing-status{display:none!important}@media (max-width: 1180px){.pricing{grid-template-columns:repeat(2,minmax(0,1fr))}.pricing-page .price{min-height:480px}}@media (max-width: 760px){.pricing-page{padding-top:calc(var(--ml-cp-h, 60px) + 22px)}.pricing-shell{width:min(100% - 28px,var(--pricing-grid))}.pricing-offer{grid-template-columns:1fr;gap:20px;padding:34px 20px 22px;border-radius:18px}.pricing-offer__badge{top:14px;left:16px;padding:6px 9px;font-size:10px}.pricing-offer__value{display:none}.pricing-offer h1{font-size:clamp(24px,8vw,34px)}.pricing-offer__copy>p:last-child{font-size:12px}.pricing-section{padding-top:44px}.pricing-heading{margin-bottom:24px}.pricing-heading p{font-size:11.5px}.pricing{grid-template-columns:1fr;gap:14px}.pricing-page .price{min-height:0;padding:22px 18px 20px}.price-title,.price-cost,.price-features{text-align:left}.price-cost__current{font-size:31px}.price-features__item{font-size:12px}.pricing-page .price .cta{margin-top:24px}}
