.ist{--ist-primary:var(--gch-accent);--ist-dark:var(--gch-accent-hover);--ist-soft:var(--gch-accent-soft);--ist-border:var(--gch-border);--ist-muted:var(--gch-text-muted);font-family:inherit;line-height:1.5}.gch-premium-table.ist-theme-emerald{--gch-accent:#0f766e;--gch-accent-hover:#115e59;--gch-accent-soft:#ecfdf5;--gch-focus-ring:0 0 0 3px rgba(15,118,110,.16)}.gch-premium-table.ist-theme-blue{--gch-accent:#2563eb;--gch-accent-hover:#1d4ed8;--gch-accent-soft:#eff6ff;--gch-focus-ring:0 0 0 3px rgba(37,99,235,.16)}.gch-premium-table.ist-theme-violet{--gch-accent:#7c3aed;--gch-accent-hover:#6d28d9;--gch-accent-soft:#f5f3ff;--gch-focus-ring:0 0 0 3px rgba(124,58,237,.16)}.gch-premium-table.ist-theme-pink{--gch-accent:#db2777;--gch-accent-hover:#be185d;--gch-accent-soft:#fdf2f8;--gch-focus-ring:0 0 0 3px rgba(219,39,119,.16)}.gch-premium-table.ist-theme-gold{--gch-accent:#b77900;--gch-accent-hover:#965f00;--gch-accent-soft:#fff8e1;--gch-focus-ring:0 0 0 3px rgba(183,121,0,.16)}.gch-premium-table.ist-theme-slate{--gch-accent:#475569;--gch-accent-hover:#1e293b;--gch-accent-soft:#f1f5f9;--gch-focus-ring:0 0 0 3px rgba(71,85,105,.16)}.gch-premium-table.ist-theme-cyan{--gch-accent:#0891b2;--gch-accent-hover:#0e7490;--gch-accent-soft:#ecfeff;--gch-focus-ring:0 0 0 3px rgba(8,145,178,.16)}.gch-premium-table.ist-theme-teal{--gch-accent:#0d9488;--gch-accent-hover:#0f766e;--gch-accent-soft:#f0fdfa;--gch-focus-ring:0 0 0 3px rgba(13,148,136,.16)}.gch-premium-table.ist-theme-navy{--gch-accent:#1e40af;--gch-accent-hover:#1e3a8a;--gch-accent-soft:#eff6ff;--gch-focus-ring:0 0 0 3px rgba(30,64,175,.16)}.gch-premium-table.ist-theme-rose{--gch-accent:#e11d48;--gch-accent-hover:#be123c;--gch-accent-soft:#fff1f2;--gch-focus-ring:0 0 0 3px rgba(225,29,72,.16)}.gch-premium-table.ist-theme-royal{--gch-accent:#4338ca;--gch-accent-hover:#3730a3;--gch-accent-soft:#eef2ff;--gch-focus-ring:0 0 0 3px rgba(67,56,202,.16)}.gch-premium-table.ist-theme-forest{--gch-accent:#166534;--gch-accent-hover:#14532d;--gch-accent-soft:#f0fdf4;--gch-focus-ring:0 0 0 3px rgba(22,101,52,.16)}.gch-premium-table.ist-theme-charcoal{--gch-accent:#111827;--gch-accent-hover:#030712;--gch-accent-soft:#f9fafb;--gch-focus-ring:0 0 0 3px rgba(17,24,39,.16)}.gch-premium-table.ist-theme-sunset{--gch-accent:#f97316;--gch-accent-hover:#ea580c;--gch-accent-soft:#fff7ed;--gch-focus-ring:0 0 0 3px rgba(249,115,22,.16)}.gch-premium-table.ist-theme-mint{--gch-accent:#059669;--gch-accent-hover:#047857;--gch-accent-soft:#ecfdf5;--gch-focus-ring:0 0 0 3px rgba(5,150,105,.16)}.gch-premium-table.ist-theme-crimson{--gch-accent:#dc2626;--gch-accent-hover:#b91c1c;--gch-accent-soft:#fef2f2;--gch-focus-ring:0 0 0 3px rgba(220,38,38,.16)}.ist *{box-sizing:border-box}.ist button,.ist input,.ist select{font:inherit;text-transform:none;letter-spacing:normal}.ist a{text-decoration:none}.ist-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.ist,.ist button,.ist input,.ist select,.ist option{font-family:inherit!important}.ist__panel{display:block}.ist__icon{display:inline-flex;align-items:center;justify-content:center;width:27px;height:27px;margin-left:9px;color:var(--gch-accent);vertical-align:-4px}.ist__icon svg{display:block;width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.ist__updated{margin:0;color:var(--gch-text-muted);font-size:13px;white-space:nowrap}.ist__controls{display:flex;flex-wrap:nowrap;gap:10px;align-items:flex-end;margin-bottom:18px}.ist__controls>*{flex:1 1 0%;min-width:0}.ist__controls>.ist__search{flex-grow:1.8}.ist__search{display:block}.ist__search input,.ist__select select{width:100%;height:46px;border:1px solid var(--gch-border-soft);border-radius:var(--gch-radius-md);background-color:#fff;color:var(--gch-text);padding:0 14px;outline:none;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.ist__select select{appearance:none;-webkit-appearance:none;padding-left:44px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23334155' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m7 10 5 5 5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:left 14px center;background-size:18px}.ist__search input:hover,.ist__select select:hover{border-color:var(--gch-accent)}.ist__search input:focus,.ist__select select:focus{border-color:var(--gch-accent);box-shadow:var(--gch-focus-ring)}.ist__select span{display:block;margin:0 4px 5px;color:var(--gch-text-muted);font-size:12px}.ist__locked{align-self:center;border:1px solid var(--gch-accent);border-radius:999px;background:var(--gch-accent-soft);color:var(--gch-accent-hover);padding:9px 14px;font-weight:800}.ist__status{display:flex;align-items:center;justify-content:space-between;gap:15px}.ist__reset,.ist__link-btn{border:0!important;background:transparent!important;box-shadow:none!important;color:var(--gch-accent-hover)!important;padding:4px;cursor:pointer;font-weight:800}.ist button{outline:none}.ist button:focus-visible{outline:none!important;box-shadow:var(--gch-focus-ring)!important}.ist button:disabled{opacity:.42!important;cursor:not-allowed!important;transform:none!important}.ist .gch-premium-table__filter{border:1px solid var(--gch-border)!important;border-radius:999px!important;background:#fff!important;color:var(--gch-text-soft)!important;box-shadow:none!important;transition:color .18s ease,background-color .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.ist .gch-premium-table__filter:hover{border-color:var(--gch-accent)!important;background:var(--gch-accent-soft)!important;color:var(--gch-accent-hover)!important;transform:translateY(-1px)}.ist .gch-premium-table__filter:focus-visible{border-color:var(--gch-accent)!important;background:#fff!important;color:var(--gch-accent-hover)!important;box-shadow:var(--gch-focus-ring)!important}.ist .gch-premium-table__filter:active{transform:translateY(0) scale(.98);background:var(--gch-accent-soft)!important}.ist .gch-premium-table__filter.is-active{border-color:var(--gch-accent)!important;background:var(--gch-accent-soft)!important;color:var(--gch-accent-hover)!important}.ist__reset:hover,.ist__link-btn:hover{text-decoration:underline}.ist__reset:focus-visible,.ist__link-btn:focus-visible{border-radius:6px}.ist__reset:active,.ist__link-btn:active{opacity:.72}.ist .ist__sort{border:0!important;background:transparent!important;box-shadow:none!important;color:inherit!important;padding:3px 2px;font-weight:inherit;cursor:pointer;white-space:nowrap}.ist .ist__sort.is-active{color:var(--gch-accent)!important;border-bottom:2px solid var(--gch-accent)!important}.ist__sort[data-order="ASC"]::after{content:' \2191'}.ist__sort[data-order="DESC"]::after{content:' \2193'}.ist__check{width:42px}.ist__check input{accent-color:var(--gch-accent);width:16px;height:16px}.ist__row.is-selected td{background:var(--gch-accent-soft)!important}.ist__id{font-variant-numeric:tabular-nums}.ist .ist__details-btn{border:1px solid var(--gch-border)!important;border-radius:8px;background:#fff!important;color:var(--gch-accent-hover)!important;box-shadow:none!important;padding:7px 11px;font-weight:800;cursor:pointer}.ist .ist__details-btn:hover{border-color:var(--gch-accent)!important;background:var(--gch-accent-soft)!important;transform:translateY(-1px)}.ist .ist__details-btn:focus-visible{border-color:var(--gch-accent)!important}.ist .ist__details-btn:active{transform:translateY(0) scale(.97)}.ist .ist__details-btn[aria-expanded="true"]{border-color:var(--gch-accent)!important;background:var(--gch-accent)!important;color:#fff!important}.ist__detail-row[hidden],.ist__modal[hidden],.ist__compare-bar[hidden],.ist__loading[hidden],.ist__empty[hidden]{display:none!important}.ist__detail-row td{height:auto!important;background:#fbfcfe!important;padding:18px 20px!important}.ist__detail-grid{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:10px}.ist__detail-grid div{border:1px solid var(--gch-border);border-radius:10px;background:#fff;padding:10px;text-align:right}.ist__detail-grid span,.ist__detail-grid b{display:block}.ist__detail-grid span{margin-bottom:3px;color:var(--gch-text-muted);font-size:11px}.ist__fund-page{display:inline-block;margin-top:14px;color:var(--gch-accent-hover)!important;font-weight:850}.ist__note{text-align:center;color:var(--gch-text-muted);font-size:12px;padding-top:18px}.ist__compare-bar{position:sticky;z-index:20;bottom:12px;max-width:560px;margin:12px auto 0;border-radius:15px;background:var(--gch-text);color:#fff;padding:11px 14px;display:flex;justify-content:space-between;align-items:center;box-shadow:var(--gch-shadow-md)}.ist__compare-bar .ist__link-btn{color:#fff!important;margin-left:8px}.ist__primary{border:0!important;border-radius:9px;background:var(--gch-accent)!important;color:#fff!important;padding:10px 16px;font-weight:850;cursor:pointer}.ist__primary:hover{background:var(--gch-accent-hover)!important}body.ist-modal-open{overflow:hidden}.ist__modal{position:fixed;z-index:99999;inset:0;display:grid;place-items:center;padding:18px}.ist__modal-backdrop{position:absolute;inset:0;background:rgb(9 19 34 / .58);backdrop-filter:blur(3px)}.ist__dialog{position:relative;width:min(920px,100%);max-height:min(780px,90vh);overflow:auto;border-radius:20px;background:#fff;padding:25px;box-shadow:0 28px 75px rgb(0 0 0 / .3)}.ist__dialog h3{margin:0 0 18px;font-size:25px}.ist__close{position:absolute;left:15px;top:12px;width:34px;height:34px;border:0!important;border-radius:999px;background:#f1f5f9!important;color:var(--gch-text)!important;font-size:24px;cursor:pointer}.ist__compare-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px}.ist__compare-grid article{border:1px solid var(--gch-border);border-radius:14px;padding:15px}.ist__compare-grid article>a b,.ist__compare-grid article>a span{display:block}.ist__compare-grid article>a span{margin-top:4px;color:var(--gch-text-muted);font-size:12px}.ist__compare-grid dl{margin:14px 0 0}.ist__compare-grid dl div{display:flex;justify-content:space-between;gap:10px;padding:8px 0;border-top:1px solid var(--gch-border)}.ist__compare-grid dt{color:var(--gch-text-muted)}.ist__compare-grid dd{margin:0;font-weight:850}.ist__advisor{display:block;margin:20px auto 0}.ist__lead-dialog{width:min(540px,100%)}.ist__lead-dialog>p{color:var(--gch-text-muted)}.ist__lead-dialog form{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ist__lead-dialog label{font-size:13px;font-weight:800}.ist__lead-dialog label input,.ist__lead-dialog label select{display:block;width:100%;min-height:45px;margin-top:5px;border:1px solid var(--gch-border-soft);border-radius:9px;padding:0 10px}.ist__lead-dialog .ist__consent,.ist__lead-dialog .ist__primary,.ist__form-message{grid-column:1/-1}.ist__consent{display:flex!important;gap:9px;align-items:flex-start;font-weight:400!important}.ist__consent input{width:18px!important;min-height:18px!important;margin:2px 0!important}.ist__hp{position:absolute!important;right:-10000px!important}.ist__form-message{text-align:center}.ist__form-message.is-success{color:#047857}.ist__form-message.is-error{color:#b91c1c}@media(max-width:900px){.ist__controls{display:grid;grid-template-columns:1fr 1fr}.ist__search{grid-column:1/-1}.ist__detail-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.ist__updated{margin-top:7px}.ist__controls{grid-template-columns:1fr 1fr}.ist__search{grid-column:1/-1}.ist__detail-grid{grid-template-columns:1fr 1fr}.ist .gch-premium-table__table .ist__row td:nth-child(1),.ist .gch-premium-table__table .ist__row td:nth-child(2),.ist .gch-premium-table__table .ist__row td:nth-child(3),.ist .gch-premium-table__table .ist__row .ist__actions{display:block}.ist .gch-premium-table__table .ist__row td:nth-child(1)::before,.ist .gch-premium-table__table .ist__row td:nth-child(2)::before,.ist .gch-premium-table__table .ist__row td:nth-child(3)::before,.ist .gch-premium-table__table .ist__row .ist__actions::before{display:none}.ist .gch-premium-table__table .ist__row .ist__actions{padding-top:4px;text-align:right}.ist .ist__details-btn{width:100%}.ist__detail-row{padding:0!important;background:transparent!important;box-shadow:none!important}.ist__detail-row td{display:block!important}.ist__compare-bar{position:fixed;right:12px;left:12px;bottom:10px;margin:0}.ist__note{padding-bottom:54px}.ist__dialog{padding:22px 15px}.ist__lead-dialog form{grid-template-columns:1fr}}@media(max-width:430px){.ist__controls{grid-template-columns:1fr}.ist__search{grid-column:auto}.ist__select span{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important}.ist__detail-grid{grid-template-columns:1fr}.ist__compare-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.ist *{scroll-behavior:auto!important;animation:none!important;transition:none!important}}.ist__primary{transition:background-color .18s ease,transform .18s ease,box-shadow .18s ease}.ist__primary:hover{background:var(--gch-accent-hover)!important;transform:translateY(-1px);box-shadow:var(--gch-shadow-sm)!important}.ist__primary:focus-visible{box-shadow:var(--gch-focus-ring)!important}.ist__primary:active{transform:translateY(0) scale(.98)}.ist__close:hover{background:var(--gch-accent-soft)!important;color:var(--gch-accent-hover)!important}.ist__close:active{transform:scale(.94)}.ist .gch-premium-table__pagination button:focus-visible{border-color:var(--gch-accent)!important;box-shadow:var(--gch-focus-ring)!important}.ist .gch-premium-table__pagination button:active:not(:disabled){transform:scale(.96)}.ist__compare-grid article{min-width:0}.ist__compare-head{min-height:150px}.ist__compare-head a,.ist__compare-head b,.ist__compare-head>span{display:block}.ist__compare-head b{color:var(--gch-text)!important;font-size:17px;line-height:1.45}.ist__compare-head a:hover b{color:var(--gch-accent-hover)!important}.ist__compare-company{margin-top:5px;color:var(--gch-text-soft);font-size:13px}.ist__compare-meta{margin-top:3px;color:var(--gch-text-muted);font-size:12px}.ist__risk{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:13px;border-radius:9px;padding:8px 10px;font-weight:850}.ist__risk small{font-weight:600;white-space:nowrap}.ist__risk--low{background:#ecfdf5;color:#047857}.ist__risk--medium{background:#fffbeb;color:#a16207}.ist__risk--high{background:#fff7ed;color:#c2410c}.ist__risk--very-high{background:#fef2f2;color:#b91c1c}.ist__risk--unknown{background:#f1f5f9;color:#475569}.ist__risk-note{grid-column:1/-1;margin:2px 0 0;color:var(--gch-text-muted);font-size:12px}.ist,.ist *{font-family:inherit!important}.ist strong,.ist b,.ist th,.ist td,.ist button{font-family:inherit!important;font-style:normal}.ist .gch-premium-table__table thead th::after{display:none!important}.ist .gch-premium-table__table thead th{border-bottom:2px solid var(--gch-border-soft)!important}.ist .gch-premium-table__table thead th.is-sorted{border-bottom-color:var(--gch-accent)!important;color:var(--gch-accent-hover)!important}.ist .ist__sort.is-active{border-bottom:0!important;color:inherit!important}.ist .ist__sort[data-order="ASC"]::after{content:' \2191'}.ist .ist__sort[data-order="DESC"]::after{content:' \2193'}.ist__dialog:has(.ist__risk-overview){width:min(1180px,calc(100vw - 34px))}.ist__dialog:has(.ist__risk-overview)>h3{margin-bottom:6px}.ist__compare-grid:has(.ist__risk-overview){grid-template-columns:repeat(var(--ist-compare-cols,3),minmax(245px,1fr));align-items:stretch}.ist__risk-overview{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.7fr);align-items:end;gap:22px;margin:4px 0 10px;padding:18px 20px;border:1px solid var(--gch-border);border-radius:15px;background:linear-gradient(135deg,#fff,var(--gch-surface-alt))}.ist__eyebrow{color:var(--gch-accent-hover);font-size:12px;font-weight:850}.ist__risk-overview h4{margin:3px 0 5px;color:var(--gch-text);font-size:21px}.ist__risk-overview p{max-width:690px;margin:0;color:var(--gch-text-muted);font-size:13px;line-height:1.65}.ist__risk-legend{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;color:var(--gch-text-soft);font-size:11px;font-weight:800}.ist__risk-legend i,.ist__risk-scale{height:8px;border-radius:999px;background:linear-gradient(to right,#16a34a 0%,#eab308 48%,#f97316 72%,#dc2626 100%)}.ist__compare-grid article{position:relative;display:flex;flex-direction:column;padding:17px!important}.ist__compare-head{position:relative;min-height:118px;padding-inline-start:34px}.ist__compare-index{position:absolute;inset-inline-start:0;top:0;display:grid!important;place-items:center;width:25px;height:25px;border-radius:50%;background:var(--gch-accent-soft);color:var(--gch-accent-hover);font-size:12px;font-weight:900}.ist__compare-head b{font-size:16px!important;line-height:1.5!important}.ist__risk-card{margin:4px 0 12px;padding:13px;border:1px solid var(--gch-border);border-radius:12px;background:#fbfcfe}.ist__risk-title{display:flex;justify-content:space-between;align-items:baseline;gap:8px}.ist__risk-title span{color:var(--gch-text-soft);font-size:13px;font-weight:850}.ist__risk-title b{color:var(--gch-text);font-size:20px}.ist__risk-title b::after{content:'%';margin-inline-start:2px;color:var(--gch-text-muted);font-size:11px}.ist__risk-card--unknown .ist__risk-title b::after{display:none}.ist__risk-scale{position:relative;margin-top:10px}.ist__risk-scale i{position:absolute;top:50%;width:16px;height:16px;border:3px solid #fff;border-radius:50%;background:var(--gch-text);box-shadow:0 1px 5px rgb(15 23 42 / .3);transform:translate(-50%,-50%)}.ist__risk-scale-labels{display:flex;justify-content:space-between;margin-top:5px;color:var(--gch-text-muted);font-size:9px}.ist__risk-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin-top:10px}.ist__risk-stats>span{min-width:0;border-inline-start:1px solid var(--gch-border);padding-inline:7px}.ist__risk-stats>span:first-child{border-inline-start:0;padding-inline-start:0}.ist__risk-stats small,.ist__risk-stats b{display:block}.ist__risk-stats small{min-height:28px;color:var(--gch-text-muted);font-size:9px;line-height:1.35}.ist__risk-stats b{margin-top:3px;color:var(--gch-text);font-size:12px;white-space:normal}.ist__risk-note{padding:10px 13px;border-radius:9px;background:var(--gch-surface-alt);line-height:1.6}.ist__risk-note b{color:var(--gch-text-soft)}@media(max-width:900px){.ist__compare-grid:has(.ist__risk-overview){grid-template-columns:repeat(2,minmax(245px,1fr))}.ist__risk-overview{grid-template-columns:1fr}.ist__compare-head{min-height:105px}}@media(max-width:620px){.ist__dialog:has(.ist__risk-overview){width:100%;height:100%;max-height:none;border-radius:0}.ist__compare-grid:has(.ist__risk-overview){grid-template-columns:1fr}.ist__risk-overview{padding:14px}.ist__risk-legend{grid-template-columns:auto 1fr auto}.ist__compare-head{min-height:auto;margin-bottom:12px}.ist__risk-stats small{min-height:0}}.ist__dialog:has(.ist__risk-overview)>h3{text-align:center}.ist__compare-grid:has(.ist__risk-overview){direction:ltr}.ist__compare-grid:has(.ist__risk-overview)>article{direction:rtl;text-align:center}.ist__risk-overview{direction:rtl;display:flex;flex-direction:column;align-items:center;text-align:center}.ist__risk-overview>div{width:100%}.ist__risk-overview p{margin-inline:auto}.ist__risk-legend{width:min(620px,100%);direction:ltr}.ist__risk-legend span{text-align:center}.ist__compare-head{padding-inline:0;text-align:center}.ist__compare-index{position:static;display:grid!important;margin:0 auto 8px}.ist__compare-head a,.ist__compare-company,.ist__compare-meta{text-align:center}.ist__risk-title{justify-content:center;flex-direction:column;align-items:center;gap:1px;text-align:center}.ist__risk-scale,.ist__risk-scale-labels{direction:ltr}.ist__risk-stats{direction:rtl;text-align:center}.ist__compare-grid article dl{direction:rtl;text-align:right}.ist__risk-note{direction:rtl;text-align:center}.ist__fund-name{display:inline-block!important;max-width:100%;outline:none;border-bottom:1px dotted #fff0}.ist__fund-name--mobile{display:none!important}.ist__fund-name:hover,.ist__fund-name:focus-visible{border-bottom-color:var(--gch-accent);color:var(--gch-accent-hover)}.ist__fund-name:focus-visible{border-radius:3px;box-shadow:var(--gch-focus-ring)}.gch-premium-table__fund .ist__fund-name:focus-visible::after{content:attr(data-tooltip);position:absolute;right:0;bottom:calc(100% + 8px);z-index:30;width:max-content;max-width:320px;padding:8px 10px;border-radius:10px;background:var(--gch-text);color:#fff;font-size:13px;font-weight:600;line-height:1.4;white-space:normal;box-shadow:var(--gch-shadow-md)}@media(max-width:768px){.ist__fund-name--desktop{display:none!important}.ist__fund-name--mobile{display:inline!important}.gch-premium-table__fund .ist__fund-name:hover::after,.gch-premium-table__fund .ist__fund-name:focus-visible::after{right:0;left:auto;max-width:min(290px,75vw)}}.ist__fund-cta{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:16px;padding:16px 18px;border:1px solid color-mix(in srgb,var(--gch-accent) 28%,var(--gch-border));border-radius:13px;background:linear-gradient(135deg,var(--gch-accent-soft),#fff);text-align:right}.ist__fund-cta strong,.ist__fund-cta span{display:block}.ist__fund-cta strong{color:var(--gch-text);font-size:17px}.ist__fund-cta span{margin-top:3px;color:var(--gch-text-muted);font-size:13px}.ist__fund-cta .ist__primary{flex:0 0 auto;min-height:42px;white-space:nowrap}@media(max-width:620px){.ist__fund-cta{align-items:stretch;flex-direction:column;text-align:center}.ist__fund-cta .ist__primary{width:100%}}.ist__compare-dialog{width:min(1180px,calc(100vw - 34px))}.ist__compare-dialog>h3{text-align:center}.ist__compare-dialog .ist__compare-grid{direction:ltr;grid-template-columns:repeat(auto-fit,minmax(245px,1fr));align-items:stretch}.ist__compare-dialog .ist__compare-grid>article{direction:rtl;text-align:center}.ist__compare-dialog .ist__risk-scale{background:linear-gradient(to right,#16a34a 0%,#84cc16 25%,#eab308 48%,#f97316 72%,#dc2626 100%)}.ist__risk-help{max-width:760px;margin:14px auto 0;border-top:1px solid var(--gch-border);padding-top:12px;color:var(--gch-text-muted);text-align:center}.ist__risk-help summary{display:inline-flex;align-items:center;gap:6px;color:var(--gch-text-soft);font-size:13px;font-weight:850;cursor:pointer;list-style:none}.ist__risk-help summary::-webkit-details-marker{display:none}.ist__risk-help summary::after{content:'+';display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:var(--gch-surface-alt);color:var(--gch-accent-hover);font-size:15px}.ist__risk-help[open] summary::after{content:'−'}.ist__risk-help p{margin:10px auto 0;font-size:12px;line-height:1.7}.ist__risk-help summary:focus-visible{outline:none;border-radius:5px;box-shadow:var(--gch-focus-ring)}@media(max-width:620px){.ist__compare-dialog{width:100%;height:100%;max-height:none;border-radius:0}.ist__compare-dialog .ist__compare-grid{grid-template-columns:1fr}}.ist__compare-dialog .ist__risk-title strong{display:block;color:var(--gch-text);font-size:14px;line-height:1.45}.ist__compare-dialog .ist__risk-title span{margin-top:3px;color:var(--gch-text-muted);font-size:11px;font-weight:700}.ist__compare-dialog .ist__risk-title b{margin-top:2px}.ist__compare-dialog .ist__risk-stats{grid-template-columns:repeat(3,1fr)}.ist__compare-dialog .ist__risk-stats>span+span{border-inline-start:1px solid var(--gch-border)}.ist .ist__close{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;padding:0!important;line-height:1!important;text-align:center!important;text-indent:0!important}.ist .ist__metric-info{position:relative;display:inline-grid!important;place-items:center;width:17px!important;height:17px!important;min-width:17px!important;margin-inline-start:3px;padding:0!important;border:1px solid var(--gch-border-soft)!important;border-radius:50%!important;background:#fff!important;color:var(--gch-text-muted)!important;box-shadow:none!important;font-size:11px!important;font-weight:900!important;font-style:normal;line-height:1!important;vertical-align:middle;cursor:help}.ist .ist__metric-info:hover,.ist .ist__metric-info:focus-visible{border-color:var(--gch-accent)!important;background:var(--gch-accent-soft)!important;color:var(--gch-accent-hover)!important}.ist .ist__metric-info::after{content:attr(data-tooltip);position:absolute;z-index:60;right:50%;bottom:calc(100% + 9px);width:220px;padding:8px 10px;border-radius:9px;background:var(--gch-text);color:#fff;font-size:11px;font-weight:600;line-height:1.5;text-align:right;white-space:normal;box-shadow:var(--gch-shadow-md);opacity:0;visibility:hidden;transform:translateX(50%) translateY(3px);transition:opacity .16s ease,transform .16s ease,visibility .16s ease;pointer-events:none}.ist .ist__metric-info:hover::after,.ist .ist__metric-info:focus-visible::after{opacity:1;visibility:visible;transform:translateX(50%) translateY(0)}@media(max-width:620px){.ist .ist__metric-info::after{right:auto;left:50%;width:min(210px,70vw);transform:translateX(-50%) translateY(3px)}.ist .ist__metric-info:hover::after,.ist .ist__metric-info:focus-visible::after{transform:translateX(-50%) translateY(0)}}.ist{--ist-radius-surface:6px;--ist-radius-control:3px}.ist.gch-premium-table,.ist__panel,.ist__table-wrap,.ist__empty,.ist__dialog,.ist__compare-grid article,.ist__risk-overview,.ist__risk-card,.ist__detail-grid div,.ist__fund-cta,.ist__compare-bar,.ist__risk-note{border-radius:var(--ist-radius-surface)!important}.ist__search input,.ist__select select,.ist__lead-dialog label input,.ist__lead-dialog label select,.ist .ist__details-btn,.ist__primary,.ist .gch-premium-table__pagination button,.ist__reset:focus-visible,.ist__link-btn:focus-visible,.ist__risk-help summary:focus-visible{border-radius:var(--ist-radius-control)!important}.ist__select select{display:flex;align-items:center;cursor:pointer;color-scheme:light;background-color:#fff!important;border-color:var(--gch-border-soft)!important;box-shadow:0 1px 2px rgb(15 23 42 / .03);padding-top:0!important;padding-bottom:0!important;line-height:44px!important;vertical-align:middle}.ist__select select:open{border-color:var(--gch-accent)!important;box-shadow:var(--gch-focus-ring)!important}.ist__select select:disabled{cursor:not-allowed;background-color:var(--gch-surface-alt)!important;color:var(--gch-text-muted);opacity:.72}.ist__select option{align-items:center;min-height:42px;background:#fff;color:var(--gch-text);font:inherit!important;line-height:1.4!important;padding:9px 12px}.ist__select option:checked{background:var(--gch-accent-soft);color:var(--gch-accent-hover);font-weight:800}@supports (appearance:base-select){.ist__select select,.ist__select select::picker(select){appearance:base-select}.ist__select select{display:flex;align-items:center}.ist__select select::picker-icon{display:none}.ist__select select::picker(select){margin-top:5px;border:1px solid var(--gch-border-soft);border-radius:6px;background:#fff;box-shadow:0 12px 30px rgb(15 23 42 / .14)}.ist__select option{display:flex;align-items:center;padding:10px 12px;border-radius:3px;background:#fff;cursor:pointer;transition:background-color .15s ease,color .15s ease}.ist__select option:hover,.ist__select option:focus{background:var(--gch-accent-soft);color:var(--gch-accent-hover)}.ist__select option::checkmark{color:var(--gch-accent);font-weight:900}}@media(max-width:768px){.ist{--ist-radius-surface:3px;--ist-radius-control:3px}.ist__dialog,.ist__compare-dialog{border-radius:3px!important}.ist__select select::picker(select){border-radius:3px}}@media(max-width:768px){.ist .gch-premium-table__table .ist__row{display:grid!important;grid-template-columns:28px minmax(48px,auto) minmax(0,1fr) minmax(62px,auto);grid-template-areas:"check id fund monthly" "actions actions actions actions";align-items:center;column-gap:7px;row-gap:7px;padding:10px!important}.ist .gch-premium-table__table .ist__row>td{display:none!important;width:auto!important;min-width:0!important;border:0!important;padding:4px!important}.ist .gch-premium-table__table .ist__row>.ist__check{display:flex!important;grid-area:check;align-items:center;justify-content:center}.ist .gch-premium-table__table .ist__row>.ist__id-cell{display:flex!important;grid-area:id;align-items:center;justify-content:center;text-align:center}.ist .gch-premium-table__table .ist__row>.ist__fund{display:block!important;grid-area:fund;text-align:right;overflow:hidden}.ist .gch-premium-table__table .ist__row>.ist__monthly{display:flex!important;grid-area:monthly;flex-direction:column;align-items:center;justify-content:center;text-align:center;white-space:nowrap;font-weight:800}.ist .gch-premium-table__table .ist__row>.ist__actions{display:block!important;grid-area:actions;padding-top:3px!important;text-align:center}.ist .gch-premium-table__table .ist__row>.ist__check::before,.ist .gch-premium-table__table .ist__row>.ist__id-cell::before,.ist .gch-premium-table__table .ist__row>.ist__fund::before,.ist .gch-premium-table__table .ist__row>.ist__actions::before{display:none!important}.ist .gch-premium-table__table .ist__row>.ist__monthly::before{display:block!important;margin-bottom:2px;content:attr(data-label);color:var(--gch-text-muted);font-size:9px;font-weight:700;line-height:1.2}.ist .gch-premium-table__table .ist__row>.ist__fund a{display:block;min-width:0}.ist .gch-premium-table__table .ist__row>.ist__fund strong,.ist .gch-premium-table__table .ist__row>.ist__fund span{max-width:100%;overflow:hidden;text-overflow:ellipsis}.ist .gch-premium-table__table .ist__row>.ist__fund strong{font-size:13px;line-height:1.35}.ist .gch-premium-table__table .ist__row>.ist__fund a>span{font-size:11px;line-height:1.35;white-space:nowrap}.ist .gch-premium-table__table .ist__row>.ist__id-cell{font-size:12px}.ist .gch-premium-table__table .ist__row>.ist__monthly{font-size:12px}.ist .gch-premium-table__table .ist__row>.ist__actions .ist__details-btn{width:100%}}@media(max-width:380px){.ist .gch-premium-table__table .ist__row{grid-template-columns:24px 44px minmax(0,1fr) 58px;column-gap:4px;padding:7px!important}}.ist--home [hidden]{display:none!important}.ist--home .ist__header{align-items:flex-start}.ist--home .ist__panel{padding-top:4px}.ist__product-picker{margin:4px 0 17px;text-align:center}.ist__product-picker>strong{display:block;margin-bottom:10px;color:var(--gch-text);font-size:17px}.ist__product-picker>div{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.ist .ist__product-picker button{min-height:40px;padding:8px 14px;border:1px solid var(--gch-border)!important;border-radius:999px!important;background:#fff!important;color:var(--gch-text-soft)!important;box-shadow:none!important;font-weight:800;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,color .18s ease,transform .18s ease}.ist .ist__product-picker button:hover{border-color:var(--gch-accent)!important;background:var(--gch-accent-soft)!important;color:var(--gch-accent-hover)!important;transform:translateY(-1px)}.ist .ist__product-picker button:focus-visible{border-color:var(--gch-accent)!important;box-shadow:var(--gch-focus-ring)!important}.ist .ist__product-picker button:active{transform:scale(.98)}.ist .ist__product-picker button.is-active{border-color:var(--gch-accent)!important;background:var(--gch-accent)!important;color:#fff!important}.ist--home .ist__controls{margin-bottom:13px}.ist__home-start{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px 18px;margin:5px 0 14px;padding:13px 15px;border:1px solid var(--gch-border);border-radius:6px;background:var(--gch-surface-alt);color:var(--gch-text-muted);font-size:12px;text-align:center}.ist__home-start strong{flex-basis:100%;color:var(--gch-text);font-size:14px}.ist__home-start span::before{content:'✓';margin-left:5px;color:var(--gch-accent);font-weight:900}.ist--home .ist__status{min-height:31px}.ist__home-cta{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:18px;padding:15px 17px;border:1px solid color-mix(in srgb,var(--gch-accent) 25%,var(--gch-border));border-radius:6px;background:linear-gradient(135deg,var(--gch-accent-soft),#fff);text-align:right}.ist__home-cta strong,.ist__home-cta span{display:block}.ist__home-cta strong{color:var(--gch-text);font-size:16px}.ist__home-cta span{margin-top:3px;color:var(--gch-text-muted);font-size:12px}.ist__home-cta .ist__primary{flex:0 0 auto;white-space:nowrap}@media(max-width:768px){.ist__product-picker>div{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;padding:2px 1px 7px;scrollbar-width:thin}.ist .ist__product-picker button{flex:0 0 auto}.ist__home-start{border-radius:3px}.ist__home-cta{align-items:stretch;flex-direction:column;border-radius:3px;text-align:center}.ist__home-cta .ist__primary{width:100%;white-space:normal}}