/* CURRENT_LIVE_LOSSLESS_PNG_V1 refinements: these intentionally come after
   the recovered historical stylesheet so normal homepage behaviour remains
   in the real DOM while the fixture can pin the observed marquee phase. */
.home-ticker .home-market-card{display:block;width:320px;height:70px;padding:10px 0 12px;box-sizing:border-box;text-align:center}
.home-ticker{box-sizing:border-box;background:#000;border:0;border-top:1px solid #2c2c3e}
html[data-xm-visual-fixture="home-current"] .home-ticker>div{transform:translateX(-2236.667px)}
.home-ticker .home-market-card b{display:block;height:27px;color:#fff;font:400 20px/normal Avenir,Helvetica,Arial,sans-serif}
.home-market-price{height:22px;display:flex;align-items:center;justify-content:center;white-space:nowrap}
.home-ticker .home-market-card .home-market-price span{padding-right:5px;font:400 16px/normal Avenir,Helvetica,Arial,sans-serif}
.home-ticker .home-market-card .home-market-price small{font:400 14px/normal Avenir,Helvetica,Arial,sans-serif}
.home-market-price i{display:inline-block;width:14px;height:14px;margin-left:4px;position:relative}
.home-market-price i:before{content:"";position:absolute;left:3px;top:2px;border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:6px solid currentColor}
.home-ticker .home-market-card.positive .home-market-price{color:#00f0ff}.home-ticker .home-market-card.negative .home-market-price{color:#e95463}
.home-ticker .home-market-card.positive span,.home-ticker .home-market-card.positive small{color:#00f0ff}.home-ticker .home-market-card.negative span,.home-ticker .home-market-card.negative small{color:#e95463}
.desktop-home{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
/* The recovered module uses ordinary .big DIVs.  The semantic <b> used by
   the local component otherwise introduces a 700-weight raster mismatch. */
.home-stats b{font-weight:400}
.home-stats article:nth-child(2){transform:translateX(-5px)}
.home-hero-copy{top:285px}
.home-hero-auth input{padding:0 15px;border-color:#7d7d7d;border-radius:4px;background:#3a3a3a;color:#aaa;font:14px/40px Arial,sans-serif}
.home-hero-auth button{border:1px solid #31323f;border-radius:99px;padding:0 20px;font:18px/55px Avenir,Helvetica,Arial,sans-serif}
.home-hero-auth{transform:translateY(-1px)}
/* The source .float wrapper has a 12px line box.  Leaving the browser's
   inherited normal line-height here makes every 80/160/90px glyph wrapper
   two pixels too tall and shifts the observed animation origins. */
.home-float-inner{line-height:12px}

/* The current-live homepage exposes a wide news carousel: 430px cards at a
   fixed 24px rhythm, with its live snapshot already two items into the list. */
.home-home-news{height:450px;padding:0;border-top:1px solid #2c2c3e}
.home-home-news>div{width:max-content;height:300px;margin:60px 0 90px;padding-left:calc((100vw - 1360px)/2);gap:23.333333px}
.home-home-news a{width:430px;min-width:430px;height:300px;padding:17px 20px 15px;border-radius:18px;background:#0d0e0f}
.home-home-news time{font-size:12px;margin-bottom:28px}
.home-home-news b{font-size:14px}
html[data-xm-visual-fixture="home-current"] .home-home-news>div{animation:none!important;transform:none}

/* Live header measured at 1920: base navigation rhythm is 60px from the logo
   and 25px between controls; the anonymous login occupies its native slot. */
.home-nav{margin-left:60px;gap:25px}
@media (min-width:1600px){.home-nav{gap:28px;transform:translateY(-1px)}}
.home-session>[data-home-login]{margin-right:28px}
.home-nav-menu:after{width:0;height:0;margin-left:10px;background:none;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid #eee;vertical-align:middle}
@media (max-width:1599px){
  .home-nav{transform:translateY(-1px)}
  .home-ticker .home-market-card{width:calc((100vw - 2px) / 6);padding:10px 0 12px}
  html[data-xm-visual-fixture="home-current"] .home-ticker>div{transform:translateX(-1674.333px)}
  .home-session>[data-home-login]{margin-right:56px}
  .home-nav-menu:after{width:10px;height:7px;border:0;background:linear-gradient(45deg,transparent 48%,#eee 49%,#eee 60%,transparent 61%),linear-gradient(-45deg,transparent 48%,#eee 49%,#eee 60%,transparent 61%);background-size:7px 7px;background-position:center 0;background-repeat:no-repeat}
}

@media (min-width:1600px){
  /* CURRENT LIVE V1 desktop navbar and news-card metrics, read from the
     frozen page's actual 1920px DOM rather than inferred from the bitmap. */
  .home-header{background:#060609}
  .home-nav{gap:25px}
  .home-nav a{color:#fff}
  .home-nav .home-nav-menu{width:73px;box-sizing:border-box}
  .home-nav .home-nav-menu:nth-child(2){margin-left:-25px;margin-right:-25px}
  .home-session>[data-home-login]{width:64px;height:26px;box-sizing:border-box;margin-right:10px;padding:0 20px;color:#fff!important;font:12px/26px Avenir,Helvetica,Arial,sans-serif}
  .home-session .home-register{width:64px;margin-right:29px;font:12px/26px Avenir,Helvetica,Arial,sans-serif}
  .home-home-news a{padding:16px 20px 15px;color:#fff}
  .home-home-news time{color:#878c90;font:12px/16px Avenir,Helvetica,Arial,sans-serif}
  .home-home-news b{display:block;color:#fff;font:400 14px/20px Avenir,Helvetica,Arial,sans-serif}
}

/* CURRENT LIVE desktop public/auth shell.  These rules intentionally target
   the healthy DOM as well as screenshot runs; visual fixtures may pin data,
   but do not substitute a different page tree. */
body.desktop-auth-page{margin:0;overflow:auto;background:#000}
.desktop-source-auth{display:block;min-width:1200px;min-height:908px;background:#000;color:#fff;font-family:Avenir,Helvetica,Arial,sans-serif}
.desktop-source-auth:before{content:"";position:absolute;z-index:0;top:60px;left:0;width:100%;height:848px;background:url("/assets/stage11d-current-live-v1/www.xmtradexc.com/static/img/cm-bg.14fb47b.png") center/100% 100% no-repeat;pointer-events:none}
.desktop-source-auth .desktop-auth-header{position:relative;z-index:4;padding:0 30px;border:0;backdrop-filter:none}
.desktop-source-auth .desktop-auth-stage{position:relative;z-index:2;width:1370px;max-width:calc(100vw - 70px);margin:85px auto 0;padding:0;display:flex;align-items:flex-start;justify-content:center;gap:126px}
.desktop-source-auth .desktop-auth-art{position:relative;flex:0 0 544px;width:544px;height:576px}
.desktop-source-auth .desktop-auth-art .left_bg{position:absolute;left:-100%;top:-50%;width:600px;height:600px;border-radius:50%;background:rgba(28,100,121,.9);filter:blur(150px)}
.desktop-source-auth .desktop-auth-art .login_bg,.desktop-source-auth .desktop-auth-art img{position:relative;display:block;width:544px;height:576px;object-fit:contain}
.desktop-source-auth .desktop-auth-card{flex:1 1 700px;min-width:0;max-width:700px;margin:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}
.desktop-source-auth .desktop-auth-card h1{margin:0 0 38px;color:#fff;font-size:40px;line-height:52px;font-weight:500}
.desktop-source-auth .desktop-auth-tab{display:inline-block;margin-bottom:25px;padding-bottom:9px;border-bottom:2px solid #00f0ff;color:#00f0ff;font-size:14px}
.desktop-source-auth .desktop-auth-card form{display:block}
.desktop-source-auth .desktop-auth-field{display:block;height:48px;margin:0 0 22px;color:#fff}
.desktop-source-auth .desktop-auth-field input{box-sizing:border-box;width:100%;height:48px;padding:0 17px;border:1px solid #303442;border-radius:0;background:rgba(0,0,0,.18);color:#fff;font:14px/48px Avenir,Helvetica,Arial,sans-serif;outline:0}
.desktop-source-auth .desktop-auth-field input::placeholder{color:#7e838c}
.desktop-source-auth .desktop-auth-field input:focus{border-color:#00f0ff;box-shadow:0 0 0 1px rgba(0,240,255,.2)}
.desktop-source-auth .desktop-auth-options{height:37px;display:flex;align-items:flex-start;justify-content:space-between;color:#00f0ff;font-size:13px}
.desktop-source-auth .desktop-remember{display:flex;align-items:center;gap:8px;padding:0;border:0;background:transparent;color:#00f0ff;font:inherit;cursor:pointer}
.desktop-source-auth .desktop-remember i{box-sizing:border-box;width:14px;height:14px;border:1px solid #00f0ff;color:#000;background:#00f0ff;font:700 11px/12px Arial,sans-serif;text-align:center}
.desktop-source-auth .desktop-auth-submit,.desktop-source-auth .desktop-auth-demo{box-sizing:border-box;display:block;width:100%;height:49px;border:0;border-radius:5px;text-align:center;font:18px/49px Avenir,Helvetica,Arial,sans-serif}
.desktop-source-auth .desktop-auth-submit{background:#00f0ff;color:#fff;cursor:pointer}
.desktop-source-auth .desktop-auth-demo{margin-top:31px;border:1px solid #fff;background:transparent;color:#fff}
.desktop-source-auth #status,.desktop-source-auth [data-state]{min-height:22px;margin:12px 0 0;color:#ff7b86;font-size:13px}
.desktop-source-auth .sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.desktop-forgot-page .desktop-auth-card h1{margin-bottom:34px;color:#00f0ff}
.desktop-forgot-page .desktop-auth-field{margin-bottom:22px}
.desktop-forgot-page .desktop-auth-code{display:flex}
.desktop-forgot-page .desktop-auth-code input{flex:1;min-width:0}
.desktop-forgot-page .desktop-auth-code button{flex:0 0 140px;border:1px solid #303442;border-left:0;background:#10141b;color:#cbd3df;cursor:pointer}
.desktop-forgot-page .desktop-auth-submit{margin-top:40px}
@media (min-width:1600px){
  .desktop-source-auth .desktop-auth-stage{width:1370px;gap:126px}
}
@media (max-width:1599px){
  .desktop-source-auth .desktop-auth-stage{width:1230px;max-width:calc(100vw - 60px);gap:80px}
  .desktop-source-auth .desktop-auth-art{flex-basis:500px;width:500px}
  .desktop-source-auth .desktop-auth-art .login_bg,.desktop-source-auth .desktop-auth-art img{width:500px;height:530px}
}

/* Recovered CURRENT LIVE homepage continuation below the frozen hero, ticker
   and news carousel.  It is deliberately long and normally scrollable. */
.home-introduce{box-sizing:border-box;width:1360px;max-width:calc(100vw - 80px);height:544px;margin:50px auto 120px;background:url("/assets/live-home-current-v1/7cf9c20daeb0a14f.png") center/100% 100% no-repeat;position:relative}
.home-introduce .liquid-metal{position:absolute;z-index:1;bottom:125px;left:48px;width:100px;height:100px}
.home-introduce .p1{position:absolute;z-index:2;top:73px;left:50px;width:788px;margin:0;color:#fff;font-size:50px;line-height:60px;font-weight:400}
.home-introduce .p1 span{display:block;color:#00f0ff;text-align:center}
.home-introduce>div{position:absolute;bottom:120px;height:100px;display:flex;flex-direction:column;align-items:flex-start}
.home-introduce .d1{left:263px}.home-introduce .d2{left:600px}.home-introduce .d3{right:60px}
.home-introduce>div span{font-size:78px;line-height:80px;background-clip:text!important;-webkit-background-clip:text!important;color:transparent}
.home-introduce .d1 span{background:linear-gradient(90deg,#c979dc 49.79%,#3b0086)}
.home-introduce .d2 span{background:linear-gradient(90deg,#10e28e 49.79%,#073427)}
.home-introduce .d3 span{background:linear-gradient(90deg,#00f0ff 49.79%,#19007d)}
.home-introduce>div i{color:#fff;font-size:20px;line-height:35px;font-style:italic}
.home-source-mission{width:1360px;max-width:calc(100vw - 80px);margin:0 auto;text-align:center}
.home-source-mission>.topic{margin:0 0 38px;color:#fff;font-size:48px;font-weight:400}
.home-source-mission>p{width:1000px;max-width:100%;margin:0 auto;color:#cbd9da;font-size:22px;line-height:1.45}
.home-charity-section,.home-source-partner-strip{width:100%}
.charity-bg{box-sizing:border-box;width:1260px;max-width:calc(100vw - 120px);height:500px;margin:60px auto 40px;padding:60px;display:flex;flex-direction:column;position:relative;overflow:hidden;border-radius:18px;background:url("/assets/live-home-current-v1/ba0643126a54e327.png") center/cover no-repeat}
.charity-bg .video-bg{position:absolute;z-index:0;inset:0;width:100%;height:100%;object-fit:cover}
.charity-bg .group{position:relative;z-index:2;display:flex;justify-content:space-between;padding:0 80px;margin-bottom:70px}
.charity-bg .group span{display:inline-flex;padding:13px 22px;border:1px solid #fff;border-radius:99px;color:#fff;font-size:17px;white-space:nowrap}
.charity-bg .row{position:relative;z-index:2;display:flex;justify-content:space-between;padding:0 80px;text-align:left}
.charity-bg .row article{display:flex;flex-direction:column;min-width:200px}
.charity-bg .row b{font-size:40px;line-height:50px;text-shadow:0 2px 5px #000}
.charity-bg .row article:nth-child(1) b{color:#ff9f38}.charity-bg .row article:nth-child(2) b{color:#ff4f84}.charity-bg .row article:nth-child(3) b{color:#00e8ff}
.charity-bg .row span{color:#fff;font-size:16px}
.partner-list{display:block;width:1260px;max-width:calc(100vw - 120px);height:auto;margin:0 auto 120px;opacity:.55}
.partners{width:1360px;max-width:calc(100vw - 80px);margin:0 auto;text-align:center}
.partners .big{margin:0 0 38px;color:#fff;font-size:48px;font-weight:400}
.partners .desc{width:1000px;max-width:100%;margin:0 auto;color:#cbd9da;font-size:22px;line-height:1.45}
.safe-title-list{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;width:100%;margin:90px auto 110px;text-align:left}
.safe-title-list article{min-height:260px;padding:34px;border:1px solid rgba(0,240,255,.2);border-radius:16px;background:linear-gradient(145deg,rgba(12,31,40,.88),rgba(5,8,13,.94))}
.safe-title-list img{width:72px;height:72px;object-fit:contain}.safe-title-list h3{margin:22px 0 12px;font-size:22px}.safe-title-list p{margin:0;color:#9fb0ba;font-size:15px;line-height:1.7}
.home-source-cta{width:1360px;max-width:calc(100vw - 80px);margin:0 auto 100px;padding:70px;box-sizing:border-box;border-radius:20px;background:radial-gradient(circle at 15% 50%,rgba(0,240,255,.17),transparent 38%),linear-gradient(110deg,#09131b,#07080c);text-align:center}
.home-source-cta h2{margin:0;font-size:46px}.home-source-cta>p{color:#91a3b0;font-size:19px}
.home-source-cta>div{display:flex;justify-content:center;gap:120px;margin:48px 0}.home-source-cta article{display:flex;flex-direction:column}.home-source-cta article b{color:#00f0ff;font-size:42px}.home-source-cta article span{color:#c7d0d7}
.home-source-cta nav{display:flex;justify-content:center;gap:18px}.home-source-cta nav a{min-width:170px;padding:14px 26px;border:1px solid #00f0ff;border-radius:28px}.home-source-cta nav a:first-child{background:#00f0ff;color:#000}
@media(max-width:1500px){
  .home-introduce .p1{font-size:44px}.home-introduce .d1{left:230px}.home-introduce .d2{left:565px}
  .charity-bg .group,.charity-bg .row{padding-left:40px;padding-right:40px}
  .home-source-mission>p,.partners .desc{font-size:19px}
}
