.gch-premium-table{--gch-bg:#F8FAFC;--gch-surface:#FFFFFF;--gch-surface-alt:#F1F5F9;--gch-border:#E2E8F0;--gch-border-soft:#CBD5E1;--gch-text:#0F172A;--gch-text-soft:#334155;--gch-text-muted:#64748B;--gch-accent:#FF6F00;--gch-accent-hover:#E65C00;--gch-accent-soft:#FFF1E8;--gch-shadow-sm:0 4px 14px rgba(15,23,42,.05);--gch-shadow-md:0 10px 28px rgba(15,23,42,.08);--gch-radius-md:12px;--gch-radius-lg:22px;--gch-focus-ring:0 0 0 3px rgba(255,111,0,.16);direction:rtl;position:relative;background:var(--gch-bg);border:1px solid var(--gch-border);border-radius:var(--gch-radius-lg);padding:20px;color:var(--gch-text);box-shadow:var(--gch-shadow-sm);box-sizing:border-box}.gch-premium-table *{box-sizing:border-box}.gch-num{direction:ltr;unicode-bidi:isolate;display:inline-block;font-variant-numeric:tabular-nums}.gch-premium-table__head{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px}.gch-premium-table__title{margin:0;font-size:clamp(22px, 2vw, 30px);font-weight:850}.gch-premium-table__subtitle{margin:6px 0 0;color:var(--gch-text-muted);font-size:15px}.gch-premium-table__tools{display:flex;gap:10px;min-width:480px}.gch-premium-table__search,.gch-premium-table__per-page{border:1px solid var(--gch-border-soft);border-radius:var(--gch-radius-md);padding:12px 14px;background:#fff;color:var(--gch-text);font-size:15px}.gch-premium-table__search{width:100%}.gch-premium-table__search:focus,.gch-premium-table__per-page:focus{outline:none;border-color:var(--gch-accent);box-shadow:var(--gch-focus-ring)}.gch-premium-table__filters{display:flex;gap:10px;overflow-x:auto;padding:4px 2px 16px;margin-bottom:6px;scrollbar-width:thin;scrollbar-color:#94A3B8 #F1F5F9}.gch-premium-table__filters::-webkit-scrollbar{height:8px}.gch-premium-table__filters::-webkit-scrollbar-track{background:#F1F5F9;border-radius:999px}.gch-premium-table__filters::-webkit-scrollbar-thumb{background:#94A3B8;border-radius:999px;border:2px solid #F1F5F9}.gch-premium-table__filters::-webkit-scrollbar-thumb:hover{background:var(--gch-accent)}.gch-premium-table__filter{flex:0 0 auto;border:1px solid var(--gch-border);background:#fff;color:var(--gch-text-soft);border-radius:999px;padding:10px 14px;font-weight:800;cursor:pointer;transition:.2s ease}.gch-premium-table__filter:hover,.gch-premium-table__filter:focus,.gch-premium-table__filter.is-active{color:var(--gch-accent);background:var(--gch-accent-soft);border-color:var(--gch-accent)}.gch-premium-table__meta{margin:0 0 12px;color:var(--gch-text-muted);font-size:14px}.gch-premium-table__wrap{overflow-x:auto;overflow-y:hidden;background:#fff;border-radius:18px;box-shadow:var(--gch-shadow-md);-webkit-overflow-scrolling:touch}.gch-premium-table__table{width:100%;min-width:980px;border-collapse:separate;border-spacing:0;background:#fff}.gch-premium-table__table th,.gch-premium-table__table td{padding:15px 12px;text-align:center;font-size:14px;white-space:nowrap;border:none}.gch-premium-table__table th{background:var(--gch-surface-alt);color:var(--gch-text-soft);font-weight:850;position:relative;cursor:pointer;transition:color .2s ease}.gch-premium-table__table th:hover{color:var(--gch-accent)}.gch-premium-table__table th::after{content:'';position:absolute;bottom:0;right:10px;left:10px;height:0;background:var(--gch-accent);opacity:0;transition:height .2s ease,opacity .2s ease}.gch-premium-table__table th.is-sorted{color:var(--gch-accent)}.gch-premium-table__table th.is-asc{color:var(--gch-accent)}.gch-premium-table__table th.is-desc{color:var(--gch-accent-hover)}.gch-premium-table__table th.is-sorted::after{height:3px;opacity:1}.gch-premium-table__table a{color:var(--gch-text);text-decoration:none}.gch-premium-table__table a:hover{color:var(--gch-accent)}.gch-premium-table__fund{text-align:right!important;white-space:normal!important;min-width:280px}.gch-premium-table__fund strong{display:block;font-size:15px;line-height:1.35;font-weight:850;position:relative;cursor:help}.gch-premium-table__fund strong:hover::after{content:attr(data-tooltip);position:absolute;right:0;bottom:calc(100% + 8px);z-index:20;width:max-content;max-width:320px;padding:8px 10px;border-radius:10px;background:var(--gch-text);color:#fff;font-size:13px;line-height:1.4;white-space:normal;box-shadow:var(--gch-shadow-md)}.gch-premium-table__fund span{display:block;margin-top:4px;color:var(--gch-text-muted);font-size:13px}.gch-premium-table__toggle{display:none}.gch-premium-table__empty{margin-top:16px;padding:18px;text-align:center;color:var(--gch-text-muted);background:#fff;border:1px dashed var(--gch-border);border-radius:var(--gch-radius-md)}.gch-premium-table__loader{position:absolute;inset:0;background:rgb(248 250 252 / .72);backdrop-filter:blur(2px);border-radius:var(--gch-radius-lg);display:flex;justify-content:center;align-items:center;gap:8px;z-index:5}.gch-premium-table__loader[hidden]{display:none}.gch-premium-table__loader span{width:9px;height:9px;background:var(--gch-accent);border-radius:50%;animation:gchPulse .8s infinite alternate}.gch-premium-table__loader span:nth-child(2){animation-delay:.15s}.gch-premium-table__loader span:nth-child(3){animation-delay:.3s}@keyframes gchPulse{from{opacity:.35;transform:translateY(0)}to{opacity:1;transform:translateY(-6px)}}.gch-premium-table__pagination{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:18px}.gch-premium-table__pagination button{border:1px solid var(--gch-border);background:#fff;color:var(--gch-text-soft);border-radius:999px;min-width:38px;height:38px;padding:0 12px;font-weight:800;font-size:14px;cursor:pointer;transition:all .18s ease}.gch-premium-table__pagination button:first-child,.gch-premium-table__pagination button:last-child{padding:0 16px}.gch-premium-table__pagination button:hover:not(:disabled):not(.is-active){border-color:var(--gch-accent);color:var(--gch-accent);background:var(--gch-accent-soft);transform:translateY(-1px);box-shadow:var(--gch-shadow-sm)}.gch-premium-table__pagination button:focus-visible{outline:none;box-shadow:var(--gch-focus-ring);border-color:var(--gch-accent)}.gch-premium-table__pagination button:active:not(:disabled){transform:translateY(0)}.gch-premium-table__pagination button.is-active{background:var(--gch-accent);border-color:var(--gch-accent);color:#fff;box-shadow:var(--gch-shadow-sm);cursor:default}.gch-premium-table__pagination button.is-active:hover{transform:none}.gch-premium-table__pagination button:disabled{opacity:.4;cursor:not-allowed;background:#f8fafc;color:var(--gch-text-muted);border-color:var(--gch-border-soft)}.gch-premium-table .choices{min-width:140px;position:relative}.gch-premium-table .choices__inner{height:46px;display:flex;align-items:center;border-radius:12px;border:1px solid var(--gch-border-soft);background:#fff;font-weight:800;padding-left:52px!important;transition:border-color .18s ease,box-shadow .18s ease}.gch-premium-table .choices:hover .choices__inner{border-color:var(--gch-accent)}.gch-premium-table .choices.is-open .choices__inner,.gch-premium-table .choices.is-focused .choices__inner{outline:none!important;border-color:var(--gch-accent)!important;box-shadow:var(--gch-focus-ring)!important}.gch-premium-table .choices__list--dropdown{border-radius:12px;border:1px solid var(--gch-border);box-shadow:var(--gch-shadow-md);overflow:hidden}.gch-premium-table .choices__item--selectable.is-highlighted{background:var(--gch-accent-soft);color:var(--gch-accent)}.gch-premium-table .choices[data-type*="select-one"]::after{display:none!important}.gch-per-page-field{position:relative;display:inline-flex;align-items:center;min-width:140px}.gch-arrow{position:absolute;left:18px;top:50%;width:18px;height:18px;transform:translateY(-50%);pointer-events:none;color:var(--gch-text-soft);transition:transform .18s ease,color .18s ease;z-index:5}.gch-arrow-svg{width:18px;height:18px;display:block;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.gch-premium-table .choices.is-open .gch-arrow{transform:translateY(-50%) rotate(180deg);color:var(--gch-accent)}@media (min-width:769px){.gch-premium-table__wrap{overflow-x:auto!important;overflow-y:hidden!important;border:1px solid #D7DEE8!important;border-radius:18px!important;background:#fff!important}.gch-premium-table__table{border-collapse:separate!important;border-spacing:0!important}.gch-premium-table__table th,.gch-premium-table__table td{border:0!important;border-bottom:1px solid #DDE5EE!important;border-left:1px solid #DDE5EE!important;padding:15px 14px!important;background-clip:padding-box!important}.gch-premium-table__table th:last-child,.gch-premium-table__table td:last-child{border-left:0!important}.gch-premium-table__table thead th{background:#F3F6FA!important;border-bottom:1px solid #CBD5E1!important}.gch-premium-table__table tbody tr:nth-child(odd) td{background:#FAFBFD!important}.gch-premium-table__table tbody tr:nth-child(even) td{background:#FFFFFF!important}.gch-premium-table__table tbody tr:hover td{background:#FFF8F3!important}.gch-premium-table__table tbody tr:last-child td{border-bottom:0!important}.gch-premium-table__table td{height:78px!important}.gch-premium-table__fund{min-width:330px!important}}@media (max-width:1024px){.gch-premium-table__head{flex-direction:column}.gch-premium-table__tools{width:100%;min-width:0}}@media (max-width:768px){.gch-premium-table{padding:14px;border-radius:12px}.gch-premium-table__tools{flex-direction:column}.gch-premium-table__wrap{overflow:visible;border:none;box-shadow:none;background:#fff0}.gch-premium-table__table,.gch-premium-table__table thead,.gch-premium-table__table tbody,.gch-premium-table__table tr,.gch-premium-table__table th,.gch-premium-table__table td{display:block;width:100%;min-width:0}.gch-premium-table__table{background:#fff0}.gch-premium-table__table thead{display:none}.gch-premium-table__table tr{background:#fff;border-radius:12px;padding:9px;margin-bottom:14px;box-shadow:var(--gch-shadow-sm)}.gch-premium-table__table td{display:none;border:none;padding:9px;text-align:right;white-space:normal}.gch-premium-table__table td:nth-child(1),.gch-premium-table__table td:nth-child(2){display:block}.gch-premium-table__table tr.is-open td{display:flex;align-items:center;justify-content:space-between;background:#fff!important;gap:22px;padding:9px;border-bottom:1px solid #E2E8F0}.gch-premium-table__table tr.is-open td:nth-child(1),.gch-premium-table__table tr.is-open td:nth-child(2){display:block}.gch-premium-table__table td::before{content:attr(data-label);color:var(--gch-text-muted);font-size:15px;font-weight:800}.gch-premium-table__table td:nth-child(1)::before,.gch-premium-table__table td:nth-child(2)::before{display:none}.gch-premium-table__toggle{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:40px;margin-top:12px;padding:9px 14px;border:1px solid rgb(255 111 0 / .18);border-radius:999px;background:linear-gradient(180deg,#FF7A1A 0%,#FF6F00 100%);color:#fff;font-size:14px;font-weight:800;line-height:1;box-shadow:0 4px 10px rgb(255 111 0 / .18),inset 0 1px 0 rgb(255 255 255 / .18);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease;-webkit-tap-highlight-color:#fff0;touch-action:manipulation}.gch-premium-table__toggle:hover{transform:translateY(-1px);box-shadow:0 8px 18px rgb(255 111 0 / .24),inset 0 1px 0 rgb(255 255 255 / .2)}.gch-premium-table__toggle:active{transform:scale(.97);box-shadow:0 2px 8px rgb(255 111 0 / .18),inset 0 2px 4px rgb(0 0 0 / .12)}.gch-premium-table__toggle:focus,.gch-premium-table__toggle:focus-visible{outline:none;box-shadow:0 0 0 4px rgb(255 111 0 / .14),0 6px 16px rgb(255 111 0 / .22)}.gch-premium-table__table tr.is-open .gch-premium-table__toggle{background:linear-gradient(180deg,#E65C00 0%,#C25100 100%);border-color:rgb(194 81 0 / .22)}.gch-premium-table__toggle:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}}