:root{--bg:#030405;--panel:#080b0e;--panel2:#0b1014;--line:rgba(221,166,49,.52);--line2:rgba(255,255,255,.11);--gold:#d9a93d;--gold2:#f3c55f;--text:#f4f5f6;--muted:#a9afb6;--up:#25cb65;--down:#ff514a}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,"Noto Sans KR","Malgun Gothic",sans-serif;color:var(--text);background:#020304}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.fxdash-body{min-width:320px;background:radial-gradient(circle at 46% -8%,rgba(0,85,150,.17),transparent 34%),#020304}.fxdash-shell{width:min(1600px,calc(100% - 38px));margin:0 auto}.up{color:var(--up)!important}.down{color:var(--down)!important}
.fxdash-header{position:sticky;top:0;z-index:80;background:rgba(1,2,3,.97);border-bottom:1px solid rgba(221,166,49,.32);backdrop-filter:blur(14px)}.fxdash-header-inner{height:70px;display:flex;align-items:center;gap:34px}.fxdash-logo{display:flex;flex-direction:column;line-height:1;min-width:153px}.fxdash-logo strong{font-size:31px;letter-spacing:-1.8px;background:linear-gradient(180deg,#f7df91,#b77b1c);-webkit-background-clip:text;background-clip:text;color:transparent}.fxdash-logo small{font-size:7px;margin-top:3px;letter-spacing:.03em;color:#d9d9d9}.fxdash-nav{display:flex;gap:34px;align-items:center;flex:1}.fxdash-nav a{font-size:14px;font-weight:800;color:#e2e5e7;white-space:nowrap}.fxdash-nav a:hover{color:var(--gold2)}.fxdash-header-actions{display:flex;align-items:center;gap:24px}.fxdash-lang{font-size:13px}.fxdash-menu-btn{border:0;background:transparent;width:34px;height:34px;padding:7px;display:grid;align-content:center;gap:5px;cursor:pointer}.fxdash-menu-btn i{height:2px;background:#d7dce0;display:block;border-radius:3px}.fxdash-mobile-menu{display:none}
.fxdash-popup{position:fixed;right:30px;top:20px;z-index:99;width:325px;min-height:218px;border:1px solid var(--gold);border-radius:7px;background:radial-gradient(circle at 90% 72%,rgba(195,126,8,.23),transparent 34%),linear-gradient(145deg,#090b0d,#0a0a08);box-shadow:0 18px 70px rgba(0,0,0,.6);padding:25px 26px 16px}.fxdash-popup-close{position:absolute;right:12px;top:9px;border:0;background:transparent;color:#fff;font-size:26px;cursor:pointer}.fxdash-popup>small{display:block;font-size:12px;margin-bottom:10px}.fxdash-popup>strong{font-size:22px;line-height:1.45;color:var(--gold2)}.fxdash-popup-art{position:absolute;right:17px;bottom:40px;width:112px;height:105px}.fxdash-popup-art span{position:absolute;right:24px;bottom:30px;font-size:45px;color:var(--gold2);transform:rotate(-8deg)}.fxdash-popup-art i{position:absolute;bottom:0;width:13px;background:linear-gradient(#f4c755,#8e5706);border-radius:2px}.fxdash-popup-art i:nth-of-type(1){height:32px;left:12px}.fxdash-popup-art i:nth-of-type(2){height:53px;left:34px}.fxdash-popup-art i:nth-of-type(3){height:79px;left:57px}.fxdash-popup-art b{position:absolute;font-size:48px;right:0;top:-5px;color:#f5c55e}.fxdash-popup>a{display:inline-flex;margin-top:15px;padding:11px 21px;border-radius:6px;background:linear-gradient(#f8d076,#bf8420);color:#171004;font-weight:900;font-size:13px}.fxdash-popup label{display:block;margin-top:20px;font-size:12px;color:#ddd}.fxdash-popup.is-hidden{display:none}
.fxdash-hero{display:grid;grid-template-columns:minmax(290px,.72fr) minmax(720px,1.55fr) minmax(210px,.5fr);min-height:330px;border-bottom:1px solid rgba(221,166,49,.36);background:linear-gradient(90deg,rgba(3,14,24,.98),rgba(2,6,10,.88));overflow:hidden}.fxdash-hero-copy{position:relative;padding:40px 28px 28px 40px;overflow:hidden;background:linear-gradient(90deg,rgba(3,12,23,.94),rgba(3,10,18,.72)),url('../img/fxcipi-hero-v2.webp') center/cover no-repeat}.fxdash-hero-copy:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:24px 24px;pointer-events:none}.fxdash-eyebrow{position:relative;z-index:1;font-size:11px;letter-spacing:.22em;color:#69aee0;font-weight:800}.fxdash-hero-copy h1{position:relative;z-index:1;margin:12px 0 14px;font-size:31px;line-height:1.35;letter-spacing:-1.2px}.fxdash-hero-copy h1 em{display:inline-block;font-style:normal;font-size:52px;line-height:1.05;color:var(--gold2);letter-spacing:-2px}.fxdash-hero-copy p{position:relative;z-index:1;margin:0 0 18px;color:#e2e4e6;font-size:15px;line-height:1.65}.fxdash-gold-btn{position:relative;z-index:1;display:inline-flex;align-items:center;gap:18px;border:1px solid #dca52a;border-radius:5px;padding:11px 18px;color:var(--gold2);font-weight:900;font-size:13px;background:rgba(97,58,3,.2)}.fxdash-gold-btn:hover{background:rgba(176,112,13,.22)}.fxdash-hero-dots{position:absolute;left:40px;bottom:15px;display:flex;gap:8px}.fxdash-hero-dots b,.fxdash-hero-dots i{display:block;width:8px;height:8px;border-radius:999px;background:#777}.fxdash-hero-dots b{width:17px;background:#daa938}
.fxdash-terminal{margin:12px 0;border:1px solid #29323a;border-radius:6px;background:#070b0f;box-shadow:0 20px 50px rgba(0,0,0,.35);min-width:0;overflow:hidden}.fxdash-terminal-top{height:33px;border-bottom:1px solid #263039;display:flex;justify-content:space-between;align-items:center;padding:0 10px;background:#0b1015}.fxdash-terminal-tabs,.fxdash-terminal-tools{display:flex;align-items:center;gap:14px;font-size:10px;color:#87919c}.fxdash-terminal-tabs b,.fxdash-terminal-tools b{color:#f0f2f4}.fxdash-terminal-body{display:grid;grid-template-columns:155px minmax(360px,1fr) 150px;height:285px}.fxdash-watchlist{border-right:1px solid #222b33;background:#090d11}.fxdash-watch-head,.fxdash-watch-tabs{display:flex;justify-content:space-between;align-items:center;padding:9px 10px;border-bottom:1px solid #202830;font-size:10px}.fxdash-watch-tabs{justify-content:flex-start;gap:12px;color:#747f89}.fxdash-watch-tabs b{color:#d8dde2}.fxdash-watchlist ul{margin:0;padding:4px 8px;list-style:none}.fxdash-watchlist li{display:grid;grid-template-columns:1fr auto auto;gap:6px;align-items:center;padding:7px 1px;border-bottom:1px solid rgba(255,255,255,.045);font-size:9px}.fxdash-watchlist li b,.fxdash-watchlist li small{font-size:8px}.fxdash-chart-panel{min-width:0;background:#070b0e;position:relative}.fxdash-chart-head{height:46px;display:flex;justify-content:space-between;align-items:center;padding:7px 12px;border-bottom:1px solid #222a31}.fxdash-chart-head strong{font-size:13px}.fxdash-chart-head span{display:block;margin-top:3px;font-size:8px;color:#7f8993}.fxdash-live-price{text-align:right}.fxdash-live-price b{font-size:12px}.fxdash-chart-wrap{position:relative;height:169px}.fxdash-chart-wrap canvas,.fxdash-indicator-chart canvas{width:100%;height:100%;display:block}.fxdash-chart-price-label{position:absolute;right:2px;top:40%;padding:2px 5px;background:#17a851;color:#fff;font-size:8px;border-radius:2px}.fxdash-indicator{height:20px;border-top:1px solid #202830;border-bottom:1px solid #202830;display:flex;gap:18px;align-items:center;padding:0 10px;font-size:7px;color:#78838d}.fxdash-indicator b{color:#b2bac1}.fxdash-indicator-chart{height:49px}.fxdash-order-panel{border-left:1px solid #222b33;background:#0a0e12;padding:7px}.fxdash-order-tabs{display:grid;grid-template-columns:1fr 1fr;margin-bottom:6px}.fxdash-order-tabs button{border:1px solid #222;background:#14191e;color:#aaa;padding:5px;font-size:9px}.fxdash-order-tabs button.active{background:#16a452;color:#fff}.fxdash-order-panel label{display:block;font-size:7px;color:#84909a;margin-bottom:5px}.fxdash-order-panel input,.fxdash-order-panel select{width:100%;height:23px;background:#11171c;border:1px solid #2c353d;color:#dce0e3;font-size:8px;padding:3px 5px;margin-top:2px;border-radius:2px}.fxdash-stepper{display:grid;grid-template-columns:24px 1fr 24px}.fxdash-stepper button{border:1px solid #2c353d;background:#11171c;color:#ddd;font-size:10px}.fxdash-bidask{display:grid;grid-template-columns:1fr 1fr;gap:4px;margin:7px 0}.fxdash-bidask button{border:0;border-radius:3px;color:#fff;padding:5px 2px}.fxdash-bidask button:first-child{background:#1fa75b}.fxdash-bidask button:last-child{background:#b74a45}.fxdash-bidask small{display:block;font-size:7px}.fxdash-bidask b{font-size:11px}.fxdash-order-submit{width:100%;border:0;border-radius:3px;background:#25ad5f;color:#fff;padding:7px 2px;font-size:8px;font-weight:900}.fxdash-order-panel dl{margin:7px 0 0;font-size:7px;color:#77818a}.fxdash-order-panel dl div{display:flex;justify-content:space-between;padding:2px 0}.fxdash-order-panel dd{margin:0;color:#b9c1c8}
.fxdash-market-side{padding:12px 0 12px 10px;display:grid;gap:10px;grid-template-rows:1.15fr .85fr;min-width:0}.fxdash-index-board,.fxdash-news-board{border:1px solid #283039;background:#080c0f;border-radius:5px;padding:10px;min-width:0}.fxdash-index-head,.fxdash-news-head{display:flex;justify-content:space-between;font-size:10px;margin-bottom:6px}.fxdash-index-head span{color:#5fc6f4}.fxdash-index-board>div:not(:first-child){display:grid;grid-template-columns:1fr auto;gap:2px 6px;padding:5px 0;border-bottom:1px solid rgba(255,255,255,.05);font-size:9px}.fxdash-index-board>div b{color:#4fb5e6}.fxdash-index-board>div span{color:#c0c6ca}.fxdash-index-board>div em{grid-column:2;font-size:8px;font-style:normal;text-align:right}.fxdash-news-board ul{list-style:none;margin:0;padding:0}.fxdash-news-board li{display:grid;grid-template-columns:1fr auto;gap:5px;padding:5px 0;border-bottom:1px solid rgba(255,255,255,.05);font-size:8px;color:#b5bcc2}.fxdash-news-board time{color:#818990}
.fxdash-products{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:7px;padding:7px 0}.fxdash-product{position:relative;min-height:177px;border:1px solid var(--line);border-radius:5px;overflow:hidden;background:#080b0d}.fxdash-product:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,5,7,.96) 0%,rgba(3,5,7,.73) 42%,rgba(3,5,7,.08) 100%)}.fxdash-product img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.9;transition:.35s}.fxdash-product:hover img{transform:scale(1.045);filter:brightness(1.12)}.fxdash-product span{position:relative;z-index:1;display:flex;flex-direction:column;height:100%;padding:14px 13px}.fxdash-product strong{font-size:17px;line-height:1.1}.fxdash-product strong b{display:inline-block;padding:2px 5px;border-radius:3px;background:#de4135;color:#fff;font-size:9px;vertical-align:3px}.fxdash-product small{margin-top:7px;max-width:145px;font-size:11px;line-height:1.55;color:#e3e4e5}.fxdash-product i{font-style:normal;font-size:9px;font-weight:900;color:var(--gold2);border:1px solid #b7801c;border-radius:4px;padding:7px 9px;margin-top:auto;align-self:flex-start;background:rgba(38,25,2,.6)}
.fxdash-bottom{display:grid;grid-template-columns:1.05fr 1fr 1fr .95fr;gap:7px;padding-bottom:12px}.fxdash-bottom-card{border:1px solid rgba(221,166,49,.43);border-radius:5px;background:linear-gradient(180deg,#0c1013,#07090b);min-height:222px;padding:0 13px 9px;overflow:hidden}.fxdash-bottom-card header{height:37px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #22282d}.fxdash-bottom-card h2{font-size:15px;color:var(--gold2);margin:0}.fxdash-bottom-card header a{font-size:8px;color:#ad9458}.fxdash-quote-head,.fxdash-quote-row{display:grid;grid-template-columns:1fr .8fr .75fr 74px;align-items:center;gap:5px}.fxdash-quote-head{height:24px;font-size:8px;color:#7f878e}.fxdash-quote-row{height:26px;border-top:1px solid rgba(255,255,255,.045);font-size:9px}.fxdash-quote-row em{font-style:normal}.fxdash-quote-row canvas{width:72px;height:20px}.fxdash-list-item{display:grid;grid-template-columns:52px 1fr;gap:9px;align-items:center;min-height:43px;border-bottom:1px solid rgba(255,255,255,.055)}.fxdash-list-item img{width:52px;height:31px;object-fit:cover;border-radius:2px}.fxdash-list-item b{display:block;font-size:9px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fxdash-list-item small{display:block;margin-top:4px;font-size:7px;color:#777f85}.fxdash-edu-item{position:relative;display:grid;grid-template-columns:53px 1fr auto;gap:9px;align-items:center;min-height:43px;border-bottom:1px solid rgba(255,255,255,.055)}.fxdash-edu-item img{width:53px;height:31px;object-fit:cover;border-radius:2px}.fxdash-edu-item>i{position:absolute;left:20px;font-style:normal;font-size:12px;text-shadow:0 1px 6px #000}.fxdash-edu-item b{display:block;font-size:9px;font-weight:500}.fxdash-edu-item small{display:block;margin-top:3px;font-size:7px;color:#a9a9a9}.fxdash-edu-item time{font-size:8px}.fxdash-community-row{display:flex;justify-content:space-between;gap:8px;align-items:center;height:34px;border-bottom:1px solid rgba(255,255,255,.055);font-size:9px}.fxdash-community-row b{font-size:8px;font-weight:500;color:#bfc3c6;white-space:nowrap}
.fxdash-footer{border-top:1px solid rgba(221,166,49,.31);background:#010203}.fxdash-footer-inner{min-height:100px;display:grid;grid-template-columns:250px 1fr auto;gap:40px;align-items:center}.fxdash-footer-links{display:flex;gap:38px;align-items:center;flex-wrap:wrap;font-size:11px}.fxdash-footer-links small{width:100%;font-size:9px;color:#a5a5a5}.fxdash-social{display:flex;gap:22px}.fxdash-social a{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;color:#fff;font-weight:900}.fxdash-social a:nth-child(1){background:#ef2424}.fxdash-social a:nth-child(2){background:#1b9de2}.fxdash-social a:nth-child(3){background:linear-gradient(135deg,#6f37c8,#f43088,#f4a12b)}.fxdash-social a:nth-child(4){background:#14ad55}
@media(max-width:1450px){.fxdash-shell{width:min(1380px,calc(100% - 24px))}.fxdash-nav{gap:20px}.fxdash-hero{grid-template-columns:300px minmax(650px,1fr) 210px}.fxdash-products{grid-template-columns:repeat(4,1fr)}.fxdash-bottom{grid-template-columns:1fr 1fr}.fxdash-popup{right:15px}}
@media(max-width:1180px){.fxdash-nav{display:none}.fxdash-hero{grid-template-columns:280px minmax(620px,1fr)}.fxdash-market-side{grid-column:1/-1;grid-template-columns:1fr 1fr;grid-template-rows:auto;padding:0 0 10px}.fxdash-terminal-body{grid-template-columns:145px minmax(360px,1fr) 140px}.fxdash-products{grid-template-columns:repeat(3,1fr)}.fxdash-popup{top:78px}.fxdash-mobile-menu.is-open{display:block;position:fixed;inset:70px 0 0;z-index:78;background:rgba(1,3,5,.98);padding:30px}.fxdash-mobile-menu a{display:block;padding:16px;border-bottom:1px solid rgba(255,255,255,.08);font-weight:800}.fxdash-mobile-close{position:absolute;right:22px;top:12px;background:none;border:0;color:#fff;font-size:30px}}
@media(max-width:900px){.fxdash-header-inner{height:64px}.fxdash-logo strong{font-size:27px}.fxdash-popup{width:280px}.fxdash-hero{display:block}.fxdash-hero-copy{min-height:280px;padding:40px 30px}.fxdash-terminal{margin:10px 0}.fxdash-terminal-body{grid-template-columns:125px minmax(320px,1fr)}.fxdash-order-panel{display:none}.fxdash-market-side{padding:0 0 10px}.fxdash-products{grid-template-columns:repeat(2,1fr)}.fxdash-footer-inner{grid-template-columns:1fr;text-align:center;padding:25px 0}.fxdash-footer-inner .fxdash-logo{align-items:center}.fxdash-footer-links,.fxdash-social{justify-content:center}.fxdash-footer-links{gap:18px}.fxdash-popup{top:auto;bottom:12px;right:12px}}
@media(max-width:640px){.fxdash-shell{width:calc(100% - 14px)}.fxdash-header-actions{gap:10px}.fxdash-lang{font-size:11px}.fxdash-popup{left:8px;right:8px;width:auto;min-height:170px;padding:20px}.fxdash-popup>strong{font-size:18px}.fxdash-popup-art{transform:scale(.72);transform-origin:right bottom}.fxdash-popup label{margin-top:12px}.fxdash-hero-copy{min-height:250px;padding:30px 20px}.fxdash-hero-copy h1{font-size:25px}.fxdash-hero-copy h1 em{font-size:43px}.fxdash-terminal-top{overflow:auto}.fxdash-terminal{border-radius:4px}.fxdash-terminal-body{display:block;height:auto}.fxdash-watchlist{display:none}.fxdash-chart-panel{height:310px}.fxdash-chart-wrap{height:205px}.fxdash-indicator-chart{height:39px}.fxdash-market-side{grid-template-columns:1fr}.fxdash-products{grid-template-columns:1fr}.fxdash-product{min-height:190px}.fxdash-product strong{font-size:19px}.fxdash-bottom{grid-template-columns:1fr}.fxdash-bottom-card{min-height:auto}.fxdash-footer-links{display:grid;grid-template-columns:1fr 1fr}.fxdash-footer-links small{grid-column:1/-1}.fxdash-social{gap:12px}}

/* v30 — TradingView live market integration */
.fxdash-ticker-strip{position:relative;z-index:20;border-bottom:1px solid rgba(221,166,49,.24);background:#05080b;min-height:46px;overflow:hidden}
.fxdash-tv-ticker{width:100%;min-height:46px}
.fxdash-tv-ticker .tradingview-widget-container__widget{min-height:46px}
.fxdash-terminal-live{display:flex;flex-direction:column;height:430px;margin:10px 0;background:#05090d}
.fxdash-terminal-live-head{height:46px;flex:0 0 46px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 14px;border-bottom:1px solid #263039;background:linear-gradient(180deg,#10161c,#090d11)}
.fxdash-terminal-live-head strong{display:block;font-size:12px;color:#f1f3f5}
.fxdash-terminal-live-head span{display:block;margin-top:3px;font-size:8px;color:#85909a}
.fxdash-terminal-live-head small{display:flex;align-items:center;gap:6px;color:#35d477;font-size:8px;font-weight:900;white-space:nowrap}
.fxdash-terminal-live-head small i{width:7px;height:7px;border-radius:50%;background:#35d477;box-shadow:0 0 9px rgba(53,212,119,.8)}
.fxdash-terminal-live-head small b{color:#8b949c;font-size:7px;font-weight:500}
.fxdash-tv-advanced{height:calc(100% - 46px);width:100%;min-height:0}
.fxdash-tv-advanced>.tradingview-widget-container__widget{height:calc(100% - 24px)!important;width:100%!important}
.fxdash-tv-advanced .tradingview-widget-copyright,.fxdash-tv-market .tradingview-widget-copyright,.fxdash-tv-quotes .tradingview-widget-copyright{height:24px;display:flex;align-items:center;justify-content:center;font-size:9px;background:#05090d;color:#858b91}
.fxdash-tv-advanced .tradingview-widget-copyright a,.fxdash-tv-market .tradingview-widget-copyright a,.fxdash-tv-quotes .tradingview-widget-copyright a{color:#d8a83d}
.fxdash-market-side{grid-template-rows:minmax(270px,1fr) auto}
.fxdash-tv-market-wrap{min-height:270px;border:1px solid #202a32;border-radius:4px;background:#070b0f;overflow:hidden;display:flex;flex-direction:column}
.fxdash-widget-label{height:36px;flex:0 0 36px;display:flex;align-items:center;justify-content:space-between;padding:0 10px;border-bottom:1px solid #232c34;background:#0c1116}
.fxdash-widget-label strong{font-size:11px}.fxdash-widget-label span{font-size:7px;color:#d9aa43}
.fxdash-tv-market{height:calc(100% - 36px);min-height:0}
.fxdash-tv-market>.tradingview-widget-container__widget{height:calc(100% - 24px)!important;width:100%!important}
.fxdash-news-board{min-height:104px}
.fxdash-news-board li{font-size:8px;line-height:1.35}
.fxdash-tv-quotes-card{height:270px;padding-bottom:0}
.fxdash-tv-quotes{height:calc(100% - 37px);width:100%}
.fxdash-tv-quotes>.tradingview-widget-container__widget{height:calc(100% - 24px)!important;width:100%!important}
@media(max-width:1450px){.fxdash-terminal-live{height:420px}.fxdash-market-side{grid-template-rows:300px auto}.fxdash-tv-market-wrap{min-height:300px}}
@media(max-width:1180px){.fxdash-terminal-live{height:500px}.fxdash-market-side{grid-template-columns:1fr 1fr;grid-template-rows:350px}.fxdash-tv-market-wrap{min-height:350px}.fxdash-news-board{min-height:350px}}
@media(max-width:900px){.fxdash-terminal-live{height:560px}.fxdash-market-side{grid-template-columns:1fr;grid-template-rows:360px auto}.fxdash-tv-market-wrap{min-height:360px}.fxdash-news-board{min-height:auto}}
@media(max-width:640px){.fxdash-ticker-strip{min-height:72px}.fxdash-tv-ticker,.fxdash-tv-ticker .tradingview-widget-container__widget{min-height:72px}.fxdash-terminal-live{height:610px}.fxdash-terminal-live-head{height:58px;flex-basis:58px;align-items:flex-start;flex-direction:column;justify-content:center;gap:4px}.fxdash-terminal-live-head small b{display:none}.fxdash-tv-advanced{height:calc(100% - 58px)}.fxdash-market-side{grid-template-rows:390px auto}.fxdash-tv-market-wrap{min-height:390px}.fxdash-tv-quotes-card{height:390px}.fxdash-tv-quotes-card header{height:43px}.fxdash-tv-quotes{height:calc(100% - 43px)}}
