.page-module__NfDiEG__page{background-color:#fff;flex-direction:column;min-height:100vh;display:flex}.page-module__NfDiEG__main{flex-direction:column;flex:1;display:flex}
.Navbar-module__cJzEcG__navbarWrapper{z-index:1000;width:100%;padding:.5rem 1.5rem;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__navbar{background:#fff;border:1px solid #0000000d;border-radius:100px;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:.65rem 1.5rem;transition:all .3s;display:flex;box-shadow:0 4px 20px #0000000f}.Navbar-module__cJzEcG__navbar.Navbar-module__cJzEcG__scrolled{box-shadow:0 8px 30px #0000001a}.Navbar-module__cJzEcG__logo{color:#1f2937;flex-shrink:0;align-items:center;gap:.45rem;text-decoration:none;display:flex}.Navbar-module__cJzEcG__logoIcon{color:#3bd1d3;display:flex}.Navbar-module__cJzEcG__logoText{letter-spacing:-.02em;color:#1f2937;font-size:1.1rem;font-weight:700}.Navbar-module__cJzEcG__navLinks{align-items:center;gap:2rem;display:flex}.Navbar-module__cJzEcG__navLink{color:#4b5563;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.Navbar-module__cJzEcG__navLink:hover{color:#111827}.Navbar-module__cJzEcG__navLink.Navbar-module__cJzEcG__active{color:#3bd1d3}.Navbar-module__cJzEcG__actions{align-items:center;gap:.75rem;display:flex}.Navbar-module__cJzEcG__loginBtn{color:#1f2937;background:#f8fafc;border:1px solid #e2e8f0;border-radius:100px;padding:.5rem 1.1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s}.Navbar-module__cJzEcG__loginBtn:hover{background:#f1f5f9}.Navbar-module__cJzEcG__langContainer{position:relative}.Navbar-module__cJzEcG__langBtn{color:#080811;cursor:pointer;background:#3bd1d3;border:none;border-radius:100px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.Navbar-module__cJzEcG__langBtn:hover{background:#2bbbc0;transform:translateY(-1px)}.Navbar-module__cJzEcG__flag{font-size:1rem;line-height:1}.Navbar-module__cJzEcG__chevron{transition:transform .2s}.Navbar-module__cJzEcG__chevron.Navbar-module__cJzEcG__open{transform:rotate(180deg)}.Navbar-module__cJzEcG__langDropdown{z-index:50;background:#fff;border-radius:12px;flex-direction:column;gap:.2rem;width:175px;padding:.4rem;animation:.2s ease-out Navbar-module__cJzEcG__fadeDown;display:flex;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 10px 30px #00000026}@keyframes Navbar-module__cJzEcG__fadeDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Navbar-module__cJzEcG__langOption{color:#1f2937;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:.65rem;width:100%;padding:.65rem .85rem;font-size:.9rem;transition:background .15s;display:flex}.Navbar-module__cJzEcG__langOption:hover{background:#f1f5f9}.Navbar-module__cJzEcG__langOption.Navbar-module__cJzEcG__selected{background:#f8fafc;font-weight:700}.Navbar-module__cJzEcG__drawerLangSection{border-top:1px solid #f1f5f9;margin-top:1rem;padding-top:1rem}.Navbar-module__cJzEcG__drawerLangLabel{color:#9ca3af;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.65rem;padding:0 .25rem;font-size:.72rem;font-weight:700}.Navbar-module__cJzEcG__drawerLangGrid{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:.2rem;padding:.4rem;display:flex;overflow:hidden;box-shadow:0 4px 16px #0000000f}.Navbar-module__cJzEcG__drawerLangItem{color:#1f2937;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:.75rem;width:100%;padding:.65rem .85rem;font-family:inherit;font-size:.95rem;transition:background .15s;display:flex}.Navbar-module__cJzEcG__drawerLangItem:hover{background:#f1f5f9}.Navbar-module__cJzEcG__drawerLangActive{color:#1f2937;background:#f8fafc;font-weight:700;position:relative}.Navbar-module__cJzEcG__drawerLangActive:after{content:"✓";color:#3bd1d3;margin-left:auto;font-size:.85rem;font-weight:800}.Navbar-module__cJzEcG__checkIcon{color:#3bd1d3;margin-left:auto}.Navbar-module__cJzEcG__hamburger{cursor:pointer;z-index:9999;background:0 0;border:none;flex-direction:column;gap:5px;padding:1rem;display:none;position:relative}.Navbar-module__cJzEcG__bar{transform-origin:50%;background:#1f2937;border-radius:2px;width:22px;height:2px;transition:all .3s;display:block}.Navbar-module__cJzEcG__barTop{transform:translateY(7px)rotate(45deg)}.Navbar-module__cJzEcG__barMid{opacity:0;transform:scaleX(0)}.Navbar-module__cJzEcG__barBot{transform:translateY(-7px)rotate(-45deg)}.Navbar-module__cJzEcG__overlay{z-index:998;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0006;position:fixed;inset:0}.Navbar-module__cJzEcG__drawer{z-index:999;background:#fff;flex-direction:column;width:280px;height:100vh;transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-10px 0 40px #00000026}.Navbar-module__cJzEcG__drawerOpen{transform:translate(0)}.Navbar-module__cJzEcG__drawerHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 1rem;display:flex}.Navbar-module__cJzEcG__drawerLogo{color:#1f2937;align-items:center;gap:.4rem;font-size:1.1rem;font-weight:700;text-decoration:none;display:flex}.Navbar-module__cJzEcG__closeBtn{cursor:pointer;color:#374151;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;display:flex}.Navbar-module__cJzEcG__drawerNav{flex-direction:column;flex:1;gap:.5rem;padding:1.5rem;display:flex}.Navbar-module__cJzEcG__drawerLink{color:#374151;border-radius:10px;padding:.75rem 1rem;font-size:1.05rem;font-weight:500;text-decoration:none;transition:all .2s}.Navbar-module__cJzEcG__drawerLink:hover{color:#111827;background:#f8fafc}.Navbar-module__cJzEcG__drawerLinkActive{background:#3bd1d312;color:#3bd1d3!important}.Navbar-module__cJzEcG__drawerActions{border-top:1px solid #f1f5f9;flex-direction:column;gap:.75rem;padding:1.5rem;display:flex}.Navbar-module__cJzEcG__drawerLoginBtn{color:#1f2937;text-align:center;border:1.5px solid #e2e8f0;border-radius:12px;padding:.85rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s}.Navbar-module__cJzEcG__drawerLoginBtn:hover{background:#f8fafc}.Navbar-module__cJzEcG__drawerRegisterBtn{color:#080811;text-align:center;background:linear-gradient(135deg,#3bd1d3 0%,#2bbbc0 100%);border-radius:12px;padding:.85rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s}.Navbar-module__cJzEcG__drawerRegisterBtn:hover{transform:translateY(-1px);box-shadow:0 6px 16px #3bd1d34d}@media (max-width:900px){.Navbar-module__cJzEcG__navLinks,.Navbar-module__cJzEcG__actions{display:none}.Navbar-module__cJzEcG__hamburger{display:flex}.Navbar-module__cJzEcG__navbarWrapper{padding:.5rem 1rem}}@media (max-width:480px){.Navbar-module__cJzEcG__navbar{border-radius:16px;padding:.6rem 1rem}}
.Footer-module__S6Hkya__footer{background-color:var(--background);color:#fff;z-index:2;border-top:1px solid #ffffff0d;width:100%;padding:80px 0 40px;position:relative}.Footer-module__S6Hkya__container{max-width:1200px;margin:0 auto;padding:0 20px}.Footer-module__S6Hkya__topSection{justify-content:space-between;gap:80px;margin-bottom:60px;display:flex}.Footer-module__S6Hkya__brandColumn{flex:1;max-width:400px}.Footer-module__S6Hkya__logo{align-items:center;gap:12px;margin-bottom:24px;display:flex}.Footer-module__S6Hkya__logoIcon{color:var(--accent-cyan);justify-content:center;align-items:center;display:flex}.Footer-module__S6Hkya__brandName{letter-spacing:-.5px;font-size:24px;font-weight:700}.Footer-module__S6Hkya__description{color:#fff9;margin-bottom:32px;font-size:14px;line-height:1.6}.Footer-module__S6Hkya__socialIcons{gap:16px;margin-bottom:40px;display:flex}.Footer-module__S6Hkya__socialIcon{color:#fff;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.Footer-module__S6Hkya__socialIcon:hover{background:var(--accent-purple);transform:translateY(-2px)}.Footer-module__S6Hkya__newsletter p{margin-bottom:12px;font-size:15px;font-weight:500}.Footer-module__S6Hkya__inputGroup{background:0 0;border:1px solid #902cf666;border-radius:24px;align-items:center;padding:8px 16px;transition:border-color .3s;display:flex}.Footer-module__S6Hkya__inputGroup:focus-within{border-color:var(--accent-cyan)}.Footer-module__S6Hkya__mailIcon{color:#ffffff80;margin-right:12px}.Footer-module__S6Hkya__input{color:#fff;background:0 0;border:none;outline:none;width:100%;font-size:14px}.Footer-module__S6Hkya__input::placeholder{color:#ffffff4d}.Footer-module__S6Hkya__linksGrid{flex:2;grid-template-columns:repeat(3,1fr);gap:60px;display:grid}.Footer-module__S6Hkya__linkColumn h4{margin-bottom:24px;font-size:16px;font-weight:600}.Footer-module__S6Hkya__linkColumn ul{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__linkColumn a{color:#fff9;font-size:14px;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__linkColumn a:hover{color:var(--accent-cyan)}.Footer-module__S6Hkya__bottomSection{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:32px;display:flex}.Footer-module__S6Hkya__copyright,.Footer-module__S6Hkya__bottomLinks{color:#ffffff80;font-size:14px}.Footer-module__S6Hkya__bottomLinks a{color:#ffffff80;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__bottomLinks a:hover{color:var(--accent-cyan)}@media (max-width:968px){.Footer-module__S6Hkya__topSection{flex-direction:column}.Footer-module__S6Hkya__linksGrid{grid-template-columns:repeat(2,1fr);gap:40px}}@media (max-width:600px){.Footer-module__S6Hkya__linksGrid{grid-template-columns:1fr}.Footer-module__S6Hkya__bottomSection{flex-direction:column;align-items:flex-start;gap:16px}}
.Hero-module__ZARIfG__heroSection{z-index:10;justify-content:space-between;align-items:center;gap:4rem;max-width:1400px;margin:0 auto;padding:4rem 2rem;display:flex;position:relative}.Hero-module__ZARIfG__content{flex:1;max-width:600px}.Hero-module__ZARIfG__badge{color:#fff;background:#ffffff14;border:1px solid #ffffff1a;border-radius:20px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;display:inline-flex;box-shadow:0 4px 12px #0003}.Hero-module__ZARIfG__badgeIcon{color:#a0a0a0;font-size:1.1rem}.Hero-module__ZARIfG__title{font-family:var(--font-plus-jakarta-sans), sans-serif;color:#fff;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:4.5rem;font-weight:600;line-height:1.1}.Hero-module__ZARIfG__textTransition{min-height:280px;transition:opacity .5s ease-in-out,transform .5s ease-in-out}.Hero-module__ZARIfG__fadeIn{opacity:1;transform:translateY(0)}.Hero-module__ZARIfG__fadeOut{opacity:0;transform:translateY(10px)}.Hero-module__ZARIfG__highlight{color:var(--accent-cyan)}.Hero-module__ZARIfG__description{color:#a0a0a0;max-width:90%;margin-bottom:3rem;font-size:1.1rem;line-height:1.6}.Hero-module__ZARIfG__ctaGroup{align-items:center;gap:1.5rem;display:flex}.Hero-module__ZARIfG__primaryButton{color:#000;cursor:pointer;background:#fff;border:none;border-radius:12px;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-size:1rem;font-weight:600;transition:transform .2s,background .2s;display:flex}.Hero-module__ZARIfG__primaryButton:hover{background:#f0f0f0;transform:translateY(-2px)}.Hero-module__ZARIfG__arrow{font-size:1.2rem}.Hero-module__ZARIfG__secondaryButton{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:1rem 1.5rem;font-size:1rem;font-weight:600;transition:background .2s}.Hero-module__ZARIfG__secondaryButton:hover{background:#ffffff1a}.Hero-module__ZARIfG__mockupWrapper{flex:1;justify-content:flex-end;display:flex}@media (max-width:1024px){.Hero-module__ZARIfG__heroSection{gap:2.5rem;padding:3rem 1.5rem}.Hero-module__ZARIfG__title{font-size:3rem}}@media (max-width:768px){.Hero-module__ZARIfG__heroSection{text-align:center;flex-direction:column;gap:1.5rem;padding:2rem 1rem}.Hero-module__ZARIfG__content{max-width:100%}.Hero-module__ZARIfG__title{letter-spacing:-.01em;font-size:2.1rem;line-height:1.15}.Hero-module__ZARIfG__textTransition{min-height:auto}.Hero-module__ZARIfG__description{max-width:100%;margin-bottom:1.5rem;font-size:.95rem;display:none}.Hero-module__ZARIfG__ctaGroup{flex-wrap:wrap;justify-content:center;gap:.75rem}.Hero-module__ZARIfG__mockupWrapper{justify-content:center;width:100%}}@media (max-width:480px){.Hero-module__ZARIfG__heroSection{gap:1.25rem;padding:1.5rem .75rem}.Hero-module__ZARIfG__title{font-size:1.65rem;line-height:1.2}.Hero-module__ZARIfG__description{font-size:.9rem}.Hero-module__ZARIfG__primaryButton,.Hero-module__ZARIfG__secondaryButton{padding:.75rem 1.1rem;font-size:.88rem}.Hero-module__ZARIfG__badge{padding:.4rem .85rem;font-size:.8rem}}
.ChartMockup-module__2fZyFq__chartContainer{flex-direction:column;width:100%;max-width:800px;margin-left:auto;display:flex}.ChartMockup-module__2fZyFq__introText{color:#a0a0a0;margin-bottom:1rem;font-size:.9rem}.ChartMockup-module__2fZyFq__card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#14141eb3;border:1px solid #ffffff14;border-radius:16px;padding:1.5rem;box-shadow:0 10px 40px #00000080}.ChartMockup-module__2fZyFq__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}.ChartMockup-module__2fZyFq__stockInfo{align-items:center;gap:1rem;display:flex}.ChartMockup-module__2fZyFq__stockIcon{background:#ffffff0d;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.ChartMockup-module__2fZyFq__stockSymbol{color:#a0a0a0;margin-bottom:.25rem;font-size:.85rem}.ChartMockup-module__2fZyFq__stockName{color:#fff;font-size:1rem;font-weight:600}.ChartMockup-module__2fZyFq__cardActions{gap:.75rem;display:flex}.ChartMockup-module__2fZyFq__iconButton{color:#a0a0a0;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.2rem;transition:all .2s;display:flex}.ChartMockup-module__2fZyFq__iconButton:hover{color:#fff;background:#ffffff1a}.ChartMockup-module__2fZyFq__priceAlertButton{color:#a0a0a0;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:.5rem;padding:0 1rem;font-size:.85rem;font-weight:500;transition:all .2s;display:flex}.ChartMockup-module__2fZyFq__priceAlertButton:hover{color:#fff;background:#ffffff1a}.ChartMockup-module__2fZyFq__priceSection{margin-bottom:1.5rem}.ChartMockup-module__2fZyFq__price{color:#fff;margin-bottom:.25rem;font-size:2.5rem;font-weight:700}.ChartMockup-module__2fZyFq__change{color:#3cdb3c;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;display:flex}.ChartMockup-module__2fZyFq__time{color:#606060;margin-left:.5rem;font-size:.8rem;font-weight:400}.ChartMockup-module__2fZyFq__tabs{border-bottom:1px solid #ffffff0d;gap:.5rem;margin-bottom:2rem;padding-bottom:.5rem;display:flex}.ChartMockup-module__2fZyFq__tab{color:#606060;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.25rem .5rem;font-size:.85rem;font-weight:600;transition:all .2s}.ChartMockup-module__2fZyFq__tab:hover{color:#a0a0a0}.ChartMockup-module__2fZyFq__activeTab{color:var(--accent-cyan);background:#3bd1d31a}.ChartMockup-module__2fZyFq__graphArea{height:150px;margin-bottom:1rem;position:relative}.ChartMockup-module__2fZyFq__graphSvg{width:100%;height:100%}.ChartMockup-module__2fZyFq__graphCursor{align-items:center;gap:.5rem;display:flex;position:absolute;top:30%;right:15%;transform:translate(50%,-50%)}.ChartMockup-module__2fZyFq__cursorDot{background:#fff;border-radius:50%;width:8px;height:8px;box-shadow:0 0 10px #fffc}.ChartMockup-module__2fZyFq__cursorLabel{color:#000;background:#fff;border-radius:4px;padding:.2rem .4rem;font-size:.7rem;font-weight:700}.ChartMockup-module__2fZyFq__xAxis{color:#606060;justify-content:space-between;margin-bottom:2rem;font-size:.75rem;display:flex}.ChartMockup-module__2fZyFq__statsGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2rem;display:grid}.ChartMockup-module__2fZyFq__statRow{justify-content:space-between;align-items:center;gap:1rem;display:flex}.ChartMockup-module__2fZyFq__statLabel{color:#606060;font-size:.85rem}.ChartMockup-module__2fZyFq__statValue{color:#e0e0e0;text-align:right;font-size:.85rem;font-weight:500}.ChartMockup-module__2fZyFq__inputArea{position:relative}.ChartMockup-module__2fZyFq__inputBox{background:#0000004d;border:1px solid #ffffff1a;border-radius:12px;height:100px;margin-bottom:-50px;padding:1rem}.ChartMockup-module__2fZyFq__inputPlaceholder{color:#606060;font-size:.95rem}.ChartMockup-module__2fZyFq__inputActions{z-index:2;justify-content:space-between;align-items:center;margin-top:10px;padding:0 1rem;display:flex;position:relative}.ChartMockup-module__2fZyFq__leftActions,.ChartMockup-module__2fZyFq__rightActions{gap:.75rem;display:flex}.ChartMockup-module__2fZyFq__actionButton{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.ChartMockup-module__2fZyFq__actionButton:hover{background:#ffffff1a}.ChartMockup-module__2fZyFq__pillButton{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;align-items:center;gap:.5rem;padding:0 1rem;font-size:.85rem;font-weight:500;transition:all .2s;display:flex}.ChartMockup-module__2fZyFq__pillButton:hover{background:#ffffff1a}.ChartMockup-module__2fZyFq__submitButton{color:#000;cursor:pointer;background:#fff;border:none;border-radius:20px;align-items:center;gap:.5rem;height:36px;padding:0 1.2rem;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.ChartMockup-module__2fZyFq__submitButton:hover{background:#f0f0f0;transform:translateY(-1px)}@media (max-width:768px){.ChartMockup-module__2fZyFq__statsGrid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width:480px){.ChartMockup-module__2fZyFq__card{padding:1.25rem 1rem}.ChartMockup-module__2fZyFq__price{font-size:2rem}.ChartMockup-module__2fZyFq__tabs{flex-wrap:wrap;justify-content:center;gap:.5rem}.ChartMockup-module__2fZyFq__tab{padding:.25rem .4rem;font-size:.8rem}.ChartMockup-module__2fZyFq__statsGrid{grid-template-columns:1fr;gap:.75rem}.ChartMockup-module__2fZyFq__statRow{border-bottom:1px solid #ffffff0d;justify-content:space-between;padding-bottom:.5rem}.ChartMockup-module__2fZyFq__statRow:last-child{border-bottom:none}.ChartMockup-module__2fZyFq__inputActions{flex-direction:column;align-items:stretch;gap:.5rem}.ChartMockup-module__2fZyFq__leftActions,.ChartMockup-module__2fZyFq__rightActions{justify-content:space-between}}
.Team-module__EqCvfq__teamSection{font-family:var(--font-inter), sans-serif;color:#111827;z-index:10;background-color:#fff;padding:6rem 2rem;position:relative}.Team-module__EqCvfq__container{text-align:center;max-width:1200px;margin:0 auto}.Team-module__EqCvfq__badge{color:#3bd1d3;letter-spacing:.05em;margin-bottom:1rem;font-size:.9rem;font-weight:500}.Team-module__EqCvfq__title{color:#1f2937;margin-bottom:4rem;font-size:2.5rem;font-weight:700}.Team-module__EqCvfq__carouselContainer{width:100%;padding:1rem 0;position:relative;overflow:hidden}.Team-module__EqCvfq__carouselTrack{justify-content:center;align-items:center;gap:1.5rem;display:flex}.Team-module__EqCvfq__teamMember{opacity:.7;border-radius:20px;width:200px;height:250px;transition:all .3s;position:relative;overflow:hidden;transform:scale(.9);box-shadow:0 10px 20px #0000000d}.Team-module__EqCvfq__teamMemberCenter{z-index:2;border-radius:24px;width:280px;height:350px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001a}.Team-module__EqCvfq__imageWrapper,.Team-module__EqCvfq__imageWrapperCenter{width:100%;height:100%;position:relative}.Team-module__EqCvfq__controls{justify-content:center;gap:1.5rem;margin-top:3rem;margin-bottom:2rem;display:flex}.Team-module__EqCvfq__arrowBtn{color:#4b5563;cursor:pointer;background:0 0;border:none;font-size:1.5rem;transition:color .2s}.Team-module__EqCvfq__arrowBtn:hover{color:#3bd1d3}.Team-module__EqCvfq__footer{max-width:600px;margin:0 auto}.Team-module__EqCvfq__description{color:#4b5563;margin-bottom:2rem;font-size:1.05rem;line-height:1.6}.Team-module__EqCvfq__ctaBtn{color:#080811;cursor:pointer;background:linear-gradient(135deg,#3bd1d3 0%,#2bbbc0 100%);border:none;border-radius:30px;padding:.8rem 2rem;font-size:1rem;font-weight:600;transition:all .2s}.Team-module__EqCvfq__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #3bd1d34d}@media (max-width:900px){.Team-module__EqCvfq__teamMember{display:none}.Team-module__EqCvfq__teamMemberCenter{width:100%;max-width:300px;height:350px}}@media (max-width:768px){.Team-module__EqCvfq__title{font-size:2rem}}@media (max-width:480px){.Team-module__EqCvfq__teamSection{padding:4rem 1rem}.Team-module__EqCvfq__title{margin-bottom:2.5rem;font-size:1.8rem}.Team-module__EqCvfq__teamMemberCenter{height:300px}}
.TradingViewTicker-module__cknoWq__section{z-index:10;background:var(--background);border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;width:100%;position:relative;overflow:hidden}.TradingViewTicker-module__cknoWq__tickerFrame{border:none;width:100%;height:56px;display:block;overflow:hidden}
.AboutCompany-module__dl681G__section{z-index:2;color:#111827;background-color:#fff;width:100%;padding:100px 0;position:relative}.AboutCompany-module__dl681G__container{flex-direction:column;gap:40px;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}.AboutCompany-module__dl681G__header{justify-content:space-between;align-items:flex-start;gap:40px;display:flex}.AboutCompany-module__dl681G__badge{border:1px solid var(--accent-cyan);color:var(--accent-cyan);border-radius:20px;padding:8px 16px;font-size:14px;font-weight:600;display:inline-block}.AboutCompany-module__dl681G__description{color:#4b5563;max-width:600px;font-size:16px;line-height:1.6}.AboutCompany-module__dl681G__title{color:#111827;letter-spacing:-.02em;background:linear-gradient(135deg, #111827 0%, #374151 50%, var(--accent-cyan) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:24px;font-size:48px;font-weight:800;line-height:1.15}.AboutCompany-module__dl681G__content{grid-template-columns:1fr 1.5fr;align-items:center;gap:60px;display:grid}.AboutCompany-module__dl681G__features{flex-direction:column;gap:32px;display:flex}.AboutCompany-module__dl681G__featureItem{align-items:flex-start;gap:20px;display:flex}.AboutCompany-module__dl681G__featureIcon{background:var(--accent-cyan);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 4px 14px #902cf64d}.AboutCompany-module__dl681G__featureText h3{color:#111827;margin-bottom:8px;font-size:20px;font-weight:600}.AboutCompany-module__dl681G__featureText p{color:#4b5563;font-size:15px;line-height:1.6}.AboutCompany-module__dl681G__images{gap:24px;display:flex}.AboutCompany-module__dl681G__mainImagePlaceholder{background:#f8fafc;border-radius:16px;flex:1.5;min-height:400px;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000d}.AboutCompany-module__dl681G__sideContent{flex-direction:column;flex:1;gap:24px;display:flex}.AboutCompany-module__dl681G__videoImagePlaceholder{background:#f8fafc;border-radius:16px;height:250px;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000d}.AboutCompany-module__dl681G__playButton{background:var(--accent-cyan);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-top:10px;font-size:16px;display:flex;position:absolute}.AboutCompany-module__dl681G__reviews{background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:16px;padding:16px;display:flex;box-shadow:0 4px 6px -1px #0000000d}.AboutCompany-module__dl681G__avatars{display:flex}.AboutCompany-module__dl681G__avatar{background:#e2e8f0;border:2px solid #fff;border-radius:50%;width:32px;height:32px;margin-left:-10px;position:relative;overflow:hidden}.AboutCompany-module__dl681G__avatar:first-child{margin-left:0}.AboutCompany-module__dl681G__rating{flex-direction:column;gap:4px;display:flex}.AboutCompany-module__dl681G__stars{font-size:14px}.AboutCompany-module__dl681G__rating span{color:#4b5563;font-size:12px}@media (max-width:968px){.AboutCompany-module__dl681G__header{flex-direction:column;gap:20px}.AboutCompany-module__dl681G__content{grid-template-columns:1fr}.AboutCompany-module__dl681G__images{flex-direction:column}.AboutCompany-module__dl681G__mainImagePlaceholder{min-height:300px}}@media (max-width:768px){.AboutCompany-module__dl681G__title{font-size:36px}}@media (max-width:480px){.AboutCompany-module__dl681G__section{padding:60px 0}.AboutCompany-module__dl681G__title{font-size:28px;line-height:1.25}.AboutCompany-module__dl681G__description{font-size:15px}.AboutCompany-module__dl681G__featureItem{text-align:center;flex-direction:column;align-items:center}}
.ContextualIntelligence-module__X-b-yW__section{background:#fff;width:100%;padding:6rem 2rem;position:relative;overflow:hidden}.ContextualIntelligence-module__X-b-yW__container{align-items:center;gap:4rem;max-width:1400px;margin:0 auto;display:flex}.ContextualIntelligence-module__X-b-yW__visualSide{flex:1;justify-content:flex-start;align-items:center;display:flex;position:relative}.ContextualIntelligence-module__X-b-yW__glowBg{z-index:0;pointer-events:none;background:radial-gradient(circle,#3bd1d326 0%,#902cf61a 40%,#0000 70%);width:120%;height:120%;position:absolute}.ContextualIntelligence-module__X-b-yW__cardsContainer{z-index:1;grid-template-columns:1fr 1fr;gap:1.5rem;width:100%;max-width:650px;display:grid;position:relative}.ContextualIntelligence-module__X-b-yW__card{background:#fff;border:1px solid #0000000d;border-radius:12px;padding:1.5rem;box-shadow:0 10px 40px #00000014}.ContextualIntelligence-module__X-b-yW__cardTopLeft{grid-column:1}.ContextualIntelligence-module__X-b-yW__cardTopRight{grid-column:2}.ContextualIntelligence-module__X-b-yW__cardBottom{grid-column:1/-1}.ContextualIntelligence-module__X-b-yW__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.ContextualIntelligence-module__X-b-yW__cardTitle{color:#111;font-size:.85rem;font-weight:600}.ContextualIntelligence-module__X-b-yW__cardLegend{color:#666;align-items:center;gap:.5rem;font-size:.7rem;display:flex}.ContextualIntelligence-module__X-b-yW__legendDot{border-radius:50%;width:6px;height:6px;margin-right:2px;display:inline-block}.ContextualIntelligence-module__X-b-yW__lineChart{height:60px;margin-bottom:.5rem}.ContextualIntelligence-module__X-b-yW__lineChart svg{width:100%;height:100%;overflow:visible}.ContextualIntelligence-module__X-b-yW__chartAxis{color:#888;text-align:center;justify-content:space-between;font-size:.65rem;display:flex}.ContextualIntelligence-module__X-b-yW__barChart{justify-content:space-around;align-items:flex-end;height:60px;margin-bottom:.5rem;display:flex}.ContextualIntelligence-module__X-b-yW__barGroup{align-items:flex-end;gap:4px;height:100%;display:flex}.ContextualIntelligence-module__X-b-yW__barWrap{align-items:flex-end;width:8px;height:100%;display:flex}.ContextualIntelligence-module__X-b-yW__barCyan{background:var(--accent-cyan);border-radius:2px 2px 0 0;width:100%}.ContextualIntelligence-module__X-b-yW__barPurple{background:var(--accent-purple);border-radius:2px 2px 0 0;width:100%}.ContextualIntelligence-module__X-b-yW__predictionInfo{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.ContextualIntelligence-module__X-b-yW__sparkleIcon{background:#902cf61a;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.ContextualIntelligence-module__X-b-yW__predTitle{color:#111;font-size:.85rem;font-weight:600}.ContextualIntelligence-module__X-b-yW__predTag{color:#888;font-size:.75rem}.ContextualIntelligence-module__X-b-yW__predStatsGrid{gap:2rem;margin-bottom:1.5rem;display:flex}.ContextualIntelligence-module__X-b-yW__statLabel{color:#888;margin-bottom:.2rem;font-size:.7rem}.ContextualIntelligence-module__X-b-yW__statValue{color:#111;font-size:.9rem;font-weight:600}.ContextualIntelligence-module__X-b-yW__positive{color:#3cdb3c;font-size:.75rem;font-weight:500}.ContextualIntelligence-module__X-b-yW__predGraph{height:60px;margin-bottom:.5rem}.ContextualIntelligence-module__X-b-yW__predGraph svg{width:100%;height:100%;overflow:visible}.ContextualIntelligence-module__X-b-yW__predAxis{color:#888;justify-content:space-between;font-size:.7rem;display:flex}.ContextualIntelligence-module__X-b-yW__contentSide{flex:1;max-width:500px}.ContextualIntelligence-module__X-b-yW__badge{color:#111;background:#fff;border:1px solid #0000001a;border-radius:20px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;display:inline-flex;box-shadow:0 2px 8px #0000000d}.ContextualIntelligence-module__X-b-yW__badgeIcon{justify-content:center;align-items:center;display:flex}.ContextualIntelligence-module__X-b-yW__title{color:#111;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:600;line-height:1.1}.ContextualIntelligence-module__X-b-yW__highlight{color:var(--accent-cyan)}.ContextualIntelligence-module__X-b-yW__description{color:#666;margin-bottom:3rem;font-size:1.1rem;line-height:1.6}.ContextualIntelligence-module__X-b-yW__primaryButton{color:#fff;cursor:pointer;background:#111;border:none;border-radius:8px;padding:1rem 1.5rem;font-size:1rem;font-weight:500;transition:transform .2s,background .2s;box-shadow:0 4px 12px #0003}.ContextualIntelligence-module__X-b-yW__primaryButton:hover{background:#222;transform:translateY(-2px)}@media (max-width:1100px){.ContextualIntelligence-module__X-b-yW__container{flex-direction:column;gap:3rem}.ContextualIntelligence-module__X-b-yW__visualSide,.ContextualIntelligence-module__X-b-yW__contentSide{width:100%;max-width:100%}.ContextualIntelligence-module__X-b-yW__cardsContainer{max-width:100%}.ContextualIntelligence-module__X-b-yW__title{font-size:2.8rem}}@media (max-width:768px){.ContextualIntelligence-module__X-b-yW__section{padding:4rem 1rem}.ContextualIntelligence-module__X-b-yW__cardsContainer{grid-template-columns:1fr;gap:1rem}.ContextualIntelligence-module__X-b-yW__cardTopLeft,.ContextualIntelligence-module__X-b-yW__cardTopRight,.ContextualIntelligence-module__X-b-yW__cardBottom{grid-column:1}.ContextualIntelligence-module__X-b-yW__title{font-size:2.2rem}.ContextualIntelligence-module__X-b-yW__predStatsGrid{flex-wrap:wrap;gap:1rem}}@media (max-width:480px){.ContextualIntelligence-module__X-b-yW__title{font-size:1.8rem}.ContextualIntelligence-module__X-b-yW__section{padding:3rem .75rem}}
.MeetCompany-module__8M3H-q__section{font-family:var(--font-inter), sans-serif;color:#fff;background:linear-gradient(#080811 0%,#0d0d1a 100%);padding:100px 20px}.MeetCompany-module__8M3H-q__container{align-items:center;gap:70px;max-width:1200px;margin:0 auto;display:flex}.MeetCompany-module__8M3H-q__visuals{flex:1;padding:40px 0;position:relative}.MeetCompany-module__8M3H-q__mainImageContainer{width:100%;max-width:480px;margin:0 auto;position:relative}.MeetCompany-module__8M3H-q__imageWrapper{border:1px solid #ffffff14;border-radius:16px;width:100%;height:350px;position:relative;overflow:hidden;box-shadow:0 20px 60px #0006}.MeetCompany-module__8M3H-q__imageOverlay{z-index:1;pointer-events:none;background:linear-gradient(#08081100 40%,#08081199 100%);position:absolute;inset:0}.MeetCompany-module__8M3H-q__statCardTop{-webkit-backdrop-filter:blur(20px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;padding:18px 25px;display:flex;position:absolute;top:-20px;left:-20px}.MeetCompany-module__8M3H-q__statCardBottom{-webkit-backdrop-filter:blur(20px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;padding:18px 25px;display:flex;position:absolute;bottom:-20px;right:-20px}.MeetCompany-module__8M3H-q__statNumber{color:#3bd1d3;font-size:1.4rem;font-weight:800}.MeetCompany-module__8M3H-q__statText{color:#fff;font-size:.8rem;font-weight:500}.MeetCompany-module__8M3H-q__content{flex:1}.MeetCompany-module__8M3H-q__badge{color:#3bd1d3;letter-spacing:.05em;background:#3bd1d31f;border-radius:20px;align-items:center;gap:8px;margin-bottom:20px;padding:8px 16px;font-size:.85rem;font-weight:600;display:inline-flex}.MeetCompany-module__8M3H-q__badgeIcon{justify-content:center;align-items:center;display:flex}.MeetCompany-module__8M3H-q__title{color:#fff;margin-bottom:20px;font-size:2.4rem;font-weight:700;line-height:1.2}.MeetCompany-module__8M3H-q__highlight{color:#3bd1d3}.MeetCompany-module__8M3H-q__description{color:#a0a0a0;margin-bottom:35px;font-size:1rem;line-height:1.7}.MeetCompany-module__8M3H-q__statsRow{gap:40px;margin-bottom:35px;display:flex}.MeetCompany-module__8M3H-q__stat{flex-direction:column;display:flex}.MeetCompany-module__8M3H-q__statVal{color:#fff;font-size:1.5rem;font-weight:800}.MeetCompany-module__8M3H-q__statLabel{color:#888;font-size:.8rem;font-weight:500}.MeetCompany-module__8M3H-q__ctaBtn{color:#080811;cursor:pointer;background:linear-gradient(135deg,#3bd1d3 0%,#2bbbc0 100%);border:none;border-radius:30px;padding:14px 32px;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 20px #3bd1d340}.MeetCompany-module__8M3H-q__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 8px 30px #3bd1d366}@media (max-width:900px){.MeetCompany-module__8M3H-q__container{text-align:center;flex-direction:column;gap:40px}.MeetCompany-module__8M3H-q__statsRow{justify-content:center}.MeetCompany-module__8M3H-q__statCardTop{top:-10px;left:0}.MeetCompany-module__8M3H-q__statCardBottom{bottom:-10px;right:0}.MeetCompany-module__8M3H-q__visuals{width:100%;padding:20px 0}}@media (max-width:768px){.MeetCompany-module__8M3H-q__title{font-size:2rem}}@media (max-width:480px){.MeetCompany-module__8M3H-q__section{padding:60px 15px}.MeetCompany-module__8M3H-q__title{font-size:1.6rem}.MeetCompany-module__8M3H-q__statVal{font-size:1.2rem}.MeetCompany-module__8M3H-q__statsRow{flex-wrap:wrap;gap:20px}}
.TradingViewChart-module__Ri3V8G__section{z-index:2;background:#fff;width:100%;padding:80px 0;position:relative}.TradingViewChart-module__Ri3V8G__container{max-width:1300px;margin:0 auto;padding:0 20px}.TradingViewChart-module__Ri3V8G__header{text-align:center;margin-bottom:48px}.TradingViewChart-module__Ri3V8G__badge{color:var(--accent-cyan);background:#3bd1d314;border:1px solid #3bd1d333;border-radius:24px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 18px;font-size:14px;font-weight:500;display:inline-flex}.TradingViewChart-module__Ri3V8G__badgeIcon{align-items:center;display:flex}.TradingViewChart-module__Ri3V8G__title{color:#111827;letter-spacing:-.5px;margin-bottom:16px;font-size:42px;font-weight:700;line-height:1.2}.TradingViewChart-module__Ri3V8G__highlight{color:var(--accent-cyan)}.TradingViewChart-module__Ri3V8G__description{color:#4b5563;max-width:600px;margin:0 auto;font-size:16px;line-height:1.6}.TradingViewChart-module__Ri3V8G__chartWrapper{background:#0f0f0f;border:1px solid #0000001a;border-radius:16px;width:100%;height:600px;overflow:hidden;box-shadow:0 10px 40px #00000026,0 1px 3px #0000000a}.TradingViewChart-module__Ri3V8G__chartFrame{border:none;width:100%;height:100%;display:block}@media (max-width:968px){.TradingViewChart-module__Ri3V8G__title{font-size:32px}.TradingViewChart-module__Ri3V8G__chartWrapper{border-radius:12px;height:450px}.TradingViewChart-module__Ri3V8G__section{padding:60px 0}}@media (max-width:600px){.TradingViewChart-module__Ri3V8G__chartWrapper{height:380px}.TradingViewChart-module__Ri3V8G__title{font-size:26px}.TradingViewChart-module__Ri3V8G__description{font-size:14px}}
.PageHero-module__DsQ9ba__hero{color:#fff;font-family:var(--font-inter), sans-serif;background-color:#0d1117;padding:80px 20px;position:relative;overflow:hidden}.PageHero-module__DsQ9ba__container{z-index:2;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex;position:relative}.PageHero-module__DsQ9ba__content{flex:1}.PageHero-module__DsQ9ba__title{margin-bottom:15px;font-size:2.5rem;font-weight:700}.PageHero-module__DsQ9ba__breadcrumb{align-items:center;gap:10px;font-size:.95rem;font-weight:500;display:flex}.PageHero-module__DsQ9ba__link{color:#00e676;text-decoration:none}.PageHero-module__DsQ9ba__link:hover{text-decoration:underline}.PageHero-module__DsQ9ba__separator{color:#888}.PageHero-module__DsQ9ba__current{color:#fff}.PageHero-module__DsQ9ba__graphics{opacity:.5;flex:1;justify-content:flex-end;display:flex}.PageHero-module__DsQ9ba__chartGraphic{width:100%;max-width:400px}@media (max-width:768px){.PageHero-module__DsQ9ba__container{text-align:center;flex-direction:column}.PageHero-module__DsQ9ba__graphics{justify-content:center;margin-top:30px}}
.Pricing-module__yc4bBa__section{font-family:var(--font-inter), sans-serif;background-color:#f4f6f9;padding:100px 20px}.Pricing-module__yc4bBa__container{max-width:1200px;margin:0 auto}.Pricing-module__yc4bBa__header{text-align:center;margin-bottom:60px}.Pricing-module__yc4bBa__badge{color:#00e676;letter-spacing:.05em;text-transform:uppercase;background:#00e6761a;border-radius:20px;align-items:center;gap:8px;margin-bottom:20px;padding:8px 16px;font-size:.85rem;font-weight:600;display:inline-flex}.Pricing-module__yc4bBa__badgeIcon{justify-content:center;align-items:center;display:flex}.Pricing-module__yc4bBa__title{letter-spacing:-.02em;color:#111;margin-bottom:15px;font-size:2.5rem;font-weight:700}.Pricing-module__yc4bBa__highlight{color:#1a73e8}.Pricing-module__yc4bBa__subtitle{color:#666;margin-bottom:30px;font-size:1.1rem}.Pricing-module__yc4bBa__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));align-items:stretch;gap:30px;display:grid}.Pricing-module__yc4bBa__card{background:#fff;border-radius:12px;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #0000000d}.Pricing-module__yc4bBa__cardHeaderArea{text-align:center;color:#fff;padding:50px 30px 40px;position:relative}.Pricing-module__yc4bBa__cardDark .Pricing-module__yc4bBa__cardHeaderArea{background:#3c4655}.Pricing-module__yc4bBa__cardAccent .Pricing-module__yc4bBa__cardHeaderArea{background:linear-gradient(135deg,#0ba360 0%,#17c784 100%)}.Pricing-module__yc4bBa__cardPurple .Pricing-module__yc4bBa__cardHeaderArea{background:linear-gradient(135deg,#6a1b9a 0%,#902cf6 100%)}.Pricing-module__yc4bBa__popularBadge{color:#fff;z-index:10;background:#ff8c00;border-bottom-right-radius:12px;border-bottom-left-radius:12px;align-items:center;gap:5px;padding:6px 20px;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 4px 10px #ff8c004d}.Pricing-module__yc4bBa__cardIcon{background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 20px;display:flex}.Pricing-module__yc4bBa__planName{letter-spacing:1px;text-transform:uppercase;margin-bottom:10px;font-size:1.1rem;font-weight:700}.Pricing-module__yc4bBa__priceContainer{justify-content:center;align-items:baseline;margin-bottom:15px;display:flex}.Pricing-module__yc4bBa__price{font-size:4rem;font-weight:800;line-height:1}.Pricing-module__yc4bBa__currency{margin-left:5px;font-size:2rem;font-weight:700}.Pricing-module__yc4bBa__duration{opacity:.9;text-transform:uppercase;justify-content:center;align-items:center;gap:8px;font-size:.9rem;font-weight:600;display:flex}.Pricing-module__yc4bBa__cardBodyArea{background:#fff;flex-direction:column;flex-grow:1;gap:20px;padding:30px;display:flex}.Pricing-module__yc4bBa__referenceBlock{background:#fff;border:1px solid #f0f0f0;border-radius:8px;align-items:center;padding:15px;display:flex}.Pricing-module__yc4bBa__refIconWrapper{margin-right:15px}.Pricing-module__yc4bBa__refInfo{flex-direction:column;flex-grow:1;display:flex}.Pricing-module__yc4bBa__refTitle{color:#111;font-size:.9rem;font-weight:700}.Pricing-module__yc4bBa__refSub{color:#888;font-size:.8rem}.Pricing-module__yc4bBa__refValues{flex-direction:column;align-items:flex-end;display:flex}.Pricing-module__yc4bBa__refPrice{color:#111;font-size:1rem;font-weight:700}.Pricing-module__yc4bBa__refDrop{color:#e53935;font-size:.85rem;font-weight:700}.Pricing-module__yc4bBa__blockTitle{color:#333;text-align:center;margin-bottom:15px;font-size:.9rem;font-weight:700}.Pricing-module__yc4bBa__rangeBlock{background:#f9f9f9;border-radius:8px;padding:20px}.Pricing-module__yc4bBa__rangeRow{justify-content:space-between;display:flex}.Pricing-module__yc4bBa__rangeCol{flex-direction:column;flex:1;align-items:flex-start;display:flex}.Pricing-module__yc4bBa__rangeCol:last-child{align-items:flex-end}.Pricing-module__yc4bBa__rangeLabel{color:#666;margin-bottom:5px;font-size:.8rem}.Pricing-module__yc4bBa__rangeValue{color:#111;font-size:1.1rem;font-weight:800}.Pricing-module__yc4bBa__referralBlock{text-align:center;background:#f4f6ff;border-radius:8px;padding:20px}.Pricing-module__yc4bBa__referralBlock .Pricing-module__yc4bBa__blockTitle{color:#283593}.Pricing-module__yc4bBa__referralValue{color:#3949ab;letter-spacing:2px;font-size:.85rem;font-weight:800}.Pricing-module__yc4bBa__principalBlock{color:#2e7d32;background:#e8f5e9;border:1px solid #c8e6c9;border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:15px;font-size:.9rem;font-weight:700;display:flex}.Pricing-module__yc4bBa__btnOutline{color:#333;cursor:pointer;background:#fff;border:1px solid #d0d0d0;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:auto;padding:15px;font-weight:700;transition:all .2s;display:flex}.Pricing-module__yc4bBa__btnOutline:hover{background:#f0f0f0}.Pricing-module__yc4bBa__btnAccent{color:#fff;cursor:pointer;background:#0ba360;border:none;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:auto;padding:15px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 15px #0ba3604d}.Pricing-module__yc4bBa__btnAccent:hover{background:#098850}.Pricing-module__yc4bBa__btnPurple{color:#fff;cursor:pointer;background:#902cf6;border:none;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:auto;padding:15px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 15px #902cf64d}.Pricing-module__yc4bBa__btnPurple:hover{background:#7b24d4}@media (max-width:900px){.Pricing-module__yc4bBa__grid{grid-template-columns:1fr;max-width:450px;margin:0 auto}}@media (max-width:768px){.Pricing-module__yc4bBa__title{font-size:2rem}}@media (max-width:480px){.Pricing-module__yc4bBa__section{padding:60px 15px}.Pricing-module__yc4bBa__title{font-size:1.8rem}.Pricing-module__yc4bBa__header{margin-bottom:40px}.Pricing-module__yc4bBa__price{font-size:3rem}.Pricing-module__yc4bBa__cardBodyArea{padding:20px}.Pricing-module__yc4bBa__rangeRow{flex-direction:column;gap:15px}.Pricing-module__yc4bBa__rangeCol:last-child{align-items:flex-start}}
.AboutStats-module__mg2NtG__section{font-family:var(--font-inter), sans-serif;color:#111;background-color:#fff;padding:80px 20px}.AboutStats-module__mg2NtG__container{align-items:center;gap:60px;max-width:1200px;margin:0 auto;display:flex}.AboutStats-module__mg2NtG__visuals{flex:1;padding:40px 0;position:relative}.AboutStats-module__mg2NtG__mainImageContainer{width:100%;max-width:500px;margin:0 auto;position:relative}.AboutStats-module__mg2NtG__imageWrapper{border-radius:12px;width:100%;height:350px;position:relative;overflow:hidden;box-shadow:0 15px 40px #0000001f}.AboutStats-module__mg2NtG__statCardTop{background:#fff;border-radius:8px;flex-direction:column;padding:15px 25px;display:flex;position:absolute;top:-20px;left:-20px;box-shadow:0 10px 30px #00000014}.AboutStats-module__mg2NtG__statCardBottom{background:#fff;border-radius:8px;flex-direction:column;padding:15px 25px;display:flex;position:absolute;bottom:-20px;right:-20px;box-shadow:0 10px 30px #00000014}.AboutStats-module__mg2NtG__statNumber{color:#3bd1d3;font-size:1.5rem;font-weight:800}.AboutStats-module__mg2NtG__statText{color:#666;font-size:.85rem;font-weight:500}.AboutStats-module__mg2NtG__content{flex:1}.AboutStats-module__mg2NtG__title{color:#0b1c2d;margin-bottom:20px;font-size:2.2rem;font-weight:800;line-height:1.2}.AboutStats-module__mg2NtG__highlight{color:#3bd1d3}.AboutStats-module__mg2NtG__description{color:#666;margin-bottom:30px;font-size:1rem;line-height:1.6}.AboutStats-module__mg2NtG__exploreBtn{color:#080811;cursor:pointer;background:linear-gradient(135deg,#3bd1d3 0%,#2bbbc0 100%);border:none;border-radius:30px;padding:12px 30px;font-size:1rem;font-weight:600;transition:all .2s}.AboutStats-module__mg2NtG__exploreBtn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #3bd1d34d}@media (max-width:900px){.AboutStats-module__mg2NtG__container{text-align:center;flex-direction:column}.AboutStats-module__mg2NtG__statCardTop{top:-10px;left:0}.AboutStats-module__mg2NtG__statCardBottom{bottom:-10px;right:0}.AboutStats-module__mg2NtG__visuals{width:100%;padding:20px 0}}
.FAQ-module__V8_xEa__section{z-index:2;color:#111827;background-color:#fff;width:100%;padding:100px 0;position:relative}.FAQ-module__V8_xEa__container{max-width:1200px;margin:0 auto;padding:0 20px}.FAQ-module__V8_xEa__heading{text-align:center;color:#111827;letter-spacing:-.5px;margin-bottom:60px;font-size:42px;font-weight:700}.FAQ-module__V8_xEa__heading span{color:var(--accent-cyan)}.FAQ-module__V8_xEa__grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.FAQ-module__V8_xEa__item{cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.FAQ-module__V8_xEa__item:hover{border-color:var(--accent-cyan);box-shadow:0 2px 12px #3bd1d314}.FAQ-module__V8_xEa__itemActive{border-color:var(--accent-cyan);background:linear-gradient(135deg,#3bd1d30f,#3bd1d305);box-shadow:0 4px 20px #3bd1d31a}.FAQ-module__V8_xEa__question{-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;display:flex}.FAQ-module__V8_xEa__questionText{color:#111827;font-size:15px;font-weight:600;line-height:1.4}.FAQ-module__V8_xEa__itemActive .FAQ-module__V8_xEa__questionText{color:var(--accent-cyan)}.FAQ-module__V8_xEa__icon{color:#94a3b8;background:0 0;border:1.5px solid #cbd5e1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:18px;font-weight:300;transition:all .3s;display:flex}.FAQ-module__V8_xEa__itemActive .FAQ-module__V8_xEa__icon{border-color:var(--accent-cyan);color:var(--accent-cyan);background:#3bd1d31a}.FAQ-module__V8_xEa__answer{opacity:0;max-height:0;transition:max-height .35s cubic-bezier(.4,0,.2,1),padding .35s cubic-bezier(.4,0,.2,1),opacity .25s;overflow:hidden}.FAQ-module__V8_xEa__answerOpen{opacity:1;max-height:200px}.FAQ-module__V8_xEa__answerContent{color:#4b5563;padding:0 24px 20px;font-size:14px;line-height:1.7}@media (max-width:768px){.FAQ-module__V8_xEa__grid{grid-template-columns:1fr}.FAQ-module__V8_xEa__heading{margin-bottom:40px;font-size:32px}.FAQ-module__V8_xEa__question{padding:16px 20px}.FAQ-module__V8_xEa__questionText{font-size:14px}.FAQ-module__V8_xEa__answerContent{padding:0 20px 16px;font-size:13px}}
.ContactForm-module__j1WgZG__contactWrapper{font-family:var(--font-inter), sans-serif;color:#111827;background-color:#fff}.ContactForm-module__j1WgZG__container{max-width:1200px;margin:0 auto;padding:0 2rem}.ContactForm-module__j1WgZG__containerSmall{max-width:800px;margin:0 auto;padding:0 2rem}.ContactForm-module__j1WgZG__section{background-color:#fff;padding:6rem 0}.ContactForm-module__j1WgZG__sectionHeader{text-align:center;margin-bottom:4rem}.ContactForm-module__j1WgZG__badge{color:#114b3d;background-color:#114b3d1a;border-radius:20px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}.ContactForm-module__j1WgZG__badgeGrey{color:#334155;background-color:#f1f5f9;border-radius:20px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}.ContactForm-module__j1WgZG__title{color:#1f2937;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.ContactForm-module__j1WgZG__titleLeft{color:#1f2937;text-align:left;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}.ContactForm-module__j1WgZG__highlight{color:#114b3d}.ContactForm-module__j1WgZG__subtitle{color:#4b5563;max-width:600px;margin:0 auto;font-size:1.1rem}.ContactForm-module__j1WgZG__cardsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.ContactForm-module__j1WgZG__contactCard{background:#fff;border:1px solid #f1f5f9;border-radius:24px;padding:2.5rem 2rem;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000008}.ContactForm-module__j1WgZG__contactCard:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000000f}.ContactForm-module__j1WgZG__highlightCard{background:#fffbeb;border-color:#fde68a}.ContactForm-module__j1WgZG__iconWrapper{border-radius:14px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:1.5rem;display:flex}.ContactForm-module__j1WgZG__greenIcon{color:#fff;background:#10b981}.ContactForm-module__j1WgZG__orangeIcon{color:#fff;background:#f59e0b}.ContactForm-module__j1WgZG__blueIcon{color:#fff;background:#475569}.ContactForm-module__j1WgZG__cardTitle{margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.ContactForm-module__j1WgZG__cardDesc{color:#64748b;margin-bottom:2rem;font-size:.95rem;line-height:1.5}.ContactForm-module__j1WgZG__cardActionAreaGreen{color:#047857;text-align:center;background:#d1fae5;border-radius:8px;margin-bottom:1.5rem;padding:.8rem 1rem;font-size:.9rem;font-weight:600}.ContactForm-module__j1WgZG__cardActionAreaOrange{color:#b45309;text-align:center;background:#fef3c7;border-radius:8px;margin-bottom:1.5rem;padding:.8rem 1rem;font-size:.9rem;font-weight:600}.ContactForm-module__j1WgZG__cardActionAreaGrey{color:#334155;text-align:center;background:#f1f5f9;border-radius:8px;margin-bottom:1.5rem;padding:.8rem 1rem;font-size:.9rem;font-weight:600}.ContactForm-module__j1WgZG__cardFooter{color:#10b981;align-items:center;gap:.5rem;font-size:.85rem;font-weight:500;display:flex}.ContactForm-module__j1WgZG__cardFooterOrange{color:#f59e0b;align-items:center;gap:.5rem;font-size:.85rem;font-weight:500;display:flex}.ContactForm-module__j1WgZG__cardFooterGrey{color:#64748b;align-items:center;gap:.5rem;font-size:.85rem;font-weight:500;display:flex}.ContactForm-module__j1WgZG__officeSection{background-color:#fafafa;padding:6rem 0}.ContactForm-module__j1WgZG__officeLayout{align-items:center;gap:4rem;display:flex}.ContactForm-module__j1WgZG__officeInfo{flex:1}.ContactForm-module__j1WgZG__officeDesc{color:#4b5563;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6}.ContactForm-module__j1WgZG__locationCards{flex-direction:column;gap:1rem;display:flex}.ContactForm-module__j1WgZG__locCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:1rem;padding:1.5rem;display:flex}.ContactForm-module__j1WgZG__locIcon{background:#f1f5f9;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;display:flex}.ContactForm-module__j1WgZG__locText{flex-direction:column;display:flex}.ContactForm-module__j1WgZG__locLabel{color:#64748b;text-transform:uppercase;font-size:.8rem;font-weight:600}.ContactForm-module__j1WgZG__locValue{color:#1e293b;font-size:1rem;font-weight:600}.ContactForm-module__j1WgZG__officeMap{flex:1}.ContactForm-module__j1WgZG__mapContainer{background:#fff;border-radius:24px;padding:1rem;box-shadow:0 20px 40px #00000014}.ContactForm-module__j1WgZG__mapPlaceholder{border-radius:16px;height:400px;position:relative;overflow:hidden}.ContactForm-module__j1WgZG__mapImg{object-fit:cover;opacity:.8;width:100%;height:100%}.ContactForm-module__j1WgZG__mapOverlay{background:#f8fafc66;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ContactForm-module__j1WgZG__mapPin{flex-direction:column;align-items:center;display:flex;position:relative;transform:translateY(-20px)}.ContactForm-module__j1WgZG__pinDot{z-index:2;background:#10b981;border:4px solid #fff;border-radius:50%;width:20px;height:20px;box-shadow:0 4px 10px #0003}.ContactForm-module__j1WgZG__pinCard{background:#fff;border-radius:12px;flex-direction:column;align-items:center;margin-top:10px;padding:1rem 1.5rem;display:flex;box-shadow:0 10px 25px #0000001a}.ContactForm-module__j1WgZG__pinCard strong{color:#1e293b;font-size:.95rem}.ContactForm-module__j1WgZG__pinCard span{color:#64748b;font-size:.85rem}.ContactForm-module__j1WgZG__formSection{background-color:#fff;padding:6rem 0}.ContactForm-module__j1WgZG__formContainer{background:#fff;padding:3rem}.ContactForm-module__j1WgZG__form{flex-direction:column;gap:2rem;display:flex}.ContactForm-module__j1WgZG__inputGroup{flex-direction:column;gap:.5rem;display:flex}.ContactForm-module__j1WgZG__inputGroup label{color:#1e293b;font-size:.9rem;font-weight:600}.ContactForm-module__j1WgZG__inputWrapper{align-items:center;display:flex;position:relative}.ContactForm-module__j1WgZG__inputIcon{color:#94a3b8;font-size:1.1rem;position:absolute;left:1rem}.ContactForm-module__j1WgZG__inputWrapper input{color:#1e293b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;outline:none;width:100%;padding:1.2rem 1rem 1.2rem 3rem;font-family:inherit;font-size:1rem;transition:all .3s}.ContactForm-module__j1WgZG__inputWrapper input:focus{background:#fff;border-color:#3bd1d3;box-shadow:0 0 0 4px #3bd1d31a}.ContactForm-module__j1WgZG__inputGroup textarea{color:#1e293b;resize:vertical;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;outline:none;width:100%;padding:1.2rem;font-family:inherit;font-size:1rem;transition:all .3s}.ContactForm-module__j1WgZG__inputGroup textarea:focus{background:#fff;border-color:#3bd1d3;box-shadow:0 0 0 4px #3bd1d31a}.ContactForm-module__j1WgZG__submitBtn{color:#080811;cursor:pointer;background:linear-gradient(135deg,#3bd1d3 0%,#2bbbc0 100%);border:none;border-radius:30px;margin-top:1rem;padding:1.2rem;font-size:1.1rem;font-weight:600;transition:all .3s}.ContactForm-module__j1WgZG__submitBtn:hover{transform:translateY(-2px);box-shadow:0 10px 20px #3bd1d34d}@media (max-width:900px){.ContactForm-module__j1WgZG__cardsGrid{grid-template-columns:1fr}.ContactForm-module__j1WgZG__officeLayout{flex-direction:column}.ContactForm-module__j1WgZG__titleLeft,.ContactForm-module__j1WgZG__officeDesc{text-align:center}.ContactForm-module__j1WgZG__badgeGrey{width:fit-content;margin:0 auto 1.5rem;display:flex}}
.ProductRoadmap-module__8A55RW__section{font-family:var(--font-inter), sans-serif;background-color:#fcfcfc;padding:80px 20px}.ProductRoadmap-module__8A55RW__container{max-width:1000px;margin:0 auto}.ProductRoadmap-module__8A55RW__header{text-align:center;margin-bottom:60px}.ProductRoadmap-module__8A55RW__title{color:#111;margin-bottom:15px;font-size:2.5rem;font-weight:700}.ProductRoadmap-module__8A55RW__highlight{color:#1a73e8}.ProductRoadmap-module__8A55RW__subtitle{color:#666;max-width:600px;margin:0 auto;font-size:1rem;line-height:1.5}.ProductRoadmap-module__8A55RW__timeline{padding:20px 0;position:relative}.ProductRoadmap-module__8A55RW__centerLine{background-color:#00e676;border-radius:2px;width:4px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.ProductRoadmap-module__8A55RW__cardsContainer{flex-direction:column;gap:20px;display:flex}.ProductRoadmap-module__8A55RW__cardWrapper{width:100%;display:flex}.ProductRoadmap-module__8A55RW__leftWrapper{justify-content:flex-start}.ProductRoadmap-module__8A55RW__rightWrapper{justify-content:flex-end}.ProductRoadmap-module__8A55RW__card{background-color:#f4f6f9;border-radius:12px;width:45%;padding:30px;box-shadow:0 4px 15px #00000005}.ProductRoadmap-module__8A55RW__cardHeader{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.ProductRoadmap-module__8A55RW__cardTitle{color:#111;font-size:1.2rem;font-weight:700}.ProductRoadmap-module__8A55RW__cardPhase{color:#00e676;font-size:1.2rem;font-weight:800}.ProductRoadmap-module__8A55RW__cardDesc{color:#666;font-size:.85rem;line-height:1.5}@media (max-width:768px){.ProductRoadmap-module__8A55RW__centerLine{display:none}.ProductRoadmap-module__8A55RW__cardWrapper{justify-content:center}.ProductRoadmap-module__8A55RW__card{width:100%}}
.Testimonials-module__ItA9Ha__section{z-index:2;background-color:var(--background);width:100%;padding:100px 0;position:relative}.Testimonials-module__ItA9Ha__container{max-width:1200px;margin:0 auto;padding:0 20px}.Testimonials-module__ItA9Ha__header{justify-content:space-between;align-items:center;margin-bottom:60px;display:flex}.Testimonials-module__ItA9Ha__title{color:#fff;letter-spacing:-.02em;font-size:48px;font-weight:500}.Testimonials-module__ItA9Ha__navButtons{gap:16px;display:flex}.Testimonials-module__ItA9Ha__navBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.Testimonials-module__ItA9Ha__navBtn:hover{background:#ffffff1a}.Testimonials-module__ItA9Ha__navBtnActive{color:var(--background);background:#fff;border-color:#fff}.Testimonials-module__ItA9Ha__navBtnActive:hover{background:#f0f0f0}.Testimonials-module__ItA9Ha__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Testimonials-module__ItA9Ha__card{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;justify-content:space-between;min-height:280px;padding:40px 32px;transition:all .3s;display:flex}.Testimonials-module__ItA9Ha__card:hover{background:#ffffff0a;transform:translateY(-5px)}.Testimonials-module__ItA9Ha__activeCard{border:1px solid var(--accent-cyan);background:#3bd1d308}.Testimonials-module__ItA9Ha__reviewText{color:#ffffffb3;margin-bottom:40px;font-size:17px;line-height:1.6}.Testimonials-module__ItA9Ha__activeCard .Testimonials-module__ItA9Ha__reviewText{color:#ffffffe6}.Testimonials-module__ItA9Ha__author{align-items:center;gap:16px;display:flex}.Testimonials-module__ItA9Ha__avatar{background:#ffffff1a;border-radius:50%;width:48px;height:48px;position:relative;overflow:hidden}.Testimonials-module__ItA9Ha__authorInfo{flex-direction:column;gap:4px;display:flex}.Testimonials-module__ItA9Ha__name{color:#fff;margin:0;font-size:16px;font-weight:500}.Testimonials-module__ItA9Ha__location{color:#ffffff80;font-size:14px}@media (max-width:968px){.Testimonials-module__ItA9Ha__grid{grid-template-columns:1fr}.Testimonials-module__ItA9Ha__title{font-size:36px}}@media (max-width:480px){.Testimonials-module__ItA9Ha__header{flex-direction:column;align-items:flex-start;gap:24px}}
.SupportTeam-module__-ajCtG__supportSection{color:#111827;font-family:var(--font-inter), sans-serif;background-color:#f8fafc;padding:6rem 2rem}.SupportTeam-module__-ajCtG__container{max-width:1200px;margin:0 auto}.SupportTeam-module__-ajCtG__header{text-align:center;max-width:800px;margin:0 auto 4rem}.SupportTeam-module__-ajCtG__title{color:#1f2937;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}.SupportTeam-module__-ajCtG__subtitle{color:#4b5563;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6}.SupportTeam-module__-ajCtG__exploreBtn{color:#080811;cursor:pointer;background:linear-gradient(135deg,#3bd1d3 0%,#2bbbc0 100%);border:none;border-radius:30px;padding:.8rem 2rem;font-size:1rem;font-weight:600;transition:all .2s}.SupportTeam-module__-ajCtG__exploreBtn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #3bd1d34d}.SupportTeam-module__-ajCtG__cardsContainer{grid-template-columns:1fr 1fr 1fr;gap:1.5rem;display:grid}.SupportTeam-module__-ajCtG__imageCard{border-radius:20px;height:350px;position:relative;overflow:hidden;box-shadow:0 10px 25px #0000000d}.SupportTeam-module__-ajCtG__imageWrapper{width:100%;height:100%;position:absolute;top:0;left:0}.SupportTeam-module__-ajCtG__historyCard{background:#f1f5f9;border-radius:20px;flex-direction:column;padding:2rem;display:flex;box-shadow:0 10px 25px #0000000d}.SupportTeam-module__-ajCtG__historyHeader{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.SupportTeam-module__-ajCtG__historyHeader h3{color:#1f2937;margin:0;font-size:1.25rem;font-weight:600}.SupportTeam-module__-ajCtG__viewAll{color:#4b5563;cursor:pointer;font-size:.9rem;font-weight:500}.SupportTeam-module__-ajCtG__transactionList{flex-direction:column;gap:1.5rem;display:flex}.SupportTeam-module__-ajCtG__transaction{align-items:center;gap:1rem;display:flex}.SupportTeam-module__-ajCtG__iconWrapperGreen{color:#080811;background:#3bd1d3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.SupportTeam-module__-ajCtG__iconWrapperDark{color:#fff;background:#334155;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.SupportTeam-module__-ajCtG__txDetails{flex:1}.SupportTeam-module__-ajCtG__txTitle{color:#1f2937;margin-bottom:.2rem;font-size:.95rem;font-weight:600}.SupportTeam-module__-ajCtG__txDate{color:#64748b;font-size:.8rem}.SupportTeam-module__-ajCtG__txAmountPos{color:#10b981;font-weight:600}.SupportTeam-module__-ajCtG__txAmountNeg{color:#ef4444;font-weight:600}@media (max-width:900px){.SupportTeam-module__-ajCtG__cardsContainer{grid-template-columns:1fr}.SupportTeam-module__-ajCtG__imageCard{height:250px}}
