.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}
.TeamGroupCard-module-scss-module__aHjAkW__card{background:#fff;border:1px solid #1b38600f;border-radius:8px;flex-direction:column;gap:20px;width:100%;padding:20px;transition:box-shadow .2s;display:flex;box-shadow:0 0 1px #0f172a1f,0 4px 4px #0f172a0a}.TeamGroupCard-module-scss-module__aHjAkW__card:hover{box-shadow:0 10px 20px -5px #0e0f110f,0 20px 65px -5px #0e0f110f}.TeamGroupCard-module-scss-module__aHjAkW__header{border-bottom:1px solid #f1f5f9;align-items:flex-start;gap:16px;padding-bottom:20px;display:flex}.TeamGroupCard-module-scss-module__aHjAkW__avatar{color:#f8fafc;background:#0f172a;border:1px solid #1b38601f;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden}.TeamGroupCard-module-scss-module__aHjAkW__avatarImage{object-fit:cover;width:100%;height:100%}.TeamGroupCard-module-scss-module__aHjAkW__avatarInitials{letter-spacing:.5px;font-size:18px;font-weight:600}.TeamGroupCard-module-scss-module__aHjAkW__headerMain{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.TeamGroupCard-module-scss-module__aHjAkW__nameRow{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.TeamGroupCard-module-scss-module__aHjAkW__teamName{color:#0f172a;letter-spacing:-.4px;margin:0;font-size:24px;font-weight:600;line-height:34px}.TeamGroupCard-module-scss-module__aHjAkW__teamName a{color:inherit;text-decoration:none}.TeamGroupCard-module-scss-module__aHjAkW__teamName a:hover{color:#1b4dff;text-decoration:underline}.TeamGroupCard-module-scss-module__aHjAkW__focusRow{gap:6px}.TeamGroupCard-module-scss-module__aHjAkW__focusTag{max-width:180px}.TeamGroupCard-module-scss-module__aHjAkW__countBlock{flex-direction:column;line-height:1.1;display:flex}.TeamGroupCard-module-scss-module__aHjAkW__countNumber{color:#0f172a;text-align:center;letter-spacing:-.3px;font-size:20px;font-weight:700;line-height:27px}.TeamGroupCard-module-scss-module__aHjAkW__countLabel{color:#455468;letter-spacing:-.2px;font-size:12px;line-height:16px}.TeamGroupCard-module-scss-module__aHjAkW__newCount{color:#047857;letter-spacing:-.1px;background:#d1fae5;border-radius:999px;align-self:flex-end;margin-top:8px;padding:4px 12px;font-size:12px;font-weight:600;line-height:16px}.TeamGroupCard-module-scss-module__aHjAkW__roleList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.TeamGroupCard-module-scss-module__aHjAkW__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}.TeamGroupCard-module-scss-module__aHjAkW__expander:hover{text-decoration:underline}
.Tag-module-scss-module__feuXEW__root{border:none;border-radius:24px;outline:none;align-items:center;padding:6px 10px;font-size:12px;font-weight:500;line-height:14px;display:flex}.Tag-module-scss-module__feuXEW__value{text-overflow:ellipsis;overflow:hidden}.Tag-module-scss-module__feuXEW__default{color:#475569;white-space:nowrap;background:var(--tag-color,#f1f5f9);cursor:default;max-width:80px;overflow:hidden}@media (min-width:1024px){.Tag-module-scss-module__feuXEW__default{max-width:150px}}.Tag-module-scss-module__feuXEW__primary{white-space:nowrap;background:var(--tag-color,#f1f5f9);color:#475569;cursor:default;border:1px solid #f1f5f9;max-width:74px;padding:2px 5px;overflow:hidden}.Tag-module-scss-module__feuXEW__primaryWithIcon{max-width:132px}@media (min-width:1024px){.Tag-module-scss-module__feuXEW__primaryWithIcon{max-width:154px}}.Tag-module-scss-module__feuXEW__secondary{white-space:wrap;text-align:left;color:#0f172a;border:1px solid #cbd5e1}.Tag-module-scss-module__feuXEW__secondary:focus{box-shadow:0 0 0 2px #156ff740}.Tag-module-scss-module__feuXEW__secondary:hover{border:1px solid #94a3b8}.Tag-module-scss-module__feuXEW__active{color:#1d4ed8;text-align:left;background-color:#dbeafe;border:1px solid #1d4ed8}.Tag-module-scss-module__feuXEW__inactive{pointer-events:none;color:#64748b;text-align:left;background-color:#f8fafc;border:1px solid #cbd5e1}.Tag-module-scss-module__feuXEW__md{max-width:100px}@media (min-width:1024px){.Tag-module-scss-module__feuXEW__md{max-width:120px}}.Tag-module-scss-module__feuXEW__icon{height:14px;margin-right:2px;display:inline-block}
.TagsList-module-scss-module__yGCjma__root{flex-wrap:wrap;align-items:center;gap:8px;display:flex}
.page-module__0Ade-G__teamDetail{background-color:#f1f5f9;flex-direction:column;width:100%;max-width:900px;min-height:calc(100vh - 80px);margin:0 auto;padding-bottom:40px;display:flex}.page-module__0Ade-G__teamDetail__breadcrumb{width:100%;height:48px;top:var(--app-header-height);z-index:1;background-color:#fff;border-bottom:1px solid #e2e8f0;position:sticky}.page-module__0Ade-G__teamDetail__container{flex-direction:column;gap:8px;display:flex}.page-module__0Ade-G__teamDetail__Container__details{flex-direction:column;gap:8px;min-height:100px;display:flex}.page-module__0Ade-G__teamDetail__container__contact{background:#fff;box-shadow:0 4px 4px #0f172a0a}.page-module__0Ade-G__teamDetail__container__funding{min-height:20px}.page-module__0Ade-G__teamDetail__container__member{min-height:100px}.page-module__0Ade-G__teamDetail__irlContributions{background:#fff;min-height:20px;padding:20px;box-shadow:0 4px 4px #0f172a0a}.page-module__0Ade-G__teamDetail__Container__asks{background:#fff;border-radius:8px;padding:20px;position:relative}@media (min-width:1024px){.page-module__0Ade-G__teamDetail{align-items:center}.page-module__0Ade-G__teamDetail__container{width:900px}.page-module__0Ade-G__teamDetail__breadcrumb{display:unset;z-index:3;align-items:center;height:48px;display:flex}.page-module__0Ade-G__teamDetail__container__contact{border-radius:8px}}
.EditFormMobileControls-module-scss-module__KulR-W__root{padding-inline:16px;padding:var(--spacing-sm,12px) var(--spacing-lg,20px) var(--spacing-lg,20px) var(--spacing-lg,20px);justify-content:space-between;align-items:center;gap:var(--spacing-3xs,6px);border-top:1px solid var(--border-neutral-subtle,#1b38601f);z-index:11;opacity:0;pointer-events:none;background:#fff;width:100%;margin-top:auto;transition:all .3s ease-in-out;display:flex;position:sticky;bottom:0;transform:translateY(40px)}.EditFormMobileControls-module-scss-module__KulR-W__root.EditFormMobileControls-module-scss-module__KulR-W__visible{opacity:1;pointer-events:all;transform:translateY(0)}@media (min-width:960px){.EditFormMobileControls-module-scss-module__KulR-W__root{display:none}}.EditFormMobileControls-module-scss-module__KulR-W__controls{align-items:center;gap:8px;display:none}@media (min-width:960px){.EditFormMobileControls-module-scss-module__KulR-W__controls{display:flex}}.EditFormMobileControls-module-scss-module__KulR-W__mobileCloseButton{display:flex}@media (min-width:960px){.EditFormMobileControls-module-scss-module__KulR-W__mobileCloseButton{display:none}}.EditFormMobileControls-module-scss-module__KulR-W__title{color:#0f172a;font-feature-settings:"liga" off,"clig" off;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.EditFormMobileControls-module-scss-module__KulR-W__secondaryButton{border:1px solid var(--Border-border-dark,#cbd5e1);background:var(--Surface-surface-light,#fff);height:40px;color:var(--Text-text-dark,#0f172a);font-feature-settings:"liga" off,"clig" off;border-radius:8px;flex:1 0 0;justify-content:center;align-items:center;gap:8px;padding:10px 24px;font-size:14px;font-style:normal;font-weight:500;line-height:20px;display:flex;box-shadow:0 1px 1px #0f172a14}.EditFormMobileControls-module-scss-module__KulR-W__primaryButton{border:1px solid var(--Neutral-Slate-300,#cbd5e1);background:var(--Button-surface-brand-button,#156ff7);height:40px;color:var(--Text-text-lightest,#fff);font-feature-settings:"liga" off,"clig" off;border-radius:8px;flex:1 0 0;justify-content:center;align-items:center;gap:8px;padding:10px 24px;font-size:14px;font-style:normal;font-weight:500;line-height:20px;display:flex;box-shadow:0 1px 1px #0f172a14}.EditFormMobileControls-module-scss-module__KulR-W__primaryButton:disabled{pointer-events:none;opacity:.7}
.EditProfileForm-module-scss-module__jiA7Ha__body{background:#fff;border-radius:16px;flex-direction:column;align-self:stretch;align-items:flex-start;gap:16px;max-height:calc(100dvh - 56px);padding:16px 16px 92px;display:flex;overflow:auto}@media (min-width:960px){.EditProfileForm-module-scss-module__jiA7Ha__body{max-height:unset;overflow:unset;padding:32px}}.EditProfileForm-module-scss-module__jiA7Ha__row{align-items:flex-start;gap:16px;width:100%;display:flex}.EditProfileForm-module-scss-module__jiA7Ha__form{background:#fff;border-radius:8px;flex-direction:column;width:100%;margin-bottom:16px;display:flex}.EditProfileForm-module-scss-module__jiA7Ha__formContent{flex-direction:column;gap:24px;padding:20px;display:flex}@media (max-width:639px){.EditProfileForm-module-scss-module__jiA7Ha__formContent{gap:20px;padding:16px}}.EditProfileForm-module-scss-module__jiA7Ha__section{flex-direction:column;gap:16px;width:100%;display:flex}.EditProfileForm-module-scss-module__jiA7Ha__sectionTitle{letter-spacing:-.3px;color:#0a0c11;margin:0;font-family:Inter,sans-serif;font-size:18px;font-weight:600;line-height:24px}@media (max-width:639px){.EditProfileForm-module-scss-module__jiA7Ha__sectionTitle{font-size:16px;line-height:22px}}.EditProfileForm-module-scss-module__jiA7Ha__imageSection{align-items:flex-start;gap:20px;display:flex}@media (max-width:639px){.EditProfileForm-module-scss-module__jiA7Ha__imageSection{flex-direction:column;gap:12px}}.EditProfileForm-module-scss-module__jiA7Ha__imageInstructions{flex-direction:column;flex:1;gap:4px;display:flex}.EditProfileForm-module-scss-module__jiA7Ha__imageInstructions p{color:#455468;margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px}.EditProfileForm-module-scss-module__jiA7Ha__imageInstructions p:first-child{color:#0a0c11;font-weight:500}.EditProfileForm-module-scss-module__jiA7Ha__imageHint{color:#8897ae!important;font-size:12px!important;line-height:16px!important}.EditProfileForm-module-scss-module__jiA7Ha__formRow{flex-direction:column;gap:16px;width:100%;display:flex}@media (min-width:960px){.EditProfileForm-module-scss-module__jiA7Ha__formRow{flex-direction:row;gap:20px}.EditProfileForm-module-scss-module__jiA7Ha__formRow>*{flex:1}}.EditProfileForm-module-scss-module__jiA7Ha__formActions{background:#fff;border-top:1px solid #1b38601f;justify-content:flex-end;align-items:center;gap:12px;padding:16px 20px;display:flex}@media (max-width:639px){.EditProfileForm-module-scss-module__jiA7Ha__formActions{flex-direction:column-reverse;gap:8px;padding:12px 16px}.EditProfileForm-module-scss-module__jiA7Ha__formActions button{width:100%}}.EditProfileForm-module-scss-module__jiA7Ha__cancelButton{color:#455468;letter-spacing:-.2px;cursor:pointer;background:#fff;border:1px solid #cbd5e180;border-radius:8px;justify-content:center;align-items:center;padding:12px 24px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;transition:all .2s;display:flex}.EditProfileForm-module-scss-module__jiA7Ha__cancelButton:hover{background:#f8fafc;border-color:#5e718d}.EditProfileForm-module-scss-module__jiA7Ha__cancelButton:active{background:#f1f5f9}@media (max-width:639px){.EditProfileForm-module-scss-module__jiA7Ha__cancelButton{padding:14px 20px;font-size:16px;line-height:24px}}.EditProfileForm-module-scss-module__jiA7Ha__saveButton{color:#fff;letter-spacing:-.2px;cursor:pointer;background:#1b4dff;border:none;border-radius:8px;justify-content:center;align-items:center;padding:12px 24px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;transition:all .2s;display:flex}.EditProfileForm-module-scss-module__jiA7Ha__saveButton:hover{background:#1a47e6}.EditProfileForm-module-scss-module__jiA7Ha__saveButton:active{background:#1840cc}.EditProfileForm-module-scss-module__jiA7Ha__saveButton:disabled{cursor:not-allowed;background:#cbd5e1}@media (max-width:639px){.EditProfileForm-module-scss-module__jiA7Ha__saveButton{padding:14px 20px;font-size:16px;line-height:24px}}
.PitchVideoUpload-module-scss-module__d7Q_5a__materialUpload{flex-direction:column;width:100%;height:100%;display:flex}.PitchVideoUpload-module-scss-module__d7Q_5a__uploadArea{cursor:pointer;background:#fff;border:1px dashed #1b38603d;border-radius:4px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;min-height:180px;padding:10px;transition:all .2s;display:flex}.PitchVideoUpload-module-scss-module__d7Q_5a__uploadArea:hover{background:#f8faff;border-color:#1b4dff}.PitchVideoUpload-module-scss-module__d7Q_5a__uploadArea.PitchVideoUpload-module-scss-module__d7Q_5a__dragActive{background:#f0f4ff;border-style:solid;border-color:#1b4dff}@media (max-width:639px){.PitchVideoUpload-module-scss-module__d7Q_5a__uploadArea{gap:8px;min-height:100px;padding:16px}}.PitchVideoUpload-module-scss-module__d7Q_5a__uploadIcon{background:#f2f5ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}@media (max-width:639px){.PitchVideoUpload-module-scss-module__d7Q_5a__uploadIcon{width:36px;height:36px}}.PitchVideoUpload-module-scss-module__d7Q_5a__uploadText{text-align:center;flex-direction:column;align-items:center;gap:4px;display:flex}.PitchVideoUpload-module-scss-module__d7Q_5a__uploadText h4{letter-spacing:-.2px;color:#455468;margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px}@media (max-width:639px){.PitchVideoUpload-module-scss-module__d7Q_5a__uploadText h4{font-size:13px;line-height:18px}}.PitchVideoUpload-module-scss-module__d7Q_5a__uploadText p{letter-spacing:-.2px;color:#8897ae;margin:0;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:18px}@media (max-width:639px){.PitchVideoUpload-module-scss-module__d7Q_5a__uploadText p{font-size:11px;line-height:16px}}.PitchVideoUpload-module-scss-module__d7Q_5a__browseButton{padding:var(--spacing-4xs,4px) var(--spacing-2xs,8px);justify-content:center;align-items:center;gap:var(--spacing-zero,0);border-radius:var(--corner-radius-md,8px);border:1px solid var(--action-border-neutral-light_normal,#0e0f1129);background:var(--action-background-base-white,#fff);box-shadow:0 1px 2px 0 var(--transparent-dark-6,#0e0f110f);color:var(--action-foreground-neutral-normal,#455468);letter-spacing:-.2px;font-size:12px;font-style:normal;font-weight:500;line-height:16px;display:flex}.PitchVideoUpload-module-scss-module__d7Q_5a__filePreview{background:#fff;border:1px dashed #1b38603d;border-radius:4px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;min-height:180px;padding:20px;display:flex}@media (max-width:639px){.PitchVideoUpload-module-scss-module__d7Q_5a__filePreview{gap:8px;padding:16px}}.PitchVideoUpload-module-scss-module__d7Q_5a__fileIcon{background:#f2f5ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}@media (max-width:639px){.PitchVideoUpload-module-scss-module__d7Q_5a__fileIcon{width:36px;height:36px}}.PitchVideoUpload-module-scss-module__d7Q_5a__fileInfo{flex-direction:column;align-items:center;gap:4px;width:100%;display:flex}.PitchVideoUpload-module-scss-module__d7Q_5a__fileName{letter-spacing:-.2px;color:#455468;text-align:center;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px}@media (max-width:639px){.PitchVideoUpload-module-scss-module__d7Q_5a__fileName{font-size:13px;line-height:18px}}.PitchVideoUpload-module-scss-module__d7Q_5a__fileDetails{color:#8897ae;align-items:center;gap:4px;display:flex}.PitchVideoUpload-module-scss-module__d7Q_5a__fileSize{letter-spacing:-.2px;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:18px}@media (max-width:639px){.PitchVideoUpload-module-scss-module__d7Q_5a__fileSize{font-size:11px;line-height:16px}}.PitchVideoUpload-module-scss-module__d7Q_5a__uploadStatus{letter-spacing:-.2px;align-items:center;gap:4px;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:18px;display:flex}@media (max-width:639px){.PitchVideoUpload-module-scss-module__d7Q_5a__uploadStatus{font-size:11px;line-height:16px}}.PitchVideoUpload-module-scss-module__d7Q_5a__progressBar{align-items:center;gap:8px;width:100%;display:flex}@media (max-width:639px){.PitchVideoUpload-module-scss-module__d7Q_5a__progressBar{gap:6px}}.PitchVideoUpload-module-scss-module__d7Q_5a__progressTrack{background:#f0f3f9;border-radius:9999px;flex:1;height:10px;overflow:hidden}.PitchVideoUpload-module-scss-module__d7Q_5a__progressFill{background:#1b4dff;border-radius:9999px;height:100%;transition:width .3s}.PitchVideoUpload-module-scss-module__d7Q_5a__progressText{letter-spacing:-.2px;color:#455468;white-space:nowrap;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:16px}@media (max-width:639px){.PitchVideoUpload-module-scss-module__d7Q_5a__progressText{font-size:11px}}.PitchVideoUpload-module-scss-module__d7Q_5a__errorMessage{color:#dc2626;text-align:center;margin-top:8px;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:18px}@media (max-width:639px){.PitchVideoUpload-module-scss-module__d7Q_5a__errorMessage{margin-top:6px;font-size:11px;line-height:16px}}.PitchVideoUpload-module-scss-module__d7Q_5a__errorContainer{background:#fff;border:1px dashed #dc2626;border-radius:12px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;min-height:120px;padding:20px;display:flex}@media (max-width:639px){.PitchVideoUpload-module-scss-module__d7Q_5a__errorContainer{gap:10px;min-height:100px;padding:16px}}.PitchVideoUpload-module-scss-module__d7Q_5a__retryButton{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:6px;padding:8px 16px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:16px;transition:background-color .2s}.PitchVideoUpload-module-scss-module__d7Q_5a__retryButton:hover{background:#b91c1c}.PitchVideoUpload-module-scss-module__d7Q_5a__retryButton:active{background:#991b1b}@media (max-width:639px){.PitchVideoUpload-module-scss-module__d7Q_5a__retryButton{padding:6px 12px;font-size:11px}}.PitchVideoUpload-module-scss-module__d7Q_5a__spinner{animation:1s linear infinite PitchVideoUpload-module-scss-module__d7Q_5a__spin}@keyframes PitchVideoUpload-module-scss-module__d7Q_5a__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.PitchVideoUpload-module-scss-module__d7Q_5a__mediaPreview{flex-direction:column;gap:12px;width:100%;display:flex}.PitchVideoUpload-module-scss-module__d7Q_5a__placeholder{height:40px}
.TeamContactInfoEdit-module-scss-module__Az8tPG__detailsSection{grid-gap:24px}
.DemoMaterials-module-scss-module__cXoBoW__demoMaterialsSection{flex-direction:column;gap:16px;width:100%;padding:24px 0;display:flex}@media (max-width:639px){.DemoMaterials-module-scss-module__cXoBoW__demoMaterialsSection{gap:12px;padding:20px 0}}.DemoMaterials-module-scss-module__cXoBoW__sectionHeader{justify-content:space-between;align-items:center;width:100%;display:flex}.DemoMaterials-module-scss-module__cXoBoW__sectionTitle{color:var(--foreground-neutral-secondary,#455468);letter-spacing:-.2px;margin:0;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.DemoMaterials-module-scss-module__cXoBoW__prepDocLink{color:#455468;letter-spacing:-.2px;border-radius:8px;align-items:center;gap:4px;padding:0 4px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;text-decoration:none;transition:background-color .2s;display:flex}.DemoMaterials-module-scss-module__cXoBoW__prepDocLink svg{flex-shrink:0;width:18px;height:18px}.DemoMaterials-module-scss-module__cXoBoW__materialsContainer{background:var(--Neutral-Slate-50,#f8fafc);border-radius:12px;flex-direction:column;justify-content:flex-start;align-self:stretch;align-items:flex-start;gap:16px;padding:16px;display:flex}.DemoMaterials-module-scss-module__cXoBoW__materials{flex-direction:column;gap:16px;width:100%;display:flex}@media (min-width:960px){.DemoMaterials-module-scss-module__cXoBoW__materials{flex-direction:row;align-items:stretch}}.DemoMaterials-module-scss-module__cXoBoW__materials>*{flex-direction:column;flex:1;min-width:0;display:flex}.DemoMaterials-module-scss-module__cXoBoW__materialUpload{width:100%}.DemoMaterials-module-scss-module__cXoBoW__uploadArea{cursor:pointer;background:#fff;border:1px dashed #1b38603d;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:120px;padding:20px;transition:all .2s;display:flex}.DemoMaterials-module-scss-module__cXoBoW__uploadArea:hover{background:#f8faff;border-color:#1b4dff}.DemoMaterials-module-scss-module__cXoBoW__uploadArea.DemoMaterials-module-scss-module__cXoBoW__dragActive{background:#f0f4ff;border-style:solid;border-color:#1b4dff}@media (max-width:639px){.DemoMaterials-module-scss-module__cXoBoW__uploadArea{gap:8px;min-height:100px;padding:16px}}.DemoMaterials-module-scss-module__cXoBoW__uploadIcon{background:#f2f5ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}@media (max-width:639px){.DemoMaterials-module-scss-module__cXoBoW__uploadIcon{width:36px;height:36px}}.DemoMaterials-module-scss-module__cXoBoW__uploadText{text-align:center;flex-direction:column;align-items:center;gap:4px;display:flex}.DemoMaterials-module-scss-module__cXoBoW__uploadText h4{letter-spacing:-.2px;color:#455468;margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px}@media (max-width:639px){.DemoMaterials-module-scss-module__cXoBoW__uploadText h4{font-size:13px;line-height:18px}}.DemoMaterials-module-scss-module__cXoBoW__uploadText p{letter-spacing:-.2px;color:#8897ae;margin:0;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:18px}@media (max-width:639px){.DemoMaterials-module-scss-module__cXoBoW__uploadText p{font-size:11px;line-height:16px}}.DemoMaterials-module-scss-module__cXoBoW__browseButton{color:#fff;cursor:pointer;background:#1b4dff;border:none;border-radius:6px;padding:8px 16px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:16px;transition:background-color .2s}.DemoMaterials-module-scss-module__cXoBoW__browseButton:hover{background:#1a47e6}.DemoMaterials-module-scss-module__cXoBoW__browseButton:active{background:#1640cc}@media (max-width:639px){.DemoMaterials-module-scss-module__cXoBoW__browseButton{padding:6px 12px;font-size:11px}}.DemoMaterials-module-scss-module__cXoBoW__filePreview{background:#fff;border:1px dashed #1b38603d;border-radius:12px;flex-direction:column;align-items:center;gap:10px;padding:20px;display:flex}@media (max-width:639px){.DemoMaterials-module-scss-module__cXoBoW__filePreview{gap:8px;padding:16px}}.DemoMaterials-module-scss-module__cXoBoW__fileIcon{background:#f2f5ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}@media (max-width:639px){.DemoMaterials-module-scss-module__cXoBoW__fileIcon{width:36px;height:36px}}.DemoMaterials-module-scss-module__cXoBoW__fileInfo{flex-direction:column;align-items:center;gap:4px;width:100%;display:flex}.DemoMaterials-module-scss-module__cXoBoW__fileName{letter-spacing:-.2px;color:#455468;text-align:center;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px}@media (max-width:639px){.DemoMaterials-module-scss-module__cXoBoW__fileName{font-size:13px;line-height:18px}}.DemoMaterials-module-scss-module__cXoBoW__fileDetails{color:#8897ae;align-items:center;gap:4px;display:flex}.DemoMaterials-module-scss-module__cXoBoW__fileSize{letter-spacing:-.2px;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:18px}@media (max-width:639px){.DemoMaterials-module-scss-module__cXoBoW__fileSize{font-size:11px;line-height:16px}}.DemoMaterials-module-scss-module__cXoBoW__uploadStatus{letter-spacing:-.2px;align-items:center;gap:4px;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:18px;display:flex}@media (max-width:639px){.DemoMaterials-module-scss-module__cXoBoW__uploadStatus{font-size:11px;line-height:16px}}.DemoMaterials-module-scss-module__cXoBoW__progressBar{align-items:center;gap:8px;width:100%;max-width:200px;display:flex}@media (max-width:639px){.DemoMaterials-module-scss-module__cXoBoW__progressBar{gap:6px;max-width:160px}}.DemoMaterials-module-scss-module__cXoBoW__progressTrack{background:#f0f3f9;border-radius:9999px;flex:1;height:10px;overflow:hidden}.DemoMaterials-module-scss-module__cXoBoW__progressFill{background:#1b4dff;border-radius:9999px;height:100%;transition:width .3s}.DemoMaterials-module-scss-module__cXoBoW__progressText{letter-spacing:-.2px;color:#455468;white-space:nowrap;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:16px}@media (max-width:639px){.DemoMaterials-module-scss-module__cXoBoW__progressText{font-size:11px}}.DemoMaterials-module-scss-module__cXoBoW__errorMessage{color:#dc2626;text-align:center;margin-top:8px;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:18px}@media (max-width:639px){.DemoMaterials-module-scss-module__cXoBoW__errorMessage{margin-top:6px;font-size:11px;line-height:16px}}.DemoMaterials-module-scss-module__cXoBoW__spinner{animation:1s linear infinite DemoMaterials-module-scss-module__cXoBoW__spin}@keyframes DemoMaterials-module-scss-module__cXoBoW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.DemoMaterials-module-scss-module__cXoBoW__fundraiseParagraphContainer{width:100%;margin-top:0}
.TeamDetails-module-scss-module__mIZZza__profile{justify-content:space-between;width:100%;display:flex}.TeamDetails-module-scss-module__mIZZza__logoTagsContainer{align-items:flex-start;gap:8px;width:100%;display:flex}@media (min-width:1024px){.TeamDetails-module-scss-module__mIZZza__logoTagsContainer{gap:24px}}.TeamDetails-module-scss-module__mIZZza__teamLogo{object-fit:cover;background-color:#e2e8f0;border:1px solid #cbd5e1;border-radius:4px;width:55px!important;height:55px!important}@media (min-width:1024px){.TeamDetails-module-scss-module__mIZZza__teamLogo{width:74px!important;height:74px!important}}.TeamDetails-module-scss-module__mIZZza__nameTagContainer{flex-direction:column;flex:1;gap:8px;display:flex}@media (min-width:1024px){.TeamDetails-module-scss-module__mIZZza__nameTagContainer{gap:16px}}.TeamDetails-module-scss-module__mIZZza__headerActionSlot{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:12px;display:flex}.TeamDetails-module-scss-module__mIZZza__nameAndActions{align-items:center;display:flex}@media (max-width:639px){.TeamDetails-module-scss-module__mIZZza__nameAndActions{flex-wrap:wrap}}.TeamDetails-module-scss-module__mIZZza__statusBadge{flex-shrink:0;margin-left:8px;display:inline-flex}@media (max-width:639px){.TeamDetails-module-scss-module__mIZZza__statusBadge{flex-basis:100%;margin-top:6px;margin-left:0}}.TeamDetails-module-scss-module__mIZZza__teamName{color:#0f172a;-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;width:fit-content;font-size:16px;font-weight:700;display:-webkit-box;overflow:hidden}@media (min-width:1024px){.TeamDetails-module-scss-module__mIZZza__teamName{width:100%;font-size:24px;line-height:32px}}.TeamDetails-module-scss-module__mIZZza__tagsContainer{flex-direction:column;gap:12px;display:flex}.TeamDetails-module-scss-module__mIZZza__tags{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.TeamDetails-module-scss-module__mIZZza__tags2{flex-wrap:wrap;flex:auto;align-items:center;gap:8px;min-width:0;display:flex}.TeamDetails-module-scss-module__mIZZza__tagsRow{flex-wrap:wrap;align-items:center;gap:8px 12px;width:100%;display:flex}.TeamDetails-module-scss-module__mIZZza__followCaption{text-align:right;color:var(--foreground-neutral-tertiary,#8897ae);margin:0;font-size:12px;line-height:16px}.TeamDetails-module-scss-module__mIZZza__followSlotDesktop{display:none}@media (min-width:640px){.TeamDetails-module-scss-module__mIZZza__followSlotDesktop{flex-direction:column;align-items:flex-end;gap:12px;display:flex}}.TeamDetails-module-scss-module__mIZZza__followSlotMobile{flex-direction:column;align-items:flex-start;gap:4px;margin-top:12px;display:flex}.TeamDetails-module-scss-module__mIZZza__followSlotMobile .TeamDetails-module-scss-module__mIZZza__followCaption{text-align:left}@media (min-width:640px){.TeamDetails-module-scss-module__mIZZza__followSlotMobile{display:none}}.TeamDetails-module-scss-module__mIZZza__tags3{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.TeamDetails-module-scss-module__mIZZza__fundingStage{color:#455468;letter-spacing:-.2px;background:#0e0f1129;border-radius:4px;padding:2px 8px;font-size:14px;font-weight:500;line-height:20px}.TeamDetails-module-scss-module__mIZZza__notification{background-color:inherit;border:none;border-radius:24px;width:40px;height:40px}.TeamDetails-module-scss-module__mIZZza__actions{align-items:center;gap:12px;display:flex}.TeamDetails-module-scss-module__mIZZza__delete{white-space:nowrap;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;height:fit-content;font-size:14px;font-weight:500;display:flex;color:#dc2626!important}.TeamDetails-module-scss-module__mIZZza__delete:disabled{opacity:.5;cursor:not-allowed}.TeamDetails-module-scss-module__mIZZza__iTag{color:#4174ff;background:#1b4dff29}.TeamDetails-module-scss-module__mIZZza__emptyTag{max-width:none}.TeamDetails-module-scss-module__mIZZza__tagDivider{background:var(--transparent-dark-6,#0e0f110f);width:1px;height:24px}.TeamDetails-module-scss-module__mIZZza__addPill{color:#455468;letter-spacing:-.2px;cursor:pointer;background:#0e0f110f;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:2px;padding:2px 8px;font-size:14px;font-weight:500;line-height:20px;display:flex}.TeamDetails-module-scss-module__mIZZza__addPill:hover{background:#0e0f111a}.TeamDetails-module-scss-module__mIZZza__addPill1{border-radius:var(--corner-radius-xsm,4px);background:var(--transparent-dark-16,#0e0f1129)}.TeamDetails-module-scss-module__mIZZza__aboutContainer{flex-direction:column;width:100%;margin-top:16px;display:flex}.TeamDetails-module-scss-module__mIZZza__aboutBox{width:100%}.TeamDetails-module-scss-module__mIZZza__aboutTitle{color:var(--foreground-neutral-secondary,#455468);letter-spacing:-.2px;margin-bottom:8px;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.TeamDetails-module-scss-module__mIZZza__aboutContent{color:var(--Neutral-Slate-600,var(--foreground-neutral-secondary,#455468));letter-spacing:-.2px;align-self:stretch;font-size:14px;font-style:normal;font-weight:400;line-height:22px;display:block}.TeamDetails-module-scss-module__mIZZza__aboutContent a{color:#4174ff;text-decoration:none}.TeamDetails-module-scss-module__mIZZza__aboutContent a:hover{text-decoration:underline}
.CompanyFundraiseParagraph-module-scss-module__Du-upq__container{flex-direction:column;flex-shrink:0;justify-content:flex-start;align-items:flex-start;gap:8px;width:100%;padding:0;display:flex}.CompanyFundraiseParagraph-module-scss-module__Du-upq__container form{flex-direction:column;gap:8px;width:100%;display:flex}.CompanyFundraiseParagraph-module-scss-module__Du-upq__header{justify-content:space-between;align-items:center;width:100%;display:flex}.CompanyFundraiseParagraph-module-scss-module__Du-upq__subtitle{color:var(--foreground-neutral-secondary,#455468);letter-spacing:-.2px;font-size:12px;font-style:normal;font-weight:500;line-height:16px}.CompanyFundraiseParagraph-module-scss-module__Du-upq__editButton{cursor:pointer;color:#455468;letter-spacing:-.2px;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;gap:4px;padding:4px 8px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;transition:background-color .2s;display:flex;box-shadow:inset 0 -1px 4px #1b4dff14}.CompanyFundraiseParagraph-module-scss-module__Du-upq__editButton:hover{background:#4554681a}.CompanyFundraiseParagraph-module-scss-module__Du-upq__editButton svg{flex-shrink:0}.CompanyFundraiseParagraph-module-scss-module__Du-upq__content{background:#f8fafc;border-radius:12px;flex-direction:column;flex-shrink:0;justify-content:flex-start;align-items:flex-start;gap:8px;width:100%;padding:0;display:flex}.CompanyFundraiseParagraph-module-scss-module__Du-upq__text{color:var(--Neutral-Slate-600,#475569);letter-spacing:-.2px;word-break:break-word;width:100%;margin:0;font-size:14px;font-style:normal;font-weight:400;line-height:16px}.CompanyFundraiseParagraph-module-scss-module__Du-upq__link{color:#1b4dff;text-underline-offset:2px;text-decoration:underline}.CompanyFundraiseParagraph-module-scss-module__Du-upq__actions{align-items:center;gap:12px;display:flex}.CompanyFundraiseParagraph-module-scss-module__Du-upq__cancelButton{cursor:pointer;color:#455468;letter-spacing:-.2px;background:#fff;border:1px solid #0e0f1129;border-radius:8px;justify-content:center;align-items:center;width:58px;padding:4px 8px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:16px;transition:background-color .2s;display:flex;box-shadow:0 1px 2px #0e0f110f}.CompanyFundraiseParagraph-module-scss-module__Du-upq__cancelButton:hover:not(:disabled){background:#f8fafc}.CompanyFundraiseParagraph-module-scss-module__Du-upq__cancelButton:disabled{opacity:.5;cursor:not-allowed}.CompanyFundraiseParagraph-module-scss-module__Du-upq__saveButton{cursor:pointer;color:#fff;letter-spacing:-.2px;background:#1b4dff;border:1px solid #0e0f111f;border-radius:8px;justify-content:center;align-items:center;min-width:58px;padding:4px 8px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:16px;transition:background-color .2s;display:flex;box-shadow:0 1px 5px #1b4dff29,inset 0 1px 3px #ffffff52,inset 0 4px 6px #ffffff0f}.CompanyFundraiseParagraph-module-scss-module__Du-upq__saveButton:hover:not(:disabled){background:#1a47e6}.CompanyFundraiseParagraph-module-scss-module__Du-upq__saveButton:active:not(:disabled){background:#1640cc}.CompanyFundraiseParagraph-module-scss-module__Du-upq__saveButton:disabled{opacity:.6;cursor:not-allowed}.CompanyFundraiseParagraph-module-scss-module__Du-upq__editContent{flex-direction:column;gap:6px;width:100%;display:flex}.CompanyFundraiseParagraph-module-scss-module__Du-upq__textareaWrapper{width:100%;position:relative}.CompanyFundraiseParagraph-module-scss-module__Du-upq__textarea{letter-spacing:-.2px;color:#0f172a;resize:vertical;background:#fff;border:1px solid #0e0f1129;border-radius:8px;width:100%;min-height:154px;padding:8px 12px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:22px;transition:border-color .2s;box-shadow:0 1px 2px #0e0f1114,inset 0 -2px 8px #0e0f1105}.CompanyFundraiseParagraph-module-scss-module__Du-upq__textarea::placeholder{color:#8897ae}.CompanyFundraiseParagraph-module-scss-module__Du-upq__textarea:focus:not(:disabled){border-color:#1b4dff;outline:none}.CompanyFundraiseParagraph-module-scss-module__Du-upq__textarea:disabled{opacity:.6;cursor:not-allowed;background:#f8fafc}.CompanyFundraiseParagraph-module-scss-module__Du-upq__helperText{align-items:flex-start;gap:4px;width:100%;display:flex}.CompanyFundraiseParagraph-module-scss-module__Du-upq__helperText p{color:var(--foreground-neutral-secondary,#455468);letter-spacing:-.2px;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.CompanyFundraiseParagraph-module-scss-module__Du-upq__helperText p.CompanyFundraiseParagraph-module-scss-module__Du-upq__errorCount{color:#dc2626}.CompanyFundraiseParagraph-module-scss-module__Du-upq__errorText{letter-spacing:-.2px;color:#dc2626;margin:0;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:18px}
.EditTeamDetailsForm-module-scss-module__1mviLW__form{flex-direction:column;min-height:100%;display:flex}.EditTeamDetailsForm-module-scss-module__1mviLW__panel{background:#fff;flex-direction:column;gap:20px;min-height:calc(100vh - 72px);padding:16px;display:flex}@media (min-width:960px){.EditTeamDetailsForm-module-scss-module__1mviLW__panel{min-height:unset;border:1px solid #1b38601f;border-radius:8px;padding:24px;box-shadow:0 1px 2px #0e0f110f}}.EditTeamDetailsForm-module-scss-module__1mviLW__imageRow{align-items:flex-start;gap:16px;display:flex}.EditTeamDetailsForm-module-scss-module__1mviLW__checkboxLabel{align-items:center;gap:8px;width:fit-content;display:flex}.EditTeamDetailsForm-module-scss-module__1mviLW__checkboxText{color:var(--action-foreground-neutral-normal,#455468);letter-spacing:-.2px;font-size:14px;font-weight:500;line-height:20px}.EditTeamDetailsForm-module-scss-module__1mviLW__aboutLabel{align-items:center;gap:8px;display:flex}.EditTeamDetailsForm-module-scss-module__1mviLW__aiBadge{color:#1b4dff;background:#1b4dff1f;border-radius:999px;padding:2px 8px;font-size:12px;font-weight:600;line-height:18px}
.TeamDetailsDrawer-module-scss-module__ba3q1W__drawerOverlay{-webkit-backdrop-filter:blur(4px);z-index:1000;background:#00000080;justify-content:flex-end;display:flex;position:fixed;inset:0}.TeamDetailsDrawer-module-scss-module__ba3q1W__drawerContainer{background:#fff;flex-direction:column;width:938px;height:100dvh;display:flex;overflow-y:auto;box-shadow:-4px 0 20px #00000026}@media (max-width:639px){.TeamDetailsDrawer-module-scss-module__ba3q1W__drawerContainer{width:100vw}}.TeamDetailsDrawer-module-scss-module__ba3q1W__drawerContent{flex-direction:column;height:100%;display:flex}.TeamDetailsDrawer-module-scss-module__ba3q1W__drawerHeader{z-index:1;background:#fff;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:10px;width:100%;height:64px;padding:8px 20px;display:flex;position:sticky;top:0;box-shadow:0 1px 4px #e2e8f0}.TeamDetailsDrawer-module-scss-module__ba3q1W__breadcrumbs{justify-content:flex-start;align-items:center;gap:6px;width:100%;display:flex}.TeamDetailsDrawer-module-scss-module__ba3q1W__backButton{cursor:pointer;color:#455468;letter-spacing:-.2px;background:0 0;border:none;border-radius:6px;justify-content:flex-start;align-items:flex-start;gap:6px;padding:4px 6px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;transition:background-color .2s;display:flex}.TeamDetailsDrawer-module-scss-module__ba3q1W__backButton:hover{background:#4554681a}.TeamDetailsDrawer-module-scss-module__ba3q1W__drawerTitle{color:#0f172a;margin:0;font-family:Inter,sans-serif;font-size:20px;font-weight:600;line-height:28px;position:absolute;left:50%;transform:translate(-50%)}@media (max-width:639px){.TeamDetailsDrawer-module-scss-module__ba3q1W__drawerTitle{font-size:18px;line-height:26px}}.TeamDetailsDrawer-module-scss-module__ba3q1W__closeButton{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;right:32px}.TeamDetailsDrawer-module-scss-module__ba3q1W__closeButton:hover{color:#475569;background:#f1f5f9}.TeamDetailsDrawer-module-scss-module__ba3q1W__closeButton:focus{outline-offset:2px;outline:2px solid #156ff7}@media (max-width:639px){.TeamDetailsDrawer-module-scss-module__ba3q1W__closeButton{right:24px}}.TeamDetailsDrawer-module-scss-module__ba3q1W__drawerBody{flex:1;padding:20px;overflow-y:auto}@media (max-width:639px){.TeamDetailsDrawer-module-scss-module__ba3q1W__drawerBody{padding:0 24px 24px}}.TeamDetailsDrawer-module-scss-module__ba3q1W__loadingState{justify-content:center;align-items:center;padding:40px 20px;display:flex}.TeamDetailsDrawer-module-scss-module__ba3q1W__loadingState p{color:#64748b;margin:0;font-family:Inter,sans-serif;font-size:16px}.TeamDetailsDrawer-module-scss-module__ba3q1W__profileSection{margin-bottom:32px}@media (max-width:639px){.TeamDetailsDrawer-module-scss-module__ba3q1W__profileSection{margin-bottom:24px}}.TeamDetailsDrawer-module-scss-module__ba3q1W__teamName{padding-right:100px}.TeamDetailsDrawer-module-scss-module__ba3q1W__foundersSection{margin-bottom:32px}@media (max-width:639px){.TeamDetailsDrawer-module-scss-module__ba3q1W__foundersSection{margin-bottom:24px}}.TeamDetailsDrawer-module-scss-module__ba3q1W__sectionTitle{color:var(--foreground-neutral-secondary,#455468);letter-spacing:-.2px;margin-bottom:8px;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.TeamDetailsDrawer-module-scss-module__ba3q1W__sectionMaterials{background:var(--Neutral-Slate-50,#f8fafc);border-radius:12px;flex-direction:column;justify-content:flex-start;align-self:stretch;align-items:flex-start;gap:16px;margin-bottom:16px;padding:16px;display:flex}.TeamDetailsDrawer-module-scss-module__ba3q1W__founderRow{height:86px;padding:var(--spacing-sm,12px) var(--spacing-md,16px);justify-content:center;align-items:center;gap:var(--spacing-sm,12px);background:var(--Neutral-Slate-50,#f8fafc);border-radius:12px;flex:1 0 0;display:flex}.TeamDetailsDrawer-module-scss-module__ba3q1W__founderRow:last-child{border-bottom:none}@media (max-width:639px){.TeamDetailsDrawer-module-scss-module__ba3q1W__founderRow{gap:12px;padding:12px 0}}.TeamDetailsDrawer-module-scss-module__ba3q1W__founderAvatar{border-radius:50%;flex-shrink:0;width:48px;height:48px;overflow:hidden}.TeamDetailsDrawer-module-scss-module__ba3q1W__founderAvatar img{object-fit:cover;width:100%;height:100%}@media (max-width:639px){.TeamDetailsDrawer-module-scss-module__ba3q1W__founderAvatar{width:40px;height:40px}}.TeamDetailsDrawer-module-scss-module__ba3q1W__founderInfo{flex-direction:column;flex-shrink:0;justify-content:flex-start;align-items:flex-start;gap:2px;width:187px;display:flex}.TeamDetailsDrawer-module-scss-module__ba3q1W__founderNameRole{margin-bottom:4px}.TeamDetailsDrawer-module-scss-module__ba3q1W__founderName{color:var(--foreground-neutral-secondary,#455468);letter-spacing:-.3px;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.TeamDetailsDrawer-module-scss-module__ba3q1W__founderRole{color:var(--foreground-neutral-secondary,#455468);letter-spacing:-.2px;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.TeamDetailsDrawer-module-scss-module__ba3q1W__founderStatus{color:#1b4dff;margin:0;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:16px}.TeamDetailsDrawer-module-scss-module__ba3q1W__founderBadges{text-overflow:ellipsis;white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none;flex:1;justify-content:flex-start;align-items:center;gap:8px;display:flex;overflow:auto hidden}.TeamDetailsDrawer-module-scss-module__ba3q1W__founderBadges::-webkit-scrollbar{background:0 0;border-radius:0;width:0;height:0;display:none}.TeamDetailsDrawer-module-scss-module__ba3q1W__founderBadge{color:#475569;white-space:nowrap;background:#f1f5f9;border-radius:6px;padding:4px 8px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:16px;display:inline-block}.TeamDetailsDrawer-module-scss-module__ba3q1W__founderArrow{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background-color .2s;display:flex}.TeamDetailsDrawer-module-scss-module__ba3q1W__founderArrow:hover{background:#f1f5f9}.TeamDetailsDrawer-module-scss-module__ba3q1W__contentSection{flex-direction:column;gap:16px;width:100%;padding:24px 0;display:flex}@media (max-width:639px){.TeamDetailsDrawer-module-scss-module__ba3q1W__contentSection{gap:12px;padding:20px 0}}.TeamDetailsDrawer-module-scss-module__ba3q1W__drawerFooter{border-top:1px solid #e2e8f0;flex-shrink:0;padding:24px 32px}@media (max-width:639px){.TeamDetailsDrawer-module-scss-module__ba3q1W__drawerFooter{padding:20px 24px}}.TeamDetailsDrawer-module-scss-module__ba3q1W__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}@media (max-width:720px){.TeamDetailsDrawer-module-scss-module__ba3q1W__actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.TeamDetailsDrawer-module-scss-module__ba3q1W__actions .TeamDetailsDrawer-module-scss-module__ba3q1W__primaryButton,.TeamDetailsDrawer-module-scss-module__ba3q1W__actions .TeamDetailsDrawer-module-scss-module__ba3q1W__secondaryButton,.TeamDetailsDrawer-module-scss-module__ba3q1W__actions .TeamDetailsDrawer-module-scss-module__ba3q1W__feedbackButton{width:100%}}.TeamDetailsDrawer-module-scss-module__ba3q1W__secondaryButton{color:#1b4dff;letter-spacing:-.2px;cursor:pointer;background:#1b4dff0a;border:1px solid #1b4dff05;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:8px 12px;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;transition:all .2s;display:flex;box-shadow:inset 0 -1px 4px #1b4dff14}.TeamDetailsDrawer-module-scss-module__ba3q1W__secondaryButton:hover{background:#1b4dff14}.TeamDetailsDrawer-module-scss-module__ba3q1W__secondaryButton:focus{outline-offset:2px;outline:2px solid #156ff7}@media (max-width:639px){.TeamDetailsDrawer-module-scss-module__ba3q1W__secondaryButton{padding:6px 10px;font-size:13px}}.TeamDetailsDrawer-module-scss-module__ba3q1W__secondaryButton:disabled{opacity:.5;cursor:default}.TeamDetailsDrawer-module-scss-module__ba3q1W__feedbackButton{color:#1b4dff;letter-spacing:-.2px;cursor:pointer;background:#1b4dff0a;border:1px solid #1b4dff05;border-radius:8px;justify-content:center;align-items:center;gap:4px;padding:6px 10px;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;transition:all .2s;display:flex;box-shadow:inset 0 -1px 4px #1b4dff14}.TeamDetailsDrawer-module-scss-module__ba3q1W__feedbackButton:hover{background:#1b4dff14}.TeamDetailsDrawer-module-scss-module__ba3q1W__feedbackButton:focus{outline-offset:2px;outline:2px solid #156ff7}@media (max-width:639px){.TeamDetailsDrawer-module-scss-module__ba3q1W__feedbackButton{padding:6px 10px;font-size:13px}}.TeamDetailsDrawer-module-scss-module__ba3q1W__feedbackButton:disabled{opacity:.5;cursor:default}.TeamDetailsDrawer-module-scss-module__ba3q1W__primaryButton{color:#fff;letter-spacing:-.2px;cursor:pointer;background:#1b4dff;border:1px solid #0e0f111f;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:8px 12px;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;transition:all .2s;display:flex;box-shadow:inset 0 1px 3px #ffffff52,inset 0 4px 6px #ffffff0f,0 1px 5px #1b4dff29}.TeamDetailsDrawer-module-scss-module__ba3q1W__primaryButton:hover{background:#1a45e6}.TeamDetailsDrawer-module-scss-module__ba3q1W__primaryButton:focus{outline-offset:2px;outline:2px solid #156ff7}@media (max-width:639px){.TeamDetailsDrawer-module-scss-module__ba3q1W__primaryButton{padding:6px 10px;font-size:13px}}.TeamDetailsDrawer-module-scss-module__ba3q1W__primaryButton:disabled{opacity:.5;cursor:default}
.TeamProfileMeta-module-scss-module__0rmO7G__root{flex-wrap:wrap;align-items:center;gap:4px 12px;display:flex}.TeamProfileMeta-module-scss-module__0rmO7G__item{color:var(--foreground-neutral-secondary,#455468);letter-spacing:-.2px;align-items:center;gap:4px;font-size:14px;font-weight:400;line-height:20px;display:flex}
.page-module-scss-module__DateBG__members{height:inherit;background:#f1f5f9;min-height:calc(100vh - 80px);display:flex;position:relative}.page-module-scss-module__DateBG__members__left{width:0}.page-module-scss-module__DateBG__members__right{background:#f1f5f9;flex:1}.page-module-scss-module__DateBG__members__right__toolbar{z-index:4;height:72px;top:var(--app-header-height);background:#fff;border-bottom:1px solid #e2e8f0;padding:16px;display:none;position:sticky}@media (min-width:960px){.page-module-scss-module__DateBG__members__right__toolbar{position:unset;top:unset;display:block}}.page-module-scss-module__DateBG__members__left__filterweb{display:none}.page-module-scss-module__DateBG__members__left__filtermob{width:100%;display:block}.page-module-scss-module__DateBG__members__right__content{flex-direction:column;width:100%;display:flex}@media (min-width:1024px){.page-module-scss-module__DateBG__members__right{justify-content:center;padding:30px 0 40px;display:flex}.page-module-scss-module__DateBG__members__left__filterweb{display:unset;width:inherit}.page-module-scss-module__DateBG__members__left__filtermob{visibility:hidden;display:none}.page-module-scss-module__DateBG__members__right__membersList{margin-top:0;padding:0 16px}.page-module-scss-module__DateBG__members__left{background:#fff;border-right:1px solid #e2e8f0;width:300px;height:calc(100vh - 80px)}.page-module-scss-module__DateBG__members__right__toolbar{background:#f1f5f9;border:none;justify-content:space-between;width:100%;height:60px;padding:10px 40px;display:flex}.page-module-scss-module__DateBG__members__right__content{flex-direction:column;gap:14px;display:flex}}
.SuccessAlert-module-scss-module__1pAOrW__alertContainer{width:100%}.SuccessAlert-module-scss-module__1pAOrW__alert{border-radius:var(--corner-radius-xl,12px);border:1px solid var(--border-success-subtle,#04874652);background:var(--background-success-soft-surface,#0a99521a);box-shadow:0 1px 2px 0 var(--transparent-dark-6,#0e0f110f);width:100%;padding:var(--spacing-2xs,8px) var(--spacing-md,16px);align-items:center;gap:var(--spacing-xs,10px);display:flex}.SuccessAlert-module-scss-module__1pAOrW__iconContainer{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}@media (max-width:639px){.SuccessAlert-module-scss-module__1pAOrW__iconContainer{width:20px;height:20px}}.SuccessAlert-module-scss-module__1pAOrW__iconContainer svg{width:100%;height:100%}.SuccessAlert-module-scss-module__1pAOrW__messageContainer{flex:1;align-items:center;min-width:0;min-height:36px;display:flex}.SuccessAlert-module-scss-module__1pAOrW__message{color:var(--foreground-success-secondary,#11a75c);letter-spacing:-.3px;font-size:16px;font-style:normal;font-weight:500;line-height:24px}@media (max-width:639px){.SuccessAlert-module-scss-module__1pAOrW__message{letter-spacing:-.2px;font-size:14px;line-height:20px}}.SuccessAlert-module-scss-module__1pAOrW__closeButton{cursor:pointer;color:#11a75c;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:8px;transition:all .2s;display:flex}.SuccessAlert-module-scss-module__1pAOrW__closeButton:hover{background:#11a75c1a}.SuccessAlert-module-scss-module__1pAOrW__closeButton:active{background:#11a75c26;transform:scale(.95)}.SuccessAlert-module-scss-module__1pAOrW__closeButton:focus{outline-offset:2px;outline:2px solid #11a75c4d}@media (max-width:639px){.SuccessAlert-module-scss-module__1pAOrW__closeButton{width:28px;height:28px;padding:6px}}.SuccessAlert-module-scss-module__1pAOrW__closeButton svg{width:16px;height:16px}@media (max-width:639px){.SuccessAlert-module-scss-module__1pAOrW__closeButton svg{width:14px;height:14px}}
.TeamFollowersModal-module-scss-module__eWQFwW__modal{background:#fff;border-radius:14px;width:min(440px,100vw - 32px);padding:0;overflow:hidden}.TeamFollowersModal-module-scss-module__eWQFwW__head{border-bottom:1px solid var(--border-neutral-subtle);justify-content:space-between;align-items:center;gap:8px;padding:20px 24px 12px;display:flex}.TeamFollowersModal-module-scss-module__eWQFwW__titleWrap{align-items:baseline;gap:8px;display:inline-flex}.TeamFollowersModal-module-scss-module__eWQFwW__title{color:var(--foreground-neutral-primary);margin:0;font-size:18px;font-weight:600}.TeamFollowersModal-module-scss-module__eWQFwW__count{color:var(--foreground-neutral-tertiary);font-variant-numeric:tabular-nums;font-size:14px;font-weight:600}.TeamFollowersModal-module-scss-module__eWQFwW__close{appearance:none;width:28px;height:28px;color:var(--foreground-neutral-tertiary);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.TeamFollowersModal-module-scss-module__eWQFwW__close:hover{background:var(--transparent-dark-4);color:var(--foreground-neutral-primary)}.TeamFollowersModal-module-scss-module__eWQFwW__list{flex-direction:column;max-height:60vh;margin:0;padding:8px 12px 16px;list-style:none;display:flex;overflow-y:auto}.TeamFollowersModal-module-scss-module__eWQFwW__row{border-radius:8px}.TeamFollowersModal-module-scss-module__eWQFwW__row:hover{background:var(--transparent-dark-4)}.TeamFollowersModal-module-scss-module__eWQFwW__rowLink{color:inherit;align-items:center;gap:12px;padding:10px 12px;text-decoration:none;display:flex}.TeamFollowersModal-module-scss-module__eWQFwW__rowAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:32px;height:32px}.TeamFollowersModal-module-scss-module__eWQFwW__rowText{flex-direction:column;min-width:0;display:flex}.TeamFollowersModal-module-scss-module__eWQFwW__rowName{color:var(--foreground-neutral-primary);font-size:14px;font-weight:600}.TeamFollowersModal-module-scss-module__eWQFwW__rowRole{color:var(--foreground-neutral-tertiary);font-size:13px}.TeamFollowersModal-module-scss-module__eWQFwW__empty{text-align:center;color:var(--foreground-neutral-tertiary);margin:0;padding:32px 24px;font-size:14px}.TeamFollowersModal-module-scss-module__eWQFwW__loading{flex-direction:column;gap:0;padding:8px 12px 16px;display:flex}.TeamFollowersModal-module-scss-module__eWQFwW__skeletonRow{align-items:center;gap:12px;padding:10px 12px;display:flex}.TeamFollowersModal-module-scss-module__eWQFwW__skeletonAvatar{background:var(--border-neutral-subtle);border-radius:50%;flex-shrink:0;width:32px;height:32px}.TeamFollowersModal-module-scss-module__eWQFwW__skeletonText{flex-direction:column;flex:1;gap:6px;display:flex}.TeamFollowersModal-module-scss-module__eWQFwW__skeletonName{background:var(--border-neutral-subtle);border-radius:4px;width:120px;height:14px}.TeamFollowersModal-module-scss-module__eWQFwW__skeletonRole{background:var(--border-neutral-subtle);border-radius:4px;width:80px;height:12px}
.EditProfileDrawer-module-scss-module__mpjtfq__root{background:var(--Neutral-White);border-radius:8px;flex-direction:column;gap:24px;width:100%;min-height:20px;display:flex;position:relative}@media (min-width:960px){.EditProfileDrawer-module-scss-module__mpjtfq__root{padding:0}}.EditProfileDrawer-module-scss-module__mpjtfq__root.EditProfileDrawer-module-scss-module__mpjtfq__editView{z-index:10;border-radius:8px;padding:0;position:fixed;inset:0}@media (min-width:960px){.EditProfileDrawer-module-scss-module__mpjtfq__root.EditProfileDrawer-module-scss-module__mpjtfq__editView{inset:unset;z-index:unset;border:1px solid var(--border-brand-subtle,#aebfff);background:var(--background-brand-soft-surface,#f2f5ff);padding:16px;position:relative;box-shadow:0 0 1px #0f172a1f,0 4px 4px #0f172a0a}}.EditProfileDrawer-module-scss-module__mpjtfq__root.EditProfileDrawer-module-scss-module__mpjtfq__missingData{border:1px solid #fde68a;border-radius:8px}.EditProfileDrawer-module-scss-module__mpjtfq__root .EditProfileDrawer-module-scss-module__mpjtfq__missingDataHeader{color:#0f172a;letter-spacing:.12px;background:#eebd6c;border-radius:0;justify-content:center;align-self:stretch;align-items:center;gap:8px;width:100%;padding:8px 16px;font-size:12px;font-style:normal;font-weight:400;display:flex;position:absolute;top:0;left:0}@media (min-width:960px){.EditProfileDrawer-module-scss-module__mpjtfq__root .EditProfileDrawer-module-scss-module__mpjtfq__missingDataHeader{border-radius:8px 8px 0 0}}.EditProfileDrawer-module-scss-module__mpjtfq__drawerHeader{z-index:1;background:#fff;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:10px;width:100%;height:64px;padding:8px 20px;display:flex;position:sticky;top:0;box-shadow:0 1px 4px #e2e8f0}.EditProfileDrawer-module-scss-module__mpjtfq__breadcrumbs{justify-content:flex-start;align-items:center;gap:6px;width:100%;display:flex}.EditProfileDrawer-module-scss-module__mpjtfq__backButton{cursor:pointer;color:#455468;letter-spacing:-.2px;background:0 0;border:none;border-radius:6px;justify-content:flex-start;align-items:flex-start;gap:6px;padding:4px 6px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;transition:background-color .2s;display:flex}.EditProfileDrawer-module-scss-module__mpjtfq__backButton:hover{background:#4554681a}.EditProfileDrawer-module-scss-module__mpjtfq__drawerContent{flex-direction:column;flex:1 0;justify-content:flex-start;align-items:flex-start;gap:16px;width:100%;padding:20px;display:flex}.EditProfileDrawer-module-scss-module__mpjtfq__drawerProfileHeader{justify-content:flex-start;align-items:flex-start;gap:24px;width:100%;display:flex}.EditProfileDrawer-module-scss-module__mpjtfq__drawerProfileImage{background:#afbaca url(/images/demo-day/profile-placeholder.svg) 50%/cover;border:.755px solid #d7dfe9;border-radius:8px;flex-shrink:0;width:74px;height:74px}.EditProfileDrawer-module-scss-module__mpjtfq__drawerProfileImage img{object-fit:cover;object-position:center;width:100%;height:100%}.EditProfileDrawer-module-scss-module__mpjtfq__drawerMemberDetails{flex-direction:column;flex:1;justify-content:flex-start;align-items:flex-start;gap:16px;min-width:0;display:flex}.EditProfileDrawer-module-scss-module__mpjtfq__drawerMemberInfo{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:4px;width:100%;display:flex}.EditProfileDrawer-module-scss-module__mpjtfq__drawerTitleContainer{justify-content:space-between;align-items:center;gap:4px;width:100%;display:flex}.EditProfileDrawer-module-scss-module__mpjtfq__drawerMemberName{color:var(--foreground-neutral-primary,#0a0c11);word-break:break-word;justify-content:flex-start;align-items:center;gap:4px;font-size:16px;font-style:normal;font-weight:600;display:flex}@media (min-width:960px){.EditProfileDrawer-module-scss-module__mpjtfq__drawerMemberName{letter-spacing:-.4px;font-size:24px;font-style:normal;font-weight:600;line-height:34px}}.EditProfileDrawer-module-scss-module__mpjtfq__drawerMemberName:hover{color:#1b4dff}.EditProfileDrawer-module-scss-module__mpjtfq__externalLinkIcon{color:currentColor;flex-shrink:0;width:18px;height:18px;display:inline-flex}.EditProfileDrawer-module-scss-module__mpjtfq__drawerEditButton{cursor:pointer;color:#455468;letter-spacing:-.2px;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;gap:4px;padding:4px 8px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;transition:background-color .2s;display:flex;box-shadow:inset 0 -1px 4px #1b4dff14}.EditProfileDrawer-module-scss-module__mpjtfq__drawerEditButton:hover{background:#4554681a}.EditProfileDrawer-module-scss-module__mpjtfq__drawerMemberDescription{color:#64748b;justify-content:flex-start;align-items:center;gap:4px;width:100%;margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;display:flex}.EditProfileDrawer-module-scss-module__mpjtfq__drawerTagList{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px;width:100%;display:flex}.EditProfileDrawer-module-scss-module__mpjtfq__drawerStageTag{letter-spacing:-.2px;color:#455468;background:#0e0f1129;border-radius:4px;padding:2px 8px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px}.EditProfileDrawer-module-scss-module__mpjtfq__drawerTagDivider{opacity:.2;background:#0e0f11;width:.5px;height:20px}.EditProfileDrawer-module-scss-module__mpjtfq__drawerTag{letter-spacing:-.2px;color:#455468;background:#0e0f110f;border-radius:9999px;padding:2px 8px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px}.EditProfileDrawer-module-scss-module__mpjtfq__drawerWebsiteTag{letter-spacing:-.2px;color:#4174ff;background:#1b4dff0a;border-radius:9999px;align-items:center;gap:2px;padding:2px 8px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;text-decoration:none;transition:background .2s;display:flex}.EditProfileDrawer-module-scss-module__mpjtfq__drawerWebsiteTag svg{flex-shrink:0}.EditProfileDrawer-module-scss-module__mpjtfq__drawerWebsiteTag:hover{background:#1b4dff14}.EditProfileDrawer-module-scss-module__mpjtfq__teamMembersSection{background:#fff;border-radius:8px;flex-direction:column;flex-shrink:0;justify-content:flex-start;align-items:flex-start;gap:24px;width:100%;display:flex;overflow:hidden}.EditProfileDrawer-module-scss-module__mpjtfq__teamMembersHeader{justify-content:space-between;align-items:flex-end;gap:8px;width:100%;height:20px;display:flex}.EditProfileDrawer-module-scss-module__mpjtfq__sectionTitle{letter-spacing:-.2px;color:#455468;flex:1;margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px}.EditProfileDrawer-module-scss-module__mpjtfq__seeAllButton{color:#1b4dff;letter-spacing:-.2px;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:flex-end;align-items:center;padding:0 4px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;transition:opacity .2s;display:flex}.EditProfileDrawer-module-scss-module__mpjtfq__seeAllButton:hover{opacity:.8}.EditProfileDrawer-module-scss-module__mpjtfq__membersList{background:#f8fafc;border-radius:12px;flex-direction:column;width:100%;display:flex}.EditProfileDrawer-module-scss-module__mpjtfq__memberRow{justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:86px;padding:12px 16px;display:flex}.EditProfileDrawer-module-scss-module__mpjtfq__memberContent{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.EditProfileDrawer-module-scss-module__mpjtfq__memberDivider{background:#d7dfe9;flex-shrink:0;width:100%;height:1px}.EditProfileDrawer-module-scss-module__mpjtfq__memberAvatar{background:#d7dfe9 url(/images/demo-day/profile-placeholder.svg) 50%/cover;border-radius:50%;flex-shrink:0;width:40px;height:40px;overflow:hidden}.EditProfileDrawer-module-scss-module__mpjtfq__memberAvatar img{object-fit:cover;object-position:center;width:100%;height:100%}.EditProfileDrawer-module-scss-module__mpjtfq__memberInfo{flex-direction:column;flex-shrink:0;justify-content:flex-start;align-items:flex-start;gap:2px;width:187px;display:flex}.EditProfileDrawer-module-scss-module__mpjtfq__memberNameRole{color:#455468;flex-direction:column;justify-content:flex-start;align-items:flex-start;display:flex}.EditProfileDrawer-module-scss-module__mpjtfq__memberName{letter-spacing:-.3px;width:187px;margin:0;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:24px}.EditProfileDrawer-module-scss-module__mpjtfq__memberRole{letter-spacing:-.2px;min-width:max-content;margin:0;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:18px}.EditProfileDrawer-module-scss-module__mpjtfq__memberStatus{letter-spacing:-.2px;color:#1b4dff;white-space:nowrap;margin:0;font-family:Inter,sans-serif;font-size:10px;font-weight:400;line-height:14px}.EditProfileDrawer-module-scss-module__mpjtfq__memberBadges{text-overflow:ellipsis;white-space:nowrap;flex:1;justify-content:flex-start;align-items:center;gap:8px;display:flex;overflow:hidden}.EditProfileDrawer-module-scss-module__mpjtfq__memberBadge{text-overflow:ellipsis;white-space:nowrap;color:var(--foreground-neutral-secondary,#455468);letter-spacing:-.2px;padding:var(--spacing-5xs,2px) var(--spacing-2xs,8px);justify-content:flex-start;align-items:center;gap:var(--spacing-5xs,2px);border-radius:var(--corner-radius-Full-round,9999px);background:var(--transparent-dark-6,#0e0f110f);max-width:100px;font-size:14px;font-style:normal;font-weight:500;line-height:20px;display:inline-block;overflow:hidden}.EditProfileDrawer-module-scss-module__mpjtfq__memberArrow{cursor:pointer;color:#455468;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:4px;transition:background-color .2s;display:flex}.EditProfileDrawer-module-scss-module__mpjtfq__memberArrow:hover{background:#4554681a}.EditProfileDrawer-module-scss-module__mpjtfq__warningSection{background:#f2f5ff;flex-shrink:0;justify-content:space-between;align-items:center;width:100%;padding:8px 16px;display:flex}.EditProfileDrawer-module-scss-module__mpjtfq__warningContent{flex:1;justify-content:flex-start;align-items:flex-start;gap:4px;min-width:0;display:flex}.EditProfileDrawer-module-scss-module__mpjtfq__warningText{letter-spacing:.12px;color:#d97706;flex:1;margin:0;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:20px}.EditProfileDrawer-module-scss-module__mpjtfq__demoMaterialsSection{flex-direction:column;flex-shrink:0;justify-content:flex-start;align-items:flex-start;gap:8px;width:100%;padding:0;display:flex}.EditProfileDrawer-module-scss-module__mpjtfq__materialsContainer{background:#f8fafc;border-radius:12px;flex-shrink:0;justify-content:flex-end;align-items:flex-start;gap:16px;width:100%;padding:16px;display:flex}@media (max-width:639px){.EditProfileDrawer-module-scss-module__mpjtfq__materialsContainer{flex-direction:column}}.EditProfileDrawer-module-scss-module__mpjtfq__materialUpload{border-radius:8px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:flex-start;gap:12px;width:316px;height:178px;display:flex}@media (max-width:639px){.EditProfileDrawer-module-scss-module__mpjtfq__materialUpload{width:100%;height:auto}}.EditProfileDrawer-module-scss-module__mpjtfq__uploadArea{background:#fff;border:1px dashed #1b38603d;border-radius:12px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;width:100%;padding:20px;display:flex}.EditProfileDrawer-module-scss-module__mpjtfq__uploadIcon{background:#f2f5ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:16px;display:flex}.EditProfileDrawer-module-scss-module__mpjtfq__uploadText{text-align:center;letter-spacing:-.2px;flex-direction:column;justify-content:flex-start;align-items:center;gap:4px;width:100%;display:flex}.EditProfileDrawer-module-scss-module__mpjtfq__uploadText h4{color:#455468;width:100%;margin:0;font-size:14px;font-weight:500;line-height:20px}.EditProfileDrawer-module-scss-module__mpjtfq__uploadText p{color:#8897ae;width:100%;margin:0;font-size:12px;font-weight:400;line-height:16px}.EditProfileDrawer-module-scss-module__mpjtfq__browseButton{cursor:pointer;letter-spacing:-.2px;color:#455468;background:#fff;border:1px solid #0e0f1129;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:4px 8px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:16px;transition:all .2s;display:flex;box-shadow:0 1px 2px #0e0f110f}.EditProfileDrawer-module-scss-module__mpjtfq__browseButton:hover{background:#f8fafc}.EditProfileDrawer-module-scss-module__mpjtfq__drawerFooter{border-top:1px solid #1b38601f;flex-shrink:0;grid-template-columns:1fr 1fr;justify-content:flex-end;align-items:center;gap:8px;width:100%;min-height:72px;padding:20px;display:grid}@media (min-width:960px){.EditProfileDrawer-module-scss-module__mpjtfq__drawerFooter{flex-direction:row;gap:16px;height:72px;padding:0 20px;display:flex}}.EditProfileDrawer-module-scss-module__mpjtfq__actions{justify-content:flex-end;align-items:center;gap:16px;width:100%;display:flex}.EditProfileDrawer-module-scss-module__mpjtfq__secondaryButton{padding:8px var(--global-size-size-125,10px);border-radius:var(--corner-radius-md,8px);border:1px solid var(--transparent-brand-2,#1b4dff05);background:var(--action-background-brand-light_normal,#1b4dff0a);box-shadow:0 -1px 4px 0 var(--transparent-brand-8,#1b4dff14) inset;color:var(--action-foreground-brand-inverted_normal,#1b4dff);letter-spacing:-.2px;justify-content:center;align-items:center;gap:4px;font-size:12px;font-style:normal;font-weight:500;line-height:20px;display:flex}@media (min-width:960px){.EditProfileDrawer-module-scss-module__mpjtfq__secondaryButton{font-size:14px}}.EditProfileDrawer-module-scss-module__mpjtfq__secondaryButton:disabled{opacity:.5;cursor:default}.EditProfileDrawer-module-scss-module__mpjtfq__feedbackButton{padding:6px var(--global-size-size-125,10px);border-radius:var(--corner-radius-md,8px);border:1px solid var(--transparent-brand-2,#1b4dff05);background:var(--action-background-brand-light_normal,#1b4dff0a);box-shadow:0 -1px 4px 0 var(--transparent-brand-8,#1b4dff14) inset;color:var(--action-foreground-brand-inverted_normal,#1b4dff);letter-spacing:-.2px;justify-content:center;align-items:center;gap:4px;font-size:12px;font-style:normal;font-weight:500;line-height:20px;display:flex}@media (min-width:960px){.EditProfileDrawer-module-scss-module__mpjtfq__feedbackButton{font-size:14px}}.EditProfileDrawer-module-scss-module__mpjtfq__feedbackButton:disabled{opacity:.5;cursor:default}.EditProfileDrawer-module-scss-module__mpjtfq__primaryButton{padding:8px var(--global-size-size-125,10px);justify-content:center;align-items:center;gap:var(--spacing-zero,0);border-radius:var(--corner-radius-md,8px);border:1px solid var(--transparent-dark-12,#0e0f111f);background:var(--action-background-brand-normal,#1b4dff);box-shadow:0 1px 3px 0 var(--transparent-light-32,#ffffff52) inset,0 4px 6px 0 var(--transparent-light-6,#ffffff0f) inset,0 1px 5px 0 var(--transparent-brand-16,#1b4dff29);color:var(--action-foreground-base-inverted_white,#fff);letter-spacing:-.2px;font-size:14px;font-style:normal;font-weight:500;line-height:20px;display:flex}.EditProfileDrawer-module-scss-module__mpjtfq__primaryButton:disabled{opacity:.5;cursor:default}
.MemberInfiniteList-module-scss-module__wLvPOW__root{width:100%;height:100%;margin-bottom:10px;overflow-y:auto}.MemberInfiniteList-module-scss-module__wLvPOW__header{z-index:3;background:#f1f5f9;align-items:baseline;gap:4px;padding:12px 16px;display:flex}@media (min-width:1024px){.MemberInfiniteList-module-scss-module__wLvPOW__header{display:none}}.MemberInfiniteList-module-scss-module__wLvPOW__title{color:#0f172a;font-size:24px;font-weight:700;line-height:40px}.MemberInfiniteList-module-scss-module__wLvPOW__count{color:#64748b;font-size:14px;font-weight:400}.MemberInfiniteList-module-scss-module__wLvPOW__member{cursor:pointer}.MemberInfiniteList-module-scss-module__wLvPOW__grid{grid-template-columns:repeat(auto-fit,176px);justify-content:center;gap:24px 16px;width:100%;padding:8px 0;display:grid}@media (min-width:1024px){.MemberInfiniteList-module-scss-module__wLvPOW__grid{grid-template-columns:repeat(auto-fit,289px)}}.MemberInfiniteList-module-scss-module__wLvPOW__list{flex-direction:column;gap:16px;margin-bottom:16px;padding:8px;display:flex}@media (min-width:1024px){.MemberInfiniteList-module-scss-module__wLvPOW__list{padding:0 20px}}.MemberInfiniteList-module-scss-module__wLvPOW__listMember{margin:0 16px}
/*# sourceMappingURL=0wxvnusxw1lg4.css.map*/