@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&display=swap');
:root{color-scheme:dark;--bg:#061522;--panel:#081c2b;--line:#1c3545;--text:#f2f5f8;--muted:#a0b1c1;--gold:#efbd64;--green:#54d6a8;--red:#f67e82;font-family:'DM Sans',Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.5;background:var(--bg);color:var(--text)}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,select{font:inherit}button,a,select,summary{-webkit-tap-highlight-color:transparent}button,summary,select{cursor:pointer}button{color:inherit}a:focus-visible,button:focus-visible,summary:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--gold);outline-offset:5px}button:disabled{cursor:default}h1,h2,h3,p{margin:0}h2{font-size:1.15rem;font-weight:600;letter-spacing:-.025em}h3{font-size:.92rem;font-weight:600}.wrap{width:min(1320px,calc(100% - 80px));margin-inline:auto}.icon{flex-shrink:0;vertical-align:middle}.header{height:94px;display:flex;align-items:center;justify-content:space-between;gap:32px;position:relative;z-index:10}.logo{font-size:1.95rem;font-weight:700;letter-spacing:-1.7px;white-space:nowrap}.logo span{color:var(--gold)}.desktop-nav{display:flex;gap:34px;margin-inline-start:38px;font-size:.9rem}.desktop-nav a{padding-block:16px;position:relative}.desktop-nav a:first-child:after{content:'';position:absolute;bottom:5px;inset-inline:0;height:2px;background:var(--gold)}nav a:hover{color:var(--gold)}.header-actions{display:flex;align-items:center;gap:25px}.language{position:relative;font-size:.85rem}.language summary{list-style:none;display:flex;align-items:center;gap:9px;min-height:44px}.language summary::-webkit-details-marker{display:none}.language .icon{width:19px}.language-options{position:absolute;inset-inline-end:0;top:48px;min-width:178px;padding:8px;border:1px solid var(--line);border-radius:8px;background:#102637;box-shadow:0 15px 35px #0005}.language-options a{display:flex;justify-content:space-between;padding:10px}.language-options a:hover{background:var(--panel)}.button{display:inline-flex;justify-content:center;align-items:center;gap:17px;min-height:49px;padding:12px 23px;border:1px solid var(--gold);border-radius:6px;font-size:.9rem;font-weight:600;transition:background .15s}.button .icon{width:19px;height:19px}.button:hover{background:#eebe6420}.button.primary{color:#0b1822;background:var(--gold);border-color:var(--gold)}.button.primary:hover{background:#f6ce87}.button.secondary{border-color:#748597;background:#07162285}.button.secondary:hover{background:#152b3b}.button.small{min-height:43px;font-size:.8rem;padding:10px 16px;color:var(--gold)}.menu-toggle{display:none}.hero{position:relative;min-height:432px;overflow:hidden;margin-top:-4px}.hero-art{position:absolute;inset:-90px 0 0 30%;background-image:linear-gradient(90deg,var(--bg) 0%,#061522aa 24%,#06152218 63%),linear-gradient(0deg,var(--bg),transparent 33%),url('/assets/hero.png');background-size:cover;background-position:center 53%;opacity:.82}.hero-content{position:relative;padding-top:32px;padding-bottom:36px}.eyebrow{font-size:.71rem;font-weight:500;letter-spacing:.25em;color:#b7c5d2;margin-bottom:18px}h1{font-size:clamp(2.65rem,4vw,3.8rem);line-height:1.12;font-weight:600;letter-spacing:-.055em}h1 span{color:var(--gold)}.hero-description{font-size:1.04rem;line-height:1.7;color:#c4d0dc;margin-top:19px}.definition{font-size:.82rem;color:var(--muted);margin-top:3px}.hero-actions{display:flex;gap:14px;margin-top:25px}.hero-features{display:flex;gap:28px;margin-top:31px;color:#d2dce5;font-size:.79rem}.hero-features span{display:flex;align-items:center;gap:10px}.hero-features .icon{color:var(--gold);width:20px}.main-content{position:relative}.demo-notice{border:1px solid #55462c;background:#30291855;border-radius:6px;display:flex;align-items:center;gap:12px;padding:12px 16px;margin:8px 0 18px;font-size:.8rem;color:#cfc7b9}.demo-notice>.icon{width:18px;color:var(--gold)}.demo-notice p{display:flex;gap:15px;flex-wrap:wrap}.demo-notice strong{color:var(--gold);font-weight:500}.demo-notice a{margin-inline-start:auto;display:flex;align-items:center;gap:8px;white-space:nowrap;color:var(--gold);font-size:.75rem}.demo-notice a .icon{width:16px}.panel{border:1px solid var(--line);border-radius:10px;background:linear-gradient(120deg,#0a2030,#071a29);overflow:visible}.live-account{padding:22px;margin-bottom:20px;box-shadow:0 -1px 0 #53718c28}.section-head{display:flex;align-items:center;justify-content:space-between;gap:18px}.section-head h2{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.light{font-weight:400;color:#dce4ec}.section-head p{font-size:.77rem;color:var(--muted);margin-top:6px}.status-dot{width:9px;height:9px;border-radius:50%;background:var(--gold);display:inline-block}.account-head p{margin-inline-start:19px}.account-status{display:flex;align-items:center;gap:16px;font-size:.7rem;color:var(--muted)}.badge{font-size:.64rem;letter-spacing:.065em;padding:7px 10px;border:1px solid #6a542f;border-radius:4px;white-space:nowrap;color:var(--gold);background:#bd8c2c0c}.metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:13px;margin-top:22px}.metric{position:relative;border:1px solid #254052;border-radius:8px;background:#0b23344f;padding:18px 18px 16px}.metric:first-child{background:#09373124;border-color:#27534c}.metric-top{display:flex;align-items:center;gap:9px;color:#c5d2df;font-size:.8rem;white-space:nowrap}.metric-top>.icon{color:var(--gold);width:21px;height:21px}.metric:first-child .metric-top>.icon{color:var(--green)}.metric>strong{font-size:2.05rem;font-weight:600;letter-spacing:-.035em;display:block;margin-top:11px;font-variant-numeric:tabular-nums}.metric>p{font-size:.71rem;color:var(--muted);margin-top:6px}.positive{color:var(--green)}.negative{color:var(--red)}.tooltip{margin-inline-start:auto}.tooltip summary{width:15px;height:15px;display:grid;place-items:center;border:1px solid #607181;border-radius:50%;font-size:.6rem;color:#a2b0bc;list-style:none}.tooltip p{position:absolute;top:44px;inset-inline:12px;z-index:5;white-space:normal;background:#173447;padding:14px;border:1px solid #557184;border-radius:6px;box-shadow:0 8px 25px #0007;font-size:.78rem}.growth{padding:23px 22px 15px}.growth .section-head>.icon,.growth h2>.icon{color:var(--gold);width:22px}.chart-controls{display:flex;gap:12px;align-items:center}.tabs{display:flex;padding:3px;border:1px solid var(--line);border-radius:6px;background:#061522}.tabs button{background:transparent;border:1px solid transparent;border-radius:4px;min-height:33px;padding:5px 18px;font-size:.76rem;color:var(--muted)}.tabs [aria-selected=true]{border-color:var(--gold);color:var(--text);background:#d8b2610c}select{border:1px solid var(--line);border-radius:5px;background:#071927;color:#d9e2eb;min-height:41px;padding:8px 30px 8px 12px;font-size:.75rem}.growth-chart{height:285px;margin-top:20px;position:relative}.growth-chart svg,.monthly-chart svg{width:100%;height:100%;overflow:visible}.chart-grid{stroke:#294354;stroke-width:1;opacity:.5}.chart-axis{fill:#95a9bb;font-size:12px;font-family:inherit}.chart-bottom{display:flex;justify-content:space-between;font-size:.72rem;color:var(--muted);padding:7px 5px 0 48px}.chart-bottom>span:first-child{display:flex;align-items:center;gap:8px}.legend-line{width:15px;height:2px;background:var(--gold)}.chart-demo{border-inline-start:1px solid #3f5463;margin-inline-start:5px;padding-inline-start:12px;color:#8297a9}.chart-point{fill:var(--gold);stroke:var(--bg);stroke-width:2}.chart-inspect{position:absolute;top:15px;inset-inline-end:18px;background:#102b3cef;border:1px solid #446071;border-radius:5px;padding:8px 12px;font-size:.8rem;pointer-events:none}.secondary-grid{display:grid;grid-template-columns:1.17fr 1fr;gap:20px;margin-top:20px}.recent,.monthly{padding:20px 20px 13px;min-width:0}.recent h2,.monthly h2{font-size:1rem;gap:5px}.mini-label{color:#8e9dae;font-size:.61rem;letter-spacing:.1em;white-space:nowrap}.table-scroll{overflow:auto;margin:19px -4px 0;scrollbar-width:thin;scrollbar-color:#345065 transparent}table{border-collapse:collapse;width:100%;text-align:start;font-size:.75rem;font-variant-numeric:tabular-nums;white-space:nowrap}th{color:#a5b6c6;font-weight:400;font-size:.7rem;background:#102a3c66}th,td{padding:11px 9px;border-bottom:1px solid #21374699}th:first-child,td:first-child{padding-inline-start:4px}th:last-child,td:last-child{text-align:end}td:last-child{font-weight:550}tbody tr:last-child td{border-bottom:0}.trade-type{font-size:.69rem;display:inline-block;padding:2px 6px;border-radius:3px}.buy{background:#33526a60;color:#a9cae4}.sell{background:#ac87401a;color:#e3bd7c}.table-note{font-size:.67rem;color:#8399ab;margin-top:13px;padding-top:10px;border-top:1px solid var(--line)}.table-note span{margin-inline:8px}.monthly .section-head select{min-height:34px;padding-block:4px}.monthly-chart{height:202px;margin-top:18px}.monthly-foot{display:flex;justify-content:space-between;align-items:center;margin-top:7px;font-size:.86rem}.monthly-foot strong{font-weight:600}.verification{display:grid;grid-template-columns:1fr 1.5fr;gap:30px;align-items:center;padding:29px 0 30px}.verification h2{font-size:1.06rem}.verification p{font-size:.8rem;margin-top:7px;color:var(--muted)}.verification p.verification-note{font-size:.7rem;color:#b3a991}.platforms{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.platform{border:1px solid var(--line);border-radius:8px;min-height:100px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;background:#0a20314f}.platform>span:last-child{font-size:.68rem;color:#9aabbb}.platform-logo{font-size:1.6rem;font-weight:700;letter-spacing:-1px}.myfxbook{font-style:italic}.myfxbook::first-letter{color:var(--gold)}.fxblue{color:#549aeb}.mql5{font-style:italic}.about{display:grid;grid-template-columns:1fr 1.5fr;gap:40px;padding:31px 0 38px;border-top:1px solid var(--line)}.about h2,.faq h2{font-size:1.7rem;letter-spacing:-.035em}.about .eyebrow,.faq .eyebrow{font-size:.64rem;color:var(--gold);margin-bottom:8px}.about-copy>p:not(.eyebrow){font-size:.83rem;color:#acbece;line-height:1.8;margin-top:11px}.about-features{display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.about-features article{text-align:center;padding:6px 12px;border-inline-start:1px solid var(--line)}.about-features .icon{width:30px;height:30px;color:#d1dce7;margin-bottom:15px}.about-features h3{font-size:.81rem}.about-features p{font-size:.73rem;color:var(--muted);margin-top:8px}.faq{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.5fr;gap:40px;padding:31px 0}.faq-items details{border-bottom:1px solid var(--line)}.faq-items summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:15px 0;font-size:.87rem;min-height:48px}.faq-items summary::-webkit-details-marker{display:none}.faq-items summary span{font-size:1.2rem;color:var(--gold)}.faq-items details[open] summary span{transform:rotate(45deg)}.faq-items details p{font-size:.83rem;color:var(--muted);padding:0 28px 18px 0;line-height:1.8}.risk{display:flex;gap:17px;align-items:center;border:1px solid #314254;background:#0a2030;border-radius:7px;padding:18px 21px;margin-bottom:31px}.risk>.icon{color:var(--gold);width:22px}.risk p{font-size:.76rem;color:#a9bccd}.risk strong{color:#dce4eb;font-weight:500}footer{border-top:1px solid var(--line);padding:30px 0;background:#05131f}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-top .logo{font-size:1.65rem}.footer-top nav{display:flex;gap:30px;font-size:.78rem}.contact{text-align:end;font-size:.73rem;color:#c5d2dd}.contact p{font-size:.7rem;color:#8ca1b4;margin-top:3px}.footer-bottom{display:flex;justify-content:space-between;margin-top:22px;font-size:.68rem;color:#899fb2}.socials{display:flex;gap:19px}.socials>span{color:#657d90}.socials a{color:#a9bccd}.skip-link{position:fixed;top:-70px;left:20px;background:var(--gold);color:var(--bg);padding:12px;z-index:30}.skip-link:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}section[id],aside[id],div[id=contact]{scroll-margin-top:24px}.noscript{padding:20px;text-align:center}.locale-placeholder{padding-top:80px;max-width:750px}.locale-placeholder h1{font-size:2.7rem;margin-top:70px}.locale-placeholder p{margin:20px 0 35px;color:var(--muted)}
@media(min-width:1500px){.hero{min-height:470px}.hero-content{padding-top:50px}.hero-art{inset-inline-start:35%}.growth-chart{height:320px}}
@media(max-width:1150px){.wrap{width:calc(100% - 48px)}.header{gap:20px}.desktop-nav{gap:22px;margin:0}.header-follow{display:none}.account-status{flex-direction:column;align-items:flex-end;gap:8px}.metric{padding:15px 12px}.metric-top{font-size:.75rem;gap:7px}.metric-top>.icon{width:18px}.metric>strong{font-size:1.8rem}.metric>p{font-size:.65rem}.tooltip{display:none}.chart-controls{gap:7px}.tabs button{padding-inline:10px}.growth .section-head{align-items:flex-start}.growth .section-head h2{max-width:310px}.secondary-grid{grid-template-columns:1.1fr 1fr;gap:15px}.recent,.monthly{padding:17px 14px 12px}.recent h2,.monthly h2{font-size:.9rem}.recent .mini-label{display:none}th,td{padding-inline:6px}.verification{grid-template-columns:1fr 1.5fr;gap:20px}.about,.faq{gap:22px}.about-features{grid-template-columns:repeat(2,1fr);gap:20px}.about-features .icon{margin-bottom:7px}.footer-top nav{gap:20px}}
@media(max-width:850px){.desktop-nav{gap:17px;font-size:.8rem}.header{height:80px}.hero{min-height:440px}.hero-art{inset-inline-start:20%;opacity:.5}.hero-content{padding-top:35px}.metrics{grid-template-columns:repeat(6,1fr);gap:10px}.metric{grid-column:span 2}.metric:nth-child(n+4){grid-column:span 3}.metric>strong{font-size:2rem}.metric-top{font-size:.83rem}.metric>p{font-size:.74rem}.tooltip{display:block}.account-head{align-items:flex-start}.account-head h2{font-size:1rem;gap:6px}.account-status>span:first-child{max-width:210px;text-align:end}.growth .section-head{flex-direction:column;align-items:stretch}.growth .section-head h2{max-width:none}.chart-controls{justify-content:space-between}.growth-chart{height:270px}.secondary-grid{grid-template-columns:1fr}.recent,.monthly{padding:20px}.recent h2,.monthly h2{font-size:1.05rem}.recent .mini-label{display:block}.monthly-chart{height:235px}.verification{grid-template-columns:1fr;gap:18px}.verification h2{font-size:1.18rem}.platform{min-height:95px}.about{grid-template-columns:1fr}.about-features{grid-template-columns:repeat(4,1fr);margin-top:7px;gap:0}.about-features article:first-child{border:0}.faq{grid-template-columns:1fr}.footer-top{flex-wrap:wrap}.footer-top nav{order:3;width:100%}.demo-notice a{display:none}.demo-notice p{gap:4px 14px}}
@media(max-width:600px){.wrap{width:calc(100% - 32px)}.header{height:76px}.logo{font-size:1.7rem}.desktop-nav{display:none}.header-actions{gap:21px}.language summary{font-size:.78rem}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:5px;background:transparent;border:0;width:44px;height:44px;padding:10px}.menu-toggle span{height:1.5px;width:23px;background:#dce6ef}#mobile-nav:not([hidden]){position:absolute;top:68px;inset-inline:0;display:flex;flex-direction:column;background:#102637;border:1px solid #2c4559;border-radius:8px;padding:9px;box-shadow:0 12px 25px #0007}#mobile-nav a{padding:14px 16px;font-size:.9rem}.hero{min-height:465px}.hero-art{inset:0 -50% 0 0;opacity:.31;background-position:65% center}.hero-content{padding-top:32px;padding-bottom:30px}.eyebrow{font-size:.61rem;letter-spacing:.22em;margin-bottom:17px}h1{font-size:2.72rem;letter-spacing:-.05em}.hero-description{font-size:.94rem;line-height:1.8;max-width:350px;margin-top:20px}.desktop-break{display:none}.definition{font-size:.75rem;margin-top:8px}.hero-actions{gap:10px;flex-wrap:wrap;margin-top:23px}.button{font-size:.8rem;padding:12px 15px;gap:10px;min-height:46px}.hero-features{gap:12px;flex-wrap:wrap;margin-top:27px;font-size:.65rem}.hero-features span{gap:5px}.hero-features .icon{width:17px}.demo-notice{margin-top:0;padding:12px;align-items:flex-start;font-size:.72rem}.demo-notice>.icon{margin-top:1px}.demo-notice p{flex-direction:column;gap:3px}.live-account{padding:17px 13px;margin-bottom:14px}.account-head{flex-direction:column;gap:13px}.account-head h2{font-size:1rem}.account-head p{font-size:.72rem;line-height:1.7;margin-top:7px}.account-status{flex-direction:row;align-items:center;justify-content:space-between;width:100%;gap:10px}.account-status>span:first-child{max-width:195px;text-align:start;font-size:.64rem}.badge{font-size:.58rem;padding:6px}.metrics{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:17px;gap:9px}.metric,.metric:nth-child(n+4){grid-column:span 1;padding:14px 12px}.metric:first-child{grid-column:span 2;display:grid;grid-template-columns:1fr auto;align-items:center}.metric:first-child .metric-top{grid-column:1}.metric:first-child>strong{grid-row:1 / 3;grid-column:2;margin-top:0}.metric:first-child>p{grid-column:1}.metric-top{font-size:.72rem;white-space:normal}.metric-top>.icon{width:19px}.metric>strong{font-size:1.8rem;margin-top:8px}.metric>p{font-size:.65rem}.tooltip summary{min-width:17px;min-height:17px}.growth{padding:18px 13px 13px}.growth h2{font-size:.96rem;gap:6px}.growth h2>.icon{width:18px}.growth .section-head p{font-size:.7rem}.chart-controls{flex-wrap:wrap;gap:10px}.tabs{flex:1}.tabs button{flex:1;min-height:38px;font-size:.73rem;padding:7px 10px}select{min-height:42px;font-size:.7rem}.chart-controls select{width:100%}.growth-chart{height:230px;margin-top:18px}.chart-axis{font-size:12px}.chart-bottom{padding-inline-start:0;font-size:.64rem;gap:10px}.chart-demo{padding-inline-start:7px;margin-inline-start:0}.secondary-grid{gap:14px;margin-top:14px}.recent,.monthly{padding:17px 13px}.recent h2,.monthly h2{font-size:.95rem}.mini-label{font-size:.53rem}.table-scroll{margin-top:14px}table{min-width:500px;font-size:.73rem}th,td{padding-block:12px}.table-note{font-size:.63rem}.monthly-chart{height:215px}.monthly-foot{font-size:.77rem}.verification{padding-block:26px}.verification h2{font-size:1.05rem}.verification p{font-size:.75rem}.platforms{gap:8px}.platform-logo{font-size:1.28rem}.platform{min-height:92px;padding:12px 7px;text-align:center}.platform>span:last-child{font-size:.62rem;line-height:1.6}.about{padding:27px 0 30px}.about h2,.faq h2{font-size:1.55rem}.about-copy>p:not(.eyebrow){font-size:.84rem}.about-features{grid-template-columns:repeat(2,1fr);row-gap:25px;margin-top:9px}.about-features article:nth-child(odd){border:0}.about-features h3{font-size:.8rem}.about-features p{font-size:.73rem}.about-features .icon{width:27px;height:27px}.faq{padding-block:27px;gap:8px}.faq-items summary{font-size:.82rem}.faq-items details p{font-size:.8rem}.risk{padding:15px 13px;gap:12px;align-items:flex-start;margin-bottom:25px}.risk p{font-size:.72rem;line-height:1.8}.risk>.icon{margin-top:4px}.footer-top{gap:24px}.footer-top .logo{font-size:1.5rem}.contact{font-size:.7rem;max-width:170px}.contact p{font-size:.65rem}.footer-top nav{gap:23px;justify-content:space-between;font-size:.7rem}.footer-bottom{flex-direction:column;gap:18px;font-size:.65rem}.socials{gap:21px}.locale-placeholder h1{font-size:2rem}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* Keep primary copy and data comfortably readable at every breakpoint. */
.hero-description{max-width:580px}.metric-top{font-size:.875rem}.desktop-nav,.button,.footer-top nav{font-size:.875rem}table{font-size:.875rem}th{font-size:.8rem}.tabs button,select{font-size:.8125rem}.tooltip summary{width:24px;height:24px;font-size:.7rem}.metric-top{white-space:normal}.tooltip p{top:54px}@media(max-width:600px){.metric-top{font-size:.8125rem}.metric:first-child .metric-top{gap:7px}.metric:first-child>strong{font-size:1.75rem}.button{font-size:.8125rem}.footer-top nav{font-size:.75rem}.hero-description{max-width:350px}.tooltip summary{width:24px;height:24px}.hero h1{font-size:clamp(2.15rem,10.6vw,2.72rem)}}
