.landing-page,.landing-page *,.landing-page :before,.landing-page :after{box-sizing:border-box}.landing-page img,.landing-page picture,.landing-page video,.landing-page canvas,.landing-page svg{max-width:100%;display:block}.landing-page input,.landing-page button,.landing-page textarea,.landing-page select{font:inherit;color:inherit}.landing-page p,.landing-page h1,.landing-page h2,.landing-page h3,.landing-page h4,.landing-page h5,.landing-page h6{margin:0}.landing-page ul,.landing-page ol{margin:0;padding:0}.landing-page button{border:none}.landing-page a{color:inherit}
:root{--landing-font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif;--landing-font-roboto:"Roboto",sans-serif;--landing-color-white:#fff;--landing-color-black:#000;--landing-color-page-text:#333;--landing-color-primary:#007df2;--landing-color-primary-accent:#007bea;--landing-color-primary-hover:#06c;--landing-color-text-strong:#161616;--landing-color-text-heading:#2d3e57;--landing-color-text-body:#4a5f7a;--landing-color-body:var(--landing-color-text-body);--landing-color-text-muted:#5b7fa8;--landing-color-text-support:#525252;--landing-color-text-alt:#44607d;--landing-color-border-light:#e9ebf0;--landing-color-surface-soft:#f4f6f9;--landing-color-surface-soft-alt:#f4f5f8;--landing-color-surface-section:#f3f6f9;--landing-color-success:#0a4;--landing-color-danger:#e32d2d;--landing-selection-bg:rgba(0,123,234,.15);--landing-shadow-soft:0px 2px 42px rgba(0,0,0,.04);--landing-shadow-floating:0px 2px 42px rgba(0,0,0,.14);--landing-shadow-header:0 2px 8px rgba(0,0,0,.04);--landing-shadow-dropdown:0 8px 24px rgba(0,0,0,.1)}
html{scroll-behavior:smooth;width:100%;max-width:100%;overflow-x:hidden}.landing-page{font-family:var(--landing-font-family);color:var(--landing-color-page-text);background:var(--landing-color-white);line-height:1.6;position:relative}.landing-page ::selection{background-color:var(--landing-selection-bg);color:inherit}.landing-page ::-moz-selection{background-color:var(--landing-selection-bg);color:inherit}.landing-page .container{background:0 0;width:min(100%,720px);margin:0 auto;padding:0}.landing-grid-wrapper,.interactive-grid-overlay{pointer-events:none;position:fixed;top:0;bottom:0;left:0;right:0}.landing-grid-wrapper{z-index:0}.interactive-grid-overlay{z-index:1}.landing-grid-wrapper>div{pointer-events:auto}.landing-page section,.landing-page .main,.landing-page footer{z-index:1;pointer-events:none;width:100%;max-width:100%;position:relative;overflow-x:hidden}.landing-page header *,.landing-page section *,.landing-page .main *,.landing-page footer *{pointer-events:auto}.header{z-index:100;will-change:backdrop-filter;background:0 0;border:1px solid transparent;transition:all .3s;position:-webkit-sticky;position:sticky;top:24px}.header-content{justify-content:space-between;align-items:center;gap:16px;width:100%;min-height:38px;display:flex;position:relative}.logo{align-items:center;display:flex}.logo a{align-items:center;text-decoration:none;display:flex}.logo-img{width:115px;height:22px}.nav{align-items:center;gap:16px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.nav-link{font-family:var(--landing-font-roboto);color:var(--landing-color-text-strong);white-space:nowrap;font-size:14px;font-weight:600;line-height:20px;text-decoration:none;transition:color .3s}.nav-link:hover{color:var(--landing-color-primary-accent)}.header.scrolled{border:1px solid var(--landing-color-surface-soft);width:100%;max-width:752px;box-shadow:var(--landing-shadow-header);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.8);border-radius:32px;margin:0 auto;padding:16px}.desktop-download-btn,.download-btn{background:var(--landing-color-primary);height:38px;color:var(--landing-color-white);cursor:pointer;border:none;border-radius:32px;justify-content:center;align-items:center;padding:11px 16px;text-decoration:none;transition:background-color .3s,transform .3s;display:inline-flex}.desktop-download-btn:hover,.download-btn:hover{background:var(--landing-color-primary-hover)}.desktop-download-text,.download-btn-text,.cta-button-text{font-family:var(--landing-font-roboto);white-space:nowrap;font-weight:700}.desktop-download-text,.download-btn-text{color:var(--landing-color-white);font-size:14px;line-height:16px}.mobile-menu-buttons{align-items:center;gap:8px;display:none}.mobile-menu-btn{background:var(--landing-color-white);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:inline-flex}.mobile-menu-icon{width:18px;height:18px}.mobile-menu-dropdown{display:none}.mobile-menu-content{flex-direction:column;gap:16px;display:flex}.mobile-menu-header{justify-content:space-between;align-items:center;display:flex}.mobile-menu-logo-img{display:block}.mobile-menu-close{background:var(--landing-color-white);width:34px;height:34px;box-shadow:var(--landing-shadow-floating);cursor:pointer;border:none;border-radius:24px;justify-content:center;align-items:center;display:inline-flex}.mobile-menu-pills{flex-wrap:wrap;gap:8px;display:flex}.mobile-menu-pill{background:var(--landing-color-white);color:var(--landing-color-text-strong);font-family:var(--landing-font-roboto);box-shadow:var(--landing-shadow-floating);border-radius:24px;justify-content:center;align-items:center;padding:8px 12px;font-size:14px;font-weight:600;line-height:20px;text-decoration:none;display:inline-flex}.mobile-menu-pill-cta{background:var(--landing-color-primary-accent);color:var(--landing-color-white)}.mobile-menu-pill:hover{transform:translateY(-2px)}.cta-button{background:var(--landing-color-primary);border:none;border-radius:32px;justify-content:center;align-items:center;padding:15px 24px;text-decoration:none;transition:background-color .2s;display:inline-flex}.cta-button:hover{background:var(--landing-color-primary-hover)}.cta-button-text{color:var(--landing-color-white);font-size:20px;line-height:24px}@media (max-width:1023px){.landing-page .container{width:100%;max-width:100%;padding:0 16px}.desktop-download-btn,.nav{display:none}.header-content{padding:0 24px}.mobile-menu-buttons{display:flex}.header.scrolled{width:-moz-fit-content;width:fit-content;max-width:calc(100vw - 32px)}.header.scrolled .container{padding:0}.header.scrolled .header-content{gap:8px;width:auto;min-width:288px;max-width:calc(100vw - 64px);padding:0}.header.scrolled .mobile-menu-buttons{display:flex}.mobile-menu-dropdown{opacity:0;visibility:hidden;pointer-events:none;z-index:1001;border:1px solid var(--landing-color-surface-soft);background:var(--landing-color-white);width:calc(100% - 32px);max-width:calc(100% - 32px);box-shadow:var(--landing-shadow-dropdown);border-radius:32px;transition:opacity .3s,visibility .3s,transform .3s;display:block;position:fixed;top:0;left:16px;right:16px;transform:translateY(-10px)scale(.95)}.mobile-menu-dropdown.active{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)scale(1)}}@media (min-width:768px) and (max-width:1023px){.header-content{width:min(400px,100vw - 32px);margin:0 auto;padding-left:0;padding-right:0}.mobile-menu-dropdown{width:min(400px,100vw - 32px);max-width:calc(100vw - 32px);position:absolute;left:50%;right:auto;transform:translate(-50%)translateY(-10px)scale(.95)}.mobile-menu-dropdown.active{transform:translate(-50%)translateY(0)scale(1)}.mobile-menu-content{padding:24px}.mobile-menu-logo-img{width:175px;height:24px}}@media (max-width:767px){.logo-img{width:131px;height:18px}.mobile-menu-content{padding:16px 24px 24px}.mobile-menu-logo-img{width:131px;height:18px}}@media (min-width:1024px){.landing-page .container{width:min(100%,720px);padding:0}.mobile-menu-buttons,.mobile-menu-dropdown{display:none}}
.main{background:0 0;padding:156px 0 120px}.trusted-section{justify-content:center;align-items:center;gap:12px;margin-bottom:24px;display:flex}.trusted-text,.traders-text{font-family:var(--landing-font-roboto);color:var(--landing-color-text-strong);font-size:14px;font-weight:500;line-height:20px}.avatars{display:flex}.avatar{background:linear-gradient(135deg,#3b82f6,#8b5cf6) 50%/cover;border-radius:50%;width:32px;height:32px;margin-left:-12px;transition:transform .3s}.avatar:first-child{margin-left:0}.avatar:hover,.avatar.animate-up{transform:translateY(-8px)}.avatar.animate-down{transform:translateY(0)}.hero-content{text-align:center;max-width:800px;margin:0 auto;padding-bottom:64px}.landing-page h1.hero-title{font-family:var(--landing-font-roboto);letter-spacing:-1.1px;color:var(--landing-color-text-heading);margin:0 auto 16px;padding-bottom:16px;font-size:96px;font-weight:700;line-height:96px}.ai-tool-container{display:inline-block;position:relative}.ai-tool-bg{z-index:-1;background:#f1f4ff;border-radius:32px;width:calc(100% + 48px);height:112px;position:absolute;top:50%;left:-24px;overflow:hidden;transform:translateY(-50%)}.ai-tool-bg:before{content:"";left:-100%;filter:blur(8px);background:linear-gradient(150deg,transparent,rgba(10,114,254,.3),rgba(122,90,248,.3),transparent);width:100%;animation:8s ease-in-out infinite shine;position:absolute;top:0;bottom:0}@keyframes shine{0%{left:-100%}15%,to{left:100%}}.ai-tool{z-index:1;color:var(--landing-color-primary-accent);font-style:italic;font-weight:700;position:relative}.hero-description{width:min(620px,100%);font-family:var(--landing-font-roboto);letter-spacing:-.5px;color:var(--landing-color-text-body);margin:0 auto 20px;padding-bottom:32px;font-size:20px;line-height:23px}.cta-section{flex-direction:column;align-items:center;gap:12px;display:flex}@media (min-width:768px) and (max-width:1023px){.main{padding:104px 0}.hero-content{max-width:696px;padding:0 24px 56px}.landing-page h1.hero-title{letter-spacing:-1px;max-width:518px;font-size:56px;line-height:60px}.ai-tool-bg{border-radius:28px;width:calc(100% + 24px);height:56px;left:-12px}.hero-description{width:518px;padding-bottom:24px;font-size:16px;line-height:24px}.trusted-section{background:var(--landing-color-white);border-radius:32px;width:min(400px,100%);margin:0 auto 24px;padding:4px 16px}}@media (max-width:767px){.main{padding:80px 0}.hero-content{max-width:100%;padding:0 24px 40px}.landing-page h1.hero-title{letter-spacing:-1px;max-width:270px;margin:0 auto;padding-bottom:0;font-size:46px;line-height:50px}.ai-tool-container{line-height:1.2}.ai-tool-bg{border-radius:36px;width:calc(100% - 40px);height:120px;left:20px}.hero-description{width:280px;margin-bottom:32px;padding-top:16px;padding-bottom:0;font-size:14px;line-height:20px}.trusted-section{background:var(--landing-color-white);border-radius:32px;flex-direction:column;gap:8px;width:min(288px,100vw - 32px);margin:0 auto 24px;padding:4px 16px}.trusted-text,.traders-text{letter-spacing:.15px;font-weight:600;line-height:16px}.avatars img{border:2px solid var(--landing-color-surface-soft-alt);width:32px;height:32px;margin:0 -12px}.avatars img:last-child{margin-right:0}}
@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-in-up{opacity:0;animation:.8s ease-out forwards fadeInUp}.fade-in-left{opacity:0;animation:.8s ease-out forwards fadeInLeft}.fade-in-right{opacity:0;animation:.8s ease-out forwards fadeInRight}.fade-in{opacity:0;animation:.8s ease-out forwards fadeIn}.fade-in-up.delay-1{animation-delay:.1s}.fade-in-up.delay-2{animation-delay:.2s}.fade-in-up.delay-3{animation-delay:.3s}.fade-in-up.delay-4{animation-delay:.4s}.fade-in-up.delay-5{animation-delay:.5s}.fade-in-up.delay-6{animation-delay:.6s}.fade-in-left.delay-1{animation-delay:.1s}.fade-in-left.delay-2{animation-delay:.2s}.fade-in-left.delay-3{animation-delay:.3s}.fade-in-left.delay-4{animation-delay:.4s}.fade-in-right.delay-1{animation-delay:.1s}.fade-in-right.delay-2{animation-delay:.2s}.fade-in-right.delay-3{animation-delay:.3s}.fade-in-right.delay-4{animation-delay:.4s}
.ai-tools{background:0 0;padding:80px 0}.ai-tools-header{justify-content:center;width:min(100%,720px);margin:0 auto;display:flex}.ai-tools-title{text-align:center;width:min(100%,488px);font-family:var(--landing-font-roboto);letter-spacing:-1.2px;color:var(--landing-color-text-heading);margin:0;font-size:40px;font-style:italic;font-weight:600;line-height:47px}.ai-tools-highlight{color:var(--landing-color-primary-accent)}.ai-tools-grid{flex-direction:column;gap:24px;display:flex}.ai-tool-block{background:var(--landing-color-surface-soft);transition:opacity .5s ease-out,transform .5s ease-out;position:relative}.ai-tool-block-1,.ai-tool-block-4{width:min(100%,720px);margin:0 auto}.ai-tool-block-1{border-radius:56px;height:400px;overflow:hidden}.blocks-row{justify-content:center;gap:24px;display:flex}.ai-tool-block-2,.ai-tool-block-3{border-radius:48px;width:348px;height:400px;overflow:hidden}.ai-tool-block-4{border-radius:56px;flex-direction:column;justify-content:space-between;align-items:center;height:376px;padding:24px 24px 40px;display:flex}.block-image-1{width:672px;height:228px;position:absolute;top:0;left:50%;transform:translate(-50%)}.ai-tool-block-1 .block-content{flex-direction:column;align-items:center;gap:12px;width:438px;display:flex;position:absolute;top:250px;left:50%;transform:translate(-50%)}.block-title,.block-description{text-align:center;font-family:var(--landing-font-roboto);margin:0}.block-title{color:var(--landing-color-text-strong);letter-spacing:-.5px;font-size:24px;font-weight:600;line-height:32px}.block-description{color:var(--landing-color-text-body);font-size:14px;line-height:20px}.ai-tool-block-2 .block-image-2,.ai-tool-block-3 .block-image-3{width:300px;height:176px;position:absolute;top:24px;left:24px}.ai-tool-block-3 .block-image-3{width:348px;height:400px;top:0;left:0}.ai-tool-block-2 .block-content,.ai-tool-block-3 .block-content{flex-direction:column;align-items:center;gap:12px;width:300px;display:flex;position:absolute;top:224px;left:24px}.ai-tool-block-4 .block-image-4{justify-content:center;align-items:center;width:672px;height:204px;margin:0 auto;display:flex}.ai-tool-block-4 .block-content{flex-direction:column;align-items:center;gap:12px;width:min(100%,440px);display:flex}.ai-tool-block-4 .block-title{width:100%}.ai-tool-block-4 .block-description{width:100%;color:var(--landing-color-text-support)}.cta-section-final{justify-content:center;margin-top:40px;display:flex}@media (min-width:768px) and (max-width:1023px){.ai-tools{padding:0 0 104px}.ai-tools-header{margin-bottom:24px}}@media (max-width:767px){.ai-tools{padding:0 0 80px}#features .container{padding-bottom:56px}.ai-tools-header{margin-bottom:24px}.ai-tools-title{letter-spacing:-.5px;max-width:488px;font-size:30px;line-height:38px}.ai-tools-grid,.blocks-row{flex-direction:column;align-items:center;gap:8px}.ai-tool-block-1,.ai-tool-block-2,.ai-tool-block-3,.ai-tool-block-4{background:var(--landing-color-surface-soft-alt);border-radius:28px;width:100%}.ai-tool-block-1{height:370px;padding:24px;overflow:visible}.ai-tool-block-2{height:auto;min-height:300px;padding:24px}.ai-tool-block-3{height:340px;padding:24px}.ai-tool-block-4{gap:16px;height:auto;min-height:788px;padding:24px}.block-image-1{height:200px;top:24px;transform:translate(-50%)}.ai-tool-block-1 .block-content{gap:8px;width:min(240px,100% - 48px);top:auto;bottom:24px}.block-title{width:100%;font-size:16px;font-weight:600;line-height:24px}.block-description{width:100%;color:var(--landing-color-text-support)}.ai-tool-block-2 .block-image-2{width:min(240px,100% - 48px);height:120px;margin:0 auto;position:static}.ai-tool-block-2 .block-content{gap:8px;width:min(240px,100% - 48px);margin:0 auto;position:static}.ai-tool-block-3 .block-image-3{width:100%;height:120px;position:static}.ai-tool-block-3 .block-content{gap:8px;width:min(240px,100% - 48px);top:auto;bottom:24px;left:50%;transform:translate(-50%)}.ai-tool-block-4 .block-image-4{width:100%;height:628px}.ai-tool-block-4 .block-content{gap:8px;width:100%}}
.pattern-detect-container{background:var(--landing-color-surface-soft);border-radius:20px;width:300px;height:176px;position:relative;overflow:hidden}.pattern-detect-container .pattern-icon{z-index:2;width:59px;height:52px;position:absolute;top:16px;left:16px}.pattern-detect-container .pattern-detect-img{object-fit:contain;opacity:0;width:100%;height:100%;animation:.6s ease-out forwards burstPattern;transform:scale(1.5)}@keyframes burstPattern{0%{opacity:0;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}.pattern-detect-container .chart-area{width:219px;height:132px;position:absolute;top:19px;left:14px}.pattern-detect-container .chart-line-svg{width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.pattern-detect-container .chart-path{stroke-dasharray:1000;stroke-dashoffset:1000px;animation:3s ease-in-out .6s infinite drawChartLine}@keyframes drawChartLine{0%{stroke-dashoffset:1000px}to{stroke-dashoffset:0}}@keyframes drawChartLineOnce{0%{stroke-dashoffset:1000px}to{stroke-dashoffset:0}}.pattern-detect-container .line-container{opacity:0;width:252px;height:14px;animation:.4s ease-out forwards slideInLines;position:absolute;transform:translate(-20px)}@keyframes slideInLines{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.pattern-detect-container .res-line{animation-delay:.8s;top:29px;left:5px}.pattern-detect-container .tp-line{animation-delay:1s;top:51px;left:5px}.pattern-detect-container .sup-line{animation-delay:1.2s;top:112px;left:5px}.pattern-detect-container .sl-line{animation-delay:1.4s;top:127px;left:5px}.pattern-detect-container .line-dashed{border-top:1px dashed;width:243px;position:absolute;top:7px;left:calc(50% - 126px)}.pattern-detect-container .line-label{width:24px;height:14px;box-shadow:var(--landing-shadow-soft);border-radius:8px;justify-content:center;align-items:center;padding:2px 4px;display:inline-flex;position:absolute;top:0;left:228px}.pattern-detect-container .label-text{font-family:var(--landing-font-roboto);color:var(--landing-color-white);font-size:8px;font-weight:500;line-height:10px}.res-dashed,.sup-dashed{border-color:var(--landing-color-black)}.tp-dashed{border-color:var(--landing-color-success)}.sl-dashed{border-color:var(--landing-color-danger)}.res-label,.sup-label{background:var(--landing-color-text-strong);box-shadow:0 2px 42px rgba(0,0,0,.08)}.tp-label{background:var(--landing-color-success)}.sl-label{background:var(--landing-color-danger)}.radar-container{background:var(--landing-color-surface-soft);border-radius:20px;width:672px;height:228px;position:relative;overflow:hidden}.radar-main{width:316px;height:316px;position:absolute;top:0;left:50%;transform:translate(-50%)}.radar-main-img{object-fit:contain;width:100%;height:100%}.monitor-animation{width:236px;height:236px;animation:4s linear infinite rotateMonitor;position:absolute;top:40px;left:50%;transform:translate(-50%)}.monitor-animation-sweep{background:radial-gradient(circle at 42% 56%,rgba(49,237,116,.35),rgba(49,237,116,0) 58%),conic-gradient(from -108deg,transparent 0deg,transparent 250deg,rgba(105,220,148,0) 250deg,rgba(40,159,85,.37) 332deg,transparent 332deg,transparent 360deg);border-radius:50%;position:absolute;top:0;bottom:0;left:0;right:0}@keyframes rotateMonitor{0%{transform:translate(-50%)rotate(0)}to{transform:translate(-50%)rotate(360deg)}}.trading-tags{position:absolute;top:0;bottom:0;left:0;right:0}.tag{opacity:0;background:rgba(255,255,255,.88);border-radius:17px;align-items:center;gap:3px;height:18px;padding:4px 5px;animation:4s ease-in-out infinite tagPulse;display:inline-flex;position:absolute;transform:scale(.8)}.radar-container .tag-text{font-family:var(--landing-font-roboto);color:var(--landing-color-text-body);font-size:8px;font-weight:700;line-height:10px}.radar-container .tag-mark{width:10px;height:10px}@keyframes tagPulse{0%,90%,to{opacity:0;transform:scale(.8)}5%,85%{opacity:1;transform:scale(1)}}.tag-1{width:68px;animation-delay:2s;top:184px;left:95px}.tag-2{width:43px;animation-delay:2.33s;top:101px;left:115px}.tag-3{width:56px;animation-delay:2.66s;top:57px;left:169px}.tag-4{width:57px;animation-delay:1.66s;top:201px;left:238px}.tag-4-1{width:40px;animation-delay:1.66s;top:181px;left:246px}.tag-5{width:58px;animation-delay:1.33s;top:185px;left:376px}.tag-5-1{width:40px;animation-delay:1.33s;top:167px;left:384px}.tag-6{background:rgba(0,170,68,.97);width:38px;animation-delay:3s;top:63px;left:342px}.tag-7{width:57px;animation-delay:3.33s;top:84px;left:318px}.tag-8{width:53px;animation-delay:.33s;top:113px;left:497px}.tag-9{width:44px;animation-delay:1s;top:190px;left:512px}.tag-10{width:40px;animation-delay:.66s;top:136px;left:586px}.tag-11{width:42px;animation-delay:0s;top:51px;left:541px}.buy-tag .tag-text,.sell-tag .tag-text{color:var(--landing-color-white)}.sell-tag{background:var(--landing-color-danger);border:1px solid var(--landing-color-danger)}.flat-tag{background:var(--landing-color-white);border:1px solid #e0e0e0}.flat-tag .tag-text{color:var(--landing-color-page-text)}.ai-summary-container{border-radius:20px;height:175px;margin-top:28px;position:relative;overflow:hidden}.summary-block{background:var(--landing-color-white);opacity:0;will-change:opacity,transform;border:none;border-radius:10px;align-items:center;gap:6px;padding:4px 6px;display:inline-flex;position:absolute;transform:translateY(8px)}.summary-block.animate{animation:.4s ease-out forwards summaryBlockEnter}@keyframes summaryBlockEnter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.atr-block{width:204px;height:auto;top:8px;left:68.23px}.flat-block{justify-content:center;width:51px;height:26px;top:24.25px;left:6.69px}.bearish-block{justify-content:center;width:65px;height:26px;top:33px;left:285px}.price-above-block{width:221px;height:auto;top:61.56px;left:5.38px}.price-4430-block{width:148px;height:auto;top:67px;left:239px}.atr-bottom-block{width:159px;height:auto;top:109px;left:-16px}.bullish-block{justify-content:center;width:61px;height:26px;top:115.31px;left:154.55px}.rsi-block{width:188px;height:auto;top:122px;left:226px}.summary-text{font-family:var(--landing-font-roboto);color:var(--landing-color-body);font-size:8px;font-weight:500;line-height:10px}.ai-summary-container .bullish-icon,.ai-summary-container .bearish-icon{border-radius:999px;flex:0 0 7px;width:7px;height:7px}.ai-summary-container .bullish-icon{background:var(--landing-color-success)}.ai-summary-container .bearish-icon{background:var(--landing-color-danger)}.ai-summary-container .flat-icon{width:10px;height:10px}.ai-summary-container .flat-text,.ai-summary-container .bearish-text,.ai-summary-container .bullish-text{object-fit:contain}.analysis-blocks{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:100%;display:grid}.analysis-block{background:linear-gradient(#fff 0%,#f8faff 100%);border:1px solid #e9ecf5;border-radius:16px;min-height:178px;transition:box-shadow .25s,transform .25s}.analysis-block.animate-bg{transform:translateY(-2px);box-shadow:0 8px 24px rgba(38,74,255,.14)}.analysis-content{flex-direction:column;justify-content:space-between;align-items:center;height:100%;padding:24px;display:flex}.analysis-title{font-family:var(--landing-font-roboto);color:var(--landing-color-text-heading);margin:0;font-size:14px;font-weight:700;line-height:18px}.analysis-status{align-items:center;gap:6px;display:inline-flex}.status-icon{border-radius:999px;flex:0 0 8px;width:8px;height:8px}.status-icon.bullish{background:var(--landing-color-success)}.status-icon.bearish{background:var(--landing-color-danger)}.status-icon.flat{background:#f2a900}.status-text{font-family:var(--landing-font-roboto);font-size:20px;font-weight:700}.trend-text.bullish{color:var(--landing-color-success)}.trend-text.bearish{color:var(--landing-color-danger)}.trend-text.flat{color:#f2a900}.analysis-description{font-family:var(--landing-font-roboto);color:var(--landing-color-text-alt);margin:0;font-size:12px;line-height:16px}.analysis-block .pattern-icon{width:56px;height:56px}.pattern-icon-img{object-fit:contain;width:100%;height:100%}.volatility-text{color:var(--landing-color-primary)}@media (max-width:767px){.pattern-detect-container{transform-origin:0 0;border-radius:0;width:240px;height:120px;overflow:visible;transform:scale(.8)}.pattern-detect-container .pattern-icon{width:47px;height:42px;top:0;left:0}.pattern-detect-container .chart-area{width:175px;height:106px;top:15px;left:10px}.pattern-detect-container .line-container{width:234px;height:11px}.pattern-detect-container .line-dashed{width:226px;left:calc(50% - 117px)}.pattern-detect-container .line-label{width:19px;height:11px;padding:1px 3px;left:214px}.label-text{font-size:6px;line-height:8px}.pattern-detect-container .res-line{top:7px;left:23px}.pattern-detect-container .tp-line{top:25px;left:23px}.pattern-detect-container .sup-line{top:74px;left:23px}.pattern-detect-container .sl-line{top:86px;left:23px}.radar-container{width:100%;height:200px;overflow:visible}.radar-main{width:200px;height:200px;top:-4px}.monitor-animation{width:150px;height:150px;top:24px}.trading-tags{left:104px}.tag{transform-origin:50%;transform:scale(.6)}.tag-1{top:120px;left:60px}.tag-2{top:65px;left:70px}.tag-3{top:35px;left:105px}.tag-4{top:130px;left:150px}.tag-4-1{top:110px;left:158px}.tag-5{top:120px;left:240px}.tag-5-1{top:102px;left:248px}.tag-6{top:40px;left:220px}.tag-7{top:55px;left:200px}.tag-8{top:70px;left:320px}.tag-9{top:120px;left:330px}.tag-10{top:85px;left:375px}.tag-11{top:30px;left:350px}.analysis-blocks{grid-template-columns:1fr}}
.benefits-section{background:0 0;padding-top:180px}.benefits-content{flex-direction:column;align-items:center;gap:40px;width:min(100%,720px);margin:0 auto 180px;display:flex}.benefits-header{width:100%;margin:0 auto}.benefits-title{font-family:var(--landing-font-roboto);text-align:center;letter-spacing:-1.2px;color:var(--landing-color-text-heading);font-variation-settings:"slnt" 0;margin:0;font-size:32px;font-style:italic;font-weight:600;line-height:40px}.benefits-grid{flex-direction:column;gap:24px;width:100%;display:flex}.benefits-row{justify-content:center;align-items:flex-start;gap:24px;width:100%;display:flex}.benefit-block{background:var(--landing-color-surface-soft);isolation:isolate;border-radius:56px;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:8px;width:348px;height:320px;padding:24px 24px 40px;transition:opacity .5s ease-out,transform .5s ease-out;display:flex;position:relative;overflow:visible}.benefit-block-1{transition-delay:.1s}.benefit-block:nth-child(2){transition-delay:.2s}.benefit-block:nth-child(3){transition-delay:.3s}.benefit-block:nth-child(4){transition-delay:.4s}.benefit-block:nth-child(5),.benefit-block-5{transition-delay:.5s}.benefit-block:nth-child(6){transition-delay:.6s}.benefit-image{z-index:2;border-radius:20px;width:300px;height:176px;position:absolute;top:24px;left:24px;overflow:hidden}.benefit-img{object-fit:cover;border-radius:20px;width:100%;height:100%}.benefit-content{flex-direction:column;gap:8px;display:flex}.benefit-title,.benefit-description{text-align:center;width:300px;font-family:var(--landing-font-roboto);margin:0}.benefit-title{color:var(--landing-color-text-strong);font-size:16px;font-weight:600;line-height:24px}.benefit-description{color:var(--landing-color-text-strong);font-size:14px;font-weight:400;line-height:20px}.benefit-block:nth-last-child(-n+2) .benefit-description{min-height:40px}.benefit-block-market-news{align-items:center;width:100%;min-width:100%}.benefit-block-market-news .benefit-image{left:50%;transform:translate(-50%)}.benefit-block-market-news .benefit-content{align-items:center;width:100%}.benefit-block-market-news .benefit-title,.benefit-block-market-news .benefit-description{width:100%}.benefits-cta{flex-direction:column;align-items:center;gap:12px;display:flex}.benefits-mobile-cta{display:none}@media (min-width:768px) and (max-width:1023px){.benefits-section{padding:0 0 104px}}@media (max-width:767px){.benefits-section{padding:0}.benefits-content{gap:24px;width:100%;margin-bottom:0}.benefits-header{margin-bottom:24px}.benefits-title{letter-spacing:-.5px;width:min(100%,288px);margin:0 auto;font-size:30px;line-height:38px}.benefits-grid,.benefits-row{gap:8px;width:100%}.benefits-row{flex-direction:column;align-items:center}.benefit-block{border-radius:28px;align-items:center;gap:24px;width:100%;height:auto;padding:24px}.benefit-image,.benefit-img{width:min(100%,266px);height:156px}.benefit-image{max-width:266px;margin:0 auto;position:relative;top:auto;left:auto;transform:none}.benefit-content{align-items:center;width:100%}.benefit-title,.benefit-description{align-self:stretch;width:auto}.benefit-description{color:var(--landing-color-text-support)}.benefits-cta{display:none}.benefits-mobile-cta{flex-direction:column;align-items:center;gap:12px;display:flex}}
.video-block-section{background:0 0;padding:56px 0 32px}.video-block-content{flex-direction:column;align-items:center;gap:16px;width:min(100%,720px);margin:0 auto;display:flex}.video-player{aspect-ratio:720/400;background:linear-gradient(180deg,var(--landing-color-surface-soft)0%,#eceef0 100%);cursor:pointer;border-radius:48px;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.video-player-lines{z-index:2;border-radius:inherit;opacity:0;pointer-events:none;border:2px solid transparent;transition:opacity .35s,box-shadow .35s;position:absolute;top:0;bottom:0;left:0;right:0}.video-player:hover .video-player-lines{opacity:1;border-color:rgba(0,123,234,.5);animation:2s ease-in-out infinite videoLinesPulse;box-shadow:0 0 0 1px rgba(0,123,234,.2),0 0 24px rgba(0,123,234,.15)}@keyframes videoLinesPulse{0%,to{border-color:rgba(0,123,234,.5);box-shadow:0 0 0 1px rgba(0,123,234,.2),0 0 24px rgba(0,123,234,.15)}50%{border-color:rgba(0,123,234,.75);box-shadow:0 0 0 2px rgba(0,123,234,.25),0 0 32px rgba(0,123,234,.25)}}.video-player-loop{border-radius:inherit;object-fit:cover;transform-origin:50%;pointer-events:none;border:none;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0;transform:scale(1.044)}.video-player-mask{z-index:1;pointer-events:none;filter:blur(50px);opacity:.9;background:linear-gradient(rgba(0,0,0,.5) -6.95%,rgba(0,0,0,.35) 88.71%);width:1053px;height:477px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-play-button{z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.8);border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-player:hover .video-play-button{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:rgba(255,255,255,.9);animation:2.5s ease-in-out infinite shadowPulse;transform:translate(-50%,-50%)scale(1.05)}@keyframes shadowPulse{0%{box-shadow:0 0 rgba(0,123,234,.15),0 0 0 4px rgba(0,123,234,.1),0 0 0 8px rgba(0,123,234,.08),0 12px 40px rgba(0,123,234,.2)}50%{box-shadow:0 0 0 8px rgba(0,123,234,.12),0 0 0 12px rgba(0,123,234,.08),0 0 0 16px rgba(0,123,234,.05),0 12px 40px rgba(0,123,234,.25)}to{box-shadow:0 0 rgba(0,123,234,.15),0 0 0 4px rgba(0,123,234,.1),0 0 0 8px rgba(0,123,234,.08),0 12px 40px rgba(0,123,234,.2)}}.play-icon{width:24px;height:24px}.video-play-countdown{text-align:center;min-width:1.2em;color:var(--landing-color-black);font-size:22px;font-weight:700;line-height:1;display:block}.video-description{text-align:center;max-width:400px;margin:0}.video-modal{z-index:2000;-webkit-backdrop-filter:blur(12px);background-color:rgba(0,0,0,.5);justify-content:center;align-items:center;padding:24px;animation:.25s videoModalFadeIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes videoModalFadeIn{0%{opacity:0}to{opacity:1}}.video-modal-content{aspect-ratio:16/9;background:var(--landing-color-black);border-radius:20px;width:min(100%,900px);animation:.3s videoModalContentIn;position:relative;overflow:hidden;box-shadow:0 24px 80px rgba(0,0,0,.4),0 0 0 1px rgba(255,255,255,.06)}@keyframes videoModalContentIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.video-modal-content iframe{border:none;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.video-modal-close{z-index:10;width:44px;height:44px;color:var(--landing-color-white);cursor:pointer;background:rgba(0,0,0,.5);border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:24px;line-height:1;transition:background-color .2s,transform .2s;display:flex;position:absolute;top:16px;right:16px}.video-modal-close:hover{background:rgba(0,0,0,.75);transform:scale(1.08)}@media (max-width:767px){.video-block-section{padding:24px 0}.video-player{aspect-ratio:16/9;border-radius:24px}.video-player-loop,.video-player-lines{border-radius:inherit}.play-icon{width:20px;height:20px}.video-play-countdown{font-size:18px}.video-description{max-width:280px;font-size:12px;line-height:16px}.video-modal{padding:16px}.video-modal-content{border-radius:16px}.video-modal-close{width:40px;height:40px;font-size:22px;top:12px;right:12px}}
@keyframes hiwFadeIn{0%{opacity:0}to{opacity:1}}
.how-it-works{background:0 0;margin-top:180px}.how-it-works-content{flex-direction:column;align-items:center;gap:40px;width:min(100%,720px);margin:0 auto;display:flex}.how-it-works-header,.how-it-works-all,.how-it-works-blocks{width:100%}.how-it-works-all,.how-it-works-blocks{flex-direction:column;align-items:center;gap:24px;display:flex}.how-it-works-title{font-family:var(--landing-font-roboto);text-align:center;letter-spacing:-1.2px;color:var(--landing-color-text-heading);font-variation-settings:"slnt" 0;margin:0;font-size:32px;font-style:italic;font-weight:600;line-height:40px}.how-it-works-block{border:1px solid var(--landing-color-surface-soft-alt);background:var(--landing-color-surface-section);opacity:0;border-radius:48px;justify-content:center;align-items:center;gap:40px;width:100%;min-height:300px;padding:40px;transition:opacity .5s ease-out,transform .5s ease-out;display:flex;transform:translateY(50px)}.how-it-works-block.animate{opacity:1;transform:translateY(0)}.how-it-works-block.block-1{transition-delay:.1s}.how-it-works-block.block-2{min-height:301px;transition-delay:.2s}.how-it-works-block.block-3{transition-delay:.3s}.how-it-works-block.block-4{transition-delay:.4s}.how-it-works-image-container{background:var(--landing-color-white);border-radius:24px;justify-content:center;align-items:center;width:330px;min-width:330px;height:220px;display:flex;overflow:hidden}.how-it-works-image-img{object-fit:contain;width:100%;height:100%}.how-it-works-block.animate .how-it-works-image-img{animation:.6s ease-out .2s both howItWorksImgEnter}@keyframes howItWorksImgEnter{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.how-it-works-content-container{flex-direction:column;align-items:flex-start;gap:24px;width:269px;display:flex}.how-it-works-text{flex-direction:column;gap:8px;width:100%;display:flex}.how-it-works-block-title{font-family:var(--landing-font-roboto);color:#1e1e1e;margin:0;font-size:20px;font-weight:700;line-height:23px}.how-it-works-block-description{width:212px;font-family:var(--landing-font-roboto);color:var(--landing-color-text-alt);margin:0;font-size:14px;line-height:20px}.how-it-works-block.block-1 .how-it-works-content-container,.how-it-works-block.block-4 .how-it-works-content-container{width:254px}.how-it-works-block.block-2 .how-it-works-content-container{width:271px}.how-it-works-block.block-3 .how-it-works-content-container{width:253px}.how-it-works-button{background:var(--landing-color-primary);height:38px;color:var(--landing-color-white);cursor:pointer;border:none;border-radius:32px;justify-content:center;align-items:center;gap:10px;padding:11px 16px;text-decoration:none;transition:background-color .3s;display:inline-flex}.how-it-works-button:hover{background:var(--landing-color-primary-hover)}.how-it-works-button.secondary:has(.button-icon){width:136px}.button-icon{filter:brightness(0)invert();width:16px;height:16px}.button-text{font-family:var(--landing-font-roboto);color:var(--landing-color-white);font-size:14px;font-weight:700;line-height:16px}.how-it-works-block .cta-button{padding:13px 16px}.how-it-works-block .cta-button-text{font-size:14px;line-height:16px}.how-it-works-block.block-1 .how-it-works-image-container .hiw-card-bg{animation:none;transform:none}.how-it-works-block.block-1.animate .how-it-works-image-img .hiw-btn-signup{transform-origin:164.5px 136px;animation:4s ease-in-out infinite hiwBlock1BtnSignupPress}@keyframes hiwBlock1BtnSignupPress{0%,to{filter:brightness();transform:scale(1)}8%,15%{filter:brightness(.85);transform:scale(.97)}22%,to{filter:brightness();transform:scale(1)}}.how-it-works-block.block-2 .how-it-works-image-container .hiw-setup-field-press{transform-origin:50%;animation:8s ease-in-out infinite hiwSetupFieldPress}@keyframes hiwSetupFieldPress{0%{filter:brightness();transform:scale(1)}4%,10%{filter:brightness(.92);transform:scale(.97)}14%,to{filter:brightness();transform:scale(1)}}.how-it-works-block.block-2 .how-it-works-image-container .hiw-setup-field-blue{opacity:0;animation:8s ease-in-out infinite hiwSetupFieldBlueAppear}@keyframes hiwSetupFieldBlueAppear{0%,18%{opacity:0}22%,to{opacity:1}}.how-it-works-block.block-2 .how-it-works-image-container .hiw-setup-btn-signup-press{transform-origin:240.5px 190px;animation:8s ease-in-out 3s infinite hiwSetupBtnSignupPress}@keyframes hiwSetupBtnSignupPress{0%,to{filter:brightness();transform:scale(1)}3%,8%{filter:brightness(.85);transform:scale(.97)}12%,28%{filter:brightness(.88);transform:scale(1)}35%,to{filter:brightness();transform:scale(1)}}.how-it-works-block.block-2 .how-it-works-image-container .hiw-setup-field-press:nth-of-type(3),.how-it-works-block.block-2 .how-it-works-image-container .hiw-setup-field-blue:nth-of-type(4){animation-delay:0s}.how-it-works-block.block-2 .how-it-works-image-container .hiw-setup-field-press:nth-of-type(5),.how-it-works-block.block-2 .how-it-works-image-container .hiw-setup-field-blue:nth-of-type(6){animation-delay:1s}.how-it-works-block.block-2 .how-it-works-image-container .hiw-setup-field-press:nth-of-type(13),.how-it-works-block.block-2 .how-it-works-image-container .hiw-setup-field-press:nth-of-type(15),.how-it-works-block.block-2 .how-it-works-image-container .hiw-setup-field-press:nth-of-type(17),.how-it-works-block.block-2 .how-it-works-image-container .hiw-setup-field-press:nth-of-type(19),.how-it-works-block.block-2 .how-it-works-image-container .hiw-setup-field-press:nth-of-type(21),.how-it-works-block.block-2 .how-it-works-image-container .hiw-setup-field-press:nth-of-type(23),.how-it-works-block.block-2 .how-it-works-image-container .hiw-setup-field-blue:nth-of-type(14),.how-it-works-block.block-2 .how-it-works-image-container .hiw-setup-field-blue:nth-of-type(16),.how-it-works-block.block-2 .how-it-works-image-container .hiw-setup-field-blue:nth-of-type(18),.how-it-works-block.block-2 .how-it-works-image-container .hiw-setup-field-blue:nth-of-type(20),.how-it-works-block.block-2 .how-it-works-image-container .hiw-setup-field-blue:nth-of-type(22),.how-it-works-block.block-2 .how-it-works-image-container .hiw-setup-field-blue:nth-of-type(24){animation-delay:2s}.how-it-works-block.block-3 .how-it-works-image-container .hiw-gmi-highlight-in{opacity:0;animation:.35s .85s forwards hiwFadeIn}.how-it-works-block.block-3 .how-it-works-image-container .hiw-gmi-colored{opacity:0;animation:3s ease-in-out infinite hiwGmiColoredCycle}@keyframes hiwFadeIn{0%{opacity:0}to{opacity:1}}@keyframes hiwGmiColoredCycle{0%{opacity:0}12%,88%{opacity:1}92%,to{opacity:0}}.how-it-works-block.block-4 .how-it-works-image-container .hiw-fc-in-order{opacity:0;animation:6s ease-in-out infinite hiwFcInOrderAppear}@keyframes hiwFcInOrderAppear{0%{opacity:0}12%,65%{opacity:1}78%,to{opacity:0}}@media (max-width:767px){.how-it-works{margin-top:0;padding:24px 0}#how-it-works .container{padding-bottom:56px}.how-it-works-content{gap:16px}.how-it-works-header{margin-bottom:16px}.how-it-works-title{letter-spacing:-.5px;font-size:30px;line-height:38px}.how-it-works-all,.how-it-works-blocks{gap:8px}.how-it-works-block{text-align:center;border-radius:24px;flex-direction:column;gap:16px;min-height:0;padding:16px 16px 32px}.how-it-works-image-container{aspect-ratio:330/220;border-radius:12px;width:calc(100% + 12px);min-width:0;height:auto;margin:0 -6px}.how-it-works-image-img,.how-it-works-image-container>svg,.how-it-works-image-container svg.how-it-works-image-img{width:100%;max-width:none;height:100%;display:block}.how-it-works-content-container,.how-it-works-text,.how-it-works-block.block-1 .how-it-works-content-container,.how-it-works-block.block-2 .how-it-works-content-container,.how-it-works-block.block-3 .how-it-works-content-container,.how-it-works-block.block-4 .how-it-works-content-container{align-items:center;width:100%}.how-it-works-block-title,.how-it-works-block-description{text-align:center;width:100%}.how-it-works-block-title{letter-spacing:-.2px;font-size:18px;line-height:24px}.how-it-works-block-description{font-size:14px;line-height:20px}}
