.ContentGrid-module__R5Av5a__section{padding:120px var(--px);background:#fff}.ContentGrid-module__R5Av5a__header{max-width:720px;margin-bottom:64px}.ContentGrid-module__R5Av5a__eyebrow{font-family:var(--font-primary);color:#888;text-transform:uppercase;letter-spacing:.1em;margin-bottom:20px;font-size:11px;font-weight:400}.ContentGrid-module__R5Av5a__headline{font-family:var(--font-display);color:#0a0a0a;letter-spacing:-.3px;font-size:clamp(32px,3.5vw,52px);font-weight:400;line-height:1.15}.ContentGrid-module__R5Av5a__grid{grid-template-columns:repeat(4,1fr);gap:32px;display:grid}.ContentGrid-module__R5Av5a__card{color:inherit;cursor:pointer;flex-direction:column;text-decoration:none;display:flex}.ContentGrid-module__R5Av5a__card:hover .ContentGrid-module__R5Av5a__title{color:#000;text-underline-offset:3px;text-decoration:underline}.ContentGrid-module__R5Av5a__thumb{aspect-ratio:16/10;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border:1px solid var(--border-light);background:#f0f0f0;border-radius:6px;width:100%;margin-bottom:20px;display:block;overflow:hidden}.ContentGrid-module__R5Av5a__cardBody{flex-direction:column;gap:8px;display:flex}.ContentGrid-module__R5Av5a__category{font-family:var(--font-primary);color:#888;text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:400}.ContentGrid-module__R5Av5a__title{font-family:var(--font-display);color:#111;font-size:clamp(16px,1.4vw,20px);font-weight:400;line-height:1.3;transition:color .15s}.ContentGrid-module__R5Av5a__desc{font-family:var(--font-primary);color:#555;margin-top:2px;font-size:13px;font-weight:300;line-height:1.6}.ContentGrid-module__R5Av5a__readTime{font-family:var(--font-primary);color:#aaa;margin-top:4px;font-size:11px;font-weight:300}.ContentGrid-module__R5Av5a__footer{align-items:center;gap:24px;margin-top:56px;display:flex}.ContentGrid-module__R5Av5a__allLink{font-family:var(--font-primary);color:#111;letter-spacing:.02em;font-size:13px;font-weight:400;text-decoration:none;transition:color .15s}.ContentGrid-module__R5Av5a__allLink:hover{color:#555}@media (max-width:1024px){.ContentGrid-module__R5Av5a__section{padding:80px 40px}.ContentGrid-module__R5Av5a__grid{grid-template-columns:repeat(2,1fr);gap:28px}}@media (max-width:640px){.ContentGrid-module__R5Av5a__section{padding:60px 24px}.ContentGrid-module__R5Av5a__grid{grid-template-columns:1fr;gap:36px}}@media (max-width:1024px){.ContentGrid-module__R5Av5a__allLink{align-items:center;min-height:44px;display:inline-flex}}
.PlatformShowcase-module__vAyYSW__section{--px:max(72px, calc((100vw - 1400px) / 2));border-bottom:1px solid #1e1e22}.PlatformShowcase-module__vAyYSW__sectionInherit .PlatformShowcase-module__vAyYSW__sectionHeader{padding-left:max(72px,50vw - 580px);padding-right:max(72px,50vw - 580px)}.PlatformShowcase-module__vAyYSW__sectionHeader{padding:72px var(--px) 56px;border-bottom:1px solid #1e1e22}.PlatformShowcase-module__vAyYSW__sectionLabel{font-family:var(--font-primary);color:var(--color-slate);text-transform:uppercase;letter-spacing:.1em;margin-bottom:16px;font-size:11px;font-weight:400}.PlatformShowcase-module__vAyYSW__sectionHeadline{font-family:var(--font-display);color:var(--color-frost);font-size:clamp(28px,3vw,44px);font-weight:400;line-height:1.15}.PlatformShowcase-module__vAyYSW__showcase{margin:0 var(--px);border-bottom:none;border-left:1px solid #1e1e22;border-right:1px solid #1e1e22;grid-template-columns:280px 1fr;display:grid}.PlatformShowcase-module__vAyYSW__showcaseNav{border-right:1px solid #1e1e22;flex-direction:column;justify-content:center;display:flex}.PlatformShowcase-module__vAyYSW__navItem{cursor:pointer;text-align:left;background:0 0;border:none;border-bottom:1px solid #1e1e22;align-items:center;gap:14px;width:100%;padding:22px 28px;transition:background .15s;display:flex;position:relative}.PlatformShowcase-module__vAyYSW__navItem:hover,.PlatformShowcase-module__vAyYSW__navItemActive{background:#0d0d0f}.PlatformShowcase-module__vAyYSW__navItemActive:before{content:"";background:var(--color-reactor-lime);width:2px;position:absolute;top:0;bottom:0;left:0}.PlatformShowcase-module__vAyYSW__navNum{font-family:var(--font-primary);color:var(--color-slate);letter-spacing:.08em;flex-shrink:0;font-size:11px;font-weight:400}.PlatformShowcase-module__vAyYSW__navTitle{font-family:var(--font-primary);color:var(--color-ash);flex:1;font-size:13px;font-weight:400;line-height:1.4;transition:color .15s}.PlatformShowcase-module__vAyYSW__navItemActive .PlatformShowcase-module__vAyYSW__navTitle{color:var(--color-frost)}.PlatformShowcase-module__vAyYSW__navChevron{color:var(--color-slate);flex-shrink:0;font-size:12px}.PlatformShowcase-module__vAyYSW__navItemActive .PlatformShowcase-module__vAyYSW__navChevron{color:var(--color-reactor-lime)}@keyframes PlatformShowcase-module__vAyYSW__showcaseFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.PlatformShowcase-module__vAyYSW__showcaseContent{grid-template-columns:1fr 1fr;min-height:620px;display:grid}.PlatformShowcase-module__vAyYSW__contentEnter{animation:.4s forwards PlatformShowcase-module__vAyYSW__showcaseFadeIn}.PlatformShowcase-module__vAyYSW__stack{width:100%;display:grid}.PlatformShowcase-module__vAyYSW__layer{visibility:hidden;opacity:0;grid-area:1/1;justify-content:center;align-items:center;min-width:0;transition:opacity .35s;display:flex}.PlatformShowcase-module__vAyYSW__layerOn{visibility:visible;opacity:1}.PlatformShowcase-module__vAyYSW__textLayer{flex-direction:column;justify-content:center;align-items:stretch;gap:24px}@media (prefers-reduced-motion:reduce){.PlatformShowcase-module__vAyYSW__layer{transition:none}}.PlatformShowcase-module__vAyYSW__showcaseMockup{background:#050507;border-right:1px solid #1e1e22;justify-content:center;align-items:center;height:100%;padding:48px 56px;display:flex}.PlatformShowcase-module__vAyYSW__showcaseText{flex-direction:column;justify-content:center;gap:24px;padding:56px;display:flex}.PlatformShowcase-module__vAyYSW__textMeta{align-items:center;gap:12px;display:flex}.PlatformShowcase-module__vAyYSW__tag{font-family:var(--font-primary);color:var(--color-reactor-lime);text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;border:1px solid #ebfb1040;border-radius:100px;padding:3px 11px;font-size:11px;font-weight:400}.PlatformShowcase-module__vAyYSW__sector{font-family:var(--font-primary);color:var(--color-slate);font-size:12px;font-weight:300}.PlatformShowcase-module__vAyYSW__title{font-family:var(--font-display);color:var(--color-frost);font-size:clamp(24px,2.5vw,36px);font-weight:400;line-height:1.2}.PlatformShowcase-module__vAyYSW__desc{color:var(--color-ash);max-width:480px;font-size:15px;font-weight:300;line-height:1.75}.PlatformShowcase-module__vAyYSW__outcome{flex-direction:column;gap:12px;margin-top:8px;display:flex}.PlatformShowcase-module__vAyYSW__outcomeLine{background:var(--color-reactor-lime);width:32px;height:1px}.PlatformShowcase-module__vAyYSW__outcomeText{font-family:var(--font-primary);color:var(--color-frost);letter-spacing:.01em;font-size:13px;font-weight:400}.PlatformShowcase-module__vAyYSW__mockup{width:100%;max-width:480px;font-family:var(--font-primary);--app-page:#fff;--app-panel:#f1f1f3;--app-sidebar:#f6f6f7;--app-border:#00000014;--app-border-strong:#00000026;--app-text-primary:#000;--app-text-secondary:#55555b;--app-text-muted:#96969e;--app-accent:#0c50ff;--viz-cat-1:#2a78d6;--viz-cat-2:#eb6834;--viz-cat-3:#1baf7a;--viz-cat-4:#eda100;--viz-cat-5:#e87ba4;background:var(--app-page);border:1px solid var(--app-border-strong);border-radius:8px;overflow:hidden;box-shadow:0 8px 40px #00000080}.PlatformShowcase-module__vAyYSW__mockupBar{background:var(--app-sidebar);border-bottom:1px solid var(--app-border);justify-content:space-between;align-items:center;gap:10px;padding:11px 16px;display:flex}.PlatformShowcase-module__vAyYSW__mockupTitle{color:var(--app-text-primary);font-size:12.5px;font-weight:400}.PlatformShowcase-module__vAyYSW__mockupCount{color:var(--app-text-muted);border:1px solid var(--app-border);border-radius:100px;padding:2px 9px;font-size:10.5px;font-weight:300}.PlatformShowcase-module__vAyYSW__body{padding:14px 16px 16px}.PlatformShowcase-module__vAyYSW__filterRow{flex-wrap:wrap;gap:5px;margin-bottom:12px;display:flex}.PlatformShowcase-module__vAyYSW__filterChip{color:var(--app-text-secondary);background:var(--app-page);border:1px solid var(--app-border);white-space:nowrap;border-radius:100px;padding:4px 10px;font-size:10.5px;font-weight:400}.PlatformShowcase-module__vAyYSW__filterChipActive{background:var(--app-text-primary);border-color:var(--app-text-primary);color:var(--app-page)}.PlatformShowcase-module__vAyYSW__feed{flex-direction:column;gap:7px;display:flex}.PlatformShowcase-module__vAyYSW__feedRow{background:var(--app-page);border:1px solid var(--app-border);border-radius:10px;align-items:center;gap:9px;padding:10px 12px;transition:opacity .4s;display:flex}.PlatformShowcase-module__vAyYSW__feedIdentity{flex-shrink:0;align-items:center;gap:6px;width:84px;display:flex}.PlatformShowcase-module__vAyYSW__feedLogo{-o-object-fit:contain;object-fit:contain;flex-shrink:0;width:14px;height:14px}.PlatformShowcase-module__vAyYSW__feedCompany{color:var(--app-text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:400;overflow:hidden}.PlatformShowcase-module__vAyYSW__feedText{color:var(--app-text-secondary);flex:1;min-width:0;font-size:11.5px;font-weight:300;line-height:1.45}.PlatformShowcase-module__vAyYSW__signalBadge{letter-spacing:.02em;white-space:nowrap;border-radius:4px;flex-shrink:0;padding:3px 7px;font-size:9.5px;font-weight:400}.PlatformShowcase-module__vAyYSW__badgeLaunch{color:#0e7c86;background:#0e7c861a}.PlatformShowcase-module__vAyYSW__badgeFeature{color:#0c50ff;background:#0c50ff1a}.PlatformShowcase-module__vAyYSW__badgeInternal{color:#6d3fe0;background:#7c5cfc1a}.PlatformShowcase-module__vAyYSW__badgeAdoption{color:#0f7a44;background:#0f9d581a}.PlatformShowcase-module__vAyYSW__badgeOrg{color:#9a5b0a;background:#b453091a}.PlatformShowcase-module__vAyYSW__badgeEarnings{color:#475569;background:#4755691a}.PlatformShowcase-module__vAyYSW__badgeResearch{color:#be185d;background:#be185d1a}.PlatformShowcase-module__vAyYSW__badgePerspective{color:#a16207;background:#a162071a}.PlatformShowcase-module__vAyYSW__feedTime{color:var(--app-text-muted);white-space:nowrap;flex-shrink:0;font-size:10px;font-weight:300}.PlatformShowcase-module__vAyYSW__pulse{justify-content:center;gap:4px;padding:12px 0;display:flex}.PlatformShowcase-module__vAyYSW__pulse span{background:var(--app-text-muted);border-radius:50%;width:4px;height:4px;animation:1.2s ease-in-out infinite PlatformShowcase-module__vAyYSW__pulseDot}.PlatformShowcase-module__vAyYSW__pulse span:nth-child(2){animation-delay:.15s}.PlatformShowcase-module__vAyYSW__pulse span:nth-child(3){animation-delay:.3s}@keyframes PlatformShowcase-module__vAyYSW__pulseDot{0%,to{opacity:.25}50%{opacity:1}}.PlatformShowcase-module__vAyYSW__peopleList{flex-direction:column;min-height:290px;display:flex}.PlatformShowcase-module__vAyYSW__personRow{border-bottom:1px solid var(--app-border);align-items:center;gap:10px;padding:11px 0;display:flex}.PlatformShowcase-module__vAyYSW__personRow:last-child{border-bottom:none}.PlatformShowcase-module__vAyYSW__personAvatar{-o-object-fit:cover;object-fit:cover;border:1px solid var(--app-border);border-radius:50%;flex-shrink:0;width:28px;height:28px}.PlatformShowcase-module__vAyYSW__personName{color:var(--app-text-primary);white-space:nowrap;flex-shrink:0;font-size:12.5px;font-weight:400}.PlatformShowcase-module__vAyYSW__personTitle{color:var(--app-text-secondary);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:11.5px;font-weight:300;overflow:hidden}.PlatformShowcase-module__vAyYSW__personCo{color:var(--app-text-muted);border:1px solid var(--app-border);border-radius:100px;flex-shrink:0;padding:2px 8px;font-size:10px;font-weight:300}.PlatformShowcase-module__vAyYSW__scoreHead{border-bottom:1px solid var(--app-border);flex-wrap:wrap;align-items:baseline;gap:6px;margin-bottom:14px;padding-bottom:14px;display:flex}.PlatformShowcase-module__vAyYSW__scoreNum{color:var(--app-text-primary);font-size:34px;font-weight:300;line-height:1}.PlatformShowcase-module__vAyYSW__scoreOf{color:var(--app-text-muted);font-size:13px;font-weight:300}.PlatformShowcase-module__vAyYSW__scoreRank{color:var(--app-text-muted);text-align:right;margin-left:auto;font-size:10.5px;font-weight:300}.PlatformShowcase-module__vAyYSW__pillarRow{align-items:center;gap:10px;padding:8px 0;display:flex}.PlatformShowcase-module__vAyYSW__pillarLabel{color:var(--app-text-secondary);flex-shrink:0;width:118px;font-size:11.5px;font-weight:300}.PlatformShowcase-module__vAyYSW__pillarTrack{background:var(--app-panel);border-radius:4px;flex:1;height:7px;position:relative}.PlatformShowcase-module__vAyYSW__pillarFill{border-radius:4px;height:100%;transition:width .9s cubic-bezier(.16,1,.3,1);display:block}.PlatformShowcase-module__vAyYSW__pillarAvg{background:var(--app-text-primary);opacity:.45;border-radius:1px;width:2px;height:13px;position:absolute;top:-3px}.PlatformShowcase-module__vAyYSW__pillarVal{color:var(--app-text-primary);text-align:right;flex-shrink:0;width:18px;font-size:11px;font-weight:400}.PlatformShowcase-module__vAyYSW__legend{border-top:1px solid var(--app-border);gap:14px;margin-top:12px;padding-top:12px;font-size:10.5px;font-weight:300;display:flex}.PlatformShowcase-module__vAyYSW__legendYou{color:var(--viz-cat-1)}.PlatformShowcase-module__vAyYSW__legendAvg{color:var(--app-text-muted)}.PlatformShowcase-module__vAyYSW__composer{background:var(--app-page);border:1px solid var(--app-border-strong);border-radius:10px;align-items:center;gap:8px;margin-bottom:14px;padding:12px 12px 12px 16px;display:flex}.PlatformShowcase-module__vAyYSW__composerPlaceholder{color:var(--app-text-muted);flex:1;font-size:13px;font-weight:300}.PlatformShowcase-module__vAyYSW__composerSend{background:var(--app-accent);color:#fff;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:13px;display:inline-flex}.PlatformShowcase-module__vAyYSW__chipRow{flex-wrap:wrap;place-content:flex-start center;gap:8px;min-height:172px;display:flex}@keyframes PlatformShowcase-module__vAyYSW__chipIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.PlatformShowcase-module__vAyYSW__suggestionChip{color:var(--app-text-secondary);background:var(--app-panel);border:1px solid var(--app-border);white-space:nowrap;opacity:0;border-radius:100px;padding:7px 14px;font-size:11.5px;font-weight:300;animation:.5s forwards PlatformShowcase-module__vAyYSW__chipIn}.PlatformShowcase-module__vAyYSW__chipNote{text-align:center;color:var(--app-text-muted);border-top:1px solid var(--app-border);margin-top:12px;padding-top:12px;font-size:10.5px;font-weight:300}@media (max-width:1400px){.PlatformShowcase-module__vAyYSW__showcaseNav{width:240px}.PlatformShowcase-module__vAyYSW__showcase{grid-template-columns:240px 1fr}.PlatformShowcase-module__vAyYSW__showcaseContent{grid-template-columns:1.12fr 1fr;min-height:560px}.PlatformShowcase-module__vAyYSW__showcaseMockup{padding:40px 30px}.PlatformShowcase-module__vAyYSW__showcaseText{padding:44px}}.PlatformShowcase-module__vAyYSW__navTag{font-family:var(--font-primary);color:var(--color-ash);white-space:nowrap;font-size:13px;font-weight:400;line-height:1.4;transition:color .15s;display:none}.PlatformShowcase-module__vAyYSW__navItemActive .PlatformShowcase-module__vAyYSW__navTag{color:var(--color-frost)}@media (max-width:1160px){.PlatformShowcase-module__vAyYSW__showcase{grid-template-columns:1fr}.PlatformShowcase-module__vAyYSW__showcaseNav{scrollbar-width:none;border-bottom:1px solid #1e1e22;border-right:none;flex-direction:row;width:auto;overflow-x:auto}.PlatformShowcase-module__vAyYSW__showcaseNav::-webkit-scrollbar{display:none}.PlatformShowcase-module__vAyYSW__navFadeEnd{-webkit-mask-image:linear-gradient(90deg,#000 88%,#0000 100%);mask-image:linear-gradient(90deg,#000 88%,#0000 100%)}.PlatformShowcase-module__vAyYSW__navFadeStart{-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 12%);mask-image:linear-gradient(90deg,#0000 0,#000 12%)}.PlatformShowcase-module__vAyYSW__navFadeStart.PlatformShowcase-module__vAyYSW__navFadeEnd{-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 12% 88%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 12% 88%,#0000 100%)}.PlatformShowcase-module__vAyYSW__showcaseNav{justify-content:flex-start}.PlatformShowcase-module__vAyYSW__navItem{border-bottom:none;border-right:1px solid #1e1e22;flex:none;width:auto;padding:16px 20px}.PlatformShowcase-module__vAyYSW__navChevron,.PlatformShowcase-module__vAyYSW__navTitle{display:none}.PlatformShowcase-module__vAyYSW__navTag{display:block}.PlatformShowcase-module__vAyYSW__navItem{border-bottom:none;border-right:1px solid #1e1e22;flex-shrink:0}.PlatformShowcase-module__vAyYSW__navItemActive:before{width:auto;height:2px;inset:auto 0 0}.PlatformShowcase-module__vAyYSW__showcaseContent{grid-template-columns:1fr;height:auto}.PlatformShowcase-module__vAyYSW__showcaseMockup{border-bottom:1px solid #1e1e22;border-right:none;min-height:360px;padding:36px 32px}.PlatformShowcase-module__vAyYSW__showcaseText{padding:40px 32px}.PlatformShowcase-module__vAyYSW__desc,.PlatformShowcase-module__vAyYSW__outcomeText{max-width:660px}}@media (max-width:640px){.PlatformShowcase-module__vAyYSW__sectionHeader{padding:44px 24px 36px}.PlatformShowcase-module__vAyYSW__sectionInherit .PlatformShowcase-module__vAyYSW__sectionHeader{padding-left:24px;padding-right:24px}.PlatformShowcase-module__vAyYSW__showcase{min-width:0;margin:0 24px}.PlatformShowcase-module__vAyYSW__showcaseContent,.PlatformShowcase-module__vAyYSW__showcaseMockup,.PlatformShowcase-module__vAyYSW__showcaseText,.PlatformShowcase-module__vAyYSW__showcaseNav{min-width:0}.PlatformShowcase-module__vAyYSW__showcaseContent{min-height:0}.PlatformShowcase-module__vAyYSW__showcaseMockup{border-bottom:none;min-height:0;padding:24px}.PlatformShowcase-module__vAyYSW__showcaseText{display:none}.PlatformShowcase-module__vAyYSW__navItem{padding:16px 20px}}.PlatformShowcase-module__vAyYSW__swAsk{background:var(--app-panel);border:1px solid var(--app-border);max-width:92%;color:var(--app-text-primary);border-radius:10px;align-self:flex-end;margin-bottom:14px;padding:9px 12px;font-size:12px;font-weight:300;line-height:1.5}.PlatformShowcase-module__vAyYSW__swAnswer{color:var(--app-text-secondary);margin-bottom:14px;font-size:12px;font-weight:300;line-height:1.75}.PlatformShowcase-module__vAyYSW__swCiteRow{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.PlatformShowcase-module__vAyYSW__swCite{color:var(--app-text-secondary);background:var(--app-panel);border:1px solid var(--app-border);border-radius:4px;padding:3px 7px;font-size:10.5px;font-weight:300}.PlatformShowcase-module__vAyYSW__swCiteMore{color:var(--app-text-muted);font-size:10.5px;font-weight:300}.PlatformShowcase-module__vAyYSW__swRec{border:1px solid var(--app-border);border-left:2px solid var(--app-accent);border-radius:6px;flex-direction:column;gap:6px;margin-bottom:14px;padding:11px 13px;display:flex}.PlatformShowcase-module__vAyYSW__swRecLabel{color:var(--app-accent);text-transform:uppercase;letter-spacing:.08em;font-size:9.5px;font-weight:400}.PlatformShowcase-module__vAyYSW__swRecText{color:var(--app-text-secondary);font-size:12px;font-weight:300;line-height:1.6}.PlatformShowcase-module__vAyYSW__swLensRow{flex-wrap:wrap;gap:5px;display:flex}.PlatformShowcase-module__vAyYSW__swLens{color:var(--app-text-secondary);border:1px solid var(--app-border);border-radius:100px;align-items:center;gap:5px;padding:4px 9px;font-size:10.5px;font-weight:300;display:inline-flex}.PlatformShowcase-module__vAyYSW__swLensTick{color:var(--app-accent);font-size:9px}.PlatformShowcase-module__vAyYSW__swScenario{border-top:1px solid var(--app-border);justify-content:space-between;align-items:baseline;gap:10px;padding:9px 0;display:flex}.PlatformShowcase-module__vAyYSW__swScenarioName{color:var(--app-text-primary);font-size:11.5px;font-weight:400}.PlatformShowcase-module__vAyYSW__swScenarioOut{color:var(--app-text-muted);text-align:right;font-size:11px;font-weight:300}.PlatformShowcase-module__vAyYSW__swScenarioGood{color:#1baf7a}.PlatformShowcase-module__vAyYSW__swCatGrid{grid-template-columns:repeat(2,1fr);gap:6px;display:grid}.PlatformShowcase-module__vAyYSW__swCat{background:color-mix(in srgb, var(--c) 8%, transparent);border:1px solid color-mix(in srgb, var(--c) 30%, transparent);border-left:2px solid var(--c);border-radius:5px;justify-content:space-between;align-items:baseline;gap:8px;padding:8px 10px;display:flex}.PlatformShowcase-module__vAyYSW__swCatName{color:var(--app-text-primary);font-size:11px;font-weight:400}.PlatformShowcase-module__vAyYSW__swCatNum{color:var(--c);font-size:11px;font-weight:300}.PlatformShowcase-module__vAyYSW__swCase{border-top:1px solid var(--app-border);flex-direction:column;gap:5px;padding:9px 0;display:flex}.PlatformShowcase-module__vAyYSW__swCaseHead{align-items:center;gap:6px;display:flex}.PlatformShowcase-module__vAyYSW__swCaseMono{background:var(--app-panel);border:1px solid var(--app-border);width:14px;height:14px;color:var(--app-text-secondary);border-radius:3px;justify-content:center;align-items:center;font-size:8px;display:inline-flex}.PlatformShowcase-module__vAyYSW__swCaseTitle{color:var(--app-text-secondary);font-size:11.5px;font-weight:300;line-height:1.5}@media (max-width:640px){.PlatformShowcase-module__vAyYSW__feedRow{-moz-column-gap:8px;grid-template-columns:auto auto 1fr;grid-template-areas:"identity badge time""text text text";align-items:center;gap:6px 8px;display:grid}.PlatformShowcase-module__vAyYSW__feedIdentity{grid-area:identity;width:auto}.PlatformShowcase-module__vAyYSW__signalBadge{grid-area:badge;justify-self:start}.PlatformShowcase-module__vAyYSW__feedTime{grid-area:time;justify-self:end}.PlatformShowcase-module__vAyYSW__feedText{grid-area:text;font-size:12.5px}.PlatformShowcase-module__vAyYSW__filterRow{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;padding-bottom:2px;overflow-x:auto}.PlatformShowcase-module__vAyYSW__filterRow::-webkit-scrollbar{display:none}.PlatformShowcase-module__vAyYSW__filterRow>*{flex-shrink:0}}
.SectionLink-module__fo9-0G__link{font-family:var(--font-primary);letter-spacing:.02em;color:var(--color-frost);align-items:center;gap:8px;margin-top:4px;font-size:14px;font-weight:400;text-decoration:none;transition:color .15s,border-color .15s;display:inline-flex}.SectionLink-module__fo9-0G__link:hover{color:var(--color-reactor-lime)}.SectionLink-module__fo9-0G__label{border-bottom:1px solid #ffffff40;padding-bottom:3px;transition:border-color .15s}.SectionLink-module__fo9-0G__link:hover .SectionLink-module__fo9-0G__label{border-bottom-color:var(--color-reactor-lime)}.SectionLink-module__fo9-0G__light .SectionLink-module__fo9-0G__label{border-bottom-color:#00000040}.SectionLink-module__fo9-0G__light:hover .SectionLink-module__fo9-0G__label{border-bottom-color:#000}.SectionLink-module__fo9-0G__arrow{transition:transform .15s}@media (max-width:1024px){.SectionLink-module__fo9-0G__link{min-height:44px}}.SectionLink-module__fo9-0G__link:hover .SectionLink-module__fo9-0G__arrow{transform:translate(3px)}.SectionLink-module__fo9-0G__light{color:#111}.SectionLink-module__fo9-0G__light:hover{color:#000}@media (prefers-reduced-motion:reduce){.SectionLink-module__fo9-0G__arrow{transition:none}.SectionLink-module__fo9-0G__link:hover .SectionLink-module__fo9-0G__arrow{transform:none}}
