@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.flex{display:flex}.grid{display:grid}.hidden{display:none}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--bg:#f2f4f6;--card:#fff;--txt:#191f28;--txt-2:#4e5968;--muted:#8b95a1;--muted-2:#b0b8c1;--line:#e5e8eb;--line-soft:#f2f4f6;--up:#f04452;--down:#3182f6;--blue:#3182f6;--up-bg:#fcecee;--down-bg:#e8f0fe;--blue-bg:#e8f0fe;--shadow:0 1px 3px #0000000a, 0 6px 16px #00000008;--tabbar-h:62px}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}html,body{height:100%}body{color:var(--txt);-webkit-font-smoothing:antialiased;font-feature-settings:"tnum";background:#e5e8eb;font-family:Pretendard,system-ui,-apple-system,sans-serif;line-height:1.45}.num{font-variant-numeric:tabular-nums}.up{color:var(--up)!important}.down{color:var(--down)!important}.flat{color:var(--muted)!important}.app{background:var(--bg);flex-direction:column;width:100%;max-width:440px;height:100dvh;margin:0 auto;display:flex;position:relative;overflow:hidden}@media (min-width:1024px){body{background:var(--bg)}.app{max-width:1240px;height:auto;min-height:100dvh;overflow:visible}.scroll{flex:none;padding:24px 32px 56px;overflow:visible}.tabbar{display:none}.dash-grid{columns:2;column-gap:20px;margin-top:6px}.dash-grid>div{break-inside:avoid;margin:0 0 18px}}@media (min-width:1480px){.dash-grid{columns:3}}.topbar{z-index:30;border-bottom:1px solid var(--line);padding:calc(env(safe-area-inset-top) + 13px) 18px 13px;background:#fff;position:sticky;top:0}.tb-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.logo{letter-spacing:-.5px;color:var(--txt);align-items:center;gap:8px;font-size:17px;font-weight:800;display:flex}.logo .mk{background:var(--blue);color:#fff;border-radius:7px;place-items:center;width:24px;height:24px;font-size:13px;font-weight:800;display:grid;box-shadow:0 2px 6px #3182f666}.logo .mk-img{object-fit:contain;width:28px;height:28px}.logo b{color:var(--blue)}.tb-right{align-items:center;gap:12px;display:flex}.tb-right .t{color:var(--muted);white-space:nowrap;font-variant-numeric:tabular-nums;font-size:12.5px;font-weight:600}.countpill{background:var(--blue-bg);border-radius:12px;align-items:center;gap:8px;margin-top:11px;padding:9px 13px;display:flex}.countpill .ico{font-size:14px}.countpill .cs{color:var(--txt);font-size:13px;font-weight:600}.countpill .ct{color:var(--blue);font-variant-numeric:tabular-nums;letter-spacing:.3px;margin-left:auto;font-size:15px;font-weight:800}.countpill-sm{background:var(--blue-bg);border-radius:999px;gap:6px;margin-top:0;padding:5px 10px;display:inline-flex}.countpill-sm .ico{font-size:12px}.countpill-sm .cs{color:var(--muted);font-size:12px;font-weight:600}.countpill-sm .ct{margin-left:4px;font-size:12.5px}.scroll{-webkit-overflow-scrolling:touch;padding:18px 16px calc(env(safe-area-inset-bottom) + 24px);flex:1;overflow-y:auto}.scroll::-webkit-scrollbar{width:0}.greet{letter-spacing:-.6px;margin:2px 2px 4px;font-size:22px;font-weight:800}.greet-sub{color:var(--muted);margin:0 2px 18px;font-size:13px;font-weight:500}.sec-h{letter-spacing:-.4px;color:var(--txt);align-items:center;gap:7px;margin:32px 4px 13px;font-size:17px;font-weight:800;display:flex}.sec-h:first-child{margin-top:4px}.sec-h .src{color:var(--muted);margin-left:auto;font-size:11px;font-weight:600}.sec-h .src b{color:var(--blue)}.live-badge{letter-spacing:.6px;color:#16c784;align-items:center;gap:4px;font-size:10px;font-weight:800;display:inline-flex}.live-badge:before{content:"";background:#16c784;border-radius:50%;width:6px;height:6px;animation:1.1s ease-in-out infinite livepulse}.cell-top{justify-content:space-between;align-items:center;gap:6px;display:flex}.dir-dot{vertical-align:middle;border-radius:50%;flex:none;width:7px;height:7px;margin-right:5px;display:inline-block}@keyframes livepulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.3;transform:scale(.7)}}.signal{box-shadow:var(--shadow);background:#fff;border-radius:20px;align-items:flex-start;gap:14px;padding:18px 18px 19px;display:flex}.signal .emo{background:var(--up-bg);border-radius:14px;flex:none;place-items:center;width:46px;height:46px;font-size:24px;display:grid}.signal .sc{flex:1}.signal .tag{color:var(--up);background:var(--up-bg);border-radius:7px;margin-bottom:7px;padding:3px 9px;font-size:11px;font-weight:700;display:inline-block}.signal h2{letter-spacing:-.4px;color:var(--txt);font-size:17px;font-weight:800;line-height:1.4}.signal h2 .hl{color:var(--up)}.signal p{color:var(--muted);margin-top:7px;font-size:12.5px;font-weight:500;line-height:1.6}.grid{grid-template-columns:1fr 1fr 1fr;gap:9px;display:grid}.grid.g2{grid-template-columns:1fr 1fr}.cell{box-shadow:var(--shadow);background:#fff;border-radius:16px;padding:13px 13px 14px}.cell:active{background:#fbfcfd}.cell .nm{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:5px;font-size:11.5px;font-weight:600;display:flex;overflow:hidden}.cell .nm .live{background:var(--up);border-radius:50%;flex:none;width:5px;height:5px;animation:1.4s infinite pulse}@keyframes pulse{50%{opacity:.5}}.cell .vl{color:var(--txt);letter-spacing:-.3px;margin-top:8px;font-size:18px;font-weight:800}.cell .cg{margin-top:2px;font-size:12px;font-weight:700}.cell .cg:before{vertical-align:1px;margin-right:2px;font-size:8px}.cell .cg.up:before{content:"▲"}.cell .cg.down:before{content:"▼"}.list{box-shadow:var(--shadow);background:#fff;border-radius:20px;overflow:hidden}.it{border-top:1px solid var(--line-soft);align-items:center;gap:13px;padding:15px 17px;display:flex}.it:first-child{border-top:none}.it:active{background:var(--line-soft)}.it .ic{color:#fff;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-size:13px;font-weight:800;display:grid}.it .meta{flex:1;min-width:0}.it .meta .t{letter-spacing:-.3px;align-items:center;gap:6px;font-size:15px;font-weight:700;display:flex}.it .meta .c{color:var(--muted);margin-top:2px;font-size:12px;font-weight:500}.it .pr{text-align:right}.it .pr .v{color:var(--txt);letter-spacing:-.3px;font-size:15.5px;font-weight:800}.it .pr .ch{margin-top:2px;font-size:12.5px;font-weight:700}.badge{background:var(--down-bg);color:var(--blue);border-radius:6px;padding:2px 7px;font-size:10px;font-weight:700}.rk{color:var(--muted);text-align:center;flex:none;width:20px;font-size:15px;font-weight:800}.rk.top{color:var(--blue)}.seg{background:var(--line-soft);border-radius:13px;gap:4px;margin-bottom:4px;padding:4px;display:flex}.seg button{color:var(--muted);background:0 0;border:none;border-radius:10px;flex:1;padding:9px;font-family:inherit;font-size:13px;font-weight:700}.seg button.on{color:var(--txt);background:#fff;box-shadow:0 1px 4px #0000001a}.hscroll{-webkit-overflow-scrolling:touch;gap:10px;margin:0 -2px;padding:2px 0 6px;display:flex;overflow-x:auto}.hscroll::-webkit-scrollbar{height:0}.theme{min-width:120px;box-shadow:var(--shadow);background:#fff;border-radius:16px;flex:none;padding:14px}.theme .tn{letter-spacing:-.3px;align-items:center;gap:6px;font-size:14px;font-weight:800;display:flex}.theme .tn .d{border-radius:50%;width:7px;height:7px}.theme .tc{margin-top:8px;font-size:15px;font-weight:800}.theme .tl{color:var(--muted);margin-top:3px;font-size:11px;font-weight:500}.rows{box-shadow:var(--shadow);background:#fff;border-radius:20px;overflow:hidden}.r2{border-top:1px solid var(--line-soft);justify-content:space-between;align-items:center;padding:15px 17px;display:flex}.r2:first-child{border-top:none}.r2 .l{color:var(--txt);font-size:14px;font-weight:600}.r2 .l small{color:var(--muted);margin-top:2px;font-size:11.5px;font-weight:500;display:block}.r2 .r{text-align:right;font-size:14.5px;font-weight:800}.disc{border-top:1px solid var(--line-soft);gap:12px;padding:15px 17px;display:flex}.disc:first-child{border-top:none}.disc .dt{color:var(--blue);flex:none;width:42px;font-size:12px;font-weight:700}.disc .dn{font-size:13.5px;font-weight:700}.disc .dd{color:var(--muted);margin-top:2px;font-size:12px;font-weight:500}.note{color:var(--muted-2);margin:14px 4px 0;font-size:11.5px;font-weight:500;line-height:1.6}.login{box-shadow:var(--shadow);text-align:center;background:#fff;border-radius:20px;margin-top:10px;padding:26px 20px}.login p{color:var(--txt-2);margin-bottom:16px;font-size:14px;font-weight:600;line-height:1.5}.login button{background:var(--blue);color:#fff;border:none;border-radius:13px;width:100%;padding:14px 26px;font-family:inherit;font-size:15px;font-weight:800}.login button:active{background:#2272e6}.tab{display:none}.tab.on{animation:.28s fade;display:block}@keyframes fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.tabbar{z-index:30;height:calc(var(--tabbar-h) + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);border-top:1px solid var(--line);background:#fff;display:flex;position:absolute;bottom:0;left:0;right:0}.tabbtn{color:var(--muted-2);background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;font-family:inherit;font-size:10.5px;font-weight:700;display:flex}.tabbtn svg{stroke:currentColor;fill:none;stroke-width:1.9px;width:23px;height:23px}.tabbtn.on{color:var(--blue)}@media (min-width:1024px){.tabbar{display:none}}.hero4{grid-template-columns:1fr 1fr;gap:12px;margin-top:6px;display:grid}@media (min-width:1024px){.hero4{grid-template-columns:repeat(4,1fr);gap:14px}}.hero4 .cell{padding:18px 16px}.hero4 .nm{font-size:13px}.hero4 .vl{margin-top:8px;font-size:27px}.hero4 .cg{font-size:13px}@media (min-width:1024px){.hero4 .vl{font-size:35px}}.cell-click{cursor:pointer;transition:background .12s,transform 80ms}.cell-click:hover{background:#f7f9fb}.cell-click:active,.est-card:active{transform:scale(.975)}.updated-ago{color:var(--muted);align-items:center;gap:5px;font-size:12px;font-weight:600;display:inline-flex}.ua-dot{background:#16c784;border-radius:50%;width:6px;height:6px;animation:1.1s ease-in-out infinite livepulse}@keyframes fadein{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}.fade-in{animation:.35s fadein}.est-card{text-align:left;width:100%;font:inherit;cursor:pointer;-webkit-appearance:none;border:none;transition:background .12s,transform 80ms}.est-card:hover{background:#f7f9fb}.est-card .vl{margin-top:10px}.est-card .est-close{color:var(--muted);margin-top:9px;font-size:11.5px;font-weight:600}.sheet-overlay{--sheet-top-gap:12px;z-index:100;box-sizing:border-box;height:100dvh;padding-top:calc(env(safe-area-inset-top) + var(--sheet-top-gap));background:#0006;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0;overflow:hidden}@media (min-width:1024px){.sheet-overlay{--sheet-top-gap:24px;align-items:center;padding-bottom:24px}}.sheet{background:var(--card);width:100%;max-width:480px;min-height:0;padding:20px 18px calc(env(safe-area-inset-bottom) + 22px);max-height:calc(100vh - env(safe-area-inset-top) - var(--sheet-top-gap));max-height:calc(100dvh - env(safe-area-inset-top) - var(--sheet-top-gap));overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;border-radius:20px 20px 0 0;overflow-y:auto}@media (min-width:1024px){.sheet{border-radius:20px;max-height:min(88vh,100dvh - 48px)}}.sheet-head{justify-content:space-between;align-items:center;display:flex}.sheet-title{letter-spacing:-.4px;font-size:18px;font-weight:800}.sheet-sub{color:var(--muted);margin-left:4px;font-size:12px;font-weight:600}.sheet-x{cursor:pointer;width:30px;height:30px;color:var(--txt-2);background:#f2f4f6;border:none;border-radius:50%;font-size:13px}.sheet-price{letter-spacing:-1px;margin-top:14px;font-size:34px;font-weight:800}.sheet-gap{margin-top:2px;font-size:15px;font-weight:700}.sheet-rows{border-top:1px solid var(--line);margin-top:16px}.sheet-row{border-bottom:1px solid var(--line-soft);justify-content:space-between;padding:11px 0;font-size:13.5px;display:flex}.sheet-row span{color:var(--muted);font-weight:600}.sheet-row b{font-weight:700}.sheet-meaning{background:var(--down-bg);color:var(--txt-2);border-radius:10px;margin-top:14px;padding:10px 12px;font-size:13px;font-weight:600;line-height:1.5}.sheet-chart-label{color:var(--muted);margin-top:16px;font-size:12px;font-weight:600}.sheet-chart{touch-action:pan-y;background:#fafbfc;border-radius:12px;height:240px;margin-top:8px;overflow:hidden}.sheet-chart *{touch-action:pan-y!important}.perp-svg{width:100%;height:100%;display:block}.chart-skel{background:#eef1f4;width:100%;height:100%;animation:1.3s ease-in-out infinite skelpulse}.chart-empty{height:100%;color:var(--muted);justify-content:center;align-items:center;font-size:13px;display:flex}@keyframes skelpulse{0%,to{opacity:1}50%{opacity:.45}}.skel-bar{background:#e9edf1;border-radius:7px;animation:1.3s ease-in-out infinite skelpulse}.skel-nm{width:42%;height:11px}.skel-vl{width:68%;height:22px;margin-top:12px}.skel-cg{width:32%;height:11px;margin-top:10px}
