:root{--app-bg: #0d1117;--app-content-bg: rgba(19, 24, 32, .9);--app-card-bg: #151c2b;--app-card-border: rgba(99, 112, 139, .18);--app-card-shadow: 0 18px 38px rgba(5, 10, 20, .45);--app-card-hover-shadow: 0 20px 40px rgba(8, 13, 23, .6);--app-text: #f4f6fb;--app-secondary-text: rgba(200, 210, 230, .72);--app-accent: #38bdf8;--app-toolbar-bg: #121a2c;--app-toolbar-border: rgba(90, 105, 135, .3);--app-toolbar-shadow: 0 14px 32px rgba(9, 14, 22, .5);--app-toggle-bg: rgba(30, 41, 59, .9);--app-toggle-hover-bg: rgba(59, 75, 102, .95);--positive-color: #34d399;--negative-color: #f97066;--neutral-color: rgba(199, 210, 224, .72);--volume-color: rgba(148, 163, 184, .75)}body[data-theme=light]{--app-bg: #f5f7fb;--app-content-bg: rgba(255, 255, 255, .96);--app-card-bg: #ffffff;--app-card-border: rgba(120, 140, 180, .18);--app-card-shadow: 0 12px 28px rgba(120, 140, 180, .18);--app-card-hover-shadow: 0 16px 30px rgba(120, 140, 180, .22);--app-text: #152030;--app-secondary-text: rgba(21, 32, 48, .7);--app-accent: #2563eb;--app-toolbar-bg: rgba(244, 247, 255, .97);--app-toolbar-border: rgba(120, 140, 180, .25);--app-toolbar-shadow: 0 12px 28px rgba(120, 140, 180, .22);--app-toggle-bg: #ffffff;--app-toggle-hover-bg: rgba(198, 210, 255, 1);--positive-color: #16a34a;--negative-color: #dc2626;--neutral-color: rgba(60, 72, 94, .65);--volume-color: rgba(60, 72, 94, .65)}html{font-size:13px}body{display:block;margin:0;background-color:#060b13;color:#e8ecf5;transition:background-color .3s ease,color .3s ease;font-size:13px}body[data-theme=light]{background-color:#f5f7fb;color:#1c2434}body[data-theme=dark]{background-color:#0e1420;color:#e8ecf5}.d-flex{display:flex}.justify-content-between{justify-content:space-between}.align-items-start{align-items:flex-start}.w-100{width:100%}.w-50{width:50%}.app-toolbar{display:flex;align-items:center;justify-content:space-between;padding:0 20px;height:58px!important;line-height:58px!important;border-radius:14px;margin:16px 20px 0;background:linear-gradient(135deg,rgba(18,28,44,.92),rgba(16,24,36,.92))!important;box-shadow:0 18px 42px #070b1261;backdrop-filter:blur(14px);color:var(--app-text)}.app-toolbar__brand{display:inline-flex;align-items:center;gap:8px;color:#f4f7ff;font-weight:600;font-size:16px;letter-spacing:.2px}.app-toolbar__brand:hover{color:var(--app-accent)}.app-toolbar__brand svg{font-size:18px;color:var(--app-accent)}.app-toolbar__right{display:flex;align-items:center;gap:12px}.app-toolbar__theme-toggle{color:#eaf1ff!important;background:rgba(40,55,80,.85)!important;border-radius:50%!important;width:36px!important;height:36px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;transition:background .2s ease,color .2s ease}.app-toolbar__theme-toggle:hover{color:#68d7ff!important;background:rgba(55,76,110,.92)!important}.app-toolbar a{text-decoration:none}.app-toolbar--light{background:rgba(255,255,255,.94)!important;box-shadow:0 14px 32px #5b6c8c26}.app-toolbar--light .app-toolbar__brand{color:#1f2937}.app-toolbar--light .app-toolbar__theme-toggle{background:rgba(232,238,255,.94)!important;color:#1f2937!important}.app-toolbar--light .app-toolbar__theme-toggle:hover{color:#1d4ed8!important;background:rgba(214,226,255,.98)!important}.app-content{transition:background .3s ease,color .3s ease}.trending-page{display:flex;flex-direction:column;gap:16px}.trending-hero{background:linear-gradient(135deg,#182435 0%,#1e2d44 100%);border-radius:16px;padding:20px 18px;color:#f0f4ff;text-align:center;box-shadow:0 20px 42px #080c1661}.trending-hero .ant-typography{color:inherit}.trending-hero .trending-hero__feature{margin-top:6px}.trending-hero .trending-hero__feature .ant-typography{color:inherit;margin-bottom:0;font-size:16px}.trending-hero .trending-hero__feature span{display:block;margin-top:2px;color:#e2e9fab3;font-size:13px}body[data-theme=dark] .trending-hero{background:linear-gradient(135deg,#131c2c 0%,#0e1523 100%);color:var(--app-text)}body[data-theme=light] .trending-hero{background:#f8faff;color:#1a2232;box-shadow:0 12px 28px #788cb42e}body[data-theme=light] .trending-hero .trending-hero__feature span{color:#1e293bad}.trending-hero__feature span{display:block;margin-top:4px;color:var(--app-secondary-text);font-size:13px}.trending-hero__feature .ant-typography{color:var(--app-text);font-size:16px;margin-bottom:0}.trending-section{background:#141e2c;border-radius:16px;padding:18px 16px 20px;color:#e5ecfa;box-shadow:0 22px 40px #070b135c}.trending-section .ant-typography{color:inherit}.trending-section .ant-typography-secondary{color:var(--app-secondary-text);font-size:13px}body[data-theme=light] .trending-section{background:#ffffff;color:#1e293b;box-shadow:0 12px 28px #4454781f}body[data-theme=light] .trending-section .ant-typography-secondary{color:#475569bf}.trending-section__header{display:flex;flex-wrap:wrap;align-items:center;gap:12px;justify-content:space-between;margin-bottom:16px}.trending-section__header .ant-typography{margin:0;color:var(--app-text)}.trending-section__header .ant-typography-secondary{color:var(--app-secondary-text);font-size:13px}.trending-section__refresh{display:block;font-size:11px;color:var(--app-accent);margin-top:4px}.trending-section__alert{margin-bottom:12px}.trending-section__controls{display:flex;align-items:center;gap:10px}.trending-search{width:260px;max-width:100%}.trending-search .ant-select-selector{background:var(--app-toggle-bg)!important;border:1px solid var(--app-toolbar-border)!important;padding:6px 12px!important;min-height:38px!important;color:var(--app-text)!important}.trending-search .ant-select-selection-placeholder,.trending-search .ant-select-selection-item{color:var(--app-text)!important;opacity:.88}.trending-search .ant-select-arrow{color:var(--app-secondary-text)!important}body[data-theme=light] .trending-search .ant-select-selection-placeholder,body[data-theme=light] .trending-search .ant-select-selection-item{color:var(--app-text)!important}.trending-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px}.trending-grid__empty{grid-column:1/-1;display:flex;align-items:center;justify-content:center;padding:32px 0;color:var(--app-secondary-text)}.trending-card{border-radius:14px;padding:16px;border:1px solid rgba(74,96,128,.26);box-shadow:0 18px 36px #060a1259;display:flex;flex-direction:column;gap:8px;transition:transform .2s ease,box-shadow .2s ease;color:var(--app-secondary-text);cursor:pointer}.trending-card:hover{box-shadow:0 24px 48px #080e1880}.trending-card .ant-typography{color:inherit;margin:0;font-weight:700;letter-spacing:.4px;font-size:18px}.trending-card .trending-card__market-cap,.trending-card .trending-card__name,.trending-card .trending-card__volume{color:var(--app-secondary-text);font-size:12px}.trending-card .trending-card__price{font-size:20px;font-weight:700;letter-spacing:.4px}.trending-card .trending-card__change{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:600}.trending-card .trending-card__change--positive{color:#54e6b7}.trending-card .trending-card__change--negative{color:#f87171}.trending-card .trending-card__change--neutral{color:#ccd7ebd1}.trending-card .trending-card__volume{font-size:12px;color:#c0cee8b3}@media (max-width: 768px){.trending-section__header{flex-direction:column;align-items:stretch}.trending-search{width:100%}}.options-chain-card .options-chain-select{width:100%;max-width:240px}.options-chain-card .options-chain-table{font-variant-numeric:tabular-nums}.options-contract-in-money td{background-color:#52c41a14}.colored-header-card{position:relative;margin-top:2vh;border-color:#c0c1c4}.colored-header-card .ant-card-head{border-bottom:none;position:absolute;top:-14px;left:15px;padding:0;min-height:auto;background:white;z-index:2}.colored-header-card .ant-card-head-wrapper{padding:0}.colored-header-card .ant-card-head-title{padding:0 8px;font-size:14px;font-weight:700!important}.colored-header-card .ant-card-body{padding-top:2vh!important}body[data-theme=dark] .colored-header-card{border-color:var(--app-card-border);background:var(--app-card-bg)!important;border:1px solid var(--app-card-border)!important;box-shadow:var(--app-card-shadow)!important}body[data-theme=dark] .colored-header-card .ant-card-head{background:var(--app-card-bg)!important;border:1px solid var(--app-card-border)!important;border-radius:6px}body[data-theme=dark] .colored-header-card .ant-card-head-title{color:var(--app-text)!important}body[data-theme=dark] .colored-header-card .ant-card-body{color:var(--app-text)}body[data-theme=light] .ant-card{background:#ffffff!important;border-color:#788cb42e!important;color:#152030!important;box-shadow:0 12px 28px #788cb42e!important}body[data-theme=light] .ant-card .ant-card-head{background:#ffffff!important;border-bottom-color:#788cb42e!important}body[data-theme=light] .ant-card .ant-card-head .ant-card-head-title,body[data-theme=light] .ant-card .ant-card-body{color:#152030!important}body[data-theme=light] .ant-table{background:#ffffff!important;color:#152030!important}body[data-theme=light] .ant-table .ant-table-thead>tr>th{background:#fafafa!important;border-bottom-color:#788cb42e!important;color:#152030!important}body[data-theme=light] .ant-table .ant-table-tbody>tr>td{border-bottom-color:#788cb42e!important;color:#152030!important}body[data-theme=light] .ant-table .ant-table-tbody>tr:hover>td{background:#fafafa!important}body[data-theme=light] .ant-table .ant-table-tbody>tr.ant-table-row-selected>td{background:rgba(37,99,235,.1)!important}body[data-theme=light] .ant-tabs .ant-tabs-tab{color:#152030b3!important}body[data-theme=light] .ant-tabs .ant-tabs-tab:hover{color:#152030!important}body[data-theme=light] .ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#2563eb!important}body[data-theme=light] .ant-tabs .ant-tabs-ink-bar{background:#2563eb!important}body[data-theme=light] .ant-tabs .ant-tabs-content-holder,body[data-theme=light] .ant-typography{color:#152030!important}body[data-theme=light] .ant-typography.ant-typography-secondary{color:#152030b3!important}body[data-theme=light] .ant-alert{background:#ffffff!important;border-color:#788cb42e!important;color:#152030!important}body[data-theme=light] .ant-alert .ant-alert-message{color:#152030!important}body[data-theme=light] .ant-alert .ant-alert-description,body[data-theme=light] .ant-empty .ant-empty-description,body[data-theme=light] .ant-statistic .ant-statistic-title{color:#152030b3!important}body[data-theme=light] .ant-statistic .ant-statistic-content{color:#152030!important}body[data-theme=light] .ant-tag{background:rgba(244,247,255,.97)!important;border-color:#788cb42e!important;color:#152030!important}body[data-theme=light] .ant-typography a,body[data-theme=light] a.ant-typography{color:#2563eb!important}body[data-theme=light] .ant-typography a:hover,body[data-theme=light] a.ant-typography:hover{color:#1d4ed8!important}body[data-theme=light] .ant-select .ant-select-selector{background:rgba(220,230,255,.92)!important;border-color:#788cb42e!important;color:#152030!important}body[data-theme=light] .ant-select .ant-select-selection-item{color:#152030!important}body[data-theme=light] .ant-select .ant-select-arrow{color:#152030b3!important}body[data-theme=light] .ant-select-dropdown{background:#ffffff!important;border-color:#788cb42e!important}body[data-theme=light] .ant-select-dropdown .ant-select-item{color:#152030!important}body[data-theme=light] .ant-select-dropdown .ant-select-item:hover{background:#f5f7fb!important}body[data-theme=light] .ant-select-dropdown .ant-select-item.ant-select-item-option-selected{background:rgba(37,99,235,.1)!important;color:#2563eb!important}body[data-theme=light] .ant-btn.ant-btn-default{background:#ffffff!important;border-color:#788cb42e!important;color:#152030!important}body[data-theme=light] .ant-btn.ant-btn-default:hover{background:#f5f7fb!important;border-color:#2563eb!important;color:#2563eb!important}body[data-theme=light] .ant-btn.ant-btn-primary{background:#2563eb!important;border-color:#2563eb!important}body[data-theme=light] .ant-btn.ant-btn-primary:hover{background:#1d4ed8!important;border-color:#1d4ed8!important}body[data-theme=light] .ant-btn.ant-btn-text{color:#152030!important}body[data-theme=light] .ant-btn.ant-btn-text:hover{color:#2563eb!important;background:rgba(37,99,235,.1)!important}body[data-theme=light] .ant-input,body[data-theme=light] .ant-input-number{background:#ffffff!important;border-color:#788cb42e!important;color:#152030!important}body[data-theme=light] .ant-input:hover,body[data-theme=light] .ant-input-number:hover{border-color:#2563eb!important}body[data-theme=light] .ant-input:focus,body[data-theme=light] .ant-input-number:focus{border-color:#2563eb!important;box-shadow:0 0 0 2px #2563eb33!important}body[data-theme=light] .ant-input::placeholder,body[data-theme=light] .ant-input-number::placeholder{color:#152030b3!important}body[data-theme=light] .ant-divider{border-color:#788cb42e!important}body[data-theme=light] .ant-tooltip .ant-tooltip-inner{background:#ffffff!important;color:#152030!important;box-shadow:0 12px 28px #788cb42e!important}body[data-theme=light] .ant-tooltip .ant-tooltip-arrow:before{background:#ffffff!important}body[data-theme=light] .recharts-tooltip-wrapper .recharts-default-tooltip{background:#ffffff!important;border:1px solid rgba(120,140,180,.18)!important;box-shadow:0 12px 28px #788cb42e!important}body[data-theme=light] .recharts-tooltip-wrapper .recharts-tooltip-label,body[data-theme=light] .recharts-tooltip-wrapper .recharts-tooltip-item{color:#152030!important}body[data-theme=light] .recharts-tooltip-wrapper .recharts-tooltip-item-name{color:#152030b3!important}body[data-theme=light] .recharts-tooltip-wrapper .recharts-tooltip-item-value{color:#152030!important}body[data-theme=light] .ant-popover .ant-popover-inner{background:#ffffff!important;box-shadow:0 12px 28px #788cb42e!important}body[data-theme=light] .ant-popover .ant-popover-inner-content{color:#152030!important}body[data-theme=light] .ant-popover .ant-popover-arrow:before{background:#ffffff!important}body[data-theme=light] .ant-modal .ant-modal-content{background:#ffffff!important;box-shadow:0 12px 28px #788cb42e!important}body[data-theme=light] .ant-modal .ant-modal-header{background:#ffffff!important;border-bottom-color:#788cb42e!important}body[data-theme=light] .ant-modal .ant-modal-header .ant-modal-title,body[data-theme=light] .ant-modal .ant-modal-body{color:#152030!important}body[data-theme=light] .ant-modal .ant-modal-footer{border-top-color:#788cb42e!important}body[data-theme=light] .ant-drawer .ant-drawer-content{background:#ffffff!important}body[data-theme=light] .ant-drawer .ant-drawer-header{background:#ffffff!important;border-bottom-color:#788cb42e!important}body[data-theme=light] .ant-drawer .ant-drawer-header .ant-drawer-title,body[data-theme=light] .ant-drawer .ant-drawer-body{color:#152030!important}body[data-theme=light] .ant-pagination .ant-pagination-item{background:#ffffff!important;border-color:#788cb42e!important}body[data-theme=light] .ant-pagination .ant-pagination-item a{color:#152030!important}body[data-theme=light] .ant-pagination .ant-pagination-item:hover{border-color:#2563eb!important}body[data-theme=light] .ant-pagination .ant-pagination-item:hover a{color:#2563eb!important}body[data-theme=light] .ant-pagination .ant-pagination-item.ant-pagination-item-active{background:#2563eb!important;border-color:#2563eb!important}body[data-theme=light] .ant-pagination .ant-pagination-item.ant-pagination-item-active a{color:#fff!important}body[data-theme=light] .ant-pagination .ant-pagination-prev .ant-pagination-item-link,body[data-theme=light] .ant-pagination .ant-pagination-next .ant-pagination-item-link{background:#ffffff!important;border-color:#788cb42e!important;color:#152030!important}body[data-theme=light] .ant-pagination .ant-pagination-prev:hover .ant-pagination-item-link,body[data-theme=light] .ant-pagination .ant-pagination-next:hover .ant-pagination-item-link{border-color:#2563eb!important;color:#2563eb!important}body[data-theme=dark] .ant-card{background:var(--app-card-bg)!important;border-color:var(--app-card-border)!important;color:var(--app-text)!important;box-shadow:var(--app-card-shadow)!important}body[data-theme=dark] .ant-card .ant-card-head{background:var(--app-card-bg)!important;border-bottom-color:var(--app-card-border)!important}body[data-theme=dark] .ant-card .ant-card-head .ant-card-head-title,body[data-theme=dark] .ant-card .ant-card-body{color:var(--app-text)!important}body[data-theme=dark] .ant-table{background:var(--app-card-bg)!important;color:var(--app-text)!important}body[data-theme=dark] .ant-table .ant-table-thead>tr>th{background:rgba(26,35,50,.8)!important;border-bottom-color:var(--app-card-border)!important;color:var(--app-text)!important}body[data-theme=dark] .ant-table .ant-table-tbody>tr>td{border-bottom-color:var(--app-card-border)!important;color:var(--app-text)!important}body[data-theme=dark] .ant-table .ant-table-tbody>tr:hover>td{background:rgba(26,35,50,.4)!important}body[data-theme=dark] .ant-table .ant-table-tbody>tr.ant-table-row-selected>td{background:rgba(56,189,248,.15)!important}body[data-theme=dark] .ant-tabs .ant-tabs-tab{color:var(--app-secondary-text)!important}body[data-theme=dark] .ant-tabs .ant-tabs-tab:hover{color:var(--app-text)!important}body[data-theme=dark] .ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--app-accent)!important}body[data-theme=dark] .ant-tabs .ant-tabs-ink-bar{background:var(--app-accent)!important}body[data-theme=dark] .ant-tabs .ant-tabs-content-holder,body[data-theme=dark] .ant-typography{color:var(--app-text)!important}body[data-theme=dark] .ant-typography.ant-typography-secondary{color:var(--app-secondary-text)!important}body[data-theme=dark] .ant-alert{background:rgba(26,35,50,.8)!important;border-color:var(--app-card-border)!important;color:var(--app-text)!important}body[data-theme=dark] .ant-alert .ant-alert-message{color:var(--app-text)!important}body[data-theme=dark] .ant-alert .ant-alert-description,body[data-theme=dark] .ant-empty .ant-empty-description,body[data-theme=dark] .ant-statistic .ant-statistic-title{color:var(--app-secondary-text)!important}body[data-theme=dark] .ant-statistic .ant-statistic-content{color:var(--app-text)!important}body[data-theme=dark] .ant-tag{background:rgba(26,35,50,.6)!important;border-color:var(--app-card-border)!important;color:var(--app-text)!important}body[data-theme=dark] .ant-typography a,body[data-theme=dark] a.ant-typography{color:var(--app-accent)!important}body[data-theme=dark] .ant-typography a:hover,body[data-theme=dark] a.ant-typography:hover{color:#68d7ff!important}body[data-theme=dark] .ant-select .ant-select-selector{background:var(--app-toggle-bg)!important;border-color:var(--app-card-border)!important;color:var(--app-text)!important}body[data-theme=dark] .ant-select .ant-select-selection-item{color:var(--app-text)!important}body[data-theme=dark] .ant-select .ant-select-arrow{color:var(--app-secondary-text)!important}body[data-theme=dark] .ant-select-dropdown{background:var(--app-card-bg)!important;border-color:var(--app-card-border)!important}body[data-theme=dark] .ant-select-dropdown .ant-select-item{color:var(--app-text)!important}body[data-theme=dark] .ant-select-dropdown .ant-select-item:hover{background:rgba(26,35,50,.6)!important}body[data-theme=dark] .ant-select-dropdown .ant-select-item.ant-select-item-option-selected{background:rgba(56,189,248,.2)!important;color:var(--app-accent)!important}body[data-theme=dark] .ant-btn.ant-btn-default{background:var(--app-toggle-bg)!important;border-color:var(--app-card-border)!important;color:var(--app-text)!important}body[data-theme=dark] .ant-btn.ant-btn-default:hover{background:var(--app-toggle-hover-bg)!important;border-color:var(--app-accent)!important;color:var(--app-accent)!important}body[data-theme=dark] .ant-btn.ant-btn-primary{background:var(--app-accent)!important;border-color:var(--app-accent)!important}body[data-theme=dark] .ant-btn.ant-btn-primary:hover{background:#68d7ff!important;border-color:#68d7ff!important}body[data-theme=dark] .ant-btn.ant-btn-text{color:var(--app-text)!important}body[data-theme=dark] .ant-btn.ant-btn-text:hover{color:var(--app-accent)!important;background:rgba(56,189,248,.1)!important}body[data-theme=dark] .ant-layout{background:var(--app-bg)!important}body[data-theme=dark] .ant-layout-header,body[data-theme=dark] .ant-layout-content{background:transparent!important}body[data-theme=dark] .ant-input,body[data-theme=dark] .ant-input-number{background:var(--app-toggle-bg)!important;border-color:var(--app-card-border)!important;color:var(--app-text)!important}body[data-theme=dark] .ant-input:hover,body[data-theme=dark] .ant-input-number:hover{border-color:var(--app-accent)!important}body[data-theme=dark] .ant-input:focus,body[data-theme=dark] .ant-input-number:focus{border-color:var(--app-accent)!important;box-shadow:0 0 0 2px #38bdf833!important}body[data-theme=dark] .ant-input::placeholder,body[data-theme=dark] .ant-input-number::placeholder{color:var(--app-secondary-text)!important}body[data-theme=dark] .ant-divider{border-color:var(--app-card-border)!important}body[data-theme=dark] .ant-tooltip .ant-tooltip-inner{background:var(--app-card-bg)!important;color:var(--app-text)!important;box-shadow:var(--app-card-shadow)!important}body[data-theme=dark] .ant-tooltip .ant-tooltip-arrow:before{background:var(--app-card-bg)!important}body[data-theme=dark] .recharts-tooltip-wrapper .recharts-default-tooltip{background:var(--app-card-bg)!important;border:1px solid var(--app-card-border)!important;box-shadow:var(--app-card-shadow)!important}body[data-theme=dark] .recharts-tooltip-wrapper .recharts-tooltip-label,body[data-theme=dark] .recharts-tooltip-wrapper .recharts-tooltip-item{color:var(--app-text)!important}body[data-theme=dark] .recharts-tooltip-wrapper .recharts-tooltip-item-name{color:var(--app-secondary-text)!important}body[data-theme=dark] .recharts-tooltip-wrapper .recharts-tooltip-item-value{color:var(--app-text)!important}body[data-theme=dark] .ant-popover .ant-popover-inner{background:var(--app-card-bg)!important;box-shadow:var(--app-card-shadow)!important}body[data-theme=dark] .ant-popover .ant-popover-inner-content{color:var(--app-text)!important}body[data-theme=dark] .ant-popover .ant-popover-arrow:before{background:var(--app-card-bg)!important}body[data-theme=dark] .ant-modal .ant-modal-content{background:var(--app-card-bg)!important;box-shadow:var(--app-card-shadow)!important}body[data-theme=dark] .ant-modal .ant-modal-header{background:var(--app-card-bg)!important;border-bottom-color:var(--app-card-border)!important}body[data-theme=dark] .ant-modal .ant-modal-header .ant-modal-title,body[data-theme=dark] .ant-modal .ant-modal-body{color:var(--app-text)!important}body[data-theme=dark] .ant-modal .ant-modal-footer{border-top-color:var(--app-card-border)!important}body[data-theme=dark] .ant-drawer .ant-drawer-content{background:var(--app-card-bg)!important}body[data-theme=dark] .ant-drawer .ant-drawer-header{background:var(--app-card-bg)!important;border-bottom-color:var(--app-card-border)!important}body[data-theme=dark] .ant-drawer .ant-drawer-header .ant-drawer-title,body[data-theme=dark] .ant-drawer .ant-drawer-body{color:var(--app-text)!important}body[data-theme=dark] .ant-pagination .ant-pagination-item{background:var(--app-toggle-bg)!important;border-color:var(--app-card-border)!important}body[data-theme=dark] .ant-pagination .ant-pagination-item a{color:var(--app-text)!important}body[data-theme=dark] .ant-pagination .ant-pagination-item:hover{border-color:var(--app-accent)!important}body[data-theme=dark] .ant-pagination .ant-pagination-item:hover a{color:var(--app-accent)!important}body[data-theme=dark] .ant-pagination .ant-pagination-item.ant-pagination-item-active{background:var(--app-accent)!important;border-color:var(--app-accent)!important}body[data-theme=dark] .ant-pagination .ant-pagination-item.ant-pagination-item-active a{color:#fff!important}body[data-theme=dark] .ant-pagination .ant-pagination-prev .ant-pagination-item-link,body[data-theme=dark] .ant-pagination .ant-pagination-next .ant-pagination-item-link{background:var(--app-toggle-bg)!important;border-color:var(--app-card-border)!important;color:var(--app-text)!important}body[data-theme=dark] .ant-pagination .ant-pagination-prev:hover .ant-pagination-item-link,body[data-theme=dark] .ant-pagination .ant-pagination-next:hover .ant-pagination-item-link{border-color:var(--app-accent)!important;color:var(--app-accent)!important}@media (max-width: 767px){.ant-layout-header{position:fixed!important;top:0;left:0;right:0;z-index:1000;width:100%;margin:0!important;border-radius:0!important;box-shadow:0 2px 8px #00000026}.app-toolbar{margin:0!important;border-radius:0!important}.mobile-fixed-header{position:fixed;top:58px;left:0;right:0;z-index:999;background:var(--app-bg);padding:16px;box-shadow:0 2px 8px #00000026;backdrop-filter:blur(10px);width:100%;box-sizing:border-box}.mobile-title-section{width:100%;margin-bottom:8px}.mobile-scroll-tabs-wrapper{width:100%;margin-top:8px}.mobile-scroll-tabs .ant-tabs-content-holder{display:none!important}.mobile-scroll-tabs .ant-tabs-nav{margin-bottom:0}.mobile-scroll-tabs .ant-tabs-nav-wrap{background:transparent}.mobile-scroll-content{margin-top:0;padding-top:0;min-height:100vh}body[data-theme=light] .mobile-fixed-header{background:var(--app-bg);box-shadow:0 2px 8px #00000014}body[data-theme=dark] .mobile-fixed-header{background:var(--app-bg);box-shadow:0 2px 8px #0000004d}.colored-header-card .ant-statistic .ant-statistic-title{font-size:12px!important;line-height:1.2;margin-bottom:4px}.colored-header-card .ant-statistic .ant-statistic-content{font-size:13px!important;line-height:1.3}.colored-header-card .ant-statistic .ant-statistic-content .ant-statistic-content-prefix,.colored-header-card .ant-statistic .ant-statistic-content .ant-statistic-content-suffix,.colored-header-card .ant-statistic .ant-statistic-content .ant-statistic-content-value{font-size:12px!important}}
