:root{--font-mono:Consolas,monospace;--text-color:#ccc;--text-muted:#999;--border-color:#333;--link-color:#6bf;--active-link-color:#fc9;--inputs-bg-color:#121214}body,html{height:100%;margin:0;padding:0}.markets-shell,.markets-shell *,.markets-shell :after,.markets-shell :before{box-sizing:border-box}.markets-shell,.markets-shell *{margin:0;padding:0}.markets-shell{background:#000;color:#ccc;font-family:Consolas,monospace;line-height:1.55;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}.markets-shell button,.markets-shell h1,.markets-shell h2,.markets-shell h3,.markets-shell h4,.markets-shell h5,.markets-shell h6,.markets-shell input,.markets-shell label{line-height:1.1}.markets-shell h1,.markets-shell h2,.markets-shell h3,.markets-shell h4,.markets-shell h5,.markets-shell h6{text-wrap:balance}.markets-shell h1{font-size:2rem;line-height:1.2}.markets-shell h2{font-size:1.5rem;line-height:1.3}.markets-shell h3{font-size:1.25rem;line-height:1.35}.markets-shell h4{font-size:1.1rem;line-height:1.4}.markets-shell p{margin:.6em 0}.markets-shell a{color:#6bf}.markets-shell a:hover{text-decoration:underline}.markets-shell a.active{color:#fc9;text-decoration:none}.markets-shell img,.markets-shell picture,.markets-shell svg{display:block;max-width:100%}.markets-shell button,.markets-shell input,.markets-shell select,.markets-shell textarea{font:inherit}.markets-shell textarea:not([rows]){min-height:10em}.markets-shell :target{scroll-margin-block:5ex}.markets-shell .skip-link{height:1px;left:-9999px;overflow:hidden;position:absolute;top:auto;width:1px}.markets-shell .skip-link:focus{background:#6bf;border-radius:0;color:#000;height:auto;padding:8px 12px;position:static;width:auto}.markets-shell :focus{outline:none}.markets-shell :focus-visible{border-radius:0;box-shadow:0 0 0 3px #66bbff59;outline:2px solid #6bf;outline-offset:2px}.markets-shell main{margin:0 auto;max-width:1100px;padding:24px 12px 48px}.markets-shell .button,.markets-shell button{align-items:center;background-color:#121214;border:1px solid #333;border-radius:4px;color:#ccc;cursor:pointer;display:inline-flex;gap:6px;padding:4px 8px;text-decoration:none}.markets-shell .button.selected,.markets-shell button.selected{background-color:#1e1e22;color:#f5f5f5}.markets-shell .button:hover,.markets-shell button:hover{background-color:#1e1e22}.markets-shell .button:active,.markets-shell button:active{background-color:#333}.markets-shell .button:disabled,.markets-shell .button[aria-disabled=true],.markets-shell button:disabled,.markets-shell button[aria-disabled=true]{background-color:#474747;color:#121214;cursor:not-allowed}.markets-shell .button-black{background:#000c}.markets-shell .button-sm{font-size:80%;padding:2px 4px}.markets-shell .card{background:linear-gradient(180deg,#ffffff05,#fff0);border-radius:0;box-shadow:0 1px 2px #0006,inset 0 0 0 1px #333;overflow:hidden}.markets-shell .card .card-header{align-items:center;border-bottom:1px solid #333;display:flex;gap:12px;justify-content:space-between;padding:12px}.markets-shell .card .card-title{color:#ccc;font-family:Consolas,monospace;font-size:.95rem}.markets-shell .card .card-body{padding:12px}.markets-shell .dropdown{display:inline-block;list-style:none;margin:0;padding:0;position:relative;z-index:10}.markets-shell .dropdown .t{border:1px solid #0d0d10;border-bottom:none;cursor:default;display:inline-block;padding:3px 6px;position:relative;white-space:nowrap;z-index:101}.markets-shell .dropdown .caret{margin-left:6px}.markets-shell .dropdown-data{background-color:#000c;border:1px solid #3a3a3a;display:none;margin-top:-1px;max-height:80vh;overflow-y:auto;padding:6px;position:absolute;text-align:left;z-index:100}.markets-shell .dropdown:hover .dropdown-data{display:block}.markets-shell .dropdown-data table.simple{width:100%}.markets-shell .dropdown-data table.simple td:first-child{white-space:nowrap}.markets-shell .field{display:grid;gap:6px}.markets-shell .field.inline{align-items:center;grid-template-columns:140px 1fr}.markets-shell .field.error input,.markets-shell .field.error select,.markets-shell .field.error textarea{border-color:#f33}.markets-shell label{color:#999;font-size:.9rem}.markets-shell input[type=email],.markets-shell input[type=password],.markets-shell input[type=search],.markets-shell input[type=text],.markets-shell select,.markets-shell textarea{background:#121214;border:1px solid #333;border-radius:4px;color:#ccc;padding:8px 10px;transition:border-color .15s ease,background-color .15s ease;width:100%}.markets-shell input[type=email]::-moz-placeholder,.markets-shell input[type=password]::-moz-placeholder,.markets-shell input[type=search]::-moz-placeholder,.markets-shell input[type=text]::-moz-placeholder,.markets-shell select::-moz-placeholder,.markets-shell textarea::-moz-placeholder{color:#777}.markets-shell input[type=email]::placeholder,.markets-shell input[type=password]::placeholder,.markets-shell input[type=search]::placeholder,.markets-shell input[type=text]::placeholder,.markets-shell select::placeholder,.markets-shell textarea::placeholder{color:#777}.markets-shell input[type=email]:hover,.markets-shell input[type=password]:hover,.markets-shell input[type=search]:hover,.markets-shell input[type=text]:hover,.markets-shell select:hover,.markets-shell textarea:hover{background:#1e1e22}.markets-shell input[type=email]:focus-visible,.markets-shell input[type=password]:focus-visible,.markets-shell input[type=search]:focus-visible,.markets-shell input[type=text]:focus-visible,.markets-shell select:focus-visible,.markets-shell textarea:focus-visible{border-color:#6bf}.markets-shell .controls{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.markets-shell table.simple{border-collapse:collapse;font-size:12px;font-weight:400;width:100%}.markets-shell table.simple td{border-bottom:1px solid #333;padding:6px}.markets-shell table.simple tr:last-child td{border-bottom:none}.markets-shell table.simple tr:hover td{background-color:#1e1e22}.markets-shell .no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.markets-shell .no-scrollbar::-webkit-scrollbar{display:none}.markets-shell ::-webkit-scrollbar{background-color:#0f0f10;border-radius:0;height:6px;width:6px}.markets-shell ::-webkit-scrollbar-corner{background:#0f0f10}.markets-shell ::-webkit-scrollbar-thumb{background-color:#fd982480;border:1px solid #0f0f10;border-radius:0}@media(prefers-reduced-motion:reduce){.markets-shell *{animation:none!important;scroll-behavior:auto!important;transition:none!important}}@media(max-width:639px){.markets-shell main{padding-top:0}}#markets-searchbox-input{width:12em}@media(max-width:999px){#header .navbar .nav{align-items:center;min-height:40px}#header .navbar .nav>.logo,#header .navbar .nav>.nav-searchbox,#header .navbar .nav>.passport{align-items:center;display:inline-flex;height:40px;line-height:1}#header .navbar .nav>.logo>.dropdown,#header .navbar .nav>.nav-searchbox>.dropdown{display:inline-block;height:40px;line-height:40px;vertical-align:top}#header .navbar .nav>.logo>.dropdown>.t,#header .navbar .nav>.nav-searchbox>.dropdown>.t{align-items:center;border:1px solid transparent;box-sizing:border-box;display:inline-flex;gap:6px;height:40px;line-height:1;padding-block:0;vertical-align:top;white-space:nowrap}#header .navbar .nav img{display:block;flex:0 0 auto;margin:0}#header .navbar .nav .caret{align-items:center;display:inline-flex;flex:0 0 auto;line-height:1;margin:0}#header .navbar .nav i{line-height:1}}.markets-shell{box-sizing:border-box;display:flex;flex-direction:column;max-width:100vw;min-height:100vh;overflow-x:hidden;width:100%}.markets-shell main{box-sizing:border-box;flex:1 0 auto;min-width:0;width:100%}.markets-shell__footer{margin-top:auto;padding:16px}.markets-page{display:flex;flex-direction:column;gap:16px;margin:0 auto;max-width:1100px;padding:16px 12px 24px}.markets-page__header{align-items:flex-end;display:flex;flex-wrap:wrap;gap:8px}.markets-page__title{font-size:22px;margin:0}.markets-page__subtitle{color:#999;font-size:13px;margin:4px 0 0;max-width:440px}.markets-page__search-bar{margin:0 auto 8px;width:80%}.markets-page__search-bar input{background:#121214;border:1px solid rgba(51,51,51,.35);border-radius:4px;color:#ccc;font-size:12px;font-weight:400;padding:6px 10px;transition:all .2s ease;width:100%}.markets-page__search-bar input::-moz-placeholder{color:#999;font-weight:400}.markets-page__search-bar input::placeholder{color:#999;font-weight:400}.markets-page__search-bar input:hover:not(:disabled){background:#1e1e22;border-color:#6bf6}.markets-page__search-bar input:focus-visible{border-color:#6bf;outline:none}.markets-page__search-bar input:disabled{background:#0000004d;color:#999;cursor:not-allowed;opacity:.5}.markets-page__search-bar input:disabled::-moz-placeholder{color:#999999b3}.markets-page__search-bar input:disabled::placeholder{color:#999999b3}.markets-page__heatmap{display:flex;height:400px;width:100%}.markets-page__content{background:#000;border:1px solid rgba(51,51,51,.35);overflow:hidden}.markets-page__content-header{align-items:flex-end;border-bottom:1px solid rgba(51,51,51,.35);display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;padding:12px}.markets-page__table-controls{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end}.markets-page__table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.markets-page__table-wrapper::-webkit-scrollbar{display:none}.markets-page__error{color:#fc6;font-size:14px;padding:16px;text-align:center}.markets-page__footer{align-items:center;border-top:none;display:flex;flex-direction:column;gap:12px;justify-content:center;text-align:center}.markets-page__results-range{color:#999;font-size:13px;text-align:center;width:100%}.quote-selector{align-items:center;background:#121214;border:1px solid rgba(51,51,51,.35);border-radius:4px;display:inline-flex;gap:0;overflow:hidden}.quote-selector__button{align-items:center;background:transparent;border:none;border-right:1px solid rgba(51,51,51,.35);color:#999;cursor:pointer;display:inline-flex;font-size:13px;font-weight:500;justify-content:center;min-width:50px;padding:8px 12px;transition:all .2s ease;white-space:nowrap}.quote-selector__button:last-child{border-right:none}.quote-selector__button:hover:not(.is-active):not(:disabled){background:#1e1e22;color:#ccc}.quote-selector__button:focus-visible{outline:2px solid #6bf;outline-offset:-2px;z-index:1}.quote-selector__button:disabled{cursor:wait;opacity:.5}.quote-selector__button.is-active{background:#ffcc9926;color:#fc9;font-weight:600;position:relative}.quote-selector__button.is-active:after{background:#fc9;bottom:0;content:"";height:2px;left:0;position:absolute;right:0}.compact-toggle{align-items:center;background:#121214;border:1px solid rgba(51,51,51,.35);border-radius:4px;cursor:pointer;display:inline-flex;gap:8px;padding:8px 12px;transition:background .2s ease,border-color .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.compact-toggle:hover{background:#1e1e22;border-color:#6bf9}.compact-toggle__input{accent-color:#fc9;cursor:pointer;height:16px;width:16px}.compact-toggle__label{color:#ccc;font-size:13px;white-space:nowrap}.markets-tabs{align-items:center;background:#000;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin:0;padding:12px}.markets-tabs__buttons{display:flex;flex-wrap:wrap;gap:8px}.markets-tabs__controls{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end;margin-left:auto}.markets-tab{align-items:center;background:#121214;border:1px solid rgba(51,51,51,.35);border-radius:4px;color:#999;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;gap:8px;letter-spacing:.06em;padding:8px 16px;position:relative;text-transform:uppercase;transition:all .2s ease;white-space:nowrap}.markets-tab:hover:not(.is-active){background:#1e1e22;border-color:#6bf9;color:#ccc}.markets-tab:focus-visible{outline:2px solid #6bf;outline-offset:2px}.markets-tab.is-active{background:#ffcc991a;border-color:#fc9;color:#fc9;font-weight:600}.markets-tab.is-active:after{background:#fc9;bottom:-1px;content:"";height:2px;left:0;position:absolute;right:0}.markets-tab__badge{align-items:center;background:#fc93;border:1px solid rgba(255,204,153,.3);border-radius:10px;color:#fc9;display:inline-flex;font-size:11px;font-weight:600;height:20px;justify-content:center;min-width:20px;padding:0 6px}.markets-tab.is-active .markets-tab__badge{background:#fc9;border-color:#fc9;color:#000}.featured-pairs__grid{display:grid;gap:12px;grid-template-columns:1fr}.featured-pairs--hybrid{margin-top:0}.featured-pairs__section-title{font-size:24px;font-weight:700;margin:0 0 16px}.featured-card-hybrid{cursor:pointer;overflow:hidden;position:relative;transition:border-color .3s ease,box-shadow .3s ease,transform .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.featured-card-hybrid:before{background:linear-gradient(135deg,#f7931a0d,#3fb9500d);content:"";inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .3s ease;z-index:0}.featured-card-hybrid:hover:not(.is-loading){border-color:#fc99;box-shadow:0 6px 16px #00000080,inset 0 0 0 1px #333;transform:translateY(-2px)}.featured-card-hybrid:hover:not(.is-loading):before{opacity:1}.featured-card-hybrid:focus-visible{border-color:#fc9c;outline:2px solid #fc9;outline-offset:2px}.featured-card-hybrid:active:not(.is-loading){transform:translateY(0)}.featured-card-hybrid.is-loading{cursor:not-allowed;opacity:.6;pointer-events:none}.featured-card-hybrid .card-body,.featured-card-hybrid .card-header{position:relative;z-index:1}.featured-card-hybrid .card-header{align-items:center;display:flex;gap:8px}.featured-card-hybrid .card-title{flex:1;font-size:16px;font-weight:600}.featured-card-hybrid__icon{flex-shrink:0;height:32px;width:32px}.featured-card-hybrid__icon img{background:#0006;border:1px solid hsla(0,0%,100%,.05);border-radius:50%;height:100%;width:100%}.featured-card-hybrid__icon-placeholder{background:linear-gradient(135deg,#ffffff0d,#ffffff05);border:1px solid rgba(51,51,51,.35);border-radius:50%;height:100%;width:100%}.featured-card-hybrid__name{color:#999;font-size:12px;letter-spacing:.06em;margin-bottom:8px;text-transform:uppercase}.featured-card-hybrid__price{color:#ccc;font-size:22px;font-weight:700;letter-spacing:-.02em;margin-bottom:8px}.featured-card-hybrid__change{align-items:center;background:#0000004d;border:1px solid hsla(0,0%,100%,.05);border-radius:4px;display:inline-flex;font-size:13px;font-weight:600;padding:4px 8px}.featured-card-hybrid__change.is-up{background:#00cc001a;border-color:#0c03;color:#0c0}.featured-card-hybrid__change.is-down{background:#cc00001a;border-color:#c003;color:#c00}.markets-table{border-collapse:collapse;font-family:Arial,sans-serif;font-weight:400;min-width:680px;width:100%}.markets-table td,.markets-table th{border-bottom:1px solid rgba(51,51,51,.35);border-right:1px solid rgba(51,51,51,.35);font-weight:400;padding:3px 6px;text-align:right;vertical-align:middle}.markets-table tbody td{font-size:12px}.markets-table thead th{background:transparent;color:#ccc;font-size:12px;font-weight:400;letter-spacing:normal;text-align:center;text-transform:none;white-space:nowrap}.markets-table__sortable{padding:0}.markets-table__sort-button{align-items:center;background:none;border:none;color:#ccc;cursor:pointer;display:inline-flex;font:inherit;font-weight:400;justify-content:space-between;letter-spacing:inherit;padding:2px 4px;text-transform:inherit;transition:color .2s ease;width:100%}.markets-table__sort-button:not(:disabled):hover{color:#ccc}.markets-table__sort-button:focus-visible{outline:2px solid #6bf;outline-offset:2px}.markets-table__sort-button:disabled{cursor:wait;opacity:.7}.markets-table__sort-button.is-active{color:#fc9}.markets-table__sort-label{align-items:center;display:inline-flex;font-size:12px;gap:4px}.markets-table__sort-indicator{font-size:.85em}.markets-table tbody tr{transition:background .2s ease}.markets-table tbody tr:hover td{background:#1e1e22}.markets-table tbody tr.has-hover-icon:hover{background-image:linear-gradient(#00000080,#00000080),var(--market-hover-icon);background-position:50%,50%;background-repeat:no-repeat,no-repeat;background-size:100% 100%,120px}.markets-table tbody tr.has-hover-icon:hover td{background:transparent}.markets-table__watchlist{color:#ffffff80;text-align:center;vertical-align:middle;width:28px}.markets-table__watchlist button{background:none;border:none;color:#ffffff80;cursor:pointer;font-size:24px;line-height:1;padding:2px;transition:color .2s ease,transform .2s ease}.markets-table__watchlist button:hover{color:#fc9;transform:scale(1.2)}.markets-table__watchlist button:focus-visible{outline:2px solid #6bf;outline-offset:2px}.markets-table__watchlist button.is-watched{color:#fc9}thead .markets-table__watchlist{color:#fff9;font-size:18px}.markets-table__rank{font-size:12px;font-weight:400;text-align:center!important;width:40px}.markets-table__name-cell{min-width:220px;text-align:left!important}.markets-table__name{align-items:center;display:flex;gap:4px;justify-content:flex-start;min-width:0;text-align:left}.markets-table__name img{background:#0006;border:1px solid hsla(0,0%,100%,.05);border-radius:50%;height:20px;width:20px}.markets-table__identity{align-items:flex-start;display:flex;flex-direction:column;gap:2px;min-width:0;text-align:left}.markets-table__primary{display:block;font-size:12px;font-weight:700;max-width:100%;overflow-wrap:anywhere;text-align:left;white-space:normal;word-break:break-word}.markets-table__primary a{color:#ccc;text-decoration:none}.markets-table__secondary{color:#999;display:none;font-size:12px;letter-spacing:.06em;text-transform:uppercase}.markets-table__metric{align-items:flex-end;flex-direction:column;gap:4px;min-width:50px;text-align:right}.markets-table .is-up{color:#0c0}.markets-table .is-down{color:#c00}.markets-table__value{font-size:12px;font-weight:400}.markets-table__sub{color:#999;font-size:11px;letter-spacing:.12em;text-transform:uppercase}.markets-table__actions{text-align:right}.markets-table__actions-stack{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.markets-table__chart{text-align:center}.markets-table__chart-button{align-items:center;border-radius:50%;display:inline-flex;font-size:16px;font-weight:600;gap:4px;height:28px;justify-content:center;padding:0;width:28px}.markets-table__exchanges-row td{background:linear-gradient(180deg,#0c0c10d9,#060609eb);border-bottom:1px solid rgba(51,51,51,.35);border-top:1px solid rgba(51,51,51,.35);padding:16px}.markets-table__empty,.markets-table__loading{color:#999;font-style:italic;padding:24px;text-align:center}.markets-table__loading{color:#6bf}.markets-table__market-row{cursor:pointer}.featured-pairs__section-title,.markets-page__content-header h3,.markets-pagination__control{letter-spacing:.06em;text-transform:uppercase}.markets-table__optional-col{display:table-cell}.markets-table__sticky-cell{background-clip:padding-box;left:var(--sticky-left,auto);position:sticky;z-index:1}.markets-table__sticky-cell[data-sticky-col=name]{--sticky-left:0px}thead .markets-table__sticky-cell{z-index:4}tbody .markets-table__sticky-cell{background-color:#0c0c10f0;border-right:1px solid hsla(0,0%,100%,.04);z-index:2}tbody .markets-table__sticky-cell[data-sticky-col=name]{background-color:transparent;box-shadow:6px 0 12px #00000059}tbody .markets-table__sticky-cell[data-sticky-col=name] .markets-table__name,tbody .markets-table__sticky-cell[data-sticky-col=name]>div{background-color:#0c0c10f0;border-radius:4px;box-sizing:border-box;margin-right:auto;max-width:100%;padding:2px 6px 2px 2px;width:-moz-fit-content;width:fit-content}tbody tr:hover .markets-table__sticky-cell{background:#1e1e22}tbody tr.has-hover-icon:hover .markets-table__sticky-cell{background:transparent}.exchanges-inline{display:grid;gap:12px}.exchanges-inline__title{align-items:baseline;color:#ccc;display:flex;flex-wrap:wrap;font-size:1rem;font-weight:600;gap:8px;margin:0}.exchanges-inline__subtitle{color:#999;font-size:.8125rem;font-weight:400}.exchanges-inline__grid{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.exchanges-inline__entry{background:#08080cd9;border:1px solid rgba(51,51,51,.35);border-radius:4px;box-shadow:0 1px 2px #0006,inset 0 0 0 1px #333;display:grid;gap:8px;padding:12px}.exchanges-inline__entry h4{color:#fc9;font-size:.95rem;margin:0}.exchanges-inline__entry ul{color:#ccc;display:grid;font-size:.875rem;gap:4px;list-style:none;margin:0;padding:0}.exchanges-inline__entry li{background:#00000059;border:1px solid hsla(0,0%,100%,.05);border-radius:4px;padding:4px 6px}.markets-pagination{align-items:center;background:#000;box-sizing:border-box;display:grid;gap:8px;grid-template-columns:auto minmax(0,1fr) auto;max-width:100%;overflow:hidden;padding:8px;width:100%}.markets-pagination,.markets-pagination__control{border:1px solid rgba(51,51,51,.35);border-radius:4px}.markets-pagination__control{background:none;color:#ccc;cursor:pointer;flex-shrink:0;font-size:13px;padding:8px 12px;transition:background .2s ease,border-color .2s ease,color .2s ease,opacity .2s ease}.markets-pagination__control:hover:not(:disabled){background:#1e1e22;border-color:#6bf}.markets-pagination__control:disabled{background:#0003;border-color:#3333334d;color:#999;cursor:not-allowed;opacity:.4}.markets-pagination__pages{box-sizing:border-box;display:flex;flex-wrap:nowrap;gap:8px;justify-content:center;list-style:none;margin:0;overflow-x:auto;padding:0 8px;-webkit-overflow-scrolling:touch;max-width:100%;scrollbar-width:thin;width:100%}.markets-pagination__pages::-webkit-scrollbar{height:4px}.markets-pagination__pages li button{background:none;border:1px solid rgba(51,51,51,.7);border-radius:4px;color:#ccc;cursor:pointer;font-size:13px;padding:8px 12px;transition:background .2s ease,border-color .2s ease,color .2s ease,opacity .2s ease}.markets-pagination__pages li button:hover:not(:disabled){background:#1e1e22;border-color:#6bf}.markets-pagination__pages li button:disabled{background:#0003;border-color:#3333334d;color:#999;cursor:default;opacity:.4}.markets-pagination__pages li.active button{border-color:#fc9;color:#fc9}.markets-pagination__ellipsis{align-items:center;color:#999;display:inline-flex;font-size:13px;justify-content:center;padding:8px 4px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0 0 0 0);border:0;white-space:nowrap}@media(max-width:767px){.markets-page{gap:12px;padding:8px 8px 16px}.markets-page__header{gap:8px}.markets-page__title{font-size:18px}.markets-page__subtitle{font-size:12px}.markets-page__search-bar{margin:0 auto 8px;width:100%}.markets-page__search-bar input{font-size:12px;padding:6px 10px}.markets-page__table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0 -8px;padding:0 8px}.featured-pairs__section-title{font-size:18px;margin-bottom:12px}.featured-pairs__grid{gap:0;grid-template-columns:1fr}.featured-pairs__grid>.card{align-items:center;background:transparent;border:0;border-bottom:0;border-radius:0;box-shadow:none;display:flex;gap:12px;justify-content:space-between;padding:10px 2px;transition:background .2s ease,border-color .2s ease}.featured-pairs__grid>.card:before{display:none}.featured-pairs__grid>.card:active:not(.is-loading),.featured-pairs__grid>.card:hover:not(.is-loading){background:#ffffff05;border-color:#ffcc9973;box-shadow:none;transform:none}.featured-pairs__grid>.card .card-header{align-items:center;display:flex;flex:1;gap:8px;margin-bottom:0;min-width:0}.featured-pairs__grid>.card .card-title{font-size:12px;font-weight:600;letter-spacing:.04em;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.featured-pairs__grid>.card .card-body{align-items:baseline;display:flex;flex-shrink:0;justify-content:flex-end;margin-left:8px;min-width:0}.featured-pairs__grid>.card:last-child{border-bottom:0}.featured-card-hybrid{padding:12px}.featured-card-hybrid .card-header{gap:8px;margin-bottom:0}.featured-card-hybrid .card-title{font-size:12px}.featured-card-hybrid .card-body{gap:0}.featured-card-hybrid__icon{height:20px;width:20px}.featured-card-hybrid__icon img{height:100%;width:100%}.featured-card-hybrid__name{display:none}.featured-card-hybrid__price{font-size:14px;font-weight:700;margin-bottom:0}.markets-table{max-width:none;min-width:620px;width:auto}.markets-table .markets-table__market-cap-col{display:none}.markets-table thead th{font-size:10px;padding:4px 8px;white-space:nowrap}.markets-table tbody td{font-size:11px;padding:4px 8px}.markets-table__watchlist{width:32px}.markets-table__watchlist button{font-size:20px;padding:2px}.markets-table__rank{font-size:11px;width:32px}.markets-table__name-cell{min-width:140px}.markets-table__name{gap:4px}.markets-table__name img{height:24px;width:24px}.markets-table__primary{font-size:12px}.markets-table__secondary{font-size:10px}.markets-table__metric{min-width:75px}.markets-table__value{font-size:11px}.markets-table__chart-button{font-size:16px;height:32px;padding:0;width:32px}.markets-tabs{align-items:stretch;flex-direction:column;gap:8px;padding:8px}.markets-tabs__buttons{gap:8px;width:100%}.markets-tabs__controls{flex-direction:column;gap:8px;width:100%}.markets-tabs__controls>*{width:100%}.markets-tab{flex:1;font-size:13px;justify-content:center;padding:8px 12px}.quote-selector{width:100%}.quote-selector__button{flex:1;padding:8px}.compact-toggle{justify-content:center;padding:8px;width:100%}.markets-pagination{gap:4px;grid-template-areas:"prev next" "pages pages";grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible;padding:8px}.markets-pagination__control{font-size:12px;padding:4px 8px;white-space:nowrap;width:100%}.markets-pagination__control:first-of-type{grid-area:prev}.markets-pagination__control:last-of-type{grid-area:next}.markets-pagination__pages{gap:4px;grid-area:pages;justify-content:flex-start;max-width:100%;min-width:0;overflow-x:auto;padding:0;-webkit-overflow-scrolling:touch}.markets-pagination__pages li button{font-size:12px;min-width:32px;padding:4px 8px}.markets-page__results-range{font-size:12px}.exchanges-inline__grid{grid-template-columns:1fr}}@media(min-width:768px){.markets-page{gap:24px;padding:0 16px 48px}.markets-page__header{gap:16px}.markets-page__title{font-size:24px}.markets-page__subtitle{font-size:14px}.markets-page__heatmap{height:600px}.featured-pairs__grid{gap:16px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.featured-pairs--hybrid{margin-top:0}.featured-card-hybrid__price{font-size:22px}.featured-card-hybrid__change{font-size:13px}.markets-table__optional-col{display:table-cell}.markets-pagination{gap:12px;justify-content:center;padding:8px 12px}.markets-page__footer{align-items:center;flex-direction:column;justify-content:center}.markets-page__results-range{text-align:center;width:100%}}.ad-banner-sticky{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#121214fa;border-top:1px solid rgba(51,51,51,.35);bottom:0;box-shadow:0 -4px 12px #0006;left:0;position:fixed;right:0;z-index:9999}.ad-banner-sticky__container{align-items:center;display:flex;gap:12px;justify-content:space-between;margin:0 auto;max-width:1100px;padding:8px 12px}.ad-banner-sticky__content{align-items:center;display:flex;flex:1;gap:12px}.ad-banner-sticky__label{background:#0006;border:1px solid hsla(0,0%,100%,.05);border-radius:4px;color:#999;display:none;font-size:10px;letter-spacing:.1em;padding:4px 8px;text-transform:uppercase;white-space:nowrap}.ad-banner-sticky__placeholder{background:#0000004d;border:1px dashed rgba(51,51,51,.35);border-radius:4px;flex:1;font-size:11px;min-height:50px;text-align:center}.ad-banner-sticky__close,.ad-banner-sticky__placeholder{align-items:center;color:#999;display:flex;justify-content:center}.ad-banner-sticky__close{background:#0006;border:1px solid rgba(51,51,51,.35);border-radius:4px;cursor:pointer;flex-shrink:0;font-size:14px;height:28px;transition:all .2s ease;width:28px}.ad-banner-sticky__close:hover{background:#f851491a;border-color:#f33;color:#f33}.ad-banner-sticky__close:focus-visible{outline:2px solid #6bf;outline-offset:2px}.markets-shell:has(.ad-banner-sticky){padding-bottom:10px}@media(max-width:767px){.ad-banner-sticky__container{padding:4px 8px}.ad-banner-sticky__label{display:none}.ad-banner-sticky__placeholder{font-size:10px;min-height:40px}.ad-banner-sticky__close{font-size:12px;height:24px;width:24px}.markets-shell:has(.ad-banner-sticky){padding-bottom:70px}}@media(min-width:768px){.ad-banner-sticky__container{padding:12px 16px}.ad-banner-sticky__label{display:block}.ad-banner-sticky__placeholder{font-size:13px;min-height:90px}.ad-banner-sticky__close{font-size:16px;height:32px;width:32px}.markets-shell:has(.ad-banner-sticky){padding-bottom:10px}}.ad-slot-shell{align-items:center;display:flex;justify-content:center;min-height:50px;overflow:hidden;width:100%}.ad-slot-shell__bitmedia,.ad-slot-shell__bsa{display:block;min-height:50px;min-width:320px;width:100%}.ad-block-featured__content{contain-intrinsic-size:50px;content-visibility:auto;margin:16px 0;min-height:50px;text-align:center;width:100%}@keyframes price-cell-flash{0%{background:#f7931a80!important;box-shadow:0 0 15px #f7931ab3,inset 0 0 15px #f7931a66}50%{background:#f7931ab3!important;box-shadow:0 0 25px #f7931ae6,inset 0 0 25px #f7931a99}to{background:transparent!important;box-shadow:none}}@keyframes price-value-pulse{0%{color:inherit}25%{color:#f7931a!important;text-shadow:0 0 10px rgba(247,147,26,.8)}50%{color:#f7931a!important;text-shadow:0 0 15px rgba(247,147,26,.9)}75%{color:#f7931acc!important;text-shadow:0 0 8px rgba(247,147,26,.6)}to{color:inherit;text-shadow:none}}@keyframes border-pulse{0%,to{opacity:0;transform:scaleY(.5)}50%{opacity:1;transform:scaleY(1)}}.markets-table tbody tr td.markets-table__metric.price-updated{animation:price-cell-flash 1.5s ease-out!important;background:#f7931a80!important;position:relative}.markets-table tbody tr td.markets-table__metric.price-updated .markets-table__value{animation:price-value-pulse 1.5s ease-out!important;font-weight:700}.markets-table tbody tr td.markets-table__metric.price-updated:before{animation:border-pulse 1.5s ease-out;background:#f7931ae6;bottom:0;content:"";left:0;position:absolute;top:0;width:3px;z-index:10}.markets-table tbody tr:hover td.markets-table__metric.price-updated{animation:price-cell-flash 1.5s ease-out!important;background:#f7931a80!important}@keyframes shimmer{0%{background-position:-468px 0}to{background-position:468px 0}}.markets-table__shimmer-row td{background:#ffffff05!important;pointer-events:none}.markets-table__shimmer-row .shimmer-box{animation:shimmer 1.2s ease-in-out infinite;background:linear-gradient(90deg,#ffffff08 0,#ffffff14,#ffffff08 40%,#ffffff08);background-size:468px 100%;border-radius:4px;height:16px;max-width:100%;width:100%}.markets-table__shimmer-row .shimmer-box--circle{border-radius:50%;height:28px;width:28px}.markets-table__shimmer-row .shimmer-box--icon{border-radius:50%;display:inline-block;height:20px;vertical-align:middle;width:20px}.markets-table__shimmer-row .shimmer-box--name{display:inline-block;margin-left:8px;max-width:120px;vertical-align:middle}.markets-table__shimmer-row .shimmer-box--symbol{height:12px;margin-top:4px;max-width:60px}.markets-table__shimmer-row .shimmer-box--short{max-width:60px}.markets-table__shimmer-row .shimmer-box--medium{max-width:80px}.markets-table__shimmer-row .shimmer-box--long{max-width:100px}@media only screen and (min-width:0px)and (min-height:0px){div[id^=bsa-zone_1585587375466-4_123456]{min-height:50px;min-width:320px}}@media only screen and (min-width:770px)and (min-height:0px){.ad-slot-shell{min-height:90px}.ad-slot-shell__bitmedia,.ad-slot-shell__bsa{min-height:90px;min-width:728px}.ad-block-featured__content{contain-intrinsic-size:90px;min-height:90px}div[id^=bsa-zone_1585587375466-4_123456]{min-height:90px;min-width:728px}}.sidebar-watchlist{background:#00000029;box-sizing:border-box;display:flex;flex-direction:column;font-family:inherit;font-size:10px;line-height:1.2;overflow:hidden;padding:4px 0 2px}.sidebar-watchlist--collapsed{padding-bottom:0}.sidebar-watchlist__settings{align-items:center;display:flex;flex:0 0 auto;justify-content:space-between;padding:0 6px 4px}.sidebar-watchlist__manager{flex:0 0 auto;padding:0 4px 4px}.watchlist-selector{align-items:center;display:flex;gap:2px;min-width:0}.watchlist-selector__select{background:#00000047;border:1px solid hsla(0,0%,100%,.14);color:#ffffffc2;flex:1 1 auto;font:inherit;font-size:10px;height:20px;min-width:0}.watchlist-selector .watchlist-selector__button,.watchlist-selector .watchlist-selector__lock{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;border-radius:2px;box-shadow:none;color:#ffffff6b;cursor:pointer;flex:0 0 18px;font-size:10px;height:20px;line-height:20px;min-width:0;padding:0;width:18px}.watchlist-selector .watchlist-selector__button:hover,.watchlist-selector .watchlist-selector__lock:hover{background:#ffffff12;color:#ffffffe6}.watchlist-selector .watchlist-selector__button:disabled{cursor:not-allowed;opacity:.35}.watchlist-selector .watchlist-selector__button--active{color:#ffc832e6}.watchlist-selector .watchlist-selector__lock{color:#66bbffd9}.sidebar-watchlist__title{color:#ffffff9e;font-family:inherit;font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sidebar-watchlist__title--clickable{cursor:pointer}.sidebar-watchlist__collapse-icon{font-size:8px;margin-right:2px}.sidebar-watchlist__count{font-weight:400;opacity:.7}.sidebar-watchlist__style-toggle{display:flex;gap:1px}.sidebar-watchlist .sidebar-watchlist__style-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;border-radius:2px;box-shadow:none;color:#ffffff59;cursor:pointer;flex:0 0 auto;font-family:inherit;font-size:10px;height:auto;line-height:1;min-width:0;padding:1px 4px;width:auto}.sidebar-watchlist .sidebar-watchlist__style-btn:hover{background:#ffffff0f;color:#fffc}.sidebar-watchlist .sidebar-watchlist__style-btn--active{background:#ffffff1a;color:#ffffffe6}.sidebar-watchlist__empty{color:#ffffff6b;font-size:10px;line-height:1.2;padding:4px 6px 6px}.sidebar-watchlist__chips{align-content:flex-start;box-sizing:border-box;display:flex;flex:1 1 auto;flex-wrap:wrap;gap:3px;min-height:0;overflow-x:hidden;overflow-y:auto;padding:0 4px 2px}.sidebar-watchlist .sidebar-watchlist__chip,.sidebar-watchlist .sidebar-watchlist__chip:visited{align-items:center;background:#ffffff0f;border:1px solid hsla(0,0%,100%,.1);border-radius:3px;color:inherit;cursor:grab;display:inline-flex;font-family:inherit;font-size:9px;gap:3px;line-height:1.3;max-width:100%;padding:1px 4px 1px 6px;text-decoration:none;white-space:nowrap}.sidebar-watchlist .sidebar-watchlist__chip--locked,.sidebar-watchlist .sidebar-watchlist__row--locked{cursor:default}.sidebar-watchlist .sidebar-watchlist__chip:focus-visible,.sidebar-watchlist .sidebar-watchlist__chip:hover{background:#ffffff1a;border-color:#fff3;text-decoration:none}.sidebar-watchlist .sidebar-watchlist__chip--active,.sidebar-watchlist .sidebar-watchlist__chip--active:visited{background:#ffffff1f;border-color:#ffffff59}.sidebar-watchlist__chip--dragging{opacity:.5}.sidebar-watchlist__chip-label{overflow:hidden;text-overflow:ellipsis}.sidebar-watchlist__chip-remove{background:transparent;border:0;color:#ffffff59;cursor:pointer;flex:0 0 auto;font-size:8px;line-height:1;padding:0}.sidebar-watchlist__chip-remove:hover{color:#fffffff2}.sidebar-watchlist__chip-lock{color:#66bbffd9;flex:0 0 auto;font-size:8px;line-height:1}.sidebar-watchlist__table{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;overflow-y:auto;padding:0 1px 0 0}.sidebar-watchlist .sidebar-watchlist__row,.sidebar-watchlist .sidebar-watchlist__row:visited{align-items:center;border-bottom:1px solid transparent;border-top:1px solid transparent;color:inherit;cursor:grab;display:flex;font-family:inherit;font-size:10px;gap:4px;line-height:1.2;min-width:0;padding:2px 4px;text-decoration:none}.sidebar-watchlist__row--even{background:#ffffff08}.sidebar-watchlist .sidebar-watchlist__row:focus-visible,.sidebar-watchlist .sidebar-watchlist__row:hover{background:#ffffff12;text-decoration:none}.sidebar-watchlist .sidebar-watchlist__row--active,.sidebar-watchlist .sidebar-watchlist__row--active:visited{background:#ffffff14}.sidebar-watchlist__row--dragging{opacity:.5}.sidebar-watchlist__row--drop-before{border-top-color:#ffffff80}.sidebar-watchlist__row--drop-after{border-bottom-color:#ffffff80}.sidebar-watchlist__row-star{color:#fff6;flex:0 0 auto;font-size:8px}.sidebar-watchlist__row--active .sidebar-watchlist__row-star{color:#ffc832cc}.sidebar-watchlist__row-label{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-watchlist__row-remove{background:transparent;border:0;color:#ffffff59;cursor:pointer;flex:0 0 auto;font-size:9px;line-height:1;padding:0}.sidebar-watchlist__row-remove:hover{color:#fffffff2}.sidebar-watchlist__row-lock{color:#66bbffd9;flex:0 0 auto;font-size:9px;line-height:1}.exchange-markets-legacy-route[data-v-ef45dbfd]{background:#000;color:#ccc;display:flex;flex-direction:column;font-family:Consolas,monospace;min-height:100vh}.exchange-markets-legacy-route__main[data-v-ef45dbfd]{background:#000;border-top:1px solid #333;display:flex;flex:1 0 auto;margin:0;max-width:none;padding:18px 14px 28px;width:100%}.exchange-markets-legacy-route__panel[data-v-ef45dbfd]{background:#050506;border:1px solid #333;display:flex;flex-direction:column;margin:auto;max-width:760px;width:100%}.exchange-markets-legacy-route__status-row[data-v-ef45dbfd]{align-items:center;border-bottom:1px solid #333;display:flex;gap:18px;padding:18px}.exchange-markets-legacy-route__summary[data-v-ef45dbfd]{display:flex;flex-direction:column;gap:8px;min-width:0}.exchange-markets-legacy-route__title[data-v-ef45dbfd]{color:#f5f5f5;font-size:20px;font-weight:700;line-height:1.2;margin:0}.exchange-markets-legacy-route__error-details[data-v-ef45dbfd]{color:#999;font-size:13px;line-height:1.45;margin:0}.exchange-markets-legacy-route__error-code[data-v-ef45dbfd]{color:#fc9;flex:0 0 auto;font-size:clamp(44px,11vw,88px);font-weight:700;letter-spacing:0;line-height:1}.exchange-markets-legacy-route__actions[data-v-ef45dbfd]{border-bottom:1px solid #333;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;padding:12px 18px}.exchange-markets-legacy-route__actions[data-v-ef45dbfd]:last-child{border-bottom:0}.exchange-markets-legacy-route__actions .button[data-v-ef45dbfd]{background:#121214;border-color:#333;border-radius:0;color:#ccc;font-size:12px;line-height:1.2;text-decoration:none}.exchange-markets-legacy-route__actions .button[data-v-ef45dbfd]:focus-visible,.exchange-markets-legacy-route__actions .button[data-v-ef45dbfd]:hover{background:#1e1e22;border-color:#6bf;color:#f5f5f5;text-decoration:none}.exchange-markets-legacy-route__market-block[data-v-ef45dbfd]{display:flex;flex-direction:column;min-width:0}.exchange-markets-legacy-route__block-header[data-v-ef45dbfd]{background:#0d0d10;border-bottom:1px solid #333;padding:10px 18px}.exchange-markets-legacy-route__block-title[data-v-ef45dbfd]{color:#f5f5f5;font-size:13px;line-height:1.2;margin:0}.exchange-markets-legacy-route__alternatives[data-v-ef45dbfd]{width:100%}.exchange-markets-legacy-route__alternatives[data-v-ef45dbfd] td{border-bottom-color:#333;padding:8px 18px}.exchange-markets-legacy-route__alternatives[data-v-ef45dbfd] tr:hover td{background:#121214}.exchange-markets-legacy-route__alternatives-links[data-v-ef45dbfd]{display:flex;flex-wrap:wrap;gap:6px 12px}.exchange-markets-legacy-route__alternative-link[data-v-ef45dbfd]{color:#6bf;text-decoration:none}.exchange-markets-legacy-route__alternative-link[data-v-ef45dbfd]:focus-visible,.exchange-markets-legacy-route__alternative-link[data-v-ef45dbfd]:hover{color:#fc9;text-decoration:underline}.exchange-markets-legacy-route__empty[data-v-ef45dbfd]{color:#999;font-size:13px;margin:0;padding:14px 18px 16px}@media(max-width:639px){.exchange-markets-legacy-route__main[data-v-ef45dbfd]{padding:10px 8px 20px}.exchange-markets-legacy-route__status-row[data-v-ef45dbfd]{align-items:flex-start;flex-direction:column;gap:10px;padding:14px}.exchange-markets-legacy-route__actions[data-v-ef45dbfd]{padding:10px 14px}.exchange-markets-legacy-route__alternatives[data-v-ef45dbfd] td,.exchange-markets-legacy-route__block-header[data-v-ef45dbfd],.exchange-markets-legacy-route__empty[data-v-ef45dbfd]{padding-left:14px;padding-right:14px}}
