.Insider-module__tikQSG__content{flex-direction:column;gap:2.5rem;max-width:1440px;margin:0 auto;padding:6.5rem 56px 5rem;display:flex;overflow-x:hidden}@media (max-width:1024px){.Insider-module__tikQSG__content{padding:6.5rem 32px 4rem}}.Insider-module__tikQSG__summaryGrid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.Insider-module__tikQSG__summaryCard{background:var(--surface);border:1px solid var(--border);border-radius:0;align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex}.Insider-module__tikQSG__summaryIcon{background:var(--bg-secondary,#ffffff0a);width:40px;height:40px;color:var(--text-secondary);border-radius:0;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Insider-module__tikQSG__summaryValue{color:var(--foreground);margin:0;font-size:1.25rem;font-weight:800;line-height:1.2}.Insider-module__tikQSG__summaryLabel{color:var(--text-muted);letter-spacing:.02em;margin:.125rem 0 0;font-size:.75rem}.Insider-module__tikQSG__tableSection{flex-direction:column;gap:1rem;display:flex;position:relative}.Insider-module__tikQSG__sectionTitle{color:var(--foreground);margin:0;font-size:1.125rem;font-weight:700}.Insider-module__tikQSG__teaserTable{border:1px solid var(--border);border-radius:0;overflow:hidden}.Insider-module__tikQSG__tableHead{background:var(--surface);color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid var(--border);white-space:nowrap;grid-template-columns:2fr 2fr .7fr 1fr 1fr .8fr .4fr;gap:0;padding:.75rem 1.25rem;font-size:.7rem;font-weight:700;display:grid}.Insider-module__tikQSG__tableBody{flex-direction:column;display:flex}.Insider-module__tikQSG__tableRow{color:var(--foreground);border-bottom:1px solid var(--border);white-space:nowrap;grid-template-columns:2fr 2fr .7fr 1fr 1fr .8fr .4fr;align-items:center;gap:0;padding:.75rem 1.25rem;font-size:.875rem;transition:background .15s;display:grid}.Insider-module__tikQSG__tableRow:last-child{border-bottom:none}.Insider-module__tikQSG__tableRow:hover{background:var(--bg-secondary,#ffffff05)}.Insider-module__tikQSG__emptyRow{text-align:center;color:var(--text-muted);padding:2rem;font-size:.875rem}.Insider-module__tikQSG__blurred{filter:blur(5px);-webkit-user-select:none;user-select:none;pointer-events:none}.Insider-module__tikQSG__filerCell{flex-direction:column;gap:.125rem;display:flex}.Insider-module__tikQSG__filerName{color:var(--foreground);font-size:.875rem;font-weight:600}.Insider-module__tikQSG__filerTitle{color:var(--text-muted);font-size:.7rem}.Insider-module__tikQSG__companyCell{align-items:center;gap:.5rem;display:flex}.Insider-module__tikQSG__tickerBadge{background:var(--bg-secondary,#ffffff0f);font-size:.7rem;font-weight:700;font-family:var(--font-mono,"JetBrains Mono",monospace);color:var(--text-secondary);letter-spacing:.03em;border-radius:0;flex-shrink:0;padding:.125rem .375rem;display:inline-flex}.Insider-module__tikQSG__companyName{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;overflow:hidden}.Insider-module__tikQSG__sell{color:#ef4444;font-weight:700}.Insider-module__tikQSG__buy{color:#22c55e;font-weight:700}.Insider-module__tikQSG__exercise{color:#a78bfa;font-weight:700}.Insider-module__tikQSG__valueCell{font-family:var(--font-mono,"JetBrains Mono",monospace);font-size:.8125rem;font-weight:600}.Insider-module__tikQSG__dateCell{color:var(--text-secondary);font-size:.8125rem}.Insider-module__tikQSG__premiumGate{justify-content:center;margin-top:-2rem;padding-top:3rem;display:flex;position:relative}.Insider-module__tikQSG__premiumGate:before{content:"";background:linear-gradient(to bottom,transparent,var(--bg-primary));pointer-events:none;height:6rem;position:absolute;top:-3rem;left:0;right:0}.Insider-module__tikQSG__gateContent{text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:2rem;display:flex}.Insider-module__tikQSG__lockSvg{color:var(--text-muted)}.Insider-module__tikQSG__gateTitle{color:var(--foreground);margin:0;font-size:1rem;font-weight:700}.Insider-module__tikQSG__gateDesc{color:var(--text-secondary);margin:0;font-size:.875rem}.Insider-module__tikQSG__premiumBtn{color:#000;background:#22c55e;border-radius:0;align-items:center;padding:.625rem 1.25rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex}.Insider-module__tikQSG__premiumBtn:hover{background:#16a34a;transform:translateY(-1px)}.Insider-module__tikQSG__moversGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.Insider-module__tikQSG__moversCard{background:var(--surface);border:1px solid var(--border);border-radius:0;padding:1.5rem}.Insider-module__tikQSG__moversTitle{color:var(--foreground);align-items:center;gap:.5rem;margin:0 0 1rem;font-size:.9375rem;font-weight:700;display:flex}.Insider-module__tikQSG__moversList{flex-direction:column;gap:.5rem;display:flex}.Insider-module__tikQSG__moverRow{border-bottom:1px solid var(--border);align-items:center;gap:.75rem;padding:.5rem 0;display:flex}.Insider-module__tikQSG__moverRow:last-child{border-bottom:none}.Insider-module__tikQSG__moverRank{width:24px;height:24px;color:var(--text-muted);background:var(--bg-secondary,#ffffff0a);border-radius:0;flex-shrink:0;justify-content:center;align-items:center;font-size:.7rem;font-weight:800;display:flex}.Insider-module__tikQSG__moverInfo{flex-direction:column;flex:1;gap:.0625rem;min-width:0;display:flex}.Insider-module__tikQSG__moverName{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:600;overflow:hidden}.Insider-module__tikQSG__moverTicker{font-size:.7rem;font-family:var(--font-mono,"JetBrains Mono",monospace);color:var(--text-muted)}.Insider-module__tikQSG__moverValue{font-family:var(--font-mono,"JetBrains Mono",monospace);flex-shrink:0;font-size:.8125rem;font-weight:700}.Insider-module__tikQSG__features{flex-direction:column;gap:1rem;display:flex}@media (min-width:640px){.Insider-module__tikQSG__features{flex-direction:row}}.Insider-module__tikQSG__feature{background:var(--surface);border:1px solid var(--border);border-radius:0;flex:1;align-items:flex-start;gap:1rem;padding:1.25rem;display:flex}.Insider-module__tikQSG__featureIcon{background:var(--bg-secondary,#ffffff0a);width:36px;height:36px;color:var(--text-secondary);border-radius:0;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Insider-module__tikQSG__feature h4{color:var(--foreground);margin:0 0 .25rem;font-size:.9375rem;font-weight:700}.Insider-module__tikQSG__feature p{color:var(--text-secondary);margin:0;font-size:.8125rem;line-height:1.5}.Insider-module__tikQSG__controls{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.Insider-module__tikQSG__tickerSearch{align-items:center;display:flex;position:relative}.Insider-module__tikQSG__searchIcon{color:var(--text-tertiary);pointer-events:none;position:absolute;left:10px}.Insider-module__tikQSG__tickerInput{font-size:.8125rem;font-family:var(--font-body);color:var(--foreground);background:var(--bg-secondary,#ffffff0a);border:1px solid var(--divider);border-radius:0;outline:none;width:180px;padding:6px 30px;transition:border-color .2s}.Insider-module__tikQSG__tickerInput::placeholder{color:var(--text-tertiary);font-size:.75rem}.Insider-module__tikQSG__tickerInput:focus{border-color:var(--text-secondary)}.Insider-module__tikQSG__clearBtn{background:var(--bg-secondary,#ffffff14);width:18px;height:18px;color:var(--text-tertiary);cursor:pointer;border:none;border-radius:0;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;right:6px}.Insider-module__tikQSG__clearBtn:hover{color:var(--text-primary)}.Insider-module__tikQSG__filterBar{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.Insider-module__tikQSG__filterBtn{color:var(--text-tertiary);border:1px solid var(--divider);cursor:pointer;white-space:nowrap;letter-spacing:.03em;font-size:.75rem;font-weight:650;font-family:var(--font-body);background:0 0;border-radius:0;padding:6px 14px;transition:all .2s}.Insider-module__tikQSG__filterBtn:hover{color:var(--text-primary);border-color:var(--text-tertiary)}.Insider-module__tikQSG__filterBtnActive{color:var(--bg-primary);background:var(--text-primary);border-color:var(--text-primary)}.Insider-module__tikQSG__secLink{color:var(--text-tertiary);justify-content:center;align-items:center;margin-left:6px;transition:color .2s;display:inline-flex}.Insider-module__tikQSG__secLink:hover{color:var(--text-primary)}.Insider-module__tikQSG__priceCell{color:var(--text-secondary);font-variant-numeric:tabular-nums;font-size:.8125rem}.Insider-module__tikQSG__tableHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.Insider-module__tikQSG__loadMoreBtn{width:100%;font-size:.8125rem;font-weight:650;font-family:var(--font-body);color:var(--text-secondary);border:1px solid var(--divider);cursor:pointer;letter-spacing:.02em;background:0 0;border-radius:0;justify-content:center;align-items:center;gap:.375rem;padding:.75rem;transition:all .2s;display:flex}.Insider-module__tikQSG__loadMoreBtn:hover{color:var(--text-primary);border-color:var(--text-tertiary);background:var(--bg-secondary,#ffffff05)}.Insider-module__tikQSG__mobileCards{display:none}.Insider-module__tikQSG__mobileCard{border-bottom:1px solid var(--divider);padding:1rem 0}.Insider-module__tikQSG__mobileCard:first-child{padding-top:0}.Insider-module__tikQSG__mobileCard:last-child{border-bottom:none}.Insider-module__tikQSG__mobileCardTop{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.5rem;display:flex}.Insider-module__tikQSG__mobileCardFiler{flex-direction:column;gap:.125rem;min-width:0;display:flex}.Insider-module__tikQSG__mobileTypeBadge{letter-spacing:.03em;border-radius:0;flex-shrink:0;padding:2px 8px;font-size:.6875rem;font-weight:700}.Insider-module__tikQSG__buyBadge{color:#22c55e;background:#22c55e1a}.Insider-module__tikQSG__sellBadge{color:#ef4444;background:#ef44441a}.Insider-module__tikQSG__exerciseBadge{color:#a78bfa;background:#a78bfa1a}.Insider-module__tikQSG__mobileCardMid{margin-bottom:.625rem}.Insider-module__tikQSG__mobileTickerLink{align-items:center;gap:.5rem;text-decoration:none;display:flex}.Insider-module__tikQSG__mobileCardBottom{flex-direction:column;gap:.25rem;display:flex}.Insider-module__tikQSG__mobileStatRow{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.Insider-module__tikQSG__mobileStatLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:600}.Insider-module__tikQSG__mobileStatValue{color:var(--foreground);align-items:center;gap:4px;font-size:.8125rem;display:flex}@media (max-width:1024px){.Insider-module__tikQSG__summaryGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Insider-module__tikQSG__content{padding:6.5rem 20px 4rem}.Insider-module__tikQSG__summaryGrid{grid-template-columns:1fr 1fr;gap:.75rem}.Insider-module__tikQSG__summaryCard{padding:1rem}.Insider-module__tikQSG__teaserTable{display:none}.Insider-module__tikQSG__mobileCards{display:block}.Insider-module__tikQSG__moversGrid{grid-template-columns:1fr}.Insider-module__tikQSG__tableHeader{flex-direction:column;align-items:flex-start}.Insider-module__tikQSG__controls{flex-direction:column;align-items:stretch;width:100%}.Insider-module__tikQSG__tickerInput,.Insider-module__tikQSG__filterBar{width:100%}.Insider-module__tikQSG__filterBtn{text-align:center;flex:1}.Insider-module__tikQSG__roleSelect{width:100%}}.Insider-module__tikQSG__introCallout{background:var(--bg-secondary);border-left:3px solid var(--accent,#c9a96e);gap:.875rem;padding:1.25rem 1.5rem;display:flex}.Insider-module__tikQSG__introIcon{color:var(--accent,#c9a96e);flex-shrink:0;margin-top:.25rem}.Insider-module__tikQSG__introTitle{color:var(--text-primary);text-transform:uppercase;letter-spacing:.04em;margin:0 0 .35rem;font-size:13px;font-weight:700}.Insider-module__tikQSG__introBody{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.7}.Insider-module__tikQSG__roleSelect{background:var(--bg-card);border:1px solid var(--border);height:36px;color:var(--text-primary);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;border-radius:0;padding:0 2rem 0 .9rem;font-size:13px}.Insider-module__tikQSG__roleSelect:hover{background-color:var(--bg-secondary)}.Insider-module__tikQSG__clusterSection{flex-direction:column;gap:1.5rem;display:flex}.Insider-module__tikQSG__clusterHeader{flex-direction:column;gap:.5rem;display:flex}.Insider-module__tikQSG__clusterLabel{text-transform:uppercase;letter-spacing:.06em;color:#22c55e;align-items:center;gap:.35rem;font-size:11px;font-weight:700;display:inline-flex}.Insider-module__tikQSG__clusterSubtitle{color:var(--text-secondary);max-width:720px;margin:.25rem 0 0;font-size:14px;line-height:1.7}.Insider-module__tikQSG__clusterGrid{border-top:1px solid var(--border);border-left:1px solid var(--border);grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:0;display:grid}.Insider-module__tikQSG__clusterCard{border-right:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--bg-card);color:inherit;flex-direction:column;gap:.75rem;padding:1.25rem 1.5rem;text-decoration:none;transition:background-color .15s;display:flex}.Insider-module__tikQSG__clusterCard:hover{background:var(--bg-secondary)}.Insider-module__tikQSG__clusterCardTop{align-items:center;gap:.75rem;display:flex}.Insider-module__tikQSG__clusterCardMeta{flex-direction:column;min-width:0;display:flex}.Insider-module__tikQSG__clusterTicker{color:var(--text-primary);letter-spacing:-.01em;font-size:16px;font-weight:800}.Insider-module__tikQSG__clusterCompany{color:var(--text-tertiary);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.Insider-module__tikQSG__clusterStats{border-top:1px solid var(--divider);border-bottom:1px solid var(--divider);gap:1.5rem;padding:.75rem 0;display:flex}.Insider-module__tikQSG__clusterStats>div{flex-direction:column;gap:.25rem;display:flex}.Insider-module__tikQSG__clusterStatLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-tertiary);align-items:center;gap:.25rem;font-size:11px;font-weight:600;display:inline-flex}.Insider-module__tikQSG__clusterStatValue{color:var(--text-primary);font-size:15px;font-weight:700}.Insider-module__tikQSG__clusterStatValue.Insider-module__tikQSG__buy{color:#22c55e}.Insider-module__tikQSG__clusterInsiders{flex-direction:column;gap:.3rem;display:flex}.Insider-module__tikQSG__clusterInsiderRow{justify-content:space-between;align-items:center;gap:.5rem;font-size:12px;display:flex}.Insider-module__tikQSG__clusterInsiderName{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Insider-module__tikQSG__clusterInsiderRole{color:var(--text-tertiary);flex-shrink:0;font-size:11px}.Insider-module__tikQSG__clusterMore{color:var(--text-tertiary);margin-top:.25rem;font-size:11px}
