.Navbar-module__nuAbfa__navbar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;background-color:#000000e6;border-bottom:1px solid #0000;padding:.75rem 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.Navbar-module__nuAbfa__scrolled{background-color:#000000f2;border-bottom:1px solid #1a1a1a;padding:.5rem 0}.Navbar-module__nuAbfa__navContainer{flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;display:flex}.Navbar-module__nuAbfa__topRow{flex-shrink:0;justify-content:space-between;align-items:center;width:auto;display:flex}.Navbar-module__nuAbfa__topRowRight{align-items:center;gap:1rem;display:flex}.Navbar-module__nuAbfa__logo{color:var(--primary);text-transform:uppercase;font-size:1.5rem;font-weight:700}.Navbar-module__nuAbfa__navLinks{background:0 0;border-radius:0;flex-direction:row;align-items:center;gap:.5rem;width:auto;margin-top:0;padding:0;list-style:none;display:flex}.Navbar-module__nuAbfa__navLinks>li{position:relative}.Navbar-module__nuAbfa__navLinks>li>a,.Navbar-module__nuAbfa__dropdownTrigger{color:#fff;cursor:pointer;align-items:center;gap:4px;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:color .3s;display:flex}.Navbar-module__nuAbfa__navLinks>li>a:hover,.Navbar-module__nuAbfa__dropdownTrigger:hover{color:var(--primary)}.Navbar-module__nuAbfa__arrow{margin-left:4px;font-size:.6rem;transition:transform .3s}.Navbar-module__nuAbfa__dropdownOpen .Navbar-module__nuAbfa__arrow{transform:rotate(180deg)}.Navbar-module__nuAbfa__dropdown{position:relative}.Navbar-module__nuAbfa__dropdownMenu{opacity:0;visibility:hidden;background:#141414fa;border-radius:8px;min-width:180px;padding:.5rem 0;list-style:none;transition:all .3s;position:absolute;top:100%;left:0;transform:translateY(10px);box-shadow:0 10px 30px #0000004d}.Navbar-module__nuAbfa__dropdownOpen .Navbar-module__nuAbfa__dropdownMenu{opacity:1;visibility:visible;transform:translateY(0)}.Navbar-module__nuAbfa__dropdownMenu li{padding:0}.Navbar-module__nuAbfa__dropdownMenu a{color:#999;padding:10px 20px;font-size:.85rem;transition:all .3s;display:block}.Navbar-module__nuAbfa__dropdownMenu a:hover{color:var(--primary);background:#cba1351a}.Navbar-module__nuAbfa__navButtons{align-items:center;gap:.75rem;display:flex}.Navbar-module__nuAbfa__clientLogin{color:#fff;background:0 0;border:1px solid #444;border-radius:6px;padding:8px 16px;font-size:.8rem;font-weight:500;transition:all .3s}.Navbar-module__nuAbfa__clientLogin:hover{color:var(--primary);border-color:var(--primary)}.Navbar-module__nuAbfa__createAccount{padding:8px 16px;font-size:.8rem}.Navbar-module__nuAbfa__mobileToggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:5px;display:none}.Navbar-module__nuAbfa__mobileToggle span{background:#fff;width:25px;height:2px;transition:all .3s;display:block}.Navbar-module__nuAbfa__mobileToggle.Navbar-module__nuAbfa__active span:first-child{transform:rotate(45deg)translate(5px,5px)}.Navbar-module__nuAbfa__mobileToggle.Navbar-module__nuAbfa__active span:nth-child(2){opacity:0}.Navbar-module__nuAbfa__mobileToggle.Navbar-module__nuAbfa__active span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}@media (max-width:992px){.Navbar-module__nuAbfa__mobileToggle{display:flex}.Navbar-module__nuAbfa__navContainer{flex-wrap:wrap;position:relative}.Navbar-module__nuAbfa__navLinks{background:#0a0a0afa;border-radius:8px;flex-direction:column;order:3;align-items:center;gap:0;width:100%;margin-top:.5rem;padding:1rem 0;display:none;position:absolute;top:100%;left:0;right:0}.Navbar-module__nuAbfa__navLinks.Navbar-module__nuAbfa__mobileOpen{display:flex}.Navbar-module__nuAbfa__navLinks>li{text-align:center;width:100%}.Navbar-module__nuAbfa__navLinks>li>a,.Navbar-module__nuAbfa__dropdownTrigger{justify-content:center;padding:.75rem 1rem}.Navbar-module__nuAbfa__navLinks>li>a:hover,.Navbar-module__nuAbfa__dropdownTrigger:hover{background:#cba1351a}.Navbar-module__nuAbfa__arrow{margin-left:8px}.Navbar-module__nuAbfa__dropdownMenu{opacity:1;visibility:visible;box-shadow:none;text-align:center;border-radius:0;max-height:0;padding:0;transition:max-height .3s;position:static;overflow:hidden;transform:none}.Navbar-module__nuAbfa__dropdownOpen .Navbar-module__nuAbfa__dropdownMenu{max-height:300px}.Navbar-module__nuAbfa__dropdownMenu a{text-align:center;padding:10px 20px}}@media (max-width:768px){.Navbar-module__nuAbfa__navButtons{gap:.5rem}.Navbar-module__nuAbfa__clientLogin,.Navbar-module__nuAbfa__createAccount{padding:6px 10px;font-size:.7rem}.Navbar-module__nuAbfa__logo img{height:60px!important}}@media (max-width:480px){.Navbar-module__nuAbfa__logo img{height:60px!important}.Navbar-module__nuAbfa__clientLogin,.Navbar-module__nuAbfa__createAccount{padding:5px 8px;font-size:.65rem}}
.Footer-module__EZoWya__footer{color:#fff}.Footer-module__EZoWya__preFooter{background:linear-gradient(#000 0%,#050505 100%);padding:6rem 0}.Footer-module__EZoWya__collabGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Footer-module__EZoWya__collabItem{background:linear-gradient(145deg,#0a0a0a 0%,#111 100%);border:1px solid #1a1a1a;border-radius:20px;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.4,0,.2,1)}.Footer-module__EZoWya__collabItem:hover{border-color:#cba1354d;transform:translateY(-8px);box-shadow:0 20px 40px #0000004d}.Footer-module__EZoWya__collabIcon{background:linear-gradient(135deg,var(--primary)0%,#a88a2a 100%);border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:1.25rem;display:flex}.Footer-module__EZoWya__collabIcon svg{color:#0a0a0a;stroke:#0a0a0a;width:24px;height:24px}.Footer-module__EZoWya__collabItem h3{color:var(--primary);margin-bottom:1rem;font-size:1.25rem}.Footer-module__EZoWya__collabItem p{color:#888;margin-bottom:1.5rem;font-size:.95rem;line-height:1.7}.Footer-module__EZoWya__collabLink{color:var(--primary);font-size:.9rem;font-weight:500;transition:all .3s}.Footer-module__EZoWya__collabLink:hover{opacity:.8}.Footer-module__EZoWya__mainFooter{background:#050505;border-top:1px solid #1a1a1a;padding:4rem 0 0}.Footer-module__EZoWya__footerContainer{grid-template-columns:1.5fr 1fr 1fr 1.5fr;gap:3rem;padding-bottom:3rem;display:grid}.Footer-module__EZoWya__footerSection .Footer-module__EZoWya__logo{margin-bottom:1rem}.Footer-module__EZoWya__tagline{color:#888;margin-bottom:1.5rem;font-size:.95rem}.Footer-module__EZoWya__socials{gap:.75rem;display:flex}.Footer-module__EZoWya__socialIcon{color:#888;background:#111;border:1px solid #222;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.Footer-module__EZoWya__socialIcon:hover{border-color:var(--primary);background:#cba1351a}.Footer-module__EZoWya__footerSection h3{color:var(--primary);margin-bottom:1.5rem;font-size:1.1rem;font-weight:600}.Footer-module__EZoWya__linkList{list-style:none}.Footer-module__EZoWya__linkList li{margin-bottom:.75rem}.Footer-module__EZoWya__linkList a{color:#888;font-size:.9rem;transition:color .3s}.Footer-module__EZoWya__linkList a:hover{color:var(--primary)}.Footer-module__EZoWya__contactInfo p{color:#888;margin-bottom:1rem;font-size:.9rem;line-height:1.5}.Footer-module__EZoWya__contactInfo strong{color:#ccc}.Footer-module__EZoWya__disclaimer{background:#030303;border-top:1px solid #1a1a1a;padding:2rem 0}.Footer-module__EZoWya__disclaimer p{color:#555;margin-bottom:1rem;font-size:.8rem;line-height:1.7}.Footer-module__EZoWya__regulation{color:#444!important;font-size:.75rem!important}.Footer-module__EZoWya__copyright{background:#000;border-top:1px solid #1a1a1a;padding:1.5rem 0}.Footer-module__EZoWya__copyright>div{justify-content:space-between;align-items:center;display:flex}.Footer-module__EZoWya__copyright p{color:#555;font-size:.85rem}.Footer-module__EZoWya__legalLinks{gap:2rem;display:flex}.Footer-module__EZoWya__legalLinks a{color:#555;font-size:.85rem;transition:color .3s}.Footer-module__EZoWya__legalLinks a:hover{color:var(--primary)}@media (max-width:968px){.Footer-module__EZoWya__collabGrid{grid-template-columns:1fr}.Footer-module__EZoWya__footerContainer{grid-template-columns:1fr 1fr}}@media (max-width:600px){.Footer-module__EZoWya__footerContainer{text-align:center;grid-template-columns:1fr}.Footer-module__EZoWya__socials{justify-content:center}.Footer-module__EZoWya__copyright>div{flex-direction:column;gap:1rem}.Footer-module__EZoWya__legalLinks{flex-wrap:wrap;justify-content:center;gap:1rem}}
.Hero-module__Z8hQ_W__heroButtons .Hero-module__Z8hQ_W__btn-outline-light{box-sizing:border-box;text-align:center;letter-spacing:.5px;border-radius:6px;min-width:160px;padding:12px 28px;font-size:1rem;font-weight:700;line-height:1.2;transition:all .3s;display:inline-block;border:2px solid var(--primary)!important;color:var(--primary)!important;background:0 0!important}.Hero-module__Z8hQ_W__heroButtons .Hero-module__Z8hQ_W__btn-outline-light:hover{color:#000;background:var(--primary);border-color:var(--primary)}.Hero-module__Z8hQ_W__heroButtons{flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}@media (max-width:968px){.Hero-module__Z8hQ_W__heroButtons{flex-direction:row;justify-content:center;align-items:center}}@media (max-width:480px){.Hero-module__Z8hQ_W__heroButtons{flex-direction:column;align-items:center;gap:.75rem}}.Hero-module__Z8hQ_W__hero{background:linear-gradient(#000 0%,#0f0f0f 100%);align-items:center;min-height:100vh;padding:6rem 0 4rem;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__heroBackground{pointer-events:none;position:absolute;inset:0}.Hero-module__Z8hQ_W__gradientOrb1{filter:blur(80px);background:radial-gradient(circle,#cba13526 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-200px;right:-100px}.Hero-module__Z8hQ_W__gradientOrb2{filter:blur(60px);background:radial-gradient(circle,#cba1351a 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-100px;left:-100px}.Hero-module__Z8hQ_W__heroContainer{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid;position:relative}.Hero-module__Z8hQ_W__content{max-width:600px}.Hero-module__Z8hQ_W__badge{color:var(--primary);background:#cba1351a;border:1px solid #cba1354d;border-radius:50px;margin-bottom:1.5rem;padding:8px 16px;font-size:.85rem;display:inline-block}.Hero-module__Z8hQ_W__title{color:#fff;margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.1}.Hero-module__Z8hQ_W__highlight{color:var(--primary);position:relative}.Hero-module__Z8hQ_W__subtitle{color:#aaa;margin-bottom:2rem;font-size:1.15rem;line-height:1.7}.Hero-module__Z8hQ_W__buttons{gap:1rem;margin-bottom:3rem;display:flex}.Hero-module__Z8hQ_W__btnSecondary{border:1px solid var(--primary);color:var(--primary);background:0 0;border-radius:4px;padding:12px 28px;font-weight:600;transition:all .3s}.Hero-module__Z8hQ_W__btnSecondary:hover{background:var(--primary);color:#000}.Hero-module__Z8hQ_W__stats{gap:2.5rem;display:flex}.Hero-module__Z8hQ_W__stat{flex-direction:column;display:flex}.Hero-module__Z8hQ_W__statValue{color:var(--primary);font-size:1.75rem;font-weight:700}.Hero-module__Z8hQ_W__statLabel{color:#888;margin-top:4px;font-size:.85rem}.Hero-module__Z8hQ_W__imageWrapper{justify-content:flex-end;display:flex;position:relative}.Hero-module__Z8hQ_W__mockupContainer{width:100%;max-width:700px;position:relative}.Hero-module__Z8hQ_W__mainMockup{object-fit:contain;filter:drop-shadow(0 25px 50px #00000080);width:100%;height:auto}.Hero-module__Z8hQ_W__floatingCard1,.Hero-module__Z8hQ_W__floatingCard2{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#141414f2;border:1px solid #333;border-radius:12px;align-items:center;gap:12px;padding:12px 16px;animation:3s ease-in-out infinite Hero-module__Z8hQ_W__float;display:flex;position:absolute}.Hero-module__Z8hQ_W__floatingCard1{animation-delay:0s;top:20%;left:-30px}.Hero-module__Z8hQ_W__floatingCard2{animation-delay:1.5s;bottom:25%;right:-20px}@keyframes Hero-module__Z8hQ_W__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.Hero-module__Z8hQ_W__cardIcon{background:linear-gradient(135deg,var(--primary)0%,#a88a2a 100%);border-radius:8px;width:36px;height:36px}.Hero-module__Z8hQ_W__cardContent{flex-direction:column;display:flex}.Hero-module__Z8hQ_W__cardLabel{color:#888;font-size:.75rem}.Hero-module__Z8hQ_W__cardValue{color:var(--primary);font-size:1rem;font-weight:600}.Hero-module__Z8hQ_W__cardValueGreen{color:#22c55e;font-size:1rem;font-weight:600}@media (max-width:968px){.Hero-module__Z8hQ_W__heroContainer{text-align:center;grid-template-columns:1fr}.Hero-module__Z8hQ_W__content{max-width:100%}.Hero-module__Z8hQ_W__title{font-size:2.5rem}.Hero-module__Z8hQ_W__buttons,.Hero-module__Z8hQ_W__stats{justify-content:center}.Hero-module__Z8hQ_W__imageWrapper{justify-content:center;margin-top:2rem}.Hero-module__Z8hQ_W__floatingCard1{left:10px}.Hero-module__Z8hQ_W__floatingCard2{right:10px}}@media (max-width:480px){.Hero-module__Z8hQ_W__title{font-size:2rem}.Hero-module__Z8hQ_W__stats{flex-direction:column;gap:1.5rem}.Hero-module__Z8hQ_W__buttons{flex-direction:column}}
.MT5Platform-module__8CjZvW__section{background:linear-gradient(#11111180 0%,#000c 100%);padding:5rem 0;position:relative;overflow:hidden}.MT5Platform-module__8CjZvW__section:before{content:"";pointer-events:none;background:radial-gradient(#cba1350d 0%,#0000 70%);position:absolute;inset:0}.MT5Platform-module__8CjZvW__container{z-index:1;max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative}.MT5Platform-module__8CjZvW__content{align-items:center;gap:4rem;display:flex}.MT5Platform-module__8CjZvW__textContent{flex:1}.MT5Platform-module__8CjZvW__badge{color:var(--primary);text-transform:uppercase;letter-spacing:1.5px;background:#cba13526;border:1px solid #cba1354d;border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:600;display:inline-block}.MT5Platform-module__8CjZvW__title{background:linear-gradient(135deg,#fff 0%,#ccc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.75rem;font-weight:700;line-height:1.2}.MT5Platform-module__8CjZvW__highlight{background:linear-gradient(135deg,var(--primary)0%,#d4ad3d 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.MT5Platform-module__8CjZvW__description{color:var(--text-muted);max-width:500px;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.7}.MT5Platform-module__8CjZvW__platformsGrid{flex:1;grid-template-columns:repeat(2,1fr);gap:1.25rem;max-width:500px;display:grid}.MT5Platform-module__8CjZvW__platformCard{-webkit-backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;align-items:center;gap:1rem;padding:1.75rem;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.MT5Platform-module__8CjZvW__platformCard:before{content:"";opacity:0;background:linear-gradient(135deg,#cba1351a 0%,#0000 50%);transition:opacity .4s;position:absolute;inset:0}.MT5Platform-module__8CjZvW__platformCard:hover{border-color:#cba13566;transform:translateY(-8px);box-shadow:0 20px 40px #0006,0 0 40px #cba1351a}.MT5Platform-module__8CjZvW__platformCard:hover:before{opacity:1}.MT5Platform-module__8CjZvW__iconWrapper{z-index:1;background:#cba1351a;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;transition:all .4s;display:flex;position:relative}.MT5Platform-module__8CjZvW__platformCard:hover .MT5Platform-module__8CjZvW__iconWrapper{background:#cba13533;transform:scale(1.1)}.MT5Platform-module__8CjZvW__icon{width:28px;height:28px;color:var(--primary);transition:transform .3s}.MT5Platform-module__8CjZvW__platformCard:hover .MT5Platform-module__8CjZvW__icon{transform:scale(1.1)}.MT5Platform-module__8CjZvW__platformName{color:#fff;z-index:1;font-size:1rem;font-weight:600;transition:color .3s;position:relative}.MT5Platform-module__8CjZvW__platformCard:hover .MT5Platform-module__8CjZvW__platformName{color:var(--primary)}.MT5Platform-module__8CjZvW__platformInfo{flex-direction:column;align-items:center;gap:.25rem;display:flex}.MT5Platform-module__8CjZvW__downloadText{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;z-index:1;font-size:.75rem;position:relative}.MT5Platform-module__8CjZvW__features{flex-wrap:wrap;gap:1rem;margin-bottom:2rem;display:flex}.MT5Platform-module__8CjZvW__feature{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.9rem;display:flex}.MT5Platform-module__8CjZvW__featureIcon{width:16px;height:16px;color:var(--primary)}.MT5Platform-module__8CjZvW__mockupContainer{flex:1;justify-content:center;align-items:center;display:flex;position:relative}.MT5Platform-module__8CjZvW__mockupImage{object-fit:contain;filter:drop-shadow(0 20px 40px #0006);max-width:100%;height:auto;transition:transform .5s}.MT5Platform-module__8CjZvW__mockupContainer:hover .MT5Platform-module__8CjZvW__mockupImage{transform:scale(1.02)}@media (max-width:968px){.MT5Platform-module__8CjZvW__content{text-align:center;flex-direction:column}.MT5Platform-module__8CjZvW__description{max-width:100%}.MT5Platform-module__8CjZvW__platformsGrid{grid-template-columns:repeat(4,1fr);width:100%;max-width:100%;margin-top:2rem}.MT5Platform-module__8CjZvW__mockupContainer{margin-top:2rem}.MT5Platform-module__8CjZvW__features{justify-content:center}}@media (max-width:768px){.MT5Platform-module__8CjZvW__platformsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.MT5Platform-module__8CjZvW__title{font-size:2rem}.MT5Platform-module__8CjZvW__platformsGrid{grid-template-columns:1fr}.MT5Platform-module__8CjZvW__platformCard{flex-direction:row;justify-content:flex-start;padding:1.25rem}.MT5Platform-module__8CjZvW__iconWrapper{width:48px;height:48px}.MT5Platform-module__8CjZvW__platformInfo{text-align:left}}
.TickerTapeWidget-module__r1WH-q__tickerSection{background-color:#212529;width:100%;margin:0;padding:0}
.trading-module__ipnQNa__main{padding-top:80px}.trading-module__ipnQNa__hero{text-align:center;background:linear-gradient(#000 0%,#0a0a0a 100%);padding:5rem 0;position:relative;overflow:hidden}.trading-module__ipnQNa__heroBackground{z-index:0;position:absolute;inset:0}.trading-module__ipnQNa__heroBgImage{object-fit:cover;opacity:.15;filter:blur(2px)}.trading-module__ipnQNa__hero .trading-module__ipnQNa__container{z-index:1;position:relative}.trading-module__ipnQNa__heroTitle{max-width:800px;margin:0 auto 1.5rem;font-size:3rem}.trading-module__ipnQNa__heroDesc{color:#888;max-width:600px;margin:0 auto 2rem;font-size:1.1rem;line-height:1.7}.trading-module__ipnQNa__conditionsBar{background:linear-gradient(145deg,#0a0a0a 0%,#111 100%);border:1px solid #1a1a1a;border-radius:16px;justify-content:center;gap:3rem;max-width:800px;margin:0 auto;padding:2rem;display:flex}.trading-module__ipnQNa__conditionItem{flex-direction:column;align-items:center;gap:.5rem;display:flex}.trading-module__ipnQNa__conditionValue{color:var(--primary);font-size:1.5rem;font-weight:700}.trading-module__ipnQNa__conditionLabel{color:#888;font-size:.85rem}.trading-module__ipnQNa__markets{background:#050505;padding:5rem 0}.trading-module__ipnQNa__marketsHeader{text-align:center;margin-bottom:3rem}.trading-module__ipnQNa__marketsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.trading-module__ipnQNa__marketCard{background:linear-gradient(145deg,#0a0a0a 0%,#111 100%);border:1px solid #1a1a1a;border-radius:16px;padding:2rem;text-decoration:none;transition:all .3s}.trading-module__ipnQNa__marketCard:hover{border-color:#cba1354d;transform:translateY(-5px)}.trading-module__ipnQNa__marketIcon{background:linear-gradient(135deg,var(--primary)0%,#a88a2a 100%);color:#000;border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1rem;font-size:.9rem;font-weight:700;display:flex}.trading-module__ipnQNa__marketInfo{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.trading-module__ipnQNa__marketInfo h3{color:#fff;font-size:1.25rem}.trading-module__ipnQNa__marketPairs{color:var(--primary);background:#cba1351a;border-radius:20px;padding:4px 10px;font-size:.8rem;font-weight:500}.trading-module__ipnQNa__marketCard p{color:#888;margin-bottom:1.5rem;font-size:.9rem;line-height:1.6}.trading-module__ipnQNa__marketLink{color:var(--primary);font-size:.9rem;font-weight:500}.trading-module__ipnQNa__features{background:#000;padding:5rem 0}.trading-module__ipnQNa__featuresHeader{text-align:center;margin-bottom:3rem}.trading-module__ipnQNa__featuresGrid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.trading-module__ipnQNa__featureCard{text-align:center;background:linear-gradient(145deg,#0a0a0a 0%,#111 100%);border:1px solid #1a1a1a;border-radius:16px;padding:2rem;transition:all .3s}.trading-module__ipnQNa__featureCard:hover{border-color:#cba1354d}.trading-module__ipnQNa__featureIcon{background:linear-gradient(135deg,var(--primary)0%,#a88a2a 100%);color:#000;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin:0 auto 1rem;font-size:.85rem;font-weight:700;display:flex}.trading-module__ipnQNa__featureCard h3{color:#fff;margin-bottom:.75rem;font-size:1rem}.trading-module__ipnQNa__featureCard p{color:#888;font-size:.85rem;line-height:1.6}.trading-module__ipnQNa__cta{text-align:center;background:linear-gradient(135deg,#cba1351a 0%,#cba13505 100%);padding:5rem 0}.trading-module__ipnQNa__cta p{color:#999;margin-bottom:2rem;font-size:1.1rem}.trading-module__ipnQNa__ctaButtons{justify-content:center;gap:1rem;display:flex}.trading-module__ipnQNa__btnSecondary{color:#fff;cursor:pointer;background:0 0;border:1px solid #333;border-radius:6px;padding:14px 32px;font-weight:500;transition:all .3s}.trading-module__ipnQNa__btnSecondary:hover{border-color:#fff}@media (max-width:968px){.trading-module__ipnQNa__conditionsBar{flex-wrap:wrap;gap:2rem}.trading-module__ipnQNa__marketsGrid,.trading-module__ipnQNa__featuresGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.trading-module__ipnQNa__heroTitle{font-size:2rem}.trading-module__ipnQNa__marketsGrid,.trading-module__ipnQNa__featuresGrid{grid-template-columns:1fr}.trading-module__ipnQNa__ctaButtons{flex-direction:column}}
.accounts-module__iSFAsW__main{padding-top:80px}.accounts-module__iSFAsW__hero{text-align:center;background:linear-gradient(#000 0%,#0a0a0a 100%);padding:5rem 0;position:relative;overflow:hidden}.accounts-module__iSFAsW__heroBackground{z-index:0;position:absolute;inset:0}.accounts-module__iSFAsW__heroBgImage{object-fit:cover;opacity:.12;filter:blur(2px)}.accounts-module__iSFAsW__hero .accounts-module__iSFAsW__container{z-index:1;position:relative}.accounts-module__iSFAsW__heroTitle{max-width:800px;margin:0 auto 1.5rem;font-size:3rem}.accounts-module__iSFAsW__heroDesc{color:#888;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.7}.accounts-module__iSFAsW__accounts{background:linear-gradient(#0a0a0a 0%,#000 100%);padding:4rem 0}.accounts-module__iSFAsW__accountsGrid{perspective:1000px;grid-template-columns:repeat(3,1fr);align-items:stretch;gap:2rem;display:grid}.accounts-module__iSFAsW__accountCard{background:#fff;border:1px solid #e0e0e0;border-radius:20px;flex-direction:column;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.accounts-module__iSFAsW__accountCard:hover{transform:translateY(-10px);box-shadow:0 25px 50px #00000026}.accounts-module__iSFAsW__highlight{border:2px solid var(--primary);z-index:2;background:#fff;transform:scale(1.05)}.accounts-module__iSFAsW__highlight:hover{transform:scale(1.05)translateY(-10px)}.accounts-module__iSFAsW__badge{background:linear-gradient(135deg,var(--primary)0%,#a88a2a 100%);color:#000;letter-spacing:1px;border-radius:20px;padding:6px 20px;font-size:.75rem;font-weight:700;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.accounts-module__iSFAsW__planName{color:#222;letter-spacing:2px;text-align:center;margin-bottom:1rem;font-size:1.3rem;font-weight:600}.accounts-module__iSFAsW__deposit{flex-direction:column;align-items:center;margin-bottom:1.5rem;display:flex}.accounts-module__iSFAsW__dollarSign{color:var(--primary);margin-bottom:.25rem;font-size:1.5rem;font-weight:400}.accounts-module__iSFAsW__depositAmount{color:#222;font-size:3.5rem;font-weight:700;line-height:1}.accounts-module__iSFAsW__depositLabel{color:#888;margin-top:8px;font-size:.85rem;font-weight:400}.accounts-module__iSFAsW__features{text-align:left;border-top:1px solid #e0e0e0;flex-grow:1;margin-bottom:2rem;padding:1.5rem 0 0;list-style:none}.accounts-module__iSFAsW__features li{color:#555;align-items:center;padding:10px 0;font-size:.9rem;display:flex}.accounts-module__iSFAsW__features li:before{content:"✓";color:var(--primary);margin-right:12px;font-weight:700}.accounts-module__iSFAsW__cardBtn{width:100%;margin-top:auto}.accounts-module__iSFAsW__btnOutline{color:#333;cursor:pointer;background:0 0;border:1px solid #ddd;border-radius:8px;padding:14px 24px;font-weight:600;transition:all .3s}.accounts-module__iSFAsW__btnOutline:hover{border-color:var(--primary);background:var(--primary);color:#000}.accounts-module__iSFAsW__comparison{background:#000;padding:5rem 0}.accounts-module__iSFAsW__comparisonHeader{text-align:center;margin-bottom:3rem}.accounts-module__iSFAsW__tableWrapper{overflow-x:auto}.accounts-module__iSFAsW__table{border-collapse:collapse;background:#0a0a0a;border-radius:12px;width:100%;overflow:hidden}.accounts-module__iSFAsW__table thead{background:#111}.accounts-module__iSFAsW__table th{text-align:center;color:#888;border-bottom:1px solid #1a1a1a;padding:1.25rem 1.5rem;font-size:.95rem;font-weight:600}.accounts-module__iSFAsW__table th:first-child{text-align:left}.accounts-module__iSFAsW__table th.accounts-module__iSFAsW__highlighted{color:var(--primary);background:#cba1351a}.accounts-module__iSFAsW__table td{color:#ccc;text-align:center;border-bottom:1px solid #1a1a1a;padding:1rem 1.5rem}.accounts-module__iSFAsW__table td:first-child{text-align:left;font-weight:500}.accounts-module__iSFAsW__table td.accounts-module__iSFAsW__highlighted{background:#cba1350d}.accounts-module__iSFAsW__table tr:hover{background:#111}.accounts-module__iSFAsW__cta{text-align:center;background:linear-gradient(135deg,#cba1351a 0%,#cba13505 100%);padding:5rem 0}.accounts-module__iSFAsW__cta p{color:#999;margin-bottom:2rem;font-size:1.1rem}.accounts-module__iSFAsW__ctaButtons{justify-content:center;gap:1rem;display:flex}.accounts-module__iSFAsW__btnSecondary{color:#fff;cursor:pointer;background:0 0;border:1px solid #333;border-radius:6px;padding:14px 32px;font-weight:500;transition:all .3s}.accounts-module__iSFAsW__btnSecondary:hover{border-color:#fff}@media (max-width:968px){.accounts-module__iSFAsW__accountsGrid{grid-template-columns:1fr;max-width:400px;margin:0 auto}.accounts-module__iSFAsW__highlight{transform:none}.accounts-module__iSFAsW__highlight:hover{transform:translateY(-10px)}}@media (max-width:600px){.accounts-module__iSFAsW__heroTitle{font-size:2rem}.accounts-module__iSFAsW__ctaButtons{flex-direction:column}}
.company-module__haRoeq__main{padding-top:80px}.company-module__haRoeq__hero{text-align:center;background:linear-gradient(#000 0%,#0a0a0a 100%);padding:5rem 0;position:relative;overflow:hidden}.company-module__haRoeq__heroBackground{z-index:0;position:absolute;inset:0}.company-module__haRoeq__heroBgImage{object-fit:cover;opacity:.12;filter:blur(2px)}.company-module__haRoeq__hero .company-module__haRoeq__container{z-index:1;position:relative}.company-module__haRoeq__heroTitle{max-width:800px;margin:0 auto 1.5rem;font-size:3rem}.company-module__haRoeq__heroDesc{color:#888;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.7}.company-module__haRoeq__story{background:#050505;padding:5rem 0}.company-module__haRoeq__storyGrid{grid-template-columns:1.2fr 1fr;align-items:center;gap:4rem;display:grid}.company-module__haRoeq__storyContent p{color:#999;margin-bottom:1.5rem;line-height:1.8}.company-module__haRoeq__storyImage{justify-content:center;display:flex}.company-module__haRoeq__storyImg{border:1px solid #222;border-radius:20px;width:100%;max-width:500px;height:auto;box-shadow:0 20px 60px #00000080}.company-module__haRoeq__imagePlaceholder{aspect-ratio:1;background:linear-gradient(135deg,#cba1351a 0%,#cba13505 100%);border:1px solid #222;border-radius:20px;justify-content:center;align-items:center;width:100%;max-width:400px;font-size:5rem;display:flex}.company-module__haRoeq__stats{border-top:1px solid #222;gap:3rem;margin-top:2rem;padding-top:2rem;display:flex}.company-module__haRoeq__stat{flex-direction:column;display:flex}.company-module__haRoeq__statValue{color:var(--primary);font-size:2rem;font-weight:700}.company-module__haRoeq__statLabel{color:#666;font-size:.9rem}.company-module__haRoeq__values{background:#000;padding:5rem 0}.company-module__haRoeq__valuesHeader{text-align:center;margin-bottom:3rem}.company-module__haRoeq__valuesGrid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.company-module__haRoeq__valueCard{text-align:center;background:linear-gradient(145deg,#0a0a0a 0%,#111 100%);border:1px solid #1a1a1a;border-radius:16px;padding:2rem;transition:all .3s}.company-module__haRoeq__valueCard:hover{border-color:#cba1354d;transform:translateY(-5px)}.company-module__haRoeq__valueIcon{background:linear-gradient(135deg,var(--primary)0%,#a88a2a 100%);color:#000;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin:0 auto 1rem;font-size:.85rem;font-weight:700;display:flex}.company-module__haRoeq__valueCard h3{color:var(--primary);margin-bottom:.75rem}.company-module__haRoeq__valueCard p{color:#888;font-size:.9rem;line-height:1.6}.company-module__haRoeq__timeline{background:#050505;padding:5rem 0}.company-module__haRoeq__timelineHeader{text-align:center;margin-bottom:3rem}.company-module__haRoeq__timelineGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.company-module__haRoeq__timelineItem{background:linear-gradient(145deg,#0a0a0a 0%,#111 100%);border:1px solid #1a1a1a;border-radius:16px;padding:2rem;transition:all .3s}.company-module__haRoeq__timelineItem:hover{border-color:#cba1354d}.company-module__haRoeq__timelineYear{color:var(--primary);margin-bottom:1rem;font-size:2rem;font-weight:700}.company-module__haRoeq__timelineContent h3{color:#fff;margin-bottom:.5rem;font-size:1.1rem}.company-module__haRoeq__timelineContent p{color:#888;font-size:.9rem;line-height:1.6}.company-module__haRoeq__cta{text-align:center;background:linear-gradient(135deg,#cba1351a 0%,#cba13505 100%);padding:5rem 0}.company-module__haRoeq__cta p{color:#999;margin-bottom:2rem;font-size:1.1rem}@media (max-width:968px){.company-module__haRoeq__storyGrid{grid-template-columns:1fr}.company-module__haRoeq__storyImage{order:-1}.company-module__haRoeq__valuesGrid{grid-template-columns:repeat(2,1fr)}.company-module__haRoeq__timelineGrid{grid-template-columns:1fr}.company-module__haRoeq__stats{flex-wrap:wrap;gap:2rem}}@media (max-width:600px){.company-module__haRoeq__heroTitle{font-size:2rem}.company-module__haRoeq__valuesGrid{grid-template-columns:1fr}}
.contact-module__o6XEHG__main{padding-top:80px}.contact-module__o6XEHG__hero{text-align:center;background:linear-gradient(#000 0%,#0a0a0a 100%);padding:5rem 0;position:relative;overflow:hidden}.contact-module__o6XEHG__heroBackground{z-index:0;position:absolute;inset:0}.contact-module__o6XEHG__heroBgImage{object-fit:cover;opacity:.12;filter:blur(2px)}.contact-module__o6XEHG__hero .contact-module__o6XEHG__container{z-index:1;position:relative}.contact-module__o6XEHG__heroTitle{max-width:800px;margin:0 auto 1.5rem;font-size:3rem}.contact-module__o6XEHG__heroDesc{color:#888;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.7}.contact-module__o6XEHG__contactMethods{background:#050505;padding:5rem 0}.contact-module__o6XEHG__methodsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.contact-module__o6XEHG__methodCard{text-align:center;background:linear-gradient(145deg,#0a0a0a 0%,#111 100%);border:1px solid #1a1a1a;border-radius:16px;padding:2.5rem;transition:all .3s}.contact-module__o6XEHG__methodCard:hover{border-color:#cba1354d;transform:translateY(-5px)}.contact-module__o6XEHG__methodIcon{background:linear-gradient(135deg,var(--primary)0%,#a88a2a 100%);color:#000;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1.5rem;font-size:1rem;font-weight:700;display:flex}.contact-module__o6XEHG__methodCard h3{color:#fff;margin-bottom:.5rem;font-size:1.25rem}.contact-module__o6XEHG__methodCard p{color:#888;margin-bottom:1rem;font-size:.9rem}.contact-module__o6XEHG__methodInfo{color:var(--primary);margin-bottom:1.5rem;font-weight:600;display:block}.contact-module__o6XEHG__methodBtn{border:1px solid var(--primary);color:var(--primary);cursor:pointer;background:0 0;border-radius:6px;padding:10px 24px;font-weight:500;transition:all .3s}.contact-module__o6XEHG__methodBtn:hover{background:var(--primary);color:#000}.contact-module__o6XEHG__formSection{background:#000;padding:5rem 0}.contact-module__o6XEHG__formGrid{grid-template-columns:1.2fr 1fr;gap:4rem;display:grid}.contact-module__o6XEHG__formContent p{color:#888;margin-bottom:2rem}.contact-module__o6XEHG__form{flex-direction:column;gap:1.5rem;display:flex}.contact-module__o6XEHG__formRow{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.contact-module__o6XEHG__formGroup{flex-direction:column;gap:.5rem;display:flex}.contact-module__o6XEHG__formGroup label{color:#ccc;font-size:.9rem;font-weight:500}.contact-module__o6XEHG__formGroup input,.contact-module__o6XEHG__formGroup select,.contact-module__o6XEHG__formGroup textarea{color:#fff;background:#111;border:1px solid #222;border-radius:8px;padding:12px 16px;font-family:inherit;font-size:1rem;transition:border-color .3s}.contact-module__o6XEHG__formGroup input:focus,.contact-module__o6XEHG__formGroup select:focus,.contact-module__o6XEHG__formGroup textarea:focus{border-color:var(--primary);outline:none}.contact-module__o6XEHG__formGroup textarea{resize:vertical}.contact-module__o6XEHG__officeInfo{background:linear-gradient(145deg,#0a0a0a 0%,#111 100%);border:1px solid #1a1a1a;border-radius:16px;height:fit-content;padding:2rem}.contact-module__o6XEHG__officeCard{border-bottom:1px solid #222;margin:2rem 0;padding-bottom:2rem}.contact-module__o6XEHG__officeCard h3{color:var(--primary);margin-bottom:1rem}.contact-module__o6XEHG__officeCard p{color:#888;margin-bottom:.5rem;font-size:.95rem}.contact-module__o6XEHG__officePhone{font-weight:600;color:#fff!important;margin-top:1rem!important}.contact-module__o6XEHG__hours h4{color:var(--primary);margin-bottom:1rem}.contact-module__o6XEHG__hours p{color:#888;margin-bottom:.5rem;font-size:.9rem}@media (max-width:968px){.contact-module__o6XEHG__methodsGrid,.contact-module__o6XEHG__formGrid,.contact-module__o6XEHG__formRow{grid-template-columns:1fr}}@media (max-width:600px){.contact-module__o6XEHG__heroTitle{font-size:2rem}}
.ib-module__wE2GlW__main{padding-top:80px}.ib-module__wE2GlW__hero{text-align:center;background:linear-gradient(#000 0%,#0a0a0a 100%);padding:5rem 0;position:relative;overflow:hidden}.ib-module__wE2GlW__heroBackground{z-index:0;position:absolute;inset:0}.ib-module__wE2GlW__heroBgImage{object-fit:cover;opacity:.12;filter:blur(2px)}.ib-module__wE2GlW__hero .ib-module__wE2GlW__container{z-index:1;position:relative}.ib-module__wE2GlW__heroTitle{max-width:900px;margin:0 auto 1.5rem;font-size:3rem}.ib-module__wE2GlW__heroDesc{color:#888;max-width:700px;margin:0 auto 2rem;font-size:1.1rem;line-height:1.8}.ib-module__wE2GlW__heroBtn{padding:16px 40px;font-size:1rem}.ib-module__wE2GlW__highlights{background:linear-gradient(135deg,#cba13526 0%,#cba13505 100%);padding:3rem 0}.ib-module__wE2GlW__highlightsGrid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.ib-module__wE2GlW__highlightCard{text-align:center;flex-direction:column;align-items:center;padding:1.5rem;display:flex}.ib-module__wE2GlW__highlightValue{color:var(--primary);margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.ib-module__wE2GlW__highlightLabel{color:#888;text-transform:uppercase;letter-spacing:.5px;font-size:.9rem}.ib-module__wE2GlW__perks{background:#050505;padding:3rem 0}.ib-module__wE2GlW__perksGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.ib-module__wE2GlW__perkCard{color:#fff;background:linear-gradient(145deg,#0a0a0a 0%,#111 100%);border:1px solid #1a1a1a;border-radius:12px;align-items:center;gap:1rem;padding:1.5rem;font-size:.95rem;display:flex}.ib-module__wE2GlW__perkIcon{background:var(--primary);color:#000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-weight:700;display:flex}.ib-module__wE2GlW__howTo{background:#000;padding:5rem 0}.ib-module__wE2GlW__howToHeader{text-align:center;margin-bottom:3rem}.ib-module__wE2GlW__howToDesc{color:#888;max-width:700px;margin:1rem auto 0;font-size:1rem;line-height:1.7}.ib-module__wE2GlW__stepsGrid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.ib-module__wE2GlW__stepCard{text-align:center;background:linear-gradient(145deg,#0a0a0a 0%,#111 100%);border:1px solid #1a1a1a;border-radius:16px;padding:2rem;transition:all .3s}.ib-module__wE2GlW__stepCard:hover{border-color:#cba1354d;transform:translateY(-5px)}.ib-module__wE2GlW__stepNum{background:var(--primary);color:#000;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin:0 auto 1.5rem;font-size:1.25rem;font-weight:700;display:flex}.ib-module__wE2GlW__stepCard h3{color:#fff;margin-bottom:.75rem;font-size:1.1rem}.ib-module__wE2GlW__stepCard p{color:#888;font-size:.9rem;line-height:1.6}.ib-module__wE2GlW__benefits{background:#050505;padding:5rem 0}.ib-module__wE2GlW__benefitsHeader{text-align:center;margin-bottom:3rem}.ib-module__wE2GlW__benefitsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.ib-module__wE2GlW__benefitCard{background:linear-gradient(145deg,#0a0a0a 0%,#111 100%);border:1px solid #1a1a1a;border-radius:20px;padding:2.5rem;transition:all .3s}.ib-module__wE2GlW__benefitCard:hover{border-color:#cba1354d;transform:translateY(-5px)}.ib-module__wE2GlW__benefitIcon{background:linear-gradient(135deg,var(--primary)0%,#a88a2a 100%);color:#000;border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;display:flex}.ib-module__wE2GlW__benefitIcon svg{width:28px;height:28px}.ib-module__wE2GlW__benefitCard h3{color:#fff;margin-bottom:1rem;font-size:1.25rem}.ib-module__wE2GlW__benefitCard p{color:#888;font-size:.95rem;line-height:1.7}.ib-module__wE2GlW__features{background:#000;padding:5rem 0}.ib-module__wE2GlW__featuresHeader{text-align:center;margin-bottom:3rem}.ib-module__wE2GlW__featuresGrid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.ib-module__wE2GlW__featureCard{background:linear-gradient(145deg,#0a0a0a 0%,#111 100%);border:1px solid #1a1a1a;border-radius:16px;flex-direction:column;gap:1rem;padding:2rem;transition:all .3s;display:flex}.ib-module__wE2GlW__featureCard:hover{border-color:#cba1354d}.ib-module__wE2GlW__featureIcon{background:linear-gradient(135deg,var(--primary)0%,#a88a2a 100%);color:#000;border-radius:10px;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.ib-module__wE2GlW__featureIcon svg{width:24px;height:24px}.ib-module__wE2GlW__featureCard h3{color:#fff;font-size:1.15rem}.ib-module__wE2GlW__featureCard p{color:#888;font-size:.95rem;line-height:1.7}.ib-module__wE2GlW__featuresNote{text-align:center;color:#666;max-width:700px;margin:3rem auto 0;font-size:.95rem;line-height:1.7}.ib-module__wE2GlW__application{background:linear-gradient(135deg,#cba13514 0%,#cba13505 100%);padding:5rem 0}.ib-module__wE2GlW__applicationWrapper{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.ib-module__wE2GlW__applicationInfo p{color:#888;margin-top:1rem;font-size:1rem;line-height:1.7}.ib-module__wE2GlW__applicationHighlights{flex-direction:column;gap:1.5rem;margin-top:2rem;display:flex}.ib-module__wE2GlW__appHighlight{align-items:center;gap:1rem;display:flex}.ib-module__wE2GlW__appHighlightIcon{background:linear-gradient(135deg,var(--primary)0%,#a88a2a 100%);color:#000;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.ib-module__wE2GlW__appHighlightIcon svg{width:24px;height:24px}.ib-module__wE2GlW__appHighlight div{flex-direction:column;display:flex}.ib-module__wE2GlW__appHighlight strong{color:#fff;font-size:1rem}.ib-module__wE2GlW__appHighlight span{color:#888;font-size:.85rem}.ib-module__wE2GlW__applicationForm{background:linear-gradient(145deg,#0a0a0a 0%,#111 100%);border:1px solid #1a1a1a;border-radius:20px;padding:2.5rem}.ib-module__wE2GlW__formGroup{margin-bottom:1.5rem}.ib-module__wE2GlW__formGroup label{color:#fff;margin-bottom:.5rem;font-size:.9rem;display:block}.ib-module__wE2GlW__formGroup input{color:#fff;background:#0a0a0a;border:1px solid #222;border-radius:8px;width:100%;padding:14px 16px;font-size:.95rem;transition:all .3s}.ib-module__wE2GlW__formGroup input:focus{border-color:var(--primary);outline:none}.ib-module__wE2GlW__formGroup input::placeholder{color:#555}.ib-module__wE2GlW__submitBtn{width:100%;margin-top:.5rem;padding:16px;font-size:1rem}.ib-module__wE2GlW__cta{text-align:center;background:#050505;padding:5rem 0}.ib-module__wE2GlW__cta p{color:#888;margin-bottom:2rem;font-size:1.1rem}.ib-module__wE2GlW__ctaButtons{justify-content:center;gap:1rem;display:flex}.ib-module__wE2GlW__btnSecondary{color:#fff;cursor:pointer;background:0 0;border:1px solid #333;border-radius:6px;padding:14px 32px;font-weight:500;transition:all .3s}.ib-module__wE2GlW__btnSecondary:hover{border-color:#fff}.ib-module__wE2GlW__factors{background:#050505;padding:5rem 0}.ib-module__wE2GlW__factorsContent{text-align:center;max-width:900px;margin:0 auto}.ib-module__wE2GlW__factorsDesc{color:#888;margin-top:1.5rem;font-size:1rem;line-height:1.8}.ib-module__wE2GlW__calculator{text-align:center;background:linear-gradient(135deg,#cba1351a 0%,#cba13505 100%);padding:4rem 0}.ib-module__wE2GlW__calculatorContent{max-width:700px;margin:0 auto}.ib-module__wE2GlW__calculatorDesc{color:#888;margin-top:1rem;font-size:1rem;line-height:1.7}.ib-module__wE2GlW__collaborations{background:#000;padding:5rem 0}.ib-module__wE2GlW__collaborationsHeader{text-align:center;margin-bottom:3rem}.ib-module__wE2GlW__collaborationsDesc{color:#888;max-width:700px;margin:1rem auto 0;font-size:1rem;line-height:1.7}.ib-module__wE2GlW__collaborationsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.ib-module__wE2GlW__collaborationCard{text-align:center;background:linear-gradient(145deg,#0a0a0a 0%,#111 100%);border:1px solid #1a1a1a;border-radius:20px;padding:2.5rem;transition:all .3s}.ib-module__wE2GlW__collaborationCard:hover{border-color:#cba1354d;transform:translateY(-5px)}.ib-module__wE2GlW__collaborationIcon{background:linear-gradient(135deg,var(--primary)0%,#a88a2a 100%);color:#000;border-radius:16px;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 1.5rem;display:flex}.ib-module__wE2GlW__collaborationIcon svg{width:32px;height:32px}.ib-module__wE2GlW__collaborationCard h3{color:#fff;margin-bottom:1rem;font-size:1.25rem}.ib-module__wE2GlW__collaborationCard p{color:#888;font-size:.95rem;line-height:1.7}@media (max-width:1200px){.ib-module__wE2GlW__highlightsGrid,.ib-module__wE2GlW__perksGrid,.ib-module__wE2GlW__stepsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:968px){.ib-module__wE2GlW__heroTitle{font-size:2.5rem}.ib-module__wE2GlW__benefitsGrid{grid-template-columns:1fr;max-width:500px;margin:0 auto}.ib-module__wE2GlW__featuresGrid{grid-template-columns:1fr}.ib-module__wE2GlW__applicationWrapper{grid-template-columns:1fr;gap:2rem}.ib-module__wE2GlW__collaborationsGrid{grid-template-columns:1fr;max-width:500px;margin:0 auto}}@media (max-width:600px){.ib-module__wE2GlW__heroTitle{font-size:2rem}.ib-module__wE2GlW__highlightsGrid,.ib-module__wE2GlW__perksGrid,.ib-module__wE2GlW__stepsGrid{grid-template-columns:1fr}.ib-module__wE2GlW__ctaButtons{flex-direction:column}.ib-module__wE2GlW__applicationForm{padding:1.5rem}}
.partnership-module__3Ce5nG__main{padding-top:80px}.partnership-module__3Ce5nG__hero{text-align:center;background:linear-gradient(#000 0%,#0a0a0a 100%);padding:5rem 0;position:relative;overflow:hidden}.partnership-module__3Ce5nG__heroBackground{z-index:0;position:absolute;inset:0}.partnership-module__3Ce5nG__heroBgImage{object-fit:cover;opacity:.12;filter:blur(2px)}.partnership-module__3Ce5nG__hero .partnership-module__3Ce5nG__container{z-index:1;position:relative}.partnership-module__3Ce5nG__heroTitle{max-width:800px;margin:0 auto 1.5rem;font-size:3rem}.partnership-module__3Ce5nG__heroDesc{color:#888;max-width:600px;margin:0 auto 2rem;font-size:1.1rem;line-height:1.7}.partnership-module__3Ce5nG__statsBar{background:linear-gradient(145deg,#0a0a0a 0%,#111 100%);border:1px solid #1a1a1a;border-radius:16px;justify-content:center;gap:4rem;max-width:800px;margin:0 auto;padding:2rem;display:flex}.partnership-module__3Ce5nG__statItem{flex-direction:column;align-items:center;gap:.5rem;display:flex}.partnership-module__3Ce5nG__statValue{color:var(--primary);font-size:1.75rem;font-weight:700}.partnership-module__3Ce5nG__statLabel{color:#888;font-size:.85rem}.partnership-module__3Ce5nG__programs{background:#050505;padding:5rem 0}.partnership-module__3Ce5nG__programsHeader{text-align:center;margin-bottom:3rem}.partnership-module__3Ce5nG__programsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.partnership-module__3Ce5nG__programCard{background:linear-gradient(145deg,#0a0a0a 0%,#111 100%);border:1px solid #1a1a1a;border-radius:20px;flex-direction:column;padding:2.5rem;transition:all .3s;display:flex}.partnership-module__3Ce5nG__programCard:hover{border-color:#cba1354d;transform:translateY(-5px)}.partnership-module__3Ce5nG__programIcon{background:linear-gradient(135deg,var(--primary)0%,#a88a2a 100%);color:#000;border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;font-size:1rem;font-weight:700;display:flex}.partnership-module__3Ce5nG__programCard h3{color:#fff;margin-bottom:1rem;font-size:1.5rem}.partnership-module__3Ce5nG__programDesc{color:#888;margin-bottom:1.5rem;font-size:.95rem;line-height:1.7}.partnership-module__3Ce5nG__benefitList{flex-grow:1;margin:0 0 2rem;padding:0;list-style:none}.partnership-module__3Ce5nG__benefitList li{color:#999;border-bottom:1px solid #1a1a1a;padding:.5rem 0;font-size:.9rem}.partnership-module__3Ce5nG__benefitList li:last-child{border-bottom:none}.partnership-module__3Ce5nG__programBtn{cursor:pointer;border:1px solid var(--primary);width:100%;color:var(--primary);background:0 0;border-radius:8px;padding:14px 24px;font-weight:600;transition:all .3s}.partnership-module__3Ce5nG__programBtn:hover{background:var(--primary);color:#000}.partnership-module__3Ce5nG__howItWorks{background:#000;padding:5rem 0}.partnership-module__3Ce5nG__howHeader{text-align:center;margin-bottom:3rem}.partnership-module__3Ce5nG__stepsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.partnership-module__3Ce5nG__stepCard{text-align:center;padding:2rem}.partnership-module__3Ce5nG__stepNum{background:var(--primary);color:#000;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1.5rem;font-size:1.5rem;font-weight:700;display:flex}.partnership-module__3Ce5nG__stepCard h3{color:#fff;margin-bottom:.75rem}.partnership-module__3Ce5nG__stepCard p{color:#888;font-size:.9rem;line-height:1.6}.partnership-module__3Ce5nG__cta{text-align:center;background:linear-gradient(135deg,#cba1351a 0%,#cba13505 100%);padding:5rem 0}.partnership-module__3Ce5nG__cta p{color:#999;margin-bottom:2rem;font-size:1.1rem}.partnership-module__3Ce5nG__ctaButtons{justify-content:center;gap:1rem;display:flex}.partnership-module__3Ce5nG__btnSecondary{color:#fff;cursor:pointer;background:0 0;border:1px solid #333;border-radius:6px;padding:14px 32px;font-weight:500;transition:all .3s}.partnership-module__3Ce5nG__btnSecondary:hover{border-color:#fff}@media (max-width:968px){.partnership-module__3Ce5nG__statsBar{flex-wrap:wrap;gap:2rem}.partnership-module__3Ce5nG__programsGrid{grid-template-columns:1fr;max-width:500px;margin:0 auto}.partnership-module__3Ce5nG__stepsGrid{grid-template-columns:1fr}}@media (max-width:600px){.partnership-module__3Ce5nG__heroTitle{font-size:2rem}.partnership-module__3Ce5nG__ctaButtons{flex-direction:column}}
.platforms-module__Ih-etq__main{padding-top:80px}.platforms-module__Ih-etq__hero{text-align:center;background:linear-gradient(#000 0%,#0a0a0a 100%);padding:5rem 0;position:relative;overflow:hidden}.platforms-module__Ih-etq__heroBackground{z-index:0;position:absolute;inset:0}.platforms-module__Ih-etq__heroBgImage{object-fit:cover;opacity:.12;filter:blur(2px)}.platforms-module__Ih-etq__hero .platforms-module__Ih-etq__container{z-index:1;position:relative}.platforms-module__Ih-etq__heroTitle{max-width:800px;margin:0 auto 1.5rem;font-size:3rem}.platforms-module__Ih-etq__heroDesc{color:#888;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.7}.platforms-module__Ih-etq__platforms{background:#050505;padding:4rem 0}.platforms-module__Ih-etq__platformCard{border-bottom:1px solid #1a1a1a;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;padding:4rem 0;display:grid}.platforms-module__Ih-etq__platformCard:last-child{border-bottom:none}.platforms-module__Ih-etq__platformCard.platforms-module__Ih-etq__reverse{direction:rtl}.platforms-module__Ih-etq__platformCard.platforms-module__Ih-etq__reverse>*{direction:ltr}.platforms-module__Ih-etq__platformContent{flex-direction:column;gap:1rem;display:flex}.platforms-module__Ih-etq__platformIcon{background:linear-gradient(135deg,var(--primary)0%,#a88a2a 100%);color:#000;border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.platforms-module__Ih-etq__platformIcon svg{width:28px;height:28px}.platforms-module__Ih-etq__platformContent h2{color:#fff;font-size:2rem}.platforms-module__Ih-etq__platformDesc{color:#888;font-size:1rem;line-height:1.7}.platforms-module__Ih-etq__featureList{grid-template-columns:1fr 1fr;gap:.5rem;margin:1rem 0 2rem;padding:0;list-style:none;display:grid}.platforms-module__Ih-etq__featureList li{color:#999;padding:.25rem 0;font-size:.9rem}.platforms-module__Ih-etq__platformImage{justify-content:center;align-items:center;display:flex}.platforms-module__Ih-etq__mockup{border-radius:12px;width:100%;max-width:500px;height:auto;box-shadow:0 20px 60px #00000080}.platforms-module__Ih-etq__features{background:#000;padding:5rem 0}.platforms-module__Ih-etq__featuresHeader{text-align:center;margin-bottom:3rem}.platforms-module__Ih-etq__featuresGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.platforms-module__Ih-etq__featureCard{text-align:center;background:linear-gradient(145deg,#0a0a0a 0%,#111 100%);border:1px solid #1a1a1a;border-radius:16px;padding:2rem;transition:all .3s}.platforms-module__Ih-etq__featureCard:hover{border-color:#cba1354d}.platforms-module__Ih-etq__featureIcon{background:linear-gradient(135deg,var(--primary)0%,#a88a2a 100%);color:#000;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin:0 auto 1rem;font-size:.85rem;font-weight:700;display:flex}.platforms-module__Ih-etq__featureCard h3{color:#fff;margin-bottom:.5rem}.platforms-module__Ih-etq__featureCard p{color:#888;font-size:.9rem;line-height:1.6}.platforms-module__Ih-etq__cta{text-align:center;background:linear-gradient(135deg,#cba1351a 0%,#cba13505 100%);padding:5rem 0}.platforms-module__Ih-etq__cta p{color:#999;margin-bottom:2rem;font-size:1.1rem}.platforms-module__Ih-etq__ctaButtons{justify-content:center;gap:1rem;display:flex}.platforms-module__Ih-etq__btnSecondary{color:#fff;cursor:pointer;background:0 0;border:1px solid #333;border-radius:6px;padding:14px 32px;font-weight:500;transition:all .3s}.platforms-module__Ih-etq__btnSecondary:hover{border-color:#fff}@media (max-width:968px){.platforms-module__Ih-etq__platformCard{grid-template-columns:1fr;gap:2rem}.platforms-module__Ih-etq__platformCard.platforms-module__Ih-etq__reverse{direction:ltr}.platforms-module__Ih-etq__platformImage{order:-1}.platforms-module__Ih-etq__featureList{grid-template-columns:1fr}.platforms-module__Ih-etq__featuresGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.platforms-module__Ih-etq__heroTitle{font-size:2rem}.platforms-module__Ih-etq__featuresGrid{grid-template-columns:1fr}.platforms-module__Ih-etq__ctaButtons{flex-direction:column}}
.market-module__6y3LIG__benefits{background:#050505;padding:4rem 0}.market-module__6y3LIG__benefitsGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.market-module__6y3LIG__benefitCard{text-align:center;background:linear-gradient(145deg,#0a0a0a 0%,#111 100%);border:1px solid #1a1a1a;border-radius:16px;padding:2rem;transition:all .3s}.market-module__6y3LIG__benefitCard:hover{border-color:#cba1354d}.market-module__6y3LIG__benefitIcon{background:linear-gradient(135deg,var(--primary)0%,#a88a2a 100%);color:#000;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin:0 auto 1rem;font-size:.85rem;font-weight:700;display:flex}.market-module__6y3LIG__benefitCard h3{color:#fff;margin-bottom:.5rem;font-size:1rem}.market-module__6y3LIG__benefitCard p{color:#888;font-size:.85rem;line-height:1.6}.market-module__6y3LIG__instruments{background:#000;padding:4rem 0}.market-module__6y3LIG__instrumentsHeader{text-align:center;margin-bottom:3rem}.market-module__6y3LIG__tableWrapper{overflow-x:auto}.market-module__6y3LIG__table{border-collapse:collapse;background:#0a0a0a;border-radius:12px;width:100%;overflow:hidden}.market-module__6y3LIG__table thead{background:#111}.market-module__6y3LIG__table th{text-align:left;color:#888;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #1a1a1a;padding:1rem 1.5rem;font-size:.85rem;font-weight:500}.market-module__6y3LIG__table td{color:#ccc;border-bottom:1px solid #1a1a1a;padding:1rem 1.5rem}.market-module__6y3LIG__table tr:hover{background:#111}.market-module__6y3LIG__pairName{font-weight:600;color:#fff!important}.market-module__6y3LIG__typeBadge{color:var(--primary);background:#cba1351a;border-radius:20px;padding:4px 10px;font-size:.75rem;font-weight:500}.market-module__6y3LIG__spread{font-weight:600;color:var(--primary)!important}@media (max-width:968px){.market-module__6y3LIG__benefitsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.market-module__6y3LIG__benefitsGrid{grid-template-columns:1fr}}
