.hp-stocks{--stock-up:#16864b;--stock-down:#cc3344;container-type:inline-size;min-width:0;color:var(--hp-text);background:var(--hp-surface)}
.hp-stocks :is(h2,h3,p){margin:0}.hp-stocks a{color:inherit;text-decoration:none}.hp-stocks a:hover b{text-decoration:underline;text-decoration-color:var(--hp-accent);text-underline-offset:3px}
.hp-stocks__head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:.8rem}.hp-stocks__kicker{color:var(--hp-accent);font-size:.65rem;font-weight:850;letter-spacing:.1em}.hp-stocks__head h2{margin-top:.15rem;font-size:clamp(1.05rem,2vw,1.45rem);line-height:1.1}.hp-stocks__breadth{display:flex;gap:.8rem;font-size:.67rem;font-weight:700;white-space:nowrap}.hp-stocks__breadth span{display:flex;align-items:center;gap:.25rem}.hp-stocks .is-up{color:var(--stock-up)}.hp-stocks .is-down{color:var(--stock-down)}.hp-stocks .is-flat{color:var(--hp-muted)}
.hp-stocks__search{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem;padding:0 .7rem;border:1px solid var(--hp-border);border-radius:7px;background:var(--hp-surface)}.hp-stocks__search:focus-within{border-color:var(--hp-accent)}.hp-stocks__search i{color:var(--hp-muted)}.hp-stocks__search input{width:100%;height:40px;padding:0;color:var(--hp-text);background:transparent;border:0;outline:0;font:inherit;font-size:.76rem}
.hp-stock-table__head,.hp-stock-row{display:grid;grid-template-columns:minmax(150px,1.2fr) minmax(62px,.55fr) minmax(62px,.55fr) minmax(76px,.65fr) minmax(108px,.9fr) minmax(65px,.55fr);align-items:center;gap:.6rem}.hp-stock-table__head{padding:.55rem .7rem;color:var(--hp-muted);background:color-mix(in srgb,var(--hp-border) 34%,transparent);font-size:.64rem;font-weight:750;text-transform:uppercase}.hp-stock-row{min-height:56px;padding:.5rem .7rem;border-bottom:1px solid var(--hp-border);font-size:.74rem}.hp-stock-row:last-child{border-bottom:0}.hp-stock-row>span:first-child{display:grid;min-width:0}.hp-stock-row b{font-size:.8rem}.hp-stock-row small{overflow:hidden;color:var(--hp-muted);font-size:.61rem;text-overflow:ellipsis;white-space:nowrap}.hp-stock-row strong{font-size:.82rem}.hp-stock-row em{font-style:normal;font-weight:750}.hp-stock-row.is-selected{background:color-mix(in srgb,var(--hp-accent) 8%,transparent);box-shadow:inset 3px 0 var(--hp-accent)}.hp-stock-table__empty{padding:1.2rem;color:var(--hp-muted);font-size:.76rem;text-align:center}
.hp-stocks__more{display:flex;align-items:center;justify-content:flex-end;gap:.35rem;margin-top:.7rem;color:var(--hp-accent)!important;font-size:.74rem;font-weight:750}.hp-stocks__more i{transition:transform .2s ease}.hp-stocks__more:hover i{transform:translateX(3px)}.hp-stocks>footer{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.35rem .8rem;margin-top:.7rem;color:var(--hp-muted);font-size:.6rem}
.hp-stock-compact{display:grid;grid-template-columns:repeat(var(--hp-stock-columns,2),minmax(0,1fr));gap:1px;background:var(--hp-border)}.hp-stock-compact>a{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.2rem .5rem;padding:.65rem;background:var(--hp-surface)}.hp-stock-compact span{display:grid;min-width:0}.hp-stock-compact small{overflow:hidden;color:var(--hp-muted);font-size:.6rem;text-overflow:ellipsis;white-space:nowrap}.hp-stock-compact strong{font-size:.78rem}.hp-stock-compact em{grid-column:2;font-size:.65rem;font-style:normal;font-weight:750;text-align:right}
.hp-stocks--movers>.hp-stocks__head{align-items:center;margin-bottom:.65rem}.hp-stocks--movers>.hp-stocks__head h2{font-size:1rem}.hp-stocks--movers>.hp-stocks__head .hp-stocks__kicker{font-size:.57rem}.hp-stocks--movers>.hp-stocks__head .hp-stocks__breadth{gap:.55rem;font-size:.6rem}
.hp-stock-movers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.hp-stock-movers__group{min-width:0;overflow:hidden;background:color-mix(in srgb,var(--hp-border) 17%,var(--hp-surface));border-radius:10px}.hp-stock-movers h3{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.52rem .62rem;color:var(--hp-text);background:transparent;font-size:.7rem;font-weight:750;text-transform:none}.hp-stock-movers h3>span{display:flex;align-items:center;gap:.38rem}.hp-stock-movers h3 i{display:grid;width:22px;height:22px;place-items:center;border-radius:50%;font-size:.76rem}.hp-stock-movers__group--up h3 i{color:var(--stock-up);background:color-mix(in srgb,var(--stock-up) 11%,transparent)}.hp-stock-movers__group--down h3 i{color:var(--stock-down);background:color-mix(in srgb,var(--stock-down) 11%,transparent)}.hp-stock-movers h3>small{color:var(--hp-muted);font-size:.54rem;font-weight:550;white-space:nowrap}.hp-stock-movers a{display:flex;min-width:0;min-height:49px;align-items:center;justify-content:space-between;gap:.55rem;padding:.5rem .62rem;transition:background-color .18s ease}.hp-stock-movers a+a{border-top:1px solid color-mix(in srgb,var(--hp-border) 65%,transparent)}.hp-stock-movers a:hover{background:color-mix(in srgb,var(--hp-accent) 5%,var(--hp-surface));text-decoration:none}.hp-stock-movers__identity{display:grid;min-width:0}.hp-stock-movers__identity b{font-size:.73rem;line-height:1.1}.hp-stock-movers__identity small{overflow:hidden;color:var(--hp-muted);font-size:.55rem;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.hp-stock-movers__quote{display:grid;flex:0 0 auto;justify-items:end;gap:.18rem}.hp-stock-movers__quote strong{font-size:.73rem;line-height:1}.hp-stock-movers__quote em{display:inline-flex;align-items:center;gap:.12rem;padding:.15rem .3rem;border-radius:999px;font-size:.56rem;font-style:normal;font-weight:750;line-height:1}.hp-stock-movers__group--up .hp-stock-movers__quote em{background:color-mix(in srgb,var(--stock-up) 10%,transparent)}.hp-stock-movers__group--down .hp-stock-movers__quote em{background:color-mix(in srgb,var(--stock-down) 10%,transparent)}
@container (max-width:620px){.hp-stock-table__head{display:none}.hp-stock-row{grid-template-columns:minmax(118px,1fr) auto auto;gap:.25rem .55rem}.hp-stock-row>span:nth-child(3),.hp-stock-row>span:nth-child(5),.hp-stock-row>span:nth-child(6){display:none}.hp-stock-row strong{grid-column:2}.hp-stock-row em{grid-column:3}.hp-stock-movers{grid-template-columns:1fr}.hp-stock-compact{grid-template-columns:1fr}.hp-stocks__head{align-items:flex-start;flex-direction:column}.hp-stocks__breadth{width:100%;justify-content:space-between}}
.hp-stock-detail{margin-bottom:1.25rem;padding:clamp(1rem,2.6vw,1.65rem);color:var(--hp-text);background:var(--hp-surface);border-radius:12px}.hp-stock-detail>header{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:end;gap:.65rem 1.1rem}.hp-stock-detail h1{margin:.2rem 0 0;font-size:clamp(1.5rem,3.6vw,2.65rem);line-height:1}.hp-stock-detail>header>strong{font-size:clamp(1.35rem,3vw,2.25rem);line-height:1}.hp-stock-detail>header>em{font-size:.82rem;font-style:normal;font-weight:800}.hp-stock-detail dl{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin:.95rem 0 0;background:var(--hp-border)}.hp-stock-detail dl div{display:grid;gap:.15rem;padding:.7rem;background:color-mix(in srgb,var(--hp-border) 18%,var(--hp-surface))}.hp-stock-detail dt{color:var(--hp-muted);font-size:.62rem}.hp-stock-detail dd{margin:0;font-size:.8rem;font-weight:750}.hp-stock-chart{margin:1rem 0 0}.hp-stock-chart nav{display:flex;gap:.35rem;margin:0 0 .5rem}.hp-stock-chart nav a{padding:.26rem .55rem;border-radius:999px;color:var(--hp-muted);font-size:.68rem;font-weight:700;text-decoration:none}.hp-stock-chart nav a[aria-current="page"]{background:color-mix(in srgb,var(--hp-accent) 12%,transparent);color:var(--hp-accent)}.hp-stock-chart svg{display:block;width:100%;height:clamp(165px,24vw,250px);overflow:visible}.hp-stock-chart figcaption{display:flex;align-items:center;justify-content:space-between;gap:.5rem;color:var(--hp-muted);font-size:.6rem}.hp-stock-chart figcaption b{color:var(--hp-text);font-weight:650}
@container (max-width:620px){.hp-stock-detail>header{grid-template-columns:minmax(0,1fr) auto}.hp-stock-detail>header>em{grid-column:2}.hp-stock-detail dl{grid-template-columns:repeat(2,minmax(0,1fr))}}
