.NotificationsHub-module-scss-module__GrkIOW__page{background:var(--background-neutral-subtle,#f1f5f9);min-height:100vh;padding-bottom:64px}.NotificationsHub-module-scss-module__GrkIOW__triggerStrip{background:var(--background-neutral-primary,#fff);border:1px solid var(--border-neutral-subtle,#1b38601f);border-radius:12px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;padding:16px 20px;display:flex}.NotificationsHub-module-scss-module__GrkIOW__shell{max-width:940px;margin:0 auto;padding:32px 20px 0}@media (max-width:639px){.NotificationsHub-module-scss-module__GrkIOW__shell{padding:20px 12px 0}}.NotificationsHub-module-scss-module__GrkIOW__note{background:var(--background-brand-subtle,#1b4dff0a);border:1px solid var(--border-brand-subtle,#1b4dff29);letter-spacing:-.2px;color:var(--foreground-neutral-secondary,#455468);border-radius:10px;margin:0 0 24px;padding:12px 16px;font-size:14px;line-height:22px}.NotificationsHub-module-scss-module__GrkIOW__note strong{color:var(--foreground-neutral-primary,#0a0c11);font-weight:500}.NotificationsHub-module-scss-module__GrkIOW__bellButton{cursor:pointer;width:40px;height:40px;color:var(--foreground-neutral-secondary,#455468);background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:0;transition:background-color .15s;display:flex;position:relative}.NotificationsHub-module-scss-module__GrkIOW__bellButton:hover{background:var(--transparent-dark-4,#0e0f110a)}.NotificationsHub-module-scss-module__GrkIOW__bellButton:focus-visible{outline:2px solid var(--foreground-brand-primary,#1b4dff);outline-offset:2px}.NotificationsHub-module-scss-module__GrkIOW__bellButton[aria-expanded=true]{background:var(--transparent-dark-4,#0e0f110a)}.NotificationsHub-module-scss-module__GrkIOW__badge{background:var(--foreground-brand-primary,#1b4dff);color:#fff;font-variant-numeric:tabular-nums;pointer-events:none;border-radius:9999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:600;line-height:18px;display:flex;position:absolute;top:2px;right:2px}.NotificationsHub-module-scss-module__GrkIOW__scrim{z-index:100;background:#0e0f1114;position:fixed;inset:0}@media (max-width:639px){.NotificationsHub-module-scss-module__GrkIOW__scrim{background:#0e0f1173}}.NotificationsHub-module-scss-module__GrkIOW__panel{background:var(--background-neutral-primary,#fff);border:1px solid var(--border-neutral-subtle,#1b38601f);z-index:101;border-radius:16px;flex-direction:column;width:480px;max-width:calc(100vw - 40px);max-height:calc(100vh - 96px);animation:.16s cubic-bezier(.22,1,.36,1) NotificationsHub-module-scss-module__GrkIOW__panelIn;display:flex;position:fixed;overflow:hidden;box-shadow:0 10px 20px -5px #0e0f110f,0 20px 65px -5px #0e0f110f}@media (max-width:639px){.NotificationsHub-module-scss-module__GrkIOW__panel{border:none;border-radius:0;width:100%;max-width:100%;max-height:100%;animation:.2s cubic-bezier(.22,1,.36,1) NotificationsHub-module-scss-module__GrkIOW__sheetIn;bottom:0;right:0;top:0!important;left:0!important}}@keyframes NotificationsHub-module-scss-module__GrkIOW__panelIn{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes NotificationsHub-module-scss-module__GrkIOW__sheetIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.NotificationsHub-module-scss-module__GrkIOW__panelHeader{border-bottom:1px solid var(--border-neutral-subtle,#1b38601f);align-items:center;gap:12px;padding:16px;display:flex}.NotificationsHub-module-scss-module__GrkIOW__titleRow{align-items:center;gap:12px;min-width:0;min-height:40px;display:flex}.NotificationsHub-module-scss-module__GrkIOW__title{letter-spacing:-.4px;color:var(--foreground-neutral-primary,#0a0c11);margin:0;font-size:24px;font-weight:500;line-height:32px}.NotificationsHub-module-scss-module__GrkIOW__headerActions{flex-shrink:0;align-items:center;gap:4px;margin-left:auto;display:flex}.NotificationsHub-module-scss-module__GrkIOW__segmented{background:var(--transparent-dark-4,#0e0f110a);border-radius:8px;align-items:center;gap:2px;padding:2px;display:inline-flex}.NotificationsHub-module-scss-module__GrkIOW__segmentedBtn{letter-spacing:-.2px;height:26px;color:var(--foreground-neutral-secondary,#455468);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:5px;padding:0 10px;font-size:13px;font-weight:500;line-height:20px;transition:background-color .15s,color .15s,box-shadow .15s;display:inline-flex}.NotificationsHub-module-scss-module__GrkIOW__segmentedBtn:hover{color:var(--foreground-neutral-primary,#0a0c11)}.NotificationsHub-module-scss-module__GrkIOW__segmentedBtn:focus-visible{outline:2px solid var(--foreground-brand-primary,#1b4dff);outline-offset:1px}.NotificationsHub-module-scss-module__GrkIOW__segmentedBtn[aria-selected=true]{background:var(--background-neutral-primary,#fff);color:var(--foreground-neutral-primary,#0a0c11);box-shadow:0 1px 2px #0e0f1114}.NotificationsHub-module-scss-module__GrkIOW__segmentCount{font-variant-numeric:tabular-nums;color:var(--foreground-brand-primary,#1b4dff);font-size:12px}.NotificationsHub-module-scss-module__GrkIOW__searchRow{border-bottom:1px solid var(--border-neutral-subtle,#1b38601f);color:var(--foreground-neutral-tertiary,#8897ae);justify-content:space-between;align-items:center;gap:8px;padding:10px 16px;display:flex}.NotificationsHub-module-scss-module__GrkIOW__panelSearch{flex:auto;justify-content:flex-start;align-items:center;min-width:0;max-width:260px;display:flex}@media (max-width:639px){.NotificationsHub-module-scss-module__GrkIOW__panelSearch{display:none}}.NotificationsHub-module-scss-module__GrkIOW__resultCount{letter-spacing:-.2px;color:var(--foreground-neutral-secondary,#667085);font-variant-numeric:tabular-nums;font-size:13px;line-height:20px}.NotificationsHub-module-scss-module__GrkIOW__navSearch{background:var(--background-neutral-subtle,#f1f5f9);min-width:0;max-width:420px;height:40px;color:var(--foreground-neutral-tertiary,#8897ae);border:1px solid #0000;border-radius:9999px;flex:1;align-items:center;gap:8px;padding:0 12px;transition:background-color .15s,border-color .15s;display:flex}.NotificationsHub-module-scss-module__GrkIOW__navSearch:focus-within{background:var(--background-neutral-primary,#fff);border-color:var(--border-brand-subtle,#1b4dff66)}.NotificationsHub-module-scss-module__GrkIOW__navSearchHint{border:1px solid var(--border-neutral-subtle,#1b38601f);color:var(--foreground-neutral-secondary,#667085);border-radius:5px;flex-shrink:0;padding:1px 6px;font-size:11px;line-height:16px}@media (max-width:639px){.NotificationsHub-module-scss-module__GrkIOW__navSearchHint{display:none}}.NotificationsHub-module-scss-module__GrkIOW__searchInput{letter-spacing:-.2px;min-width:0;color:var(--foreground-neutral-primary,#0a0c11);background:0 0;border:none;flex:1;padding:0;font-size:14px;line-height:22px}.NotificationsHub-module-scss-module__GrkIOW__searchInput::placeholder{color:var(--foreground-neutral-secondary,#667085)}.NotificationsHub-module-scss-module__GrkIOW__searchInput:focus{outline:none}.NotificationsHub-module-scss-module__GrkIOW__searchClear{cursor:pointer;width:22px;height:22px;color:var(--foreground-neutral-secondary,#455468);background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;display:flex}.NotificationsHub-module-scss-module__GrkIOW__searchClear:hover{background:var(--transparent-dark-6,#0e0f110f)}.NotificationsHub-module-scss-module__GrkIOW__searchClear:focus-visible{outline:2px solid var(--foreground-brand-primary,#1b4dff);outline-offset:1px}.NotificationsHub-module-scss-module__GrkIOW__searchRowAction{flex-shrink:0}@media (max-width:639px){.NotificationsHub-module-scss-module__GrkIOW__searchRowAction{display:none}}.NotificationsHub-module-scss-module__GrkIOW__markAllLink{letter-spacing:-.2px;color:var(--foreground-neutral-secondary,#455468);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:6px;padding:4px 6px;font-size:13px;font-weight:500;line-height:20px;transition:background-color .12s,color .12s;display:inline-flex}.NotificationsHub-module-scss-module__GrkIOW__markAllLink:hover:not(:disabled){background:var(--transparent-dark-4,#0e0f110a);color:var(--foreground-neutral-primary,#0a0c11)}.NotificationsHub-module-scss-module__GrkIOW__markAllLink:focus-visible{outline:2px solid var(--foreground-brand-primary,#1b4dff);outline-offset:1px}.NotificationsHub-module-scss-module__GrkIOW__markAllLink:disabled{opacity:.4;cursor:default}.NotificationsHub-module-scss-module__GrkIOW__iconButton{background:var(--transparent-dark-4,#0e0f110a);cursor:pointer;width:32px;height:32px;color:var(--foreground-neutral-secondary,#455468);border:none;border-radius:9999px;justify-content:center;align-items:center;padding:6px;transition:all .15s;display:flex;box-shadow:inset 0 -2px 4px #0e0f1105}.NotificationsHub-module-scss-module__GrkIOW__iconButton:hover{background:#0e0f110f}.NotificationsHub-module-scss-module__GrkIOW__iconButton:focus-visible{outline:2px solid var(--foreground-brand-primary,#1b4dff);outline-offset:2px}.NotificationsHub-module-scss-module__GrkIOW__iconButton[aria-expanded=true]{background:var(--transparent-dark-4,#0e0f110a)}.NotificationsHub-module-scss-module__GrkIOW__panelBody{flex-direction:column;flex:1;gap:4px;padding:8px;display:flex;overflow-y:auto}.NotificationsHub-module-scss-module__GrkIOW__panelFooter{justify-content:space-between;align-items:center;gap:16px;padding:20px;display:flex}.NotificationsHub-module-scss-module__GrkIOW__viewAllLink{letter-spacing:-.2px;color:var(--foreground-brand-primary,#1b4dff);cursor:pointer;background:0 0;border:none;align-items:center;gap:2px;padding:0;font-size:14px;font-weight:500;line-height:20px;text-decoration:none;display:inline-flex}.NotificationsHub-module-scss-module__GrkIOW__viewAllLink:hover{text-decoration:underline}.NotificationsHub-module-scss-module__GrkIOW__viewAllLink:focus-visible{outline:2px solid var(--foreground-brand-primary,#1b4dff);outline-offset:2px;border-radius:4px}.NotificationsHub-module-scss-module__GrkIOW__footerMarkAll{display:none}@media (max-width:639px){.NotificationsHub-module-scss-module__GrkIOW__footerMarkAll{letter-spacing:-.2px;color:var(--foreground-brand-primary,#1b4dff);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-size:14px;font-weight:500;line-height:20px;display:inline-flex}}.NotificationsHub-module-scss-module__GrkIOW__item{background:var(--background-neutral-primary,#fff);border:1px solid var(--border-neutral-subtle,#1b38600f);border-radius:10px;align-items:flex-start;gap:12px;padding:10px;text-decoration:none;transition:background-color .15s,border-color .15s;display:flex;position:relative}.NotificationsHub-module-scss-module__GrkIOW__item:hover{background:var(--transparent-dark-2,#0e0f1105);border-color:var(--border-neutral-muted,#1b386029)}.NotificationsHub-module-scss-module__GrkIOW__item:focus-within{border-color:var(--border-brand-subtle,#1b4dff3d)}.NotificationsHub-module-scss-module__GrkIOW__itemUnread{background:var(--background-brand-subtle,#f2f5ff)}.NotificationsHub-module-scss-module__GrkIOW__itemUnread:hover{background:var(--background-brand-subtle-hover,#e8edff)}.NotificationsHub-module-scss-module__GrkIOW__itemStatic{cursor:default}.NotificationsHub-module-scss-module__GrkIOW__itemLink{min-width:0;color:inherit;border-radius:8px;flex:1;align-items:flex-start;gap:12px;text-decoration:none;display:flex}.NotificationsHub-module-scss-module__GrkIOW__itemLink:focus-visible{outline:2px solid var(--foreground-brand-primary,#1b4dff);outline-offset:2px}.NotificationsHub-module-scss-module__GrkIOW__iconWrapper{border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative}@media (max-width:639px){.NotificationsHub-module-scss-module__GrkIOW__iconWrapper{width:32px;height:32px}.NotificationsHub-module-scss-module__GrkIOW__iconWrapper svg{width:18px;height:18px}}.NotificationsHub-module-scss-module__GrkIOW__itemContent{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.NotificationsHub-module-scss-module__GrkIOW__categoryBadge{letter-spacing:-.2px;border-radius:9999px;align-items:center;width:fit-content;padding:2px 8px;font-size:12px;font-weight:500;line-height:16px;display:inline-flex}@media (max-width:639px){.NotificationsHub-module-scss-module__GrkIOW__categoryBadge{margin-right:36px}}.NotificationsHub-module-scss-module__GrkIOW__itemTitle{letter-spacing:-.3px;color:var(--foreground-neutral-primary,#0a0c11);text-wrap:pretty;margin:0;font-size:15px;font-weight:500;line-height:22px}.NotificationsHub-module-scss-module__GrkIOW__itemDescription{letter-spacing:-.2px;color:var(--foreground-neutral-secondary,#455468);text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;font-weight:400;line-height:22px;display:-webkit-box;overflow:hidden}.NotificationsHub-module-scss-module__GrkIOW__itemFooter{flex-wrap:wrap;align-items:center;gap:4px 12px;margin-top:2px;display:flex}.NotificationsHub-module-scss-module__GrkIOW__meta{letter-spacing:-.2px;color:var(--foreground-neutral-tertiary,#667085);font-variant-numeric:tabular-nums;align-items:center;gap:5px;font-size:12px;line-height:16px;display:inline-flex}.NotificationsHub-module-scss-module__GrkIOW__actionText{letter-spacing:-.2px;color:var(--foreground-brand-primary,#1b4dff);align-items:center;gap:3px;margin-left:auto;font-size:13px;font-weight:500;line-height:18px;display:inline-flex}.NotificationsHub-module-scss-module__GrkIOW__itemActions{opacity:0;flex-shrink:0;align-items:center;gap:2px;transition:opacity .12s;display:flex}.NotificationsHub-module-scss-module__GrkIOW__item:hover .NotificationsHub-module-scss-module__GrkIOW__itemActions,.NotificationsHub-module-scss-module__GrkIOW__item:focus-within .NotificationsHub-module-scss-module__GrkIOW__itemActions{opacity:1}@media (hover:none){.NotificationsHub-module-scss-module__GrkIOW__itemActions{opacity:1}}.NotificationsHub-module-scss-module__GrkIOW__unreadPip{background:var(--foreground-brand-primary,#1b4dff);width:10px;height:10px;box-shadow:0 0 0 2px var(--background-brand-subtle,#f2f5ff);border-radius:50%;position:absolute;top:-2px;right:-2px}.NotificationsHub-module-scss-module__GrkIOW__readToggle{cursor:pointer;width:28px;height:28px;color:var(--foreground-neutral-tertiary,#8897ae);opacity:0;background:0 0;border:none;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:opacity .12s,background-color .12s,color .12s;display:flex}@media (max-width:639px){.NotificationsHub-module-scss-module__GrkIOW__readToggle{position:absolute;top:8px;right:8px}}.NotificationsHub-module-scss-module__GrkIOW__readToggle:hover{background:var(--transparent-dark-6,#0e0f110f);color:var(--foreground-neutral-primary,#0a0c11)}.NotificationsHub-module-scss-module__GrkIOW__item:hover .NotificationsHub-module-scss-module__GrkIOW__readToggle,.NotificationsHub-module-scss-module__GrkIOW__item:focus-within .NotificationsHub-module-scss-module__GrkIOW__readToggle{opacity:1}.NotificationsHub-module-scss-module__GrkIOW__readToggle:focus-visible{opacity:1;outline:2px solid var(--foreground-brand-primary,#1b4dff);outline-offset:-1px}@media (hover:none){.NotificationsHub-module-scss-module__GrkIOW__readToggle{opacity:1}}.NotificationsHub-module-scss-module__GrkIOW__readToggleDone{opacity:1;color:var(--foreground-brand-primary,#1b4dff)}.NotificationsHub-module-scss-module__GrkIOW__readToggleDone:hover{color:var(--foreground-brand-primary,#1b4dff)}.NotificationsHub-module-scss-module__GrkIOW__skeletonRow{border:1px solid var(--border-neutral-subtle,#1b38600f);border-radius:10px;align-items:flex-start;gap:12px;padding:10px;display:flex}.NotificationsHub-module-scss-module__GrkIOW__skelCircle,.NotificationsHub-module-scss-module__GrkIOW__skelLine{background:var(--transparent-dark-6,#0e0f110f);border-radius:6px;animation:1.4s ease-in-out infinite NotificationsHub-module-scss-module__GrkIOW__shimmer}.NotificationsHub-module-scss-module__GrkIOW__skelCircle{border-radius:9999px;flex-shrink:0;width:40px;height:40px}.NotificationsHub-module-scss-module__GrkIOW__skelBody{flex-direction:column;flex:1;gap:8px;padding-top:3px;display:flex}.NotificationsHub-module-scss-module__GrkIOW__skelLine{height:10px}.NotificationsHub-module-scss-module__GrkIOW__skelShort{width:34%}.NotificationsHub-module-scss-module__GrkIOW__skelLong{width:88%}.NotificationsHub-module-scss-module__GrkIOW__skelMid{width:62%}@keyframes NotificationsHub-module-scss-module__GrkIOW__shimmer{0%,to{opacity:1}50%{opacity:.45}}.NotificationsHub-module-scss-module__GrkIOW__errorState{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:32px 20px;display:flex}.NotificationsHub-module-scss-module__GrkIOW__errorTitle{color:var(--foreground-neutral-primary,#0a0c11);margin:0;font-size:15px;font-weight:500;line-height:22px}.NotificationsHub-module-scss-module__GrkIOW__errorBody{letter-spacing:-.2px;color:var(--foreground-neutral-secondary,#455468);max-width:40ch;margin:0;font-size:14px;font-weight:400;line-height:22px}.NotificationsHub-module-scss-module__GrkIOW__retryButton{background:var(--background-neutral-primary,#fff);border:1px solid var(--border-neutral-muted,#1b38603d);color:var(--foreground-neutral-primary,#0a0c11);cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:14px;font-weight:500;line-height:20px;display:inline-flex}.NotificationsHub-module-scss-module__GrkIOW__retryButton:hover{background:var(--transparent-dark-4,#0e0f110a)}.NotificationsHub-module-scss-module__GrkIOW__retryButton:focus-visible{outline:2px solid var(--foreground-brand-primary,#1b4dff);outline-offset:2px}.NotificationsHub-module-scss-module__GrkIOW__emptyState{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:40px 24px;display:flex}.NotificationsHub-module-scss-module__GrkIOW__emptyIcon{color:var(--foreground-neutral-tertiary,#8897ae);margin-bottom:4px}.NotificationsHub-module-scss-module__GrkIOW__emptyTitle{letter-spacing:-.3px;color:var(--foreground-neutral-primary,#0a0c11);margin:0;font-size:17px;font-weight:500;line-height:26px}.NotificationsHub-module-scss-module__GrkIOW__emptyBody{letter-spacing:-.2px;color:var(--foreground-neutral-secondary,#455468);max-width:38ch;margin:0;font-size:14px;font-weight:400;line-height:22px}.NotificationsHub-module-scss-module__GrkIOW__emptyAction{color:var(--foreground-brand-primary,#1b4dff);cursor:pointer;background:0 0;border:none;margin-top:6px;padding:0;font-size:14px;font-weight:500;line-height:20px}.NotificationsHub-module-scss-module__GrkIOW__emptyAction:hover{text-decoration:underline}.NotificationsHub-module-scss-module__GrkIOW__emptyAction:focus-visible{outline:2px solid var(--foreground-brand-primary,#1b4dff);outline-offset:2px;border-radius:4px}.NotificationsHub-module-scss-module__GrkIOW__inboxHeader{flex-wrap:wrap;align-items:center;gap:12px;min-height:40px;margin-bottom:16px;display:flex}.NotificationsHub-module-scss-module__GrkIOW__inboxTitle{letter-spacing:-.6px;color:var(--foreground-neutral-primary,#0a0c11);margin:0;font-size:28px;font-weight:500;line-height:38px}@media (max-width:639px){.NotificationsHub-module-scss-module__GrkIOW__inboxTitle{letter-spacing:-.4px;font-size:24px;line-height:32px}}.NotificationsHub-module-scss-module__GrkIOW__inboxFilters{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.NotificationsHub-module-scss-module__GrkIOW__inboxFiltersLeft{align-items:center;gap:12px;min-width:0;display:flex}.NotificationsHub-module-scss-module__GrkIOW__pageSearch{flex:auto;justify-content:flex-start;align-items:center;min-width:0;max-width:380px;display:flex}@media (max-width:639px){.NotificationsHub-module-scss-module__GrkIOW__pageSearch{display:none}}.NotificationsHub-module-scss-module__GrkIOW__card{background:var(--background-neutral-primary,#fff);border-radius:16px;padding:12px;box-shadow:0 1px 2px #0e0f110f}.NotificationsHub-module-scss-module__GrkIOW__groupLabel{letter-spacing:.02em;text-transform:uppercase;color:var(--foreground-neutral-tertiary,#667085);padding:16px 10px 8px;font-size:12px;font-weight:600;line-height:16px}.NotificationsHub-module-scss-module__GrkIOW__groupLabel:first-child{padding-top:6px}.NotificationsHub-module-scss-module__GrkIOW__groupList{flex-direction:column;gap:6px;display:flex}.NotificationsHub-module-scss-module__GrkIOW__endOfList{text-align:center;letter-spacing:-.2px;color:var(--foreground-neutral-tertiary,#667085);padding:24px 16px 12px;font-size:13px;line-height:20px}.NotificationsHub-module-scss-module__GrkIOW__toastRow{align-items:center;gap:12px;min-width:0;display:flex}.NotificationsHub-module-scss-module__GrkIOW__toastMessage{min-width:0}.NotificationsHub-module-scss-module__GrkIOW__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.NotificationsHub-module-scss-module__GrkIOW__controls{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:24px;display:flex}.NotificationsHub-module-scss-module__GrkIOW__controlLabel{color:var(--foreground-neutral-secondary,#455468);margin-right:4px;font-size:13px;font-weight:500;line-height:20px}.NotificationsHub-module-scss-module__GrkIOW__controlButton{background:var(--background-neutral-primary,#fff);border:1px solid var(--border-neutral-muted,#1b38603d);color:var(--foreground-neutral-primary,#0a0c11);cursor:pointer;border-radius:8px;padding:6px 12px;font-size:13px;font-weight:500;line-height:20px}.NotificationsHub-module-scss-module__GrkIOW__controlButton:hover{background:var(--transparent-dark-4,#0e0f110a)}.NotificationsHub-module-scss-module__GrkIOW__controlButton:focus-visible{outline:2px solid var(--foreground-brand-primary,#1b4dff);outline-offset:2px}.NotificationsHub-module-scss-module__GrkIOW__controlButtonActive{background:var(--foreground-brand-primary,#1b4dff);border-color:var(--foreground-brand-primary,#1b4dff);color:#fff}.NotificationsHub-module-scss-module__GrkIOW__controlButtonActive:hover{background:var(--foreground-brand-primary,#1b4dff)}@media (prefers-reduced-motion:reduce){.NotificationsHub-module-scss-module__GrkIOW__panel,.NotificationsHub-module-scss-module__GrkIOW__toast,.NotificationsHub-module-scss-module__GrkIOW__skelCircle,.NotificationsHub-module-scss-module__GrkIOW__skelLine{animation:none}.NotificationsHub-module-scss-module__GrkIOW__item,.NotificationsHub-module-scss-module__GrkIOW__readToggle,.NotificationsHub-module-scss-module__GrkIOW__iconButton,.NotificationsHub-module-scss-module__GrkIOW__segmentedBtn,.NotificationsHub-module-scss-module__GrkIOW__markAllLink,.NotificationsHub-module-scss-module__GrkIOW__itemActions{transition:none}}
.NewsfeedV0-module-scss-module__JT2Viq__page{background:var(--background-neutral-subtle,#f7f8fa);min-height:100%}.NewsfeedV0-module-scss-module__JT2Viq__versionRow{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:16px;display:flex}@media (min-width:960px){.NewsfeedV0-module-scss-module__JT2Viq__versionRow{margin-right:312px}}.NewsfeedV0-module-scss-module__JT2Viq__switchBar{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.NewsfeedV0-module-scss-module__JT2Viq__switchLabel{letter-spacing:-.2px;color:var(--foreground-neutral-secondary,#455468);min-width:76px;font-size:12px;font-weight:600;line-height:16px}.NewsfeedV0-module-scss-module__JT2Viq__switch{background:var(--transparent-dark-4,#0e0f110a);border:1px solid var(--border-neutral-subtle,#1b38601f);border-radius:9999px;padding:2px;display:inline-flex}.NewsfeedV0-module-scss-module__JT2Viq__switchBtn{appearance:none;letter-spacing:-.2px;color:var(--foreground-neutral-secondary,#455468);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:9999px;padding:4px 14px;font-size:12px;font-weight:500;line-height:16px;transition:background .12s,color .12s}.NewsfeedV0-module-scss-module__JT2Viq__switchBtn:hover{color:var(--foreground-neutral-primary,#0a0c11)}.NewsfeedV0-module-scss-module__JT2Viq__switchBtnActive{color:var(--foreground-neutral-primary,#0a0c11);background:#fff;box-shadow:0 0 1px #0f172a1f,0 2px 4px #0f172a0f}.NewsfeedV0-module-scss-module__JT2Viq__switchNote{letter-spacing:-.2px;color:var(--foreground-neutral-tertiary,#8897ae);font-size:12px;line-height:16px}.NewsfeedV0-module-scss-module__JT2Viq__savedViewRow{align-items:center;gap:10px;min-width:0;margin-bottom:12px;display:flex}.NewsfeedV0-module-scss-module__JT2Viq__savedViewLabel{letter-spacing:-.2px;color:var(--foreground-neutral-secondary,#455468);flex-shrink:0;font-size:12px;font-weight:600;line-height:16px}.NewsfeedV0-module-scss-module__JT2Viq__savedViewChips{scrollbar-width:none;align-items:center;gap:8px;min-width:0;padding-bottom:2px;display:flex;overflow-x:auto}.NewsfeedV0-module-scss-module__JT2Viq__savedViewChips::-webkit-scrollbar{display:none}@media (min-width:640px){.NewsfeedV0-module-scss-module__JT2Viq__savedViewChips{flex-wrap:wrap;overflow:visible}}.NewsfeedV0-module-scss-module__JT2Viq__savedView{border:1px solid var(--border-neutral-subtle,#1b38601f);background:var(--background-base-white,#fff);border-radius:9999px;flex-shrink:0;align-items:center;gap:2px;max-width:220px;padding:4px 6px 4px 12px;transition:border-color .12s,background .12s;display:inline-flex}.NewsfeedV0-module-scss-module__JT2Viq__savedView:hover{border-color:var(--border-neutral-muted,#1b38603d)}.NewsfeedV0-module-scss-module__JT2Viq__savedViewActive{border-color:var(--transparent-brand-24,#1b4dff3d);background:var(--transparent-brand-8,#1b4dff14)}.NewsfeedV0-module-scss-module__JT2Viq__savedViewActive .NewsfeedV0-module-scss-module__JT2Viq__savedViewBody{color:var(--foreground-brand-primary,#1b4dff)}.NewsfeedV0-module-scss-module__JT2Viq__savedViewActive:hover{border-color:var(--transparent-brand-24,#1b4dff3d)}.NewsfeedV0-module-scss-module__JT2Viq__savedViewBody{appearance:none;font:inherit;letter-spacing:-.2px;color:var(--foreground-neutral-primary,#0a0c11);cursor:pointer;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:none;padding:0;font-size:12px;font-weight:500;line-height:16px;overflow:hidden}.NewsfeedV0-module-scss-module__JT2Viq__savedViewDelete{appearance:none;width:16px;height:16px;color:var(--foreground-neutral-tertiary,#8897ae);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:color .12s;display:inline-flex}.NewsfeedV0-module-scss-module__JT2Viq__savedViewDelete svg{width:12px;height:12px}.NewsfeedV0-module-scss-module__JT2Viq__savedViewDelete:hover{color:var(--foreground-neutral-primary,#0a0c11)}.NewsfeedV0-module-scss-module__JT2Viq__saveViewSlot{align-items:center;margin-right:12px;display:inline-flex}.NewsfeedV0-module-scss-module__JT2Viq__savedFilterBtn.NewsfeedV0-module-scss-module__JT2Viq__savedFilterBtn{align-items:center;gap:6px;display:inline-flex}@media (max-width:639px){.NewsfeedV0-module-scss-module__JT2Viq__streamBanner>div{margin-left:0;margin-right:0}}.NewsfeedV0-module-scss-module__JT2Viq__savedFilterChip{color:var(--foreground-neutral-tertiary,#8897ae);gap:6px;margin-right:12px;padding-left:8px}@media (max-width:639px){.NewsfeedV0-module-scss-module__JT2Viq__savedFilterChip{max-width:170px}}.NewsfeedV0-module-scss-module__JT2Viq__savedFilterChipIcon{flex-shrink:0;width:12px;height:12px}.NewsfeedV0-module-scss-module__JT2Viq__savedViewActive .NewsfeedV0-module-scss-module__JT2Viq__savedFilterChipIcon{color:var(--foreground-brand-primary,#1b4dff)}.NewsfeedV0-module-scss-module__JT2Viq__headerActions{flex:auto;align-items:center;gap:12px;min-width:0;display:flex}@media (min-width:960px){.NewsfeedV0-module-scss-module__JT2Viq__headerActions{margin-right:calc(33.3333% + 4px)}.NewsfeedV0-module-scss-module__JT2Viq__headerActionsBanner{margin-right:312px}}.NewsfeedV0-module-scss-module__JT2Viq__headerSearchBtn{border:1px solid var(--action-border-neutral-light_normal,#0e0f1129);background:var(--background-base-white,#fff);width:30px;height:30px;color:var(--foreground-neutral-secondary,#455468);cursor:pointer;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.NewsfeedV0-module-scss-module__JT2Viq__headerSearchBtn svg{width:15px;height:15px}.NewsfeedV0-module-scss-module__JT2Viq__headerSearchBtn:hover{color:var(--foreground-neutral-primary,#0a0c11);border-color:#5e718d}@media (max-width:639px){.NewsfeedV0-module-scss-module__JT2Viq__headerSearchBtn{display:none}}.NewsfeedV0-module-scss-module__JT2Viq__headerSearchField{flex:auto;min-width:0;animation:.16s NewsfeedV0-module-scss-module__JT2Viq__headerSearchIn}@media (max-width:639px){.NewsfeedV0-module-scss-module__JT2Viq__headerSearchField{display:none}}@keyframes NewsfeedV0-module-scss-module__JT2Viq__headerSearchIn{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}.NewsfeedV0-module-scss-module__JT2Viq__mobileSearchRow{display:none}@media (max-width:639px){.NewsfeedV0-module-scss-module__JT2Viq__mobileSearchRow{display:block}}.NewsfeedV0-module-scss-module__JT2Viq__feedList{flex-direction:column;gap:20px;min-width:0;display:flex}@media (min-width:960px){.NewsfeedV0-module-scss-module__JT2Viq__feedList{grid-column:span 2}}.NewsfeedV0-module-scss-module__JT2Viq__feedCard.NewsfeedV0-module-scss-module__JT2Viq__feedCard{cursor:default;padding:24px}.NewsfeedV0-module-scss-module__JT2Viq__feedCard.NewsfeedV0-module-scss-module__JT2Viq__feedCard:hover{box-shadow:0 0 1px #0f172a1f,0 4px 4px #0f172a0a}.NewsfeedV0-module-scss-module__JT2Viq__plCard.NewsfeedV0-module-scss-module__JT2Viq__plCard{position:relative}.NewsfeedV0-module-scss-module__JT2Viq__plCard.NewsfeedV0-module-scss-module__JT2Viq__plCard:before{content:"";z-index:1;border-radius:inherit;-webkit-mask-composite:destination-out;pointer-events:none;background:linear-gradient(71.47deg,#427dff 8.43%,#44d5bb 87.45%) border-box;border:1px solid #0000;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.NewsfeedV0-module-scss-module__JT2Viq__plCard.NewsfeedV0-module-scss-module__JT2Viq__plCard:hover{box-shadow:0 0 1px #1b4dff3d,0 6px 12px #1b4dff1a}.NewsfeedV0-module-scss-module__JT2Viq__feedStory{cursor:pointer;flex-direction:column;gap:8px;display:flex}.NewsfeedV0-module-scss-module__JT2Viq__feedStory:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #1b4dff}.NewsfeedV0-module-scss-module__JT2Viq__feedStory .NewsfeedV0-module-scss-module__JT2Viq__summary{-webkit-line-clamp:3;margin-top:0}.NewsfeedV0-module-scss-module__JT2Viq__storyMain{align-items:flex-start;gap:14px;display:flex}@media (max-width:639px){.NewsfeedV0-module-scss-module__JT2Viq__storyMain{flex-direction:column;gap:10px}}.NewsfeedV0-module-scss-module__JT2Viq__storyText{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.NewsfeedV0-module-scss-module__JT2Viq__feedStory+.NewsfeedV0-module-scss-module__JT2Viq__feedStory{border-top:1px solid var(--border-neutral-subtle,#1b38601f);padding-top:16px}.NewsfeedV0-module-scss-module__JT2Viq__viewAllExpander.NewsfeedV0-module-scss-module__JT2Viq__viewAllExpander{border-top:1px solid var(--border-neutral-subtle,#1b38601f);text-align:center;width:100%;margin:0;padding-top:16px}.NewsfeedV0-module-scss-module__JT2Viq__feedTitle{transition:color .12s}.NewsfeedV0-module-scss-module__JT2Viq__titleLink{color:inherit;text-decoration:none}.NewsfeedV0-module-scss-module__JT2Viq__titleLink:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #1b4dff}.NewsfeedV0-module-scss-module__JT2Viq__feedStory:hover:not(:has(button:hover)) .NewsfeedV0-module-scss-module__JT2Viq__feedTitle{color:var(--foreground-brand-primary,#1b4dff)}.NewsfeedV0-module-scss-module__JT2Viq__feedLayout{flex-direction:column;gap:20px;display:flex}@media (min-width:960px){.NewsfeedV0-module-scss-module__JT2Viq__feedLayout{grid-template-columns:repeat(3,1fr);align-items:start;gap:12px;display:grid}.NewsfeedV0-module-scss-module__JT2Viq__tabsConstrain{margin-right:calc(33.3333% + 4px)}.NewsfeedV0-module-scss-module__JT2Viq__tabsConstrainBanner,.NewsfeedV0-module-scss-module__JT2Viq__showAllConstrain{margin-right:312px}.NewsfeedV0-module-scss-module__JT2Viq__feedLayoutBanner{grid-template-columns:minmax(0,1fr) 300px}.NewsfeedV0-module-scss-module__JT2Viq__feedLayoutBanner .NewsfeedV0-module-scss-module__JT2Viq__feedList{grid-column:auto}}.NewsfeedV0-module-scss-module__JT2Viq__feedRail{flex-direction:column;gap:16px;display:flex}@media (min-width:960px){.NewsfeedV0-module-scss-module__JT2Viq__feedRail{top:calc(var(--app-header-height,80px) + 16px);grid-column:span 1;position:sticky}}.NewsfeedV0-module-scss-module__JT2Viq__railCard.NewsfeedV0-module-scss-module__JT2Viq__railCard{cursor:default;gap:12px}.NewsfeedV0-module-scss-module__JT2Viq__railCard.NewsfeedV0-module-scss-module__JT2Viq__railCard:hover{box-shadow:0 0 1px #0f172a1f,0 4px 4px #0f172a0a}.NewsfeedV0-module-scss-module__JT2Viq__railTitle{letter-spacing:-.2px;color:var(--foreground-neutral-primary,#0a0c11);margin:0;font-size:14px;font-weight:600;line-height:20px}.NewsfeedV0-module-scss-module__JT2Viq__railHideMobile.NewsfeedV0-module-scss-module__JT2Viq__railHideMobile{display:none}@media (min-width:960px){.NewsfeedV0-module-scss-module__JT2Viq__railHideMobile.NewsfeedV0-module-scss-module__JT2Viq__railHideMobile{display:flex}}.NewsfeedV0-module-scss-module__JT2Viq__railIconBadge{background:var(--transparent-dark-4,#0e0f110a);width:30px;height:30px;color:var(--foreground-neutral-tertiary,#8897ae);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.NewsfeedV0-module-scss-module__JT2Viq__railIconBadge svg{width:18px;height:18px}.NewsfeedV0-module-scss-module__JT2Viq__digestPromo{background:var(--transparent-brand-8,#1b4dff0f);border:1px solid var(--transparent-brand-16,#1b4dff29);border-radius:16px;flex-direction:column;gap:20px;padding:20px;display:flex}.NewsfeedV0-module-scss-module__JT2Viq__digestPromoText{flex-direction:column;gap:8px;display:flex}.NewsfeedV0-module-scss-module__JT2Viq__digestPromoTitle{letter-spacing:-.4px;color:var(--foreground-neutral-primary,#0a0c11);margin:0;font-size:18px;font-weight:600;line-height:24px}.NewsfeedV0-module-scss-module__JT2Viq__digestPromoBody{letter-spacing:-.2px;color:var(--foreground-neutral-secondary,#455468);margin:0;font-size:14px;line-height:20px}.NewsfeedV0-module-scss-module__JT2Viq__digestPromoBtn.NewsfeedV0-module-scss-module__JT2Viq__digestPromoBtn{justify-content:center;align-items:center;gap:6px;width:100%;display:flex}.NewsfeedV0-module-scss-module__JT2Viq__digestGrey{border:1px solid var(--transparent-brand-16,#1b4dff29);background:0 0;border-radius:12px;flex-direction:column;gap:12px;padding:16px;display:flex}.NewsfeedV0-module-scss-module__JT2Viq__digestManageBtn{align-items:center;gap:4px;display:inline-flex}.NewsfeedV0-module-scss-module__JT2Viq__railBlockTitle{letter-spacing:-.3px;color:var(--foreground-neutral-primary,#0a0c11);margin:0;font-size:16px;font-weight:600;line-height:22px}.NewsfeedV0-module-scss-module__JT2Viq__digestGreyBody{letter-spacing:-.2px;color:var(--foreground-neutral-secondary,#455468);margin:0;font-size:14px;line-height:20px}.NewsfeedV0-module-scss-module__JT2Viq__followRailCard.NewsfeedV0-module-scss-module__JT2Viq__followRailCard{gap:0}.NewsfeedV0-module-scss-module__JT2Viq__followRailCard.NewsfeedV0-module-scss-module__JT2Viq__followRailCard .NewsfeedV0-module-scss-module__JT2Viq__railTitle{margin-bottom:4px}.NewsfeedV0-module-scss-module__JT2Viq__railRow{align-items:flex-start;gap:10px;padding:10px 0;display:flex}.NewsfeedV0-module-scss-module__JT2Viq__railRow:not(:last-child){border-bottom:1px solid var(--border-neutral-subtle,#1b38601a)}.NewsfeedV0-module-scss-module__JT2Viq__railFollowBtn.NewsfeedV0-module-scss-module__JT2Viq__railFollowBtn{background:0 0;border:none;gap:4px;width:auto;height:auto;padding:2px 6px;font-size:13px;line-height:18px}.NewsfeedV0-module-scss-module__JT2Viq__railFollowBtn.NewsfeedV0-module-scss-module__JT2Viq__railFollowBtn:hover:not(:disabled){background:var(--transparent-brand-8,#1b4dff14)}.NewsfeedV0-module-scss-module__JT2Viq__railInfo{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.NewsfeedV0-module-scss-module__JT2Viq__railNameRow{justify-content:space-between;align-items:center;gap:8px;display:flex}.NewsfeedV0-module-scss-module__JT2Viq__railName{letter-spacing:-.2px;min-width:0;color:var(--foreground-neutral-primary,#0a0c11);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:14px;font-weight:500;line-height:20px;overflow:hidden}.NewsfeedV0-module-scss-module__JT2Viq__railDesc{letter-spacing:-.2px;color:var(--foreground-neutral-secondary,#455468);text-overflow:ellipsis;white-space:nowrap;margin-top:1px;font-size:12px;line-height:16px;overflow:hidden}.NewsfeedV0-module-scss-module__JT2Viq__railReason{letter-spacing:-.2px;color:var(--foreground-neutral-tertiary,#8897ae);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:16px;overflow:hidden}.NewsfeedV0-module-scss-module__JT2Viq__railStory{cursor:pointer;flex-direction:column;gap:3px;display:flex}.NewsfeedV0-module-scss-module__JT2Viq__railStory:hover .NewsfeedV0-module-scss-module__JT2Viq__railStoryTitle{color:var(--foreground-brand-primary,#1b4dff)}.NewsfeedV0-module-scss-module__JT2Viq__railStory:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #1b4dff}.NewsfeedV0-module-scss-module__JT2Viq__railStoryTitle{letter-spacing:-.2px;color:var(--foreground-neutral-primary,#0a0c11);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:500;line-height:20px;transition:color .12s;display:-webkit-box;overflow:hidden}.NewsfeedV0-module-scss-module__JT2Viq__teamNameTight.NewsfeedV0-module-scss-module__JT2Viq__teamNameTight{flex:0 auto;min-width:0}.NewsfeedV0-module-scss-module__JT2Viq__authorAvatar.NewsfeedV0-module-scss-module__JT2Viq__authorAvatar{border-radius:50%}.NewsfeedV0-module-scss-module__JT2Viq__authorRole{letter-spacing:-.2px;min-width:0;color:var(--foreground-neutral-tertiary,#8897ae);text-overflow:ellipsis;white-space:nowrap;flex:0 auto;margin-left:-6px;font-size:12px;line-height:20px;overflow:hidden}.NewsfeedV0-module-scss-module__JT2Viq__metaForum{text-transform:uppercase;color:var(--foreground-neutral-secondary,#455468);font-weight:600}.NewsfeedV0-module-scss-module__JT2Viq__headFollow{flex-shrink:0;margin-left:-6px;display:inline-flex}.NewsfeedV0-module-scss-module__JT2Viq__summary{letter-spacing:-.2px;color:var(--foreground-neutral-secondary,#455468);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:-6px 0 0;font-size:14px;line-height:20px;display:-webkit-box;overflow:hidden}.NewsfeedV0-module-scss-module__JT2Viq__metaEvent{text-transform:uppercase;font-weight:600}.NewsfeedV0-module-scss-module__JT2Viq__kFunding{color:#027a48}.NewsfeedV0-module-scss-module__JT2Viq__kLaunch{color:#1849a9}.NewsfeedV0-module-scss-module__JT2Viq__kPartnership{color:#5925dc}.NewsfeedV0-module-scss-module__JT2Viq__kAnnouncement{color:#475467}.NewsfeedV0-module-scss-module__JT2Viq__kMilestone{color:#b54708}.NewsfeedV0-module-scss-module__JT2Viq__footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 6px;display:flex}@media (max-width:639px){.NewsfeedV0-module-scss-module__JT2Viq__footer{flex-direction:column;align-items:flex-start}}.NewsfeedV0-module-scss-module__JT2Viq__source{letter-spacing:-.2px;color:var(--foreground-neutral-secondary,#455468);white-space:nowrap;align-items:center;gap:5px;font-size:12px;line-height:16px;display:inline-flex}.NewsfeedV0-module-scss-module__JT2Viq__sourceDomain{transition:color .12s}.NewsfeedV0-module-scss-module__JT2Viq__sourceDomain:hover{color:var(--foreground-brand-primary,#1b4dff)}.NewsfeedV0-module-scss-module__JT2Viq__footerActions{flex-wrap:wrap;align-items:center;gap:8px 16px;display:inline-flex}@media (max-width:639px){.NewsfeedV0-module-scss-module__JT2Viq__footerActions{column-gap:12px}}.NewsfeedV0-module-scss-module__JT2Viq__sourceMulti{align-items:center;gap:6px;display:inline-flex;position:relative}.NewsfeedV0-module-scss-module__JT2Viq__sourceLink{appearance:none;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;padding:0;transition:color .12s}.NewsfeedV0-module-scss-module__JT2Viq__sourceLink:hover{color:var(--foreground-brand-primary,#1b4dff)}.NewsfeedV0-module-scss-module__JT2Viq__sourcePill{appearance:none;cursor:pointer;border:1px solid var(--border-neutral-subtle,#1b38601f);background:var(--background-base-white,#fff);letter-spacing:-.2px;color:var(--foreground-neutral-secondary,#455468);white-space:nowrap;border-radius:9999px;align-items:center;gap:3px;padding:2px 6px 2px 10px;font-size:12px;font-weight:500;line-height:16px;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.NewsfeedV0-module-scss-module__JT2Viq__sourcePill:hover{border-color:var(--border-neutral-muted,#1b38603d);background:var(--transparent-dark-4,#0e0f110a);color:var(--foreground-neutral-primary,#0a0c11)}.NewsfeedV0-module-scss-module__JT2Viq__sourcePillCaret{width:13px;height:13px;transition:transform .12s}.NewsfeedV0-module-scss-module__JT2Viq__sourceMulti:hover .NewsfeedV0-module-scss-module__JT2Viq__sourcePillCaret,.NewsfeedV0-module-scss-module__JT2Viq__sourceMulti:focus-within .NewsfeedV0-module-scss-module__JT2Viq__sourcePillCaret,[aria-expanded=true]>.NewsfeedV0-module-scss-module__JT2Viq__sourcePillCaret{transform:rotate(180deg)}.NewsfeedV0-module-scss-module__JT2Viq__sourcePopover{z-index:10;background:var(--background-base-white,#fff);border:1px solid var(--border-neutral-subtle,#1b38601f);opacity:0;visibility:hidden;pointer-events:none;border-radius:10px;flex-direction:column;gap:2px;min-width:160px;padding:8px;transition:opacity .12s,transform .12s,visibility .12s;display:flex;position:absolute;top:calc(100% + 6px);left:0;transform:translateY(-4px);box-shadow:0 0 1px #0f172a1f,0 8px 20px #0f172a1a}.NewsfeedV0-module-scss-module__JT2Viq__sourcePopover:before{content:"";height:6px;position:absolute;top:-6px;left:0;right:0}.NewsfeedV0-module-scss-module__JT2Viq__sourceMulti:hover .NewsfeedV0-module-scss-module__JT2Viq__sourcePopover,.NewsfeedV0-module-scss-module__JT2Viq__sourceMulti:focus-within .NewsfeedV0-module-scss-module__JT2Viq__sourcePopover,.NewsfeedV0-module-scss-module__JT2Viq__sourcePopover.NewsfeedV0-module-scss-module__JT2Viq__sourcePopoverOpen{opacity:1;visibility:visible;pointer-events:auto;transform:none}.NewsfeedV0-module-scss-module__JT2Viq__sourcePopoverHead{letter-spacing:.2px;text-transform:uppercase;color:var(--foreground-neutral-tertiary,#8897ae);padding:2px 6px 4px;font-size:11px;font-weight:600;line-height:15px}.NewsfeedV0-module-scss-module__JT2Viq__sourcePopoverRow.NewsfeedV0-module-scss-module__JT2Viq__sourcePopoverRow{text-align:left;border-radius:6px;align-items:center;padding:5px 6px;font-size:13px;line-height:18px;display:flex}.NewsfeedV0-module-scss-module__JT2Viq__sourcePopoverRow.NewsfeedV0-module-scss-module__JT2Viq__sourcePopoverRow:hover{background:var(--transparent-dark-4,#0e0f110a)}.NewsfeedV0-module-scss-module__JT2Viq__filterBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 20px;display:flex}.NewsfeedV0-module-scss-module__JT2Viq__filterBar .NewsfeedV0-module-scss-module__JT2Viq__catRow{flex:auto;min-width:0}.NewsfeedV0-module-scss-module__JT2Viq__filterActions{flex-shrink:0;align-items:center;gap:12px;display:inline-flex}@media (max-width:639px){.NewsfeedV0-module-scss-module__JT2Viq__filterActions{margin-left:auto}}.NewsfeedV0-module-scss-module__JT2Viq__sortDesktop{display:inline-flex}@media (max-width:639px){.NewsfeedV0-module-scss-module__JT2Viq__sortDesktop{display:none}}.NewsfeedV0-module-scss-module__JT2Viq__sortMobile{display:none}@media (max-width:639px){.NewsfeedV0-module-scss-module__JT2Viq__sortMobile{display:inline-flex}.NewsfeedV0-module-scss-module__JT2Viq__qaDesktop{display:none}}@media (min-width:960px){.NewsfeedV0-module-scss-module__JT2Viq__qaGrid4.NewsfeedV0-module-scss-module__JT2Viq__qaGrid4{grid-template-columns:repeat(4,1fr)}}.NewsfeedV0-module-scss-module__JT2Viq__qaMobile{display:none}@media (max-width:639px){.NewsfeedV0-module-scss-module__JT2Viq__qaMobile{margin-bottom:24px;display:block}}.NewsfeedV0-module-scss-module__JT2Viq__mqa{flex-direction:column;gap:12px;display:flex}.NewsfeedV0-module-scss-module__JT2Viq__mqaTitle{letter-spacing:-.2px;color:var(--foreground-neutral-secondary,#455468);margin:0;font-size:16px;font-weight:600;line-height:22px}.NewsfeedV0-module-scss-module__JT2Viq__mqaTitleRow{align-items:center;gap:8px;display:flex}.NewsfeedV0-module-scss-module__JT2Viq__mqaCount{background:var(--transparent-dark-6,#0e0f110f);min-width:20px;height:20px;color:var(--foreground-neutral-secondary,#455468);border-radius:9999px;justify-content:center;align-items:center;padding:0 6px;font-size:12px;font-weight:600;line-height:1;display:inline-flex}.NewsfeedV0-module-scss-module__JT2Viq__mqaRow{scroll-snap-type:x proximity;overscroll-behavior-x:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:10px;padding:2px 28px 8px 0;display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 28px),#0000);mask-image:linear-gradient(90deg,#000 calc(100% - 28px),#0000)}.NewsfeedV0-module-scss-module__JT2Viq__mqaRow::-webkit-scrollbar{display:none}.NewsfeedV0-module-scss-module__JT2Viq__mqaCard{scroll-snap-align:start;background:var(--background-base-white,#fff);border-radius:16px;flex-direction:column;flex:0 0 150px;padding:14px;text-decoration:none;transition:box-shadow .15s;display:flex;box-shadow:0 1px 2px #0e0f110f}.NewsfeedV0-module-scss-module__JT2Viq__mqaCard:active{box-shadow:0 2px 8px #0e0f111f}.NewsfeedV0-module-scss-module__JT2Viq__mqaIcon{color:#1b4dff;background:#1b4dff0a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:10px;display:flex;box-shadow:inset 0 -1px 4px #1b4dff14}.NewsfeedV0-module-scss-module__JT2Viq__mqaIcon svg{width:18px;height:18px}.NewsfeedV0-module-scss-module__JT2Viq__mqaCardTitle{letter-spacing:-.2px;color:var(--foreground-neutral-primary,#0a0c11);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:2px;font-size:14px;font-weight:600;line-height:20px;display:-webkit-box;overflow:hidden}.NewsfeedV0-module-scss-module__JT2Viq__mqaSub{letter-spacing:-.2px;color:var(--foreground-neutral-tertiary,#8897ae);white-space:nowrap;text-overflow:ellipsis;font-size:12px;line-height:16px;overflow:hidden}.NewsfeedV0-module-scss-module__JT2Viq__sectionTitle.NewsfeedV0-module-scss-module__JT2Viq__sectionTitle{letter-spacing:-.6px;color:var(--foreground-neutral-primary,#0a0c11);font-size:28px;font-weight:600;line-height:36px}@media (min-width:1024px){.NewsfeedV0-module-scss-module__JT2Viq__sectionTitle.NewsfeedV0-module-scss-module__JT2Viq__sectionTitle{letter-spacing:-.75px;font-size:32px;line-height:42px}}.NewsfeedV0-module-scss-module__JT2Viq__qaTitleDemoted.NewsfeedV0-module-scss-module__JT2Viq__qaTitleDemoted{letter-spacing:-.2px;color:var(--foreground-neutral-secondary,#455468);margin-bottom:12px;font-size:16px;font-weight:600;line-height:22px}.NewsfeedV0-module-scss-module__JT2Viq__tabQuiet.NewsfeedV0-module-scss-module__JT2Viq__tabQuiet{font-size:14px;line-height:20px}.NewsfeedV0-module-scss-module__JT2Viq__qaHeader{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:12px;display:flex}.NewsfeedV0-module-scss-module__JT2Viq__qaCompact{margin-bottom:24px}.NewsfeedV0-module-scss-module__JT2Viq__qaChipRow{gap:10px;display:flex}@media (max-width:639px){.NewsfeedV0-module-scss-module__JT2Viq__qaChipRow{scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding:2px 28px 14px 0;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 28px),#0000);mask-image:linear-gradient(90deg,#000 calc(100% - 28px),#0000)}.NewsfeedV0-module-scss-module__JT2Viq__qaChipRow::-webkit-scrollbar{display:none}}@media (min-width:640px){.NewsfeedV0-module-scss-module__JT2Viq__qaChipRow{flex-wrap:wrap;padding:0;overflow:visible;-webkit-mask-image:none;mask-image:none}}.NewsfeedV0-module-scss-module__JT2Viq__qaChip{scroll-snap-align:start;border:1px solid var(--border-neutral-subtle,#1b38601f);background:var(--background-base-white,#fff);color:var(--foreground-neutral-primary,#0a0c11);border-radius:14px;flex-shrink:0;align-items:center;gap:12px;padding:8px 18px 8px 8px;text-decoration:none;transition:border-color .14s,box-shadow .14s,transform .14s;display:inline-flex}.NewsfeedV0-module-scss-module__JT2Viq__qaChip:hover{border-color:var(--border-neutral-muted,#1b38603d);transform:translateY(-2px);box-shadow:0 1px 2px #0f172a0f,0 8px 20px #0f172a14}.NewsfeedV0-module-scss-module__JT2Viq__qaChip:active{transform:translateY(0)}.NewsfeedV0-module-scss-module__JT2Viq__qaChipIcon{background:var(--transparent-dark-4,#0e0f110a);border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:background .14s;display:inline-flex}.NewsfeedV0-module-scss-module__JT2Viq__qaChipIcon svg{width:20px;height:20px}.NewsfeedV0-module-scss-module__JT2Viq__qaChip:hover .NewsfeedV0-module-scss-module__JT2Viq__qaChipIcon{background:var(--transparent-brand-8,#1b4dff0f)}.NewsfeedV0-module-scss-module__JT2Viq__qaChipLabel{letter-spacing:-.2px;white-space:nowrap;font-size:14px;font-weight:600;line-height:20px}
.LoginButton-module-scss-module__KRwU0a__root{height:100%;color:var(--Neutral-White,#fff);letter-spacing:-.2px;background:linear-gradient(71deg,#427dff 8.43%,#44d5bb 87.45%),#156ff7;border-radius:100px;justify-content:center;align-items:center;gap:10px;padding:4px 12px;font-size:12px;font-style:normal;font-weight:500;line-height:16px;transition:all .2s;display:flex}@media (min-width:960px){.LoginButton-module-scss-module__KRwU0a__root{height:40px;color:var(--Neutral-White,#fff);padding:4px 24px;font-size:14px;font-style:normal;font-weight:600;line-height:24px}}.LoginButton-module-scss-module__KRwU0a__root:hover{filter:brightness(110%)}
.Input-module-scss-module__x-o31W__root{background:var(--background-base-white,#fff);width:100%;min-width:0;height:40px;min-height:38px;box-shadow:0 1px 2px 0 var(--transparent-dark-6,#0e0f110f);border:1px solid var(--action-border-neutral-light_normal,#0e0f1129);border-radius:8px;flex:auto;align-items:center;gap:10px;padding:0 10px;transition:border-color .2s,box-shadow .2s,background .2s;display:flex;position:relative}.Input-module-scss-module__x-o31W__root:hover,.Input-module-scss-module__x-o31W__root:focus-within{background:#fff;border-color:#5e718d;box-shadow:0 0 0 4px #1b38601f}.Input-module-scss-module__x-o31W__root .Input-module-scss-module__x-o31W__input{background:0 0;border-radius:8px;outline:none;flex:auto;height:100%;border:0!important;font-size:14px!important}.Input-module-scss-module__x-o31W__root .Input-module-scss-module__x-o31W__input:focus-visible{border:1px solid #156ff7}.Input-module-scss-module__x-o31W__root.Input-module-scss-module__x-o31W__textarea{align-items:flex-start;height:auto;min-height:100px;padding-top:10px;padding-bottom:10px}.Input-module-scss-module__x-o31W__root.Input-module-scss-module__x-o31W__textarea .Input-module-scss-module__x-o31W__input{resize:vertical;height:auto;min-height:80px;font-family:inherit;line-height:1.5}
.FormLabel-module-scss-module__UjUXaq__root{flex-direction:column;gap:8px;width:100%;display:flex}.FormLabel-module-scss-module__UjUXaq__label{letter-spacing:-.2px;font-size:14px;font-weight:500;line-height:20px}.FormLabel-module-scss-module__UjUXaq__error{color:#dc2626;font-size:12px}
.PrototypeNav-module-scss-module__KM1g0W__headerShell{z-index:5;width:100%;min-height:var(--app-header-height);background-color:#fff;position:sticky;top:0}.PrototypeNav-module-scss-module__KM1g0W__logoButton{cursor:pointer;background:0 0;border:0;padding:0}.PrototypeNav-module-scss-module__KM1g0W__newsTrigger{cursor:pointer;font-size:14px;font-weight:500;line-height:20px;position:relative}.PrototypeNav-module-scss-module__KM1g0W__navDot{background:var(--foreground-brand-primary,#1b4dff);border-radius:50%;width:6px;height:6px;position:absolute;top:7px;right:4px}.PrototypeNav-module-scss-module__KM1g0W__mobileNav{transform:none}.PrototypeNav-module-scss-module__KM1g0W__mobileNewsItem{position:relative}.PrototypeNav-module-scss-module__KM1g0W__mobileNavDot{background:var(--foreground-brand-primary,#1b4dff);border-radius:50%;width:6px;height:6px;position:absolute;top:-1px;right:6px}.PrototypeNav-module-scss-module__KM1g0W__navIconButton{border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.PrototypeNav-module-scss-module__KM1g0W__navIconTrigger{cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:inline-flex}.PrototypeNav-module-scss-module__KM1g0W__navIconTrigger:hover{background:var(--transparent-dark-4,#0e0f110a)}.PrototypeNav-module-scss-module__KM1g0W__navAvatar{background:var(--foreground-brand-primary,#1b4dff);color:#fff;letter-spacing:-.2px;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:12px;font-weight:600;display:inline-flex}
.ContactSupport-module-scss-module__y2G9kq__root{width:100%;max-width:480px}.ContactSupport-module-scss-module__y2G9kq__root>div{align-items:stretch;width:100%;overflow:visible auto}.ContactSupport-module-scss-module__y2G9kq__editor{width:100%}.ContactSupport-module-scss-module__y2G9kq__editor .ql-toolbar{overflow:visible}.ContactSupport-module-scss-module__y2G9kq__editor .ql-picker-options{z-index:2}.ContactSupport-module-scss-module__y2G9kq__editor .ql-editor img{max-width:100%;height:auto}
.ActionCard-module-scss-module__ld9qFW__link{cursor:pointer;border-radius:16px;text-decoration:none;display:block}.ActionCard-module-scss-module__ld9qFW__link:focus-visible{outline:2px solid var(--Neutral-Slate-900);outline-offset:2px}.ActionCard-module-scss-module__ld9qFW__card{background:var(--Neutral-White);border-radius:16px;align-items:center;gap:12px;height:100%;padding:20px;transition:box-shadow .15s;display:flex;box-shadow:0 1px 2px #0e0f110f}.ActionCard-module-scss-module__ld9qFW__card:hover{box-shadow:0 2px 8px #0e0f111f}@media (max-width:639px){.ActionCard-module-scss-module__ld9qFW__card{flex-direction:column;align-items:flex-start;gap:10px;padding:14px}}.ActionCard-module-scss-module__ld9qFW__icon{color:#1b4dff;background:#1b4dff0a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:inset 0 -1px 4px #1b4dff14}@media (max-width:639px){.ActionCard-module-scss-module__ld9qFW__icon{width:32px;height:32px}.ActionCard-module-scss-module__ld9qFW__icon svg{width:18px;height:18px}}.ActionCard-module-scss-module__ld9qFW__text{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}@media (max-width:639px){.ActionCard-module-scss-module__ld9qFW__text{flex:none;width:100%}}.ActionCard-module-scss-module__ld9qFW__title{color:#0a0c11;letter-spacing:-.4px;white-space:nowrap;text-overflow:ellipsis;font-size:18px;font-weight:600;line-height:24px;display:block;overflow:hidden}@media (max-width:639px){.ActionCard-module-scss-module__ld9qFW__title{letter-spacing:-.2px;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;line-height:20px;display:-webkit-box}}.ActionCard-module-scss-module__ld9qFW__description{color:#455468;letter-spacing:-.2px;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:400;line-height:22px;display:block;overflow:hidden}@media (max-width:639px){.ActionCard-module-scss-module__ld9qFW__description{font-size:12px;line-height:16px}}.ActionCard-module-scss-module__ld9qFW__skeletonBlock{background:var(--Neutral-Slate-100,#f1f5f9);color:#0000;box-shadow:none;border-radius:4px}.ActionCard-module-scss-module__ld9qFW__arrow{flex-shrink:0}@media (max-width:639px){.ActionCard-module-scss-module__ld9qFW__arrow{display:none}}
.HelpFeedbackMenu-module-scss-module__bqvcGG__anchor{display:inline-flex}.HelpFeedbackMenu-module-scss-module__bqvcGG__trigger{cursor:pointer;background:0 0;border:0;border-radius:8px;padding:0}@media (hover:hover){.HelpFeedbackMenu-module-scss-module__bqvcGG__trigger:hover{background:var(--transparent-dark-4,#0e0f110a)}}.HelpFeedbackMenu-module-scss-module__bqvcGG__trigger[data-popup-open]{background:var(--transparent-dark-4,#0e0f110a)}.HelpFeedbackMenu-module-scss-module__bqvcGG__trigger:focus-visible{outline:2px solid var(--foreground-brand-primary,#1b4dff);outline-offset:-1px}.HelpFeedbackMenu-module-scss-module__bqvcGG__popup{outline:0}.HelpFeedbackMenu-module-scss-module__bqvcGG__calloutTip.HelpFeedbackMenu-module-scss-module__bqvcGG__calloutTip{z-index:7;flex-direction:column;align-items:flex-start;gap:8px;max-width:250px;display:flex;overflow:visible}.HelpFeedbackMenu-module-scss-module__bqvcGG__calloutText{color:var(--Neutral-White,#fff);margin:0}.HelpFeedbackMenu-module-scss-module__bqvcGG__calloutDismiss{cursor:pointer;color:var(--Neutral-White,#fff);text-underline-offset:4px;background:0 0;border:none;padding:0;font-family:inherit;font-size:13px;font-weight:500;line-height:18px;text-decoration:underline}
.ApplicationSearch-module-scss-module__C4TJyq__trigger{cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:inline-flex}.ApplicationSearch-module-scss-module__C4TJyq__trigger:hover{background:var(--transparent-dark-4,#0e0f110a)}
.QuickActions-module-scss-module__no2oiq__section{flex-direction:column;gap:4px;display:flex}.QuickActions-module-scss-module__no2oiq__title{letter-spacing:-.2px;color:var(--foreground-neutral-secondary,#455468);margin-bottom:12px;font-size:16px;font-weight:600;line-height:22px}.QuickActions-module-scss-module__no2oiq__subtitle{color:var(--Neutral-Slate-600);margin:0 0 12px;font-size:14px}.QuickActions-module-scss-module__no2oiq__grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}@media (min-width:640px) and (max-width:959px){.QuickActions-module-scss-module__no2oiq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:639px){.QuickActions-module-scss-module__no2oiq__grid{scroll-snap-type:x mandatory;-webkit-mask-image:linear-gradient(to right, transparent, black var(--fade-left,0px), black calc(100% - var(--fade-right,0px)), transparent 100%);mask-image:linear-gradient(to right, transparent, black var(--fade-left,0px), black calc(100% - var(--fade-right,0px)), transparent 100%);-webkit-mask-image:linear-gradient(to right, transparent, black var(--fade-left,0px), black calc(100% - var(--fade-right,0px)), transparent 100%);-ms-overflow-style:none;scrollbar-width:none;grid-template-columns:none;gap:10px;margin-inline:-14px;display:flex;overflow-x:scroll}.QuickActions-module-scss-module__no2oiq__grid::-webkit-scrollbar{background:0 0;border-radius:0;width:0;height:0;display:none}.QuickActions-module-scss-module__no2oiq__grid>*{scroll-snap-align:start;flex:0 0 150px;min-width:0}.QuickActions-module-scss-module__no2oiq__grid>:first-child{margin-left:14px}.QuickActions-module-scss-module__no2oiq__grid>:last-child{margin-right:14px}}
.NewsVideo-module-scss-module__szXu2a__frame{appearance:none;aspect-ratio:16/9;border:1px solid var(--border-neutral-subtle,#1b38601f);background:var(--transparent-dark-6,#0e0f110f);cursor:pointer;border-radius:10px;padding:0;display:block;position:relative;overflow:hidden}.NewsVideo-module-scss-module__szXu2a__frame:focus-visible{outline:2px solid var(--foreground-brand-primary,#1b4dff);outline-offset:2px}.NewsVideo-module-scss-module__szXu2a__thumb{flex:0 0 168px;width:168px}@media (max-width:639px){.NewsVideo-module-scss-module__szXu2a__thumb{flex:none;width:100%}}.NewsVideo-module-scss-module__szXu2a__hero{border-radius:12px;flex-shrink:0;width:100%}.NewsVideo-module-scss-module__szXu2a__img{object-fit:cover;width:100%;height:100%;display:block}.NewsVideo-module-scss-module__szXu2a__fallback{background:linear-gradient(135deg, var(--transparent-brand-12,#1b4dff1f), var(--transparent-brand-4,#1b4dff0a));width:100%;height:100%;display:block}.NewsVideo-module-scss-module__szXu2a__iframe{border:none;width:100%;height:100%;display:block}.NewsVideo-module-scss-module__szXu2a__play{background:var(--transparent-dark-72,#0e0f11b8);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;margin:auto;transition:background .12s,transform .12s;display:flex;position:absolute;inset:0}.NewsVideo-module-scss-module__szXu2a__play svg{width:12px;height:12px;margin-left:2px}.NewsVideo-module-scss-module__szXu2a__playLarge{width:56px;height:56px}.NewsVideo-module-scss-module__szXu2a__playLarge svg{width:19px;height:19px}.NewsVideo-module-scss-module__szXu2a__frame:hover .NewsVideo-module-scss-module__szXu2a__play{background:var(--foreground-brand-primary,#1b4dff);transform:scale(1.06)}.NewsVideo-module-scss-module__szXu2a__duration{background:var(--transparent-dark-80,#0e0f11cc);color:#fff;letter-spacing:-.2px;font-variant-numeric:tabular-nums;border-radius:4px;padding:1px 5px;font-size:11px;font-weight:600;line-height:15px;position:absolute;bottom:6px;right:6px}
.AppSearchDesktop-module-scss-module__VfofOW__root{z-index:1;flex:1;max-width:600px;display:none;position:relative}@media (min-width:960px){.AppSearchDesktop-module-scss-module__VfofOW__root{display:flex}}.AppSearchDesktop-module-scss-module__VfofOW__dropdown{background:#fff;border-radius:8px;width:100%;max-height:600px;position:absolute;top:calc(100% + 8px);overflow:auto;box-shadow:0 1px 2px #0f172a29,0 0 1px #0f172a1f,0 4px 4px #0f172a0a}.AppSearchDesktop-module-scss-module__VfofOW__divider{background:#e2e8f0;width:calc(100% + 32px);height:1px;margin-block:8px;margin-inline:-16px}.AppSearchDesktop-module-scss-module__VfofOW__modal{top:var(--app-header-height);z-index:10;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0}.AppSearchDesktop-module-scss-module__VfofOW__closeButton{-webkit-user-select:none;user-select:none;z-index:2;background:0 0;border:none;outline:none;position:absolute;top:12px;right:12px}.AppSearchDesktop-module-scss-module__VfofOW__modalContent{background:#fff;border-radius:12px;gap:10px;width:100%;max-width:calc(100vw - 32px);height:calc(100% - 16px);padding:32px;position:relative}.AppSearchDesktop-module-scss-module__VfofOW__wrapper{grid-column-gap:64px;grid-template-columns:1fr 1fr;height:100%;display:grid}.AppSearchDesktop-module-scss-module__VfofOW__recentSearchBody{margin-top:12px;padding-block:8px}.AppSearchDesktop-module-scss-module__VfofOW__recentSearchDivider{background:#e2e8f0;width:100%;height:1px;margin-block:8px}
.TeamNews-module-scss-module__NJI3kW__headerActions{flex:auto;align-items:center;gap:12px;min-width:0;display:flex}.TeamNews-module-scss-module__NJI3kW__mobileSearchRow{display:none}@media (max-width:639px){.TeamNews-module-scss-module__NJI3kW__mobileSearchRow{display:block}}.TeamNews-module-scss-module__NJI3kW__unreadBadge{color:#1b4dff;letter-spacing:-.1px;background:#1b4dff0f;border:1px solid #aebfff;border-radius:9999px;justify-content:center;align-items:center;padding:2px 10px;font-size:12px;font-weight:500;display:inline-flex}.TeamNews-module-scss-module__NJI3kW__filterBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 20px;margin-top:4px;display:flex}.TeamNews-module-scss-module__NJI3kW__filterBar .TeamNews-module-scss-module__NJI3kW__catRow{flex:auto;min-width:0}.TeamNews-module-scss-module__NJI3kW__filterActions{flex-shrink:0;align-items:center;gap:8px;display:inline-flex}@media (max-width:639px){.TeamNews-module-scss-module__NJI3kW__filterActions{gap:16px}}.TeamNews-module-scss-module__NJI3kW__typeMobile{display:none}@media (max-width:639px){.TeamNews-module-scss-module__NJI3kW__typeMobile{display:inline-flex}}.TeamNews-module-scss-module__NJI3kW__catRow{flex-wrap:wrap;gap:8px;display:flex}@media (max-width:639px){.TeamNews-module-scss-module__NJI3kW__catRow{display:none}}.TeamNews-module-scss-module__NJI3kW__cat{letter-spacing:-.2px;color:var(--foreground-neutral-secondary,#455468);cursor:pointer;white-space:nowrap;background:#0e0f110f;border:none;border-radius:9999px;align-items:center;gap:2px;padding:2px 6px;font-size:12px;font-weight:500;line-height:16px;transition:background .12s,color .12s;display:inline-flex}.TeamNews-module-scss-module__NJI3kW__cat:hover:not(:disabled){color:var(--foreground-neutral-primary,#0a0c11)}.TeamNews-module-scss-module__NJI3kW__cat:disabled{opacity:.4;cursor:not-allowed}.TeamNews-module-scss-module__NJI3kW__catActive{background:var(--background-brand-default,#1b4dff);color:#fff}.TeamNews-module-scss-module__NJI3kW__catActive:hover:not(:disabled){color:#fff}.TeamNews-module-scss-module__NJI3kW__layout{grid-template-columns:minmax(0,1fr);align-items:start;gap:20px;display:grid}@media (min-width:1200px){.TeamNews-module-scss-module__NJI3kW__layout{grid-template-columns:minmax(0,1fr) 300px}}.TeamNews-module-scss-module__NJI3kW__main{min-width:0}.TeamNews-module-scss-module__NJI3kW__topStories{margin-bottom:16px}.TeamNews-module-scss-module__NJI3kW__feedScrollers{flex-direction:column;gap:16px;margin-bottom:16px;display:flex}.TeamNews-module-scss-module__NJI3kW__feed{flex-direction:column;gap:16px;display:flex}.TeamNews-module-scss-module__NJI3kW__empty{text-align:center;color:#64748b;padding:32px 0;font-size:14px}.TeamNews-module-scss-module__NJI3kW__showAll{flex-direction:column;align-items:center;gap:6px;margin-top:8px;display:flex}
.OpenRoleModal-module-scss-module__AJKjfG__card{height:auto;max-height:min(720px,100dvh - 48px)}@media (max-width:639px){.OpenRoleModal-module-scss-module__AJKjfG__card{max-height:min(720px,100dvh - 32px)}}.OpenRoleModal-module-scss-module__AJKjfG__payloadNote{align-items:flex-start;gap:8px;display:flex}.OpenRoleModal-module-scss-module__AJKjfG__payloadNote svg{color:var(--foreground-neutral-tertiary,#8897ae);flex-shrink:0;margin-top:2px}.OpenRoleModal-module-scss-module__AJKjfG__editLink{appearance:none;cursor:pointer;letter-spacing:-.2px;color:var(--foreground-brand-primary,#1b4dff);background:0 0;border:0;padding:0;font-family:inherit;font-size:12px;font-weight:500;line-height:18px}.OpenRoleModal-module-scss-module__AJKjfG__editLink:hover{text-decoration:underline}.OpenRoleModal-module-scss-module__AJKjfG__sent{flex-direction:column;gap:16px;display:flex}.OpenRoleModal-module-scss-module__AJKjfG__sentBlock{flex-direction:column;gap:4px;display:flex}.OpenRoleModal-module-scss-module__AJKjfG__sentLabel{letter-spacing:-.2px;color:var(--foreground-neutral-secondary,#455468);margin:0;font-size:14px;font-weight:500;line-height:20px}.OpenRoleModal-module-scss-module__AJKjfG__sentValue{letter-spacing:-.2px;color:var(--foreground-neutral-primary,#0a0c11);white-space:pre-wrap;margin:0;font-size:14px;line-height:22px}
.NothingFound-module-scss-module__ks6JaG__root{background:#fff;border:1px solid #427dff;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:10px 24px 10px 8px;display:flex;box-shadow:0 0 0 2px #156ff740,0 1px 1px #0f172a14}.NothingFound-module-scss-module__ks6JaG__content{pointer-events:none;flex-direction:column;flex:1;align-items:flex-start;gap:4px;display:flex}.NothingFound-module-scss-module__ks6JaG__title{color:#0f172a;font-feature-settings:"liga" off,"clig" off;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.NothingFound-module-scss-module__ks6JaG__subtitle{color:#475569;font-feature-settings:"liga" off,"clig" off;font-size:12px;font-style:normal;font-weight:400;line-height:20px}
.NewsGroupCard-module-scss-module__ZcePjG__storyRow{cursor:pointer;flex-direction:column;gap:8px;padding:16px 0;display:flex}.NewsGroupCard-module-scss-module__ZcePjG__storyRow:first-child{padding-top:0}.NewsGroupCard-module-scss-module__ZcePjG__storyRow:not(:last-child){border-bottom:1px solid #1b38601f}.NewsGroupCard-module-scss-module__ZcePjG__storyRow:hover h3{color:var(--foreground-brand-primary,#1b4dff)}.NewsGroupCard-module-scss-module__ZcePjG__summary{color:#455468;letter-spacing:-.2px;-webkit-box-orient:vertical;margin:0;font-size:14px;font-weight:400;line-height:20px;display:-webkit-box}.NewsGroupCard-module-scss-module__ZcePjG__expander{cursor:pointer;color:#1b4dff;letter-spacing:-.3px;background:0 0;border:none;margin:0 auto;font-size:16px;font-weight:500;line-height:24px}.NewsGroupCard-module-scss-module__ZcePjG__expander:hover{text-decoration:underline}.NewsGroupCard-module-scss-module__ZcePjG__storyHighlighted{border-radius:8px;margin:0 -12px;padding:16px 12px;animation:2s ease-out NewsGroupCard-module-scss-module__ZcePjG__storyHighlightPulse}@media (prefers-reduced-motion:reduce){.NewsGroupCard-module-scss-module__ZcePjG__storyHighlighted{background:#1b4dff14;animation:none}}@keyframes NewsGroupCard-module-scss-module__ZcePjG__storyHighlightPulse{0%{background:#1b4dff2e}to{background:#1b4dff00}}
.SignInBanner-module-scss-module__GdEGoq__slot{padding:0 8px}@media (min-width:1024px){.SignInBanner-module-scss-module__GdEGoq__slot{padding:0}}.SignInBanner-module-scss-module__GdEGoq__criteria{font-weight:600}.SignInBanner-module-scss-module__GdEGoq__brandSurface.SignInBanner-module-scss-module__GdEGoq__brandSurface{background:var(--background-brand-soft-surface,#f2f5ff);border:1px solid var(--border-brand-subtle,#aebfff)}.SignInBanner-module-scss-module__GdEGoq__bannerTitle.SignInBanner-module-scss-module__GdEGoq__bannerTitle{letter-spacing:-.3px;font-size:20px;line-height:28px}.SignInBanner-module-scss-module__GdEGoq__bannerSub.SignInBanner-module-scss-module__GdEGoq__bannerSub{letter-spacing:-.2px;font-size:14px;line-height:22px}.SignInBanner-module-scss-module__GdEGoq__alertBrand.SignInBanner-module-scss-module__GdEGoq__alertBrand{background:var(--background-brand-soft-surface,#f2f5ff);border-color:var(--border-brand-subtle,#aebfff)}.SignInBanner-module-scss-module__GdEGoq__valueBullets{margin:0;padding-left:18px;list-style:outside}.SignInBanner-module-scss-module__GdEGoq__valueBullets li+li{margin-top:2px}.SignInBanner-module-scss-module__GdEGoq__ctaGroup{flex-shrink:0;align-self:flex-end;align-items:center;gap:8px;display:flex}@media (max-width:639px){.SignInBanner-module-scss-module__GdEGoq__ctaGroup{width:100%}.SignInBanner-module-scss-module__GdEGoq__ctaGroup>*{flex:1;width:auto;min-width:0}}.SignInBanner-module-scss-module__GdEGoq__inlineDoor{appearance:none;font:inherit;color:var(--foreground-brand-primary,#1b4dff);cursor:pointer;background:0 0;border:0;margin:0;padding:0;font-weight:500}.SignInBanner-module-scss-module__GdEGoq__inlineDoor:hover{text-decoration:underline}.SignInBanner-module-scss-module__GdEGoq__condensed.SignInBanner-module-scss-module__GdEGoq__condensed{padding:12px 20px}@media (min-width:1024px){.SignInBanner-module-scss-module__GdEGoq__oneLine{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.SignInBanner-module-scss-module__GdEGoq__pinned{top:var(--app-header-height,80px);z-index:4;background:var(--background-neutral-subtle,#f1f5f9);padding-top:16px;position:sticky}.SignInBanner-module-scss-module__GdEGoq__pinned .SignInBanner-module-scss-module__GdEGoq__condensed{box-shadow:0 2px 8px #0e0f1114}}.SignInBanner-module-scss-module__GdEGoq__pendingSlot{display:block}
.PlTeamOnlyPill-module-scss-module__2pStwa__pill{background:var(--transparent-dark-4,#0e0f110a);border:1px solid var(--border-neutral-subtle,#1b38601f);color:var(--foreground-neutral-secondary,#455468);letter-spacing:.4px;text-transform:uppercase;white-space:nowrap;border-radius:9999px;align-items:center;gap:4px;padding:2px 8px;font-size:11px;font-weight:600;line-height:16px;display:inline-flex}.PlTeamOnlyPill-module-scss-module__2pStwa__pill svg{width:12px;height:12px}
.FullSearchResults-module-scss-module__9XaaEG__root{flex-direction:column;gap:8px;width:100%;display:flex}.FullSearchResults-module-scss-module__9XaaEG__totalFoundLabel{color:var(--Neutral-Slate-500,#64748b);text-align:right;font-feature-settings:"liga" off,"clig" off;font-size:12px;font-style:normal;font-weight:500;line-height:16px;display:none}@media (min-width:960px){.FullSearchResults-module-scss-module__9XaaEG__totalFoundLabel{display:flex}}.FullSearchResults-module-scss-module__9XaaEG__divider{background:#fff;flex-direction:column;justify-content:center;align-self:stretch;align-items:flex-start;gap:10px;padding:4px 16px 10px;display:flex;box-shadow:0 1px 4px #e2e8f0}.FullSearchResults-module-scss-module__9XaaEG__sticky{background:var(--Neutral-White);z-index:1;padding-top:8px;position:sticky;top:0}@media (min-width:960px){.FullSearchResults-module-scss-module__9XaaEG__sticky{top:40px}}
.NewsBase-module-scss-module__f0W5wG__section{flex-direction:column;gap:16px;width:100%;scroll-margin-top:180px;display:flex}.NewsBase-module-scss-module__f0W5wG__header{align-items:center;gap:12px;display:flex}.NewsBase-module-scss-module__f0W5wG__title{letter-spacing:-.5px;color:#0a0c11;margin:0;font-size:24px;font-weight:500;line-height:32px}@media (min-width:1024px){.NewsBase-module-scss-module__f0W5wG__title{letter-spacing:-.75px;font-size:32px;line-height:42px}}.NewsBase-module-scss-module__f0W5wG__sub{color:#455468;max-width:720px;margin:-8px 0 0;font-size:14px;line-height:20px}
.FollowToast-module-scss-module__R74P1G__toast{background:var(--background-success-subtle,#e6f7ef);border:1px solid var(--border-success-subtle,#0a99523d);max-width:min(440px,100vw - 32px);color:var(--foreground-success-secondary,#065f46);z-index:80;border-radius:10px;align-items:flex-start;gap:10px;padding:12px 16px;animation:.28s cubic-bezier(.22,1,.36,1) FollowToast-module-scss-module__R74P1G__toastIn;display:flex;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 12px 32px #0e0f1129}.FollowToast-module-scss-module__R74P1G__icon{color:var(--foreground-success-primary,#0a9952);flex-shrink:0;margin-top:1px}.FollowToast-module-scss-module__R74P1G__text{font-size:14px;line-height:20px}.FollowToast-module-scss-module__R74P1G__text strong{font-weight:600}@keyframes FollowToast-module-scss-module__R74P1G__toastIn{0%{opacity:0;transform:translate(-50%)translateY(12px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@media (prefers-reduced-motion:reduce){.FollowToast-module-scss-module__R74P1G__toast{animation:none}}
.JobApplyFlowDrawer-module-scss-module___rfIdW__drawerHeaderLift.JobApplyFlowDrawer-module-scss-module___rfIdW__drawerHeaderLift{z-index:3;height:auto;padding-bottom:12px}.JobApplyFlowDrawer-module-scss-module___rfIdW__headerRow.JobApplyFlowDrawer-module-scss-module___rfIdW__headerRow{justify-content:space-between}.JobApplyFlowDrawer-module-scss-module___rfIdW__closeButton{background:var(--transparent-dark-4,#0e0f110a);width:24px;height:24px;color:var(--foreground-neutral-tertiary,#8897ae);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background-color .2s,color .2s;display:flex}.JobApplyFlowDrawer-module-scss-module___rfIdW__closeButton svg{width:16px;height:16px}.JobApplyFlowDrawer-module-scss-module___rfIdW__closeButton:hover{background:var(--transparent-dark-6,#0e0f110f);color:var(--foreground-neutral-secondary,#455468)}.JobApplyFlowDrawer-module-scss-module___rfIdW__stepBand{width:100%;max-width:720px;margin:-6px auto 0;padding-top:4px}.JobApplyFlowDrawer-module-scss-module___rfIdW__lede{letter-spacing:-.2px;width:100%;color:var(--foreground-neutral-secondary,#455468);margin:0;font-size:14px;font-weight:400;line-height:20px}.JobApplyFlowDrawer-module-scss-module___rfIdW__stepIntro{flex-direction:column;width:100%;display:flex}.JobApplyFlowDrawer-module-scss-module___rfIdW__stepTitle{letter-spacing:-.4px;width:100%;color:var(--foreground-neutral-primary,#0a0c11);margin:0;font-size:20px;font-weight:500;line-height:27px}.JobApplyFlowDrawer-module-scss-module___rfIdW__footerStatus{flex:auto;min-width:0;display:flex}.JobApplyFlowDrawer-module-scss-module___rfIdW__footerStatus:empty{display:none}.JobApplyFlowDrawer-module-scss-module___rfIdW__footer{z-index:2;background:var(--Neutral-White,#fff);width:100%;box-shadow:0 -1px 4px 0 var(--transparent-dark-6,#0e0f110f);flex-shrink:0;position:sticky;bottom:0}.JobApplyFlowDrawer-module-scss-module___rfIdW__footerInner{flex-direction:column;align-items:stretch;gap:12px;width:100%;max-width:720px;margin:0 auto;padding:12px;display:flex}@media (min-width:960px){.JobApplyFlowDrawer-module-scss-module___rfIdW__footerInner{flex-direction:row;justify-content:flex-end;align-items:center;gap:16px;padding:12px 20px}}.JobApplyFlowDrawer-module-scss-module___rfIdW__footerInnerSplit{position:relative}.JobApplyFlowDrawer-module-scss-module___rfIdW__footerSplit{flex-direction:column;align-items:stretch;gap:12px;width:100%;display:flex}@media (min-width:960px){.JobApplyFlowDrawer-module-scss-module___rfIdW__footerSplit{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:16px}}.JobApplyFlowDrawer-module-scss-module___rfIdW__footerStack{flex-direction:column;align-items:stretch;gap:8px;display:flex}@media (min-width:960px){.JobApplyFlowDrawer-module-scss-module___rfIdW__footerStack{align-items:flex-end;gap:4px}}.JobApplyFlowDrawer-module-scss-module___rfIdW__unlocksLink{letter-spacing:-.2px;color:var(--action-foreground-neutral-normal,#455468);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:4px;margin:0;padding:0;font-size:14px;font-weight:500;line-height:20px;display:inline-flex}.JobApplyFlowDrawer-module-scss-module___rfIdW__unlocksLink svg{flex-shrink:0;width:14px;height:14px}.JobApplyFlowDrawer-module-scss-module___rfIdW__unlocksLink:hover{color:var(--foreground-neutral-primary,#0a0c11)}.JobApplyFlowDrawer-module-scss-module___rfIdW__footerCheck{cursor:pointer;color:var(--foreground-neutral-primary,#0a0c11);flex-shrink:0;align-items:center;gap:8px;font-size:13px;line-height:18px;display:flex}.JobApplyFlowDrawer-module-scss-module___rfIdW__footerCheck button{pointer-events:none}@media (min-width:960px){.JobApplyFlowDrawer-module-scss-module___rfIdW__footerCheck{margin-right:auto}}.JobApplyFlowDrawer-module-scss-module___rfIdW__footerCheckLabel:after{content:"*";color:red;margin-left:.25rem}.JobApplyFlowDrawer-module-scss-module___rfIdW__footerAction{white-space:nowrap}@media (min-width:960px){.JobApplyFlowDrawer-module-scss-module___rfIdW__footerAction{flex-shrink:0}}.JobApplyFlowDrawer-module-scss-module___rfIdW__appliedButton{flex-shrink:0;justify-content:center;align-items:center;gap:6px;display:inline-flex}.JobApplyFlowDrawer-module-scss-module___rfIdW__appliedButton.JobApplyFlowDrawer-module-scss-module___rfIdW__appliedButton:disabled{cursor:default}.JobApplyFlowDrawer-module-scss-module___rfIdW__cardEdge{border:1px solid var(--border-neutral-xsubtle,#1b38600f)}.JobApplyFlowDrawer-module-scss-module___rfIdW__footerActionIcon{justify-content:center;align-items:center;gap:6px;display:inline-flex}
.FullSearchPanel-module-scss-module__ERw7pG__root{-ms-overflow-style:none;scrollbar-width:none;z-index:1;background:#fff;flex-direction:column;flex:1;height:100%;display:flex;position:relative;overflow:auto}.FullSearchPanel-module-scss-module__ERw7pG__root::-webkit-scrollbar{background:0 0;border-radius:0;width:0;height:0;display:none}.FullSearchPanel-module-scss-module__ERw7pG__top{z-index:1;background-color:#fff;position:sticky;top:0}.FullSearchPanel-module-scss-module__ERw7pG__divider{background:#e2e8f0;width:calc(100% - 32px);height:1px;margin-inline:16px}.FullSearchPanel-module-scss-module__ERw7pG__divider.FullSearchPanel-module-scss-module__ERw7pG__mt1{margin-top:16px}.FullSearchPanel-module-scss-module__ERw7pG__header{align-items:center;gap:12px;padding:16px;display:flex}.FullSearchPanel-module-scss-module__ERw7pG__title{color:var(--Neutral-Slate-900,#0f172a);font-size:18px;font-style:normal;font-weight:600;line-height:40px}.FullSearchPanel-module-scss-module__ERw7pG__closeButton{margin-left:auto;padding:8px}.FullSearchPanel-module-scss-module__ERw7pG__inputSection{padding-inline:16px}.FullSearchPanel-module-scss-module__ERw7pG__content{flex:1;padding:16px}.FullSearchPanel-module-scss-module__ERw7pG__recentSearchBody{margin-top:12px;padding-block:8px}.FullSearchPanel-module-scss-module__ERw7pG__recentSearchDivider{background:#e2e8f0;width:100%;height:1px;margin-block:8px}
.NewsRail-module-scss-module__X1_8rW__rail{flex-direction:column;gap:16px;min-width:0;display:flex}@media (min-width:1200px){.NewsRail-module-scss-module__X1_8rW__rail{top:calc(var(--app-header-height,80px) + 16px);position:sticky}}.NewsRail-module-scss-module__X1_8rW__iconBadge{color:#455468;background:#0e0f110f;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:4px;display:flex}.NewsRail-module-scss-module__X1_8rW__iconBadge svg{width:20px;height:20px}.NewsRail-module-scss-module__X1_8rW__whyTitle{letter-spacing:-.2px;color:#0a0c11;margin:0;font-size:15px;font-weight:600;line-height:20px}.NewsRail-module-scss-module__X1_8rW__whyBody{letter-spacing:-.1px;color:#455468;margin:0;font-size:13px;font-weight:400;line-height:19px}.NewsRail-module-scss-module__X1_8rW__digestCard{background:var(--transparent-brand-8,#1b4dff0f);border:1px solid var(--transparent-brand-16,#1b4dff29);border-radius:16px;flex-direction:column;gap:8px;padding:20px;display:flex}.NewsRail-module-scss-module__X1_8rW__digestTitle{letter-spacing:-.4px;color:var(--foreground-neutral-primary,#0a0c11);margin:0;font-size:18px;font-weight:600;line-height:24px}.NewsRail-module-scss-module__X1_8rW__digestBody{letter-spacing:-.2px;color:var(--foreground-neutral-secondary,#455468);margin:0;font-size:14px;line-height:20px}.NewsRail-module-scss-module__X1_8rW__digestBtn{letter-spacing:-.2px;color:#fff;cursor:pointer;-webkit-appearance:none;background:#1b4dff;border:1px solid #1b4dff;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;min-width:72px;margin-top:8px;padding:8px 10px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;transition:all .2s;display:flex;overflow:hidden}.NewsRail-module-scss-module__X1_8rW__digestBtn:hover{background:#0f3cd9;border-color:#0f3cd9}.NewsRail-module-scss-module__X1_8rW__subscribedCard{background:#fff;border-radius:16px;flex-direction:column;gap:8px;padding:20px;display:flex;box-shadow:0 0 1px #0f172a1f,0 4px 4px #0f172a0a}.NewsRail-module-scss-module__X1_8rW__railCard{background:#fff;border-radius:16px;flex-direction:column;gap:4px;padding:20px;display:flex;box-shadow:0 0 1px #0f172a1f,0 4px 4px #0f172a0a}.NewsRail-module-scss-module__X1_8rW__railTitle{letter-spacing:-.2px;color:#0a0c11;margin:0 0 8px;font-size:15px;font-weight:600;line-height:20px}.NewsRail-module-scss-module__X1_8rW__railRow{align-items:flex-start;gap:10px;padding:10px 0;display:flex}.NewsRail-module-scss-module__X1_8rW__railRow:not(:last-child){border-bottom:1px solid #1b38601a}.NewsRail-module-scss-module__X1_8rW__railLogo,.NewsRail-module-scss-module__X1_8rW__railLogoFallback{object-fit:cover;border:1px solid #1b38603d;border-radius:8px;flex-shrink:0;width:32px;height:32px}.NewsRail-module-scss-module__X1_8rW__railLogoFallback{color:#fff;letter-spacing:-.2px;background:#1b4dff;justify-content:center;align-items:center;font-size:11px;font-weight:600;display:flex}.NewsRail-module-scss-module__X1_8rW__railInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.NewsRail-module-scss-module__X1_8rW__railNameRow{justify-content:space-between;align-items:center;gap:8px;display:flex}.NewsRail-module-scss-module__X1_8rW__railName{letter-spacing:-.2px;color:#0a0c11;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;line-height:20px;text-decoration:none;overflow:hidden}.NewsRail-module-scss-module__X1_8rW__railName:hover{color:#1b4dff;text-decoration:underline}.NewsRail-module-scss-module__X1_8rW__railReason{letter-spacing:-.2px;color:#455468;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:12px;font-weight:400;line-height:16px;display:-webkit-box;overflow:hidden}.NewsRail-module-scss-module__X1_8rW__railStory{cursor:pointer;text-align:left;background:0 0;border:none;width:100%;padding:10px 0;display:block}.NewsRail-module-scss-module__X1_8rW__railStory:not(:last-child){border-bottom:1px solid #1b38601a}.NewsRail-module-scss-module__X1_8rW__railStoryTitle{letter-spacing:-.2px;color:#0a0c11;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:2px;font-size:14px;font-weight:500;line-height:20px;display:-webkit-box;overflow:hidden}.NewsRail-module-scss-module__X1_8rW__railSkeletonRow{align-items:center;gap:10px;padding:10px 0;display:flex}.NewsRail-module-scss-module__X1_8rW__railSkeletonBlock{background:#0e0f110f;border-radius:8px}.NewsRail-module-scss-module__X1_8rW__manageLink{letter-spacing:-.1px;color:#6b7280;align-self:flex-start;align-items:center;gap:4px;margin-top:4px;font-size:13px;font-weight:500;line-height:18px;text-decoration:none;display:inline-flex}.NewsRail-module-scss-module__X1_8rW__manageLink:hover{color:#374151}
.PrivacyNote-module-scss-module__5HcvpW__note{border-top:1px solid var(--border-neutral-subtle,#1b38601f);background:var(--transparent-dark-4,#0e0f110a);color:var(--foreground-neutral-secondary,#455468);align-items:flex-start;gap:6px;padding:9px 14px 10px;font-size:12px;line-height:18px;display:flex}.PrivacyNote-module-scss-module__5HcvpW__note svg{color:var(--foreground-neutral-tertiary,#8897ae);flex-shrink:0;margin-top:2px}.PrivacyNote-module-scss-module__5HcvpW__compact{color:var(--foreground-neutral-tertiary,#8897ae);background:0 0;border-top:none;justify-content:center;padding:0;font-size:11px;line-height:16px}.PrivacyNote-module-scss-module__5HcvpW__compact svg{margin-top:1px}
.ApplyFlowSteps-module-scss-module__3-04Rq__root{width:100%;display:flex}.ApplyFlowSteps-module-scss-module__3-04Rq__root.ApplyFlowSteps-module-scss-module__3-04Rq__horizontal{flex-direction:row;align-items:flex-start}.ApplyFlowSteps-module-scss-module__3-04Rq__step{flex:1;align-items:center;display:flex}.ApplyFlowSteps-module-scss-module__3-04Rq__step:last-child{flex:0}.ApplyFlowSteps-module-scss-module__3-04Rq__stepContent{flex-direction:column;align-items:center;display:flex;position:relative}.ApplyFlowSteps-module-scss-module__3-04Rq__stepButton{cursor:pointer;background:0 0;border:none;border-radius:8px;padding:0;font-family:inherit}.ApplyFlowSteps-module-scss-module__3-04Rq__stepButton:hover .ApplyFlowSteps-module-scss-module__3-04Rq__circle{border-color:var(--border-neutral-muted,#1b38603d)}.ApplyFlowSteps-module-scss-module__3-04Rq__stepButton:hover .ApplyFlowSteps-module-scss-module__3-04Rq__title{color:var(--foreground-brand-primary,#1b4dff)}.ApplyFlowSteps-module-scss-module__3-04Rq__stepButton:focus-visible{outline:2px solid var(--foreground-brand-primary,#1b4dff);outline-offset:2px}.ApplyFlowSteps-module-scss-module__3-04Rq__connector{background:var(--border-neutral-subtle,#1b38601f);flex:1;height:1px;margin:0 8px;position:relative;top:-12px}.ApplyFlowSteps-module-scss-module__3-04Rq__connector.ApplyFlowSteps-module-scss-module__3-04Rq__completed{background:var(--border-neutral-muted,#1b38603d)}.ApplyFlowSteps-module-scss-module__3-04Rq__circle{border:2px solid;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.ApplyFlowSteps-module-scss-module__3-04Rq__circle.ApplyFlowSteps-module-scss-module__3-04Rq__completed{background:var(--background-neutral-muted,#8897ae);border-color:var(--background-neutral-muted,#8897ae);color:#fff}.ApplyFlowSteps-module-scss-module__3-04Rq__circle.ApplyFlowSteps-module-scss-module__3-04Rq__current{border-color:var(--foreground-brand-primary,#1b4dff);color:var(--foreground-brand-primary,#1b4dff);box-shadow:0 0 0 4px var(--transparent-brand-8,#1b4dff14);background:0 0}.ApplyFlowSteps-module-scss-module__3-04Rq__circle.ApplyFlowSteps-module-scss-module__3-04Rq__upcoming{border-color:var(--border-neutral-subtle,#1b38601f);color:var(--foreground-neutral-tertiary,#8897ae);background:0 0}.ApplyFlowSteps-module-scss-module__3-04Rq__title{text-align:center;color:var(--foreground-neutral-primary,#0a0c11);white-space:nowrap;margin-top:8px;font-size:12px;font-weight:500;transition:color .2s}@media (max-width:639px){.ApplyFlowSteps-module-scss-module__3-04Rq__title{letter-spacing:-.2px;font-size:11px}}.ApplyFlowSteps-module-scss-module__3-04Rq__title.ApplyFlowSteps-module-scss-module__3-04Rq__current{color:var(--foreground-brand-primary,#1b4dff)}.ApplyFlowSteps-module-scss-module__3-04Rq__srOnly{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.JobDetailPane-module-scss-module__RkeZvq__masthead{gap:0}.JobDetailPane-module-scss-module__RkeZvq__teamRow{align-items:center;gap:12px;min-width:0;margin-bottom:12px;display:flex}.JobDetailPane-module-scss-module__RkeZvq__teamAvatar{border-radius:8px;width:40px;height:40px}.JobDetailPane-module-scss-module__RkeZvq__teamInitials{font-size:12px}.JobDetailPane-module-scss-module__RkeZvq__teamMain{flex-direction:column;gap:4px;min-width:0;display:flex}.JobDetailPane-module-scss-module__RkeZvq__teamName{letter-spacing:-.2px;color:var(--foreground-neutral-secondary,#455468);font-size:14px;font-weight:500;line-height:20px;text-decoration:none}.JobDetailPane-module-scss-module__RkeZvq__teamName:hover{color:var(--foreground-brand-primary,#1b4dff)}.JobDetailPane-module-scss-module__RkeZvq__title{letter-spacing:-.4px;color:var(--foreground-neutral-primary,#0a0c11);margin:0;font-size:22px;font-weight:600;line-height:30px}.JobDetailPane-module-scss-module__RkeZvq__meta{color:var(--foreground-neutral-secondary,#455468);margin:4px 0 0;font-size:14px;line-height:20px}.JobDetailPane-module-scss-module__RkeZvq__stampRow{flex-wrap:wrap;align-items:center;gap:12px;margin-top:14px;display:flex}.JobDetailPane-module-scss-module__RkeZvq__stampTone.JobDetailPane-module-scss-module__RkeZvq__stampTone,.JobDetailPane-module-scss-module__RkeZvq__stampTone.JobDetailPane-module-scss-module__RkeZvq__stampTone svg{color:var(--foreground-neutral-tertiary,#8897ae)}.JobDetailPane-module-scss-module__RkeZvq__postingLink{color:var(--foreground-neutral-secondary,#455468);align-items:center;gap:4px;font-size:14px;font-weight:500;line-height:20px;text-decoration:none;display:inline-flex}.JobDetailPane-module-scss-module__RkeZvq__postingLink svg{width:14px;height:14px}.JobDetailPane-module-scss-module__RkeZvq__postingLink:hover{color:var(--foreground-brand-primary,#1b4dff)}.JobDetailPane-module-scss-module__RkeZvq__para{color:var(--foreground-neutral-primary,#0a0c11);margin:0 0 12px;font-size:16px;font-weight:400;line-height:24px}.JobDetailPane-module-scss-module__RkeZvq__para:last-child{margin-bottom:0}.JobDetailPane-module-scss-module__RkeZvq__rich.JobDetailPane-module-scss-module__RkeZvq__rich{color:var(--foreground-neutral-primary,#0a0c11);padding:0;font-size:16px;font-weight:400;line-height:24px}.JobDetailPane-module-scss-module__RkeZvq__rich.JobDetailPane-module-scss-module__RkeZvq__rich p,.JobDetailPane-module-scss-module__RkeZvq__rich.JobDetailPane-module-scss-module__RkeZvq__rich ul,.JobDetailPane-module-scss-module__RkeZvq__rich.JobDetailPane-module-scss-module__RkeZvq__rich ol{margin:0 0 12px}.JobDetailPane-module-scss-module__RkeZvq__rich.JobDetailPane-module-scss-module__RkeZvq__rich p:last-child,.JobDetailPane-module-scss-module__RkeZvq__rich.JobDetailPane-module-scss-module__RkeZvq__rich ul:last-child,.JobDetailPane-module-scss-module__RkeZvq__rich.JobDetailPane-module-scss-module__RkeZvq__rich ol:last-child{margin-bottom:0}.JobDetailPane-module-scss-module__RkeZvq__list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.JobDetailPane-module-scss-module__RkeZvq__list li{color:var(--foreground-neutral-primary,#0a0c11);padding-left:18px;font-size:16px;line-height:24px;position:relative}.JobDetailPane-module-scss-module__RkeZvq__list li:before{content:"";background:var(--foreground-neutral-tertiary,#8897ae);border-radius:50%;width:4px;height:4px;position:absolute;top:10px;left:4px}.JobDetailPane-module-scss-module__RkeZvq__subLabel{color:var(--foreground-neutral-tertiary,#8897ae);margin:20px 0 8px;font-size:12px;font-weight:500;line-height:20px}.JobDetailPane-module-scss-module__RkeZvq__facts{flex-direction:column;gap:4px;margin:0;display:flex}.JobDetailPane-module-scss-module__RkeZvq__facts dt{color:var(--foreground-neutral-tertiary,#8897ae);font-size:12px;font-weight:500;line-height:20px}.JobDetailPane-module-scss-module__RkeZvq__facts dd{color:var(--foreground-neutral-primary,#0a0c11);margin:0 0 12px;font-size:16px;line-height:24px}.JobDetailPane-module-scss-module__RkeZvq__facts dd:last-child{margin-bottom:0}.JobDetailPane-module-scss-module__RkeZvq__appliedButton{flex-shrink:0;justify-content:center;align-items:center;gap:6px;display:inline-flex}.JobDetailPane-module-scss-module__RkeZvq__appliedButton.JobDetailPane-module-scss-module__RkeZvq__appliedButton:disabled{cursor:default}
.AiChatPanel-module-scss-module__FEIXTG__root{z-index:1;background:#fff;flex-direction:column;height:100%;display:flex;position:relative;overflow:auto}.AiChatPanel-module-scss-module__FEIXTG__chatInputWrapper{flex-direction:column;gap:8px;padding:4px;display:flex;position:sticky;bottom:0}.AiChatPanel-module-scss-module__FEIXTG__messagesWrapper{-ms-overflow-style:none;scrollbar-width:none;flex-direction:column;flex:1;display:flex;overflow:auto}.AiChatPanel-module-scss-module__FEIXTG__messagesWrapper::-webkit-scrollbar{background:0 0;border-radius:0;width:0;height:0;display:none}
.NewsSearch-module-scss-module__4o_Ljq__searchBtn{color:#455468;cursor:pointer;background:#fff;border:1px solid #0e0f1129;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.NewsSearch-module-scss-module__4o_Ljq__searchBtn svg{width:15px;height:15px}.NewsSearch-module-scss-module__4o_Ljq__searchBtn:hover{color:#0a0c11;border-color:#5e718d}@media (max-width:639px){.NewsSearch-module-scss-module__4o_Ljq__searchBtn{display:none}}.NewsSearch-module-scss-module__4o_Ljq__searchField{flex:auto;min-width:0;max-width:450px;animation:.16s NewsSearch-module-scss-module__4o_Ljq__searchFieldIn}@media (max-width:639px){.NewsSearch-module-scss-module__4o_Ljq__searchField{display:none}}@keyframes NewsSearch-module-scss-module__4o_Ljq__searchFieldIn{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}
.JobApplyFlowDrawer-module-scss-module__USxccW__drawerHeaderLift.JobApplyFlowDrawer-module-scss-module__USxccW__drawerHeaderLift{z-index:3;height:auto;padding-bottom:12px}.JobApplyFlowDrawer-module-scss-module__USxccW__headerRow.JobApplyFlowDrawer-module-scss-module__USxccW__headerRow{justify-content:space-between}.JobApplyFlowDrawer-module-scss-module__USxccW__closeButton{background:var(--transparent-dark-4,#0e0f110a);width:24px;height:24px;color:var(--foreground-neutral-tertiary,#8897ae);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background-color .2s,color .2s;display:flex}.JobApplyFlowDrawer-module-scss-module__USxccW__closeButton svg{width:16px;height:16px}.JobApplyFlowDrawer-module-scss-module__USxccW__closeButton:hover{background:var(--transparent-dark-6,#0e0f110f);color:var(--foreground-neutral-secondary,#455468)}.JobApplyFlowDrawer-module-scss-module__USxccW__stepBand{width:100%;max-width:720px;margin:-6px auto 0;padding-top:4px}.JobApplyFlowDrawer-module-scss-module__USxccW__lede{letter-spacing:-.2px;width:100%;color:var(--foreground-neutral-secondary,#455468);margin:0;font-size:14px;font-weight:400;line-height:20px}.JobApplyFlowDrawer-module-scss-module__USxccW__stepIntro{flex-direction:column;width:100%;display:flex}.JobApplyFlowDrawer-module-scss-module__USxccW__stepTitle{letter-spacing:-.4px;width:100%;color:var(--foreground-neutral-primary,#0a0c11);margin:0;font-size:20px;font-weight:500;line-height:27px}.JobApplyFlowDrawer-module-scss-module__USxccW__footerStatus{flex:auto;min-width:0;display:flex}.JobApplyFlowDrawer-module-scss-module__USxccW__footerStatus:empty,.JobApplyFlowDrawer-module-scss-module__USxccW__footerStatus:not(:empty)~.JobApplyFlowDrawer-module-scss-module__USxccW__footerHint{display:none}.JobApplyFlowDrawer-module-scss-module__USxccW__footer{z-index:2;background:var(--Neutral-White,#fff);width:100%;box-shadow:0 -1px 4px 0 var(--transparent-dark-6,#0e0f110f);flex-shrink:0;position:sticky;bottom:0}.JobApplyFlowDrawer-module-scss-module__USxccW__footerInner{flex-direction:column;align-items:stretch;gap:12px;width:100%;max-width:720px;margin:0 auto;padding:12px;display:flex}@media (min-width:960px){.JobApplyFlowDrawer-module-scss-module__USxccW__footerInner{flex-direction:row;justify-content:flex-end;align-items:center;gap:16px;padding:12px 20px}}.JobApplyFlowDrawer-module-scss-module__USxccW__footerAction{white-space:nowrap}@media (min-width:960px){.JobApplyFlowDrawer-module-scss-module__USxccW__footerAction{flex-shrink:0}}.JobApplyFlowDrawer-module-scss-module__USxccW__appliedButton{flex-shrink:0;justify-content:center;align-items:center;gap:6px;display:inline-flex}.JobApplyFlowDrawer-module-scss-module__USxccW__appliedButton.JobApplyFlowDrawer-module-scss-module__USxccW__appliedButton:disabled{cursor:default}.JobApplyFlowDrawer-module-scss-module__USxccW__footerHint{letter-spacing:.12px;color:var(--foreground-neutral-secondary,#455468);margin:0;font-size:12px;font-weight:400;line-height:18px}@media (min-width:960px){.JobApplyFlowDrawer-module-scss-module__USxccW__footerHint{flex:1;min-width:0}}.JobApplyFlowDrawer-module-scss-module__USxccW__cardEdge{border:1px solid var(--border-neutral-xsubtle,#1b38600f)}
.OptionalMark-module-scss-module__A2kKdq__mark{color:var(--foreground-neutral-tertiary,#8897ae);margin-left:4px;font-weight:400}
.TeamProfile-module-scss-module__qAY_lq__page{width:100%}.TeamProfile-module-scss-module__qAY_lq__railBackSpacer{display:none}@media (min-width:960px){.TeamProfile-module-scss-module__qAY_lq__railBackSpacer{visibility:hidden;pointer-events:none;flex-shrink:0;display:block}}.TeamProfile-module-scss-module__qAY_lq__profileRow{flex-wrap:wrap;align-items:flex-start;gap:16px}@media (max-width:639px){.TeamProfile-module-scss-module__qAY_lq__headerActionSlot{width:100%}}.TeamProfile-module-scss-module__qAY_lq__logoTagsGrow{flex:1;min-width:0}.TeamProfile-module-scss-module__qAY_lq__headerActionSlot{flex-shrink:0}.TeamProfile-module-scss-module__qAY_lq__followHeader{flex-direction:column;align-items:flex-end;gap:8px;display:inline-flex}@media (max-width:639px){.TeamProfile-module-scss-module__qAY_lq__followClusterMobile{align-items:flex-start}.TeamProfile-module-scss-module__qAY_lq__adminActionsCorner{position:absolute;top:16px;right:16px}}.TeamProfile-module-scss-module__qAY_lq__teamHeaderCluster{flex-direction:column;align-items:flex-end;gap:12px;display:inline-flex}.TeamProfile-module-scss-module__qAY_lq__followInline{align-items:flex-start;gap:16px;display:inline-flex}@media (max-width:639px){.TeamProfile-module-scss-module__qAY_lq__followInline{flex-direction:column;gap:12px;width:100%;display:flex}}.TeamProfile-module-scss-module__qAY_lq__inlineFollowers{align-items:center;min-height:38px;display:flex}@media (max-width:639px){.TeamProfile-module-scss-module__qAY_lq__inlineFollowers .TeamProfile-module-scss-module__qAY_lq__subAvatar{width:26px;height:26px}.TeamProfile-module-scss-module__qAY_lq__inlineFollowers .TeamProfile-module-scss-module__qAY_lq__subAvatar+.TeamProfile-module-scss-module__qAY_lq__inlineFollowers .TeamProfile-module-scss-module__qAY_lq__subAvatar{margin-left:-9px}.TeamProfile-module-scss-module__qAY_lq__inlineFollowers .TeamProfile-module-scss-module__qAY_lq__subCount{font-size:15px;line-height:22px}.TeamProfile-module-scss-module__qAY_lq__inlineFollowers .TeamProfile-module-scss-module__qAY_lq__subPrivacyIcon svg{width:18px;height:18px}}.TeamProfile-module-scss-module__qAY_lq__mainCardTight{padding-top:16px;padding-bottom:16px}.TeamProfile-module-scss-module__qAY_lq__demoDayChip{color:#fff;text-shadow:0 1px 1px #0e0f1138;white-space:nowrap;background:linear-gradient(135deg,#1b4dff 0%,#4cee8c 100%);border-radius:24px;align-items:center;gap:4px;padding:6px 10px;font-size:12px;font-weight:500;line-height:14px;text-decoration:none;transition:filter .15s;display:inline-flex}.TeamProfile-module-scss-module__qAY_lq__demoDayChip svg{color:#fff;flex:none;width:12px;height:12px}.TeamProfile-module-scss-module__qAY_lq__demoDayChip:hover{filter:brightness(.97)saturate(1.04)}.TeamProfile-module-scss-module__qAY_lq__demoDayPill{color:#fff;text-shadow:0 1px 1px #0e0f1138;white-space:nowrap;background:linear-gradient(135deg,#1b4dff 0%,#4cee8c 100%);border-radius:999px;align-items:center;gap:4px;padding:4px 10px;font-size:14px;line-height:20px;text-decoration:none;transition:filter .15s;display:inline-flex}.TeamProfile-module-scss-module__qAY_lq__demoDayPill svg{color:#fff;flex:none;width:12px;height:12px}.TeamProfile-module-scss-module__qAY_lq__demoDayPill:hover{filter:brightness(.97)saturate(1.04)}.TeamProfile-module-scss-module__qAY_lq__demoDayEmblem,.TeamProfile-module-scss-module__qAY_lq__demoDayEmblemOutlined{border-radius:6px;flex:none;justify-content:center;align-items:center;margin-left:8px;padding:2px 8px;transition:filter .15s,transform .15s;display:inline-flex}.TeamProfile-module-scss-module__qAY_lq__demoDayEmblem:hover,.TeamProfile-module-scss-module__qAY_lq__demoDayEmblemOutlined:hover{transform:translateY(-1px)}.TeamProfile-module-scss-module__qAY_lq__demoDayEmblem svg,.TeamProfile-module-scss-module__qAY_lq__demoDayEmblemOutlined svg{flex:none}@media (max-width:639px){.TeamProfile-module-scss-module__qAY_lq__demoDayEmblem,.TeamProfile-module-scss-module__qAY_lq__demoDayEmblemOutlined{padding:3px 8px}}.TeamProfile-module-scss-module__qAY_lq__demoDayEmblem{color:#fff;text-shadow:0 1px 1px #0e0f1138;background:linear-gradient(135deg,#1b4dff 0%,#4cee8c 100%);box-shadow:0 1px 2px #0e0f111f}.TeamProfile-module-scss-module__qAY_lq__demoDayEmblem:hover{filter:brightness(1.03)saturate(1.05)}.TeamProfile-module-scss-module__qAY_lq__demoDayEmblemOutlined{color:var(--foreground-neutral-primary,#0a0c11);background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(135deg,#1b4dff 0%,#0a9952 100%) border-box;border:1px solid #0000}.TeamProfile-module-scss-module__qAY_lq__demoDayEmblemOutlined:hover{filter:brightness(.99)}.TeamProfile-module-scss-module__qAY_lq__demoDayEmblemOutlined .TeamProfile-module-scss-module__qAY_lq__demoDayEmblemCode,.TeamProfile-module-scss-module__qAY_lq__demoDayEmblemOutlined .TeamProfile-module-scss-module__qAY_lq__demoDayEmblemLabel{background:linear-gradient(135deg,#1b4dff 0%,#0a9952 100%);-webkit-text-fill-color:#0000;color:#0000;-webkit-background-clip:text;background-clip:text}.TeamProfile-module-scss-module__qAY_lq__demoDayEmblemCode{color:inherit;letter-spacing:.2px;font-size:12px;font-weight:600;line-height:16px}@media (max-width:639px){.TeamProfile-module-scss-module__qAY_lq__demoDayEmblemCode{display:none}}.TeamProfile-module-scss-module__qAY_lq__demoDayEmblemLabel{display:none}@media (max-width:639px){.TeamProfile-module-scss-module__qAY_lq__demoDayEmblemLabel{color:inherit;letter-spacing:-.2px;white-space:nowrap;font-size:12px;font-weight:500;line-height:16px;display:inline}}.TeamProfile-module-scss-module__qAY_lq__demoDayRow{margin-top:12px;display:flex}.TeamProfile-module-scss-module__qAY_lq__demoDayRow .TeamProfile-module-scss-module__qAY_lq__demoDayEmblem{margin-left:0}.TeamProfile-module-scss-module__qAY_lq__demoDayEmblemSeries{margin-top:0;margin-left:8px;text-decoration:none}.TeamProfile-module-scss-module__qAY_lq__aboutSpacing{margin-top:40px}.TeamProfile-module-scss-module__qAY_lq__aboutDesc{background:0 0;padding-bottom:0}.TeamProfile-module-scss-module__qAY_lq__aboutDesc>div{padding:0}.TeamProfile-module-scss-module__qAY_lq__followCaption{color:var(--foreground-neutral-tertiary,#8897ae);text-align:center;margin:0;font-size:12px;line-height:16px}.TeamProfile-module-scss-module__qAY_lq__followCaptionHidden{visibility:hidden}.TeamProfile-module-scss-module__qAY_lq__captionSpacer{height:16px}.TeamProfile-module-scss-module__qAY_lq__beforeAboutSlot{margin-top:28px;margin-bottom:20px}.TeamProfile-module-scss-module__qAY_lq__toast{background:var(--foreground-neutral-primary,#0a0c11);color:#fff;z-index:80;border-radius:10px;align-items:flex-start;gap:10px;max-width:min(440px,100vw - 32px);padding:14px 16px;animation:.28s cubic-bezier(.22,1,.36,1) TeamProfile-module-scss-module__qAY_lq__toastIn;display:flex;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 12px 32px #0e0f113d}.TeamProfile-module-scss-module__qAY_lq__toastIcon{color:var(--foreground-success-primary,#2ecc71);flex-shrink:0;margin-top:1px}.TeamProfile-module-scss-module__qAY_lq__toastText{font-size:14px;line-height:20px}.TeamProfile-module-scss-module__qAY_lq__toastText strong{font-weight:600}@keyframes TeamProfile-module-scss-module__qAY_lq__toastIn{0%{opacity:0;transform:translate(-50%)translateY(12px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@media (prefers-reduced-motion:reduce){.TeamProfile-module-scss-module__qAY_lq__toast{animation:none}}.TeamProfile-module-scss-module__qAY_lq__subStack{appearance:none;cursor:pointer;background:0 0;border:none;border-radius:8px;align-self:center;align-items:center;gap:8px;padding:4px 6px;display:inline-flex}.TeamProfile-module-scss-module__qAY_lq__subStack:hover{background:var(--transparent-dark-4,#0e0f110a)}.TeamProfile-module-scss-module__qAY_lq__subStackRow{justify-content:center;align-items:center;gap:4px;display:flex}.TeamProfile-module-scss-module__qAY_lq__subPrivacyIcon{color:var(--foreground-neutral-tertiary,#8897ae);cursor:default;justify-content:center;align-items:center;line-height:0;display:flex}.TeamProfile-module-scss-module__qAY_lq__subPrivacyIcon svg{display:block}.TeamProfile-module-scss-module__qAY_lq__subPrivacyIcon:hover{color:var(--foreground-neutral-secondary,#455468)}.TeamProfile-module-scss-module__qAY_lq__subPrivacyTip{white-space:nowrap;font-size:12px;line-height:16px;display:block}.TeamProfile-module-scss-module__qAY_lq__subStackHidden{visibility:hidden;pointer-events:none}.TeamProfile-module-scss-module__qAY_lq__subAvatars{display:inline-flex}.TeamProfile-module-scss-module__qAY_lq__subAvatar{object-fit:cover;border:1.5px solid #fff;border-radius:50%;width:20px;height:20px}.TeamProfile-module-scss-module__qAY_lq__subAvatar+.TeamProfile-module-scss-module__qAY_lq__subAvatar{margin-left:-7px}.TeamProfile-module-scss-module__qAY_lq__subCount{color:var(--foreground-neutral-secondary,#455468);font-size:14px;line-height:20px}.TeamProfile-module-scss-module__qAY_lq__subCount strong{color:var(--foreground-neutral-primary,#0a0c11);font-variant-numeric:tabular-nums;font-weight:600}.TeamProfile-module-scss-module__qAY_lq__subModal{background:#fff;border-radius:14px;width:min(440px,100vw - 32px);padding:0;overflow:hidden}.TeamProfile-module-scss-module__qAY_lq__subModalHead{border-bottom:1px solid var(--border-neutral-subtle,#1b38601f);justify-content:space-between;align-items:center;gap:8px;padding:20px 24px 12px;display:flex}.TeamProfile-module-scss-module__qAY_lq__subModalTitleWrap{align-items:baseline;gap:8px;display:inline-flex}.TeamProfile-module-scss-module__qAY_lq__subModalClose{appearance:none;width:28px;height:28px;color:var(--foreground-neutral-tertiary,#8897ae);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.TeamProfile-module-scss-module__qAY_lq__subModalClose:hover{background:var(--transparent-dark-4,#0e0f110a);color:var(--foreground-neutral-primary,#0a0c11)}.TeamProfile-module-scss-module__qAY_lq__subModalTitle{color:var(--foreground-neutral-primary,#0a0c11);margin:0;font-size:18px;font-weight:600}.TeamProfile-module-scss-module__qAY_lq__subModalCount{color:var(--foreground-neutral-tertiary,#8897ae);font-variant-numeric:tabular-nums;font-size:14px;font-weight:600}.TeamProfile-module-scss-module__qAY_lq__subList{scrollbar-width:none;flex-direction:column;max-height:60vh;margin:0;padding:8px 12px 16px;list-style:none;display:flex;overflow-y:auto}.TeamProfile-module-scss-module__qAY_lq__subList::-webkit-scrollbar{display:none}.TeamProfile-module-scss-module__qAY_lq__subRow{border-radius:8px;align-items:center;gap:12px;padding:10px 12px;display:flex}.TeamProfile-module-scss-module__qAY_lq__subRow:hover{background:var(--transparent-dark-4,#0e0f1108)}.TeamProfile-module-scss-module__qAY_lq__subRowAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:40px;height:40px}.TeamProfile-module-scss-module__qAY_lq__subRowText{flex-direction:column;min-width:0;display:flex}.TeamProfile-module-scss-module__qAY_lq__subRowName{color:var(--foreground-neutral-primary,#0a0c11);font-size:14px;font-weight:600}.TeamProfile-module-scss-module__qAY_lq__subRowRole{color:var(--foreground-neutral-tertiary,#8897ae);font-size:13px}@media (max-width:639px){.TeamProfile-module-scss-module__qAY_lq__followDesktop{display:none}}.TeamProfile-module-scss-module__qAY_lq__followMobile{margin-top:16px;display:none}@media (max-width:639px){.TeamProfile-module-scss-module__qAY_lq__followMobile{display:block}}.TeamProfile-module-scss-module__qAY_lq__followStack{flex-direction:column;gap:12px;display:flex}.TeamProfile-module-scss-module__qAY_lq__followAbove{width:100%;padding:0}.TeamProfile-module-scss-module__qAY_lq__demoBar{flex-wrap:wrap;align-items:center;gap:12px;max-width:1264px;margin:0 auto;padding:12px 16px;display:flex}.TeamProfile-module-scss-module__qAY_lq__demoLabel{color:var(--foreground-neutral-tertiary,#8897ae);letter-spacing:.12px;font-size:12px;font-weight:500}.TeamProfile-module-scss-module__qAY_lq__demoSwitch{background:var(--transparent-dark-4,#0e0f110a);border-radius:9999px;gap:4px;padding:4px;display:inline-flex}.TeamProfile-module-scss-module__qAY_lq__demoBtn{cursor:pointer;letter-spacing:-.2px;color:var(--foreground-neutral-secondary,#455468);background:0 0;border:none;border-radius:9999px;padding:6px 14px;font-size:14px;font-weight:500}.TeamProfile-module-scss-module__qAY_lq__demoBtnActive{background:var(--Neutral-White,#fff);color:var(--foreground-neutral-primary,#0a0c11);box-shadow:0 0 1px #0f172a1f,0 4px 4px #0f172a0a}.TeamProfile-module-scss-module__qAY_lq__layout{flex-direction:column;align-items:center;gap:8px;width:100%;padding-bottom:24px;display:flex}@media (min-width:960px){.TeamProfile-module-scss-module__qAY_lq__layout{flex-direction:row;justify-content:center;align-items:flex-start;gap:24px;padding-bottom:0}}.TeamProfile-module-scss-module__qAY_lq__mainCol{padding-bottom:0}@media (min-width:960px){.TeamProfile-module-scss-module__qAY_lq__mainCol{flex-shrink:0;padding-bottom:40px;width:auto!important;margin:0!important}}.TeamProfile-module-scss-module__qAY_lq__rail{flex-direction:column;gap:0;width:100%;max-width:900px;display:flex}@media (min-width:960px){.TeamProfile-module-scss-module__qAY_lq__rail{flex-shrink:0;width:340px;max-height:calc(100dvh - 32px);position:sticky;top:16px}}.TeamProfile-module-scss-module__qAY_lq__railSpacer{height:0}@media (min-width:960px){.TeamProfile-module-scss-module__qAY_lq__railSpacer{height:64px}}.TeamProfile-module-scss-module__qAY_lq__newsPanel{background:var(--background-brand-soft-surface,#f2f5ff);border:1px solid var(--border-brand-subtle,#aebfff);border-radius:8px;flex-direction:column;gap:12px;padding:16px;display:flex}.TeamProfile-module-scss-module__qAY_lq__newsPanel h2{color:var(--foreground-brand-secondary,#4174ff)}.TeamProfile-module-scss-module__qAY_lq__newsPanel [class*=cardFlat]:not(:last-child){border-bottom-color:var(--border-brand-subtle,#aebfff)}@media (min-width:960px){.TeamProfile-module-scss-module__qAY_lq__newsPanel{min-height:0}.TeamProfile-module-scss-module__qAY_lq__newsPanel>:first-child{flex-shrink:0}}.TeamProfile-module-scss-module__qAY_lq__newsHeadline{letter-spacing:-.3px;font-size:16px;line-height:22px;transition:color .12s}.TeamProfile-module-scss-module__qAY_lq__newsSummary{max-height:40px;color:var(--foreground-neutral-secondary,#455468);letter-spacing:-.2px;margin:0;font-size:14px;font-weight:400;line-height:20px;overflow:hidden}.TeamProfile-module-scss-module__qAY_lq__summaryMeasure{visibility:hidden;pointer-events:none;z-index:-1;letter-spacing:-.2px;font-size:14px;font-weight:400;line-height:20px;position:absolute;top:0;left:0}.TeamProfile-module-scss-module__qAY_lq__newsSummaryWrap{position:relative}.TeamProfile-module-scss-module__qAY_lq__showMore{cursor:pointer;vertical-align:baseline;color:var(--foreground-neutral-secondary,#455468);letter-spacing:-.2px;background:0 0;border:none;padding:0;font-family:inherit;font-size:14px;font-weight:500;line-height:20px}.TeamProfile-module-scss-module__qAY_lq__showMore span{text-underline-offset:4px;text-decoration:underline}.TeamProfile-module-scss-module__qAY_lq__showMore:hover{color:var(--foreground-brand-primary,#1b4dff)}@keyframes TeamProfile-module-scss-module__qAY_lq__newsHighlightRing{0%{box-shadow:0 0 0 2px var(--foreground-brand-primary,#1b4dff)}to{box-shadow:0 0 0 2px #1b4dff00}}.TeamProfile-module-scss-module__qAY_lq__newsHighlight{animation:1.5s ease-out TeamProfile-module-scss-module__qAY_lq__newsHighlightRing}.TeamProfile-module-scss-module__qAY_lq__newsRowTight.TeamProfile-module-scss-module__qAY_lq__newsRowTight{gap:8px;padding-bottom:12px}.TeamProfile-module-scss-module__qAY_lq__newsRowTight.TeamProfile-module-scss-module__qAY_lq__newsRowTight:hover .TeamProfile-module-scss-module__qAY_lq__newsHeadline{color:var(--foreground-brand-primary,#1b4dff)}.TeamProfile-module-scss-module__qAY_lq__newsMetaRow.TeamProfile-module-scss-module__qAY_lq__newsMetaRow{row-gap:12px}.TeamProfile-module-scss-module__qAY_lq__postTrigger{flex-shrink:0;display:inline-flex}.TeamProfile-module-scss-module__qAY_lq__postAction.TeamProfile-module-scss-module__qAY_lq__postAction{white-space:nowrap;flex-shrink:0;align-items:center;gap:4px;display:inline-flex}.TeamProfile-module-scss-module__qAY_lq__postTip.TeamProfile-module-scss-module__qAY_lq__postTip{flex-direction:column;align-items:flex-start;gap:8px;max-width:250px;display:flex;overflow:visible}.TeamProfile-module-scss-module__qAY_lq__postTipText{color:var(--Neutral-White,#fff);margin:0}.TeamProfile-module-scss-module__qAY_lq__postTipDismiss{cursor:pointer;color:var(--Neutral-White,#fff);text-underline-offset:4px;background:0 0;border:none;padding:0;font-family:inherit;font-size:13px;font-weight:500;line-height:18px;text-decoration:underline}.TeamProfile-module-scss-module__qAY_lq__newsEmpty{border:1px solid var(--border-neutral-subtle,#1b38601f);background:var(--Neutral-White,#fff);text-align:center;border-radius:8px;flex-direction:column;flex-shrink:0;align-items:center;gap:16px;padding:20px 16px;display:flex}.TeamProfile-module-scss-module__qAY_lq__newsEmptyText{flex-direction:column;gap:4px;display:flex}.TeamProfile-module-scss-module__qAY_lq__newsEmptyTitle{color:var(--foreground-neutral-primary,#0a0c11);letter-spacing:-.3px;margin:0;font-size:16px;font-weight:500;line-height:22px}.TeamProfile-module-scss-module__qAY_lq__newsActions{align-items:center;gap:12px;display:inline-flex}.TeamProfile-module-scss-module__qAY_lq__newsList{flex-direction:column;gap:0;display:flex}.TeamProfile-module-scss-module__qAY_lq__newsList>*{flex-shrink:0}@media (min-width:960px){.TeamProfile-module-scss-module__qAY_lq__newsList{overscroll-behavior:contain;scrollbar-width:none;flex:auto;min-height:0;overflow-y:auto}.TeamProfile-module-scss-module__qAY_lq__newsList::-webkit-scrollbar{display:none}}.TeamProfile-module-scss-module__qAY_lq__newsFooter{flex-shrink:0;grid-template-columns:repeat(auto-fit,minmax(184px,1fr));gap:8px;display:grid}.TeamProfile-module-scss-module__qAY_lq__viewAll,.TeamProfile-module-scss-module__qAY_lq__viewFeed{border:1px solid var(--border-neutral-subtle,#1b38601f);background:var(--Neutral-White,#fff);letter-spacing:-.2px;white-space:nowrap;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:4px;min-width:0;padding:10px 12px;font-size:14px;font-weight:500;line-height:20px;text-decoration:none;display:flex;overflow:hidden}.TeamProfile-module-scss-module__qAY_lq__viewAll:hover,.TeamProfile-module-scss-module__qAY_lq__viewFeed:hover{background:var(--transparent-dark-4,#0e0f110a);text-decoration:none}.TeamProfile-module-scss-module__qAY_lq__viewAll{color:var(--foreground-brand-primary,#1b4dff)}.TeamProfile-module-scss-module__qAY_lq__viewFeed{color:var(--foreground-neutral-secondary,#455468)}.TeamProfile-module-scss-module__qAY_lq__viewFeed svg{flex-shrink:0;width:14px;height:14px}.TeamProfile-module-scss-module__qAY_lq__viewFeed:hover{color:var(--foreground-neutral-primary,#0a0c11)}.TeamProfile-module-scss-module__qAY_lq__newsPage{z-index:60;background:var(--Neutral-White,#fff);-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:column;display:flex;position:fixed;inset:0;overflow-y:auto}.TeamProfile-module-scss-module__qAY_lq__newsPage::-webkit-scrollbar{display:none}.TeamProfile-module-scss-module__qAY_lq__newsPageHeader{z-index:1;background:var(--Neutral-White,#fff);border-bottom:1px solid var(--border-neutral-subtle,#1b38601f);justify-content:space-between;align-items:center;padding:20px 16px;display:flex;position:sticky;top:0}.TeamProfile-module-scss-module__qAY_lq__newsPageTitleRow{align-items:center;gap:12px;display:flex}.TeamProfile-module-scss-module__qAY_lq__newsPageTitle{letter-spacing:-.4px;color:var(--foreground-neutral-primary,#0a0c11);margin:0;font-size:24px;font-weight:500;line-height:32px}.TeamProfile-module-scss-module__qAY_lq__newsPageBadge{background:#1b4dff05;border:1px solid #aebfff;border-radius:9999px;justify-content:center;align-items:center;gap:2px;padding:2px 8px;display:flex}.TeamProfile-module-scss-module__qAY_lq__newsPageBadgeText{letter-spacing:-.2px;color:#4174ff;padding:0 2px;font-size:14px;font-weight:500;line-height:20px}.TeamProfile-module-scss-module__qAY_lq__newsPageClose{background:var(--transparent-dark-4,#0e0f110a);width:32px;height:32px;color:var(--foreground-neutral-secondary,#455468);cursor:pointer;border:none;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;padding:6px;transition:all .15s;display:flex;box-shadow:inset 0 -2px 4px #0e0f1105}.TeamProfile-module-scss-module__qAY_lq__newsPageClose:hover{background:#0e0f110f}.TeamProfile-module-scss-module__qAY_lq__newsPageSearch{flex-shrink:0;padding:16px}.TeamProfile-module-scss-module__qAY_lq__newsPageList{flex-direction:column;gap:12px;padding:0 16px 24px;display:flex}.TeamProfile-module-scss-module__qAY_lq__newsPageEmpty{text-align:center;color:var(--foreground-neutral-tertiary,#8897ae);padding:48px 16px;font-size:14px}.TeamProfile-module-scss-module__qAY_lq__discuss{cursor:pointer;color:var(--foreground-brand-primary,#1b4dff);letter-spacing:-.2px;white-space:nowrap;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-size:14px;font-weight:500;line-height:20px;display:inline-flex}.TeamProfile-module-scss-module__qAY_lq__factsRow{color:var(--foreground-neutral-secondary,#455468);letter-spacing:-.2px;margin-top:-8px;font-size:14px;font-weight:400;line-height:20px}.TeamProfile-module-scss-module__qAY_lq__factsRow>span[class*=location]{padding-right:0}@media (max-width:639px){.TeamProfile-module-scss-module__qAY_lq__factsRow{column-gap:20px}.TeamProfile-module-scss-module__qAY_lq__factsRow>span[class*=divider]{display:none}}.TeamProfile-module-scss-module__qAY_lq__factIcon{color:var(--foreground-neutral-secondary,#455468);flex-shrink:0}.TeamProfile-module-scss-module__qAY_lq__statusChip.TeamProfile-module-scss-module__qAY_lq__statusChip{min-width:0;font-size:12px;line-height:14px}.TeamProfile-module-scss-module__qAY_lq__statusBadge{flex-shrink:0;margin-left:8px;display:inline-flex}@media (max-width:639px){.TeamProfile-module-scss-module__qAY_lq__statusBadge{flex-basis:100%;margin-top:6px;margin-left:0}.TeamProfile-module-scss-module__qAY_lq__nameRowWrap{flex-wrap:wrap}}.TeamProfile-module-scss-module__qAY_lq__demoGroup{align-items:center;gap:8px;display:inline-flex}@keyframes TeamProfile-module-scss-module__qAY_lq__newsPostedWash{0%{background-color:var(--transparent-brand-16,#1b4dff29)}to{background-color:#0000}}.TeamProfile-module-scss-module__qAY_lq__newsPosted{border-radius:8px;animation:1.5s ease-out TeamProfile-module-scss-module__qAY_lq__newsPostedWash}
.ChatPanelHeader-module-scss-module__C1ZZUa__root{border-bottom:1px solid #e2e8f0;align-items:center;gap:8px;display:flex}.ChatPanelHeader-module-scss-module__C1ZZUa__title{color:#0f172a;font-size:18px;font-style:normal;font-weight:600;line-height:40px}
.ForYouHint-module-scss-module__tsGgTG__root{background:var(--background-neutral-soft-surface,#f9fafb);color:var(--foreground-neutral-secondary,#455468);letter-spacing:-.2px;border-radius:12px;margin:0 0 16px;padding:8px 16px;font-size:14px;font-weight:400;line-height:20px}.ForYouHint-module-scss-module__tsGgTG__link{color:var(--foreground-brand-primary,#1b4dff);font-weight:500;text-decoration:none}.ForYouHint-module-scss-module__tsGgTG__link:hover{text-decoration:underline}
.TeamProfileSocialLink-module-scss-module__fzSKbW__root{cursor:pointer;background-color:#0000;border-radius:4px;align-items:center;gap:4px;padding:6px 12px;display:flex}.TeamProfileSocialLink-module-scss-module__fzSKbW__root.TeamProfileSocialLink-module-scss-module__fzSKbW__incomplete{opacity:.35;pointer-events:none;-webkit-user-select:none;user-select:none}.TeamProfileSocialLink-module-scss-module__fzSKbW__link{color:#0f172a;text-wrap:nowrap;text-overflow:ellipsis;max-width:100px;font-size:12px;font-weight:500;line-height:14px;display:inline-block;overflow:hidden}@media (min-width:1024px){.TeamProfileSocialLink-module-scss-module__fzSKbW__link{max-width:150px}}
.TeamContactInfoView-module-scss-module__P4bQCG__contacts{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.TeamContactInfoView-module-scss-module__P4bQCG__jobReferEmail{flex-direction:column;gap:4px;width:100%;padding:6px 12px;display:flex}.TeamContactInfoView-module-scss-module__P4bQCG__jobReferEmailLabel{letter-spacing:.4px;text-transform:uppercase;color:var(--foreground-neutral-tertiary,#8897ae);font-size:11px;font-weight:600;line-height:16px}.TeamContactInfoView-module-scss-module__P4bQCG__jobReferEmailValue{color:#0f172a;word-break:break-all;font-size:12px;font-weight:500;line-height:18px}
.EmptyChatView-module-scss-module__cSY7ga__root{flex:1;justify-content:center;align-items:center;display:flex}
.LinkAccountModal-module-scss-module__ZDLWjW__root{width:400px}.LinkAccountModal-module-scss-module__ZDLWjW__reportIssue{margin:0 auto}
/*# sourceMappingURL=0gcmv1c2p68n-.css.map*/