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