.page-module__BeE8ya__ps{background:#fff;position:relative}.page-module__BeE8ya__ps__backbtn{top:var(--app-header-height);z-index:3;width:100%;height:48px;position:sticky}.page-module__BeE8ya__ps__breadcrumbs{top:var(--app-header-height);z-index:3;background:#fff;border:none;width:100%;padding:0 16px;display:flex;position:sticky}.page-module__BeE8ya__ps__breadcrumbs__desktop{display:none}.page-module__BeE8ya__ps__breadcrumbs__mobile{color:#156ff7;cursor:pointer;gap:6px;padding:16px 16px 0;font-size:13px;font-weight:500;display:flex}.page-module__BeE8ya__ps__main{justify-content:center;width:100%;height:100%;display:flex}.page-module__BeE8ya__ps__main__aside{width:300px;height:100%;top:calc(var(--app-header-height));display:none;position:sticky}.page-module__BeE8ya__ps__main__content{width:100%}@media (min-width:1024px){.page-module__BeE8ya__ps{padding-top:0}.page-module__BeE8ya__ps__backbtn{display:none}.page-module__BeE8ya__ps__main__aside{display:block}.page-module__BeE8ya__ps__main__content{justify-content:center;width:fit-content;display:flex}.page-module__BeE8ya__ps__breadcrumbs{border-bottom:1px solid #e2e8f0}.page-module__BeE8ya__ps__breadcrumbs__desktop{display:block}.page-module__BeE8ya__ps__breadcrumbs__mobile{display:none}}
:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0, 0, var(--toastify-z-index));width:var(--toastify-toast-width);box-sizing:border-box;color:#fff;padding:4px;position:fixed}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0;padding:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y:0;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;border-radius:var(--toastify-toast-bd-radius);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;z-index:0;direction:ltr;justify-content:space-between;margin-bottom:1rem;padding:8px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000001a}.Toastify__toast--stacked{width:100%;transform:translate3d(0, var(--y), 0) scale(var(--s));transition:transform .3s;position:absolute}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";height:calc(var(--g) * 1px);position:absolute;bottom:100%;left:0;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";z-index:-1;height:100%;position:absolute;bottom:0;left:0;right:0;transform:scaleY(3)}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{flex:auto;align-items:center;margin:auto 0;padding:6px;display:flex}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;flex-shrink:0;width:20px;margin-inline-end:10px;display:flex}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;cursor:pointer;opacity:.7;z-index:1;background:0 0;border:none;outline:none;align-self:flex-start;padding:0;transition:all .3s}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;width:14px;height:16px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:0;border-bottom-left-radius:var(--toastify-toast-bd-radius);position:absolute;bottom:0;left:0}.Toastify__progress-bar--animated{animation:linear forwards Toastify__trackProgress}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:100%;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{border-bottom-left-radius:var(--toastify-toast-bd-radius);width:100%;height:5px;position:absolute;bottom:0;left:0}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{box-sizing:border-box;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);border-radius:100%;width:20px;height:20px;animation:.65s linear infinite Toastify__spin}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)}60%{opacity:1;transform:translate(-25px)}75%{transform:translate(10px)}90%{transform:translate(-5px)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px, var(--y), 0)}to{opacity:0;transform:translate3d(2000px, var(--y), 0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px)}60%{opacity:1;transform:translate(25px)}75%{transform:translate(-10px)}90%{transform:translate(5px)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px, var(--y), 0)}to{opacity:0;transform:translate3d(-2000px, var(--y), 0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)}60%{opacity:1;transform:translateY(-20px)}75%{transform:translateY(10px)}90%{transform:translateY(-5px)}to{transform:translate(0,0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0, calc(var(--y) - 10px), 0)}40%,45%{opacity:1;transform:translate3d(0, calc(var(--y) + 20px), 0)}to{opacity:0;transform:translateY(-2000px)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)}60%{opacity:1;transform:translateY(25px)}75%{transform:translateY(-10px)}90%{transform:translateY(5px)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0, calc(var(--y) - 10px), 0)}40%,45%{opacity:1;transform:translate3d(0, calc(var(--y) + 20px), 0)}to{opacity:0;transform:translateY(2000px)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0, var(--y), 0) scale3d(.3, .3, .3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateX(-20deg)}60%{opacity:1;transform:perspective(400px)rotateX(10deg)}80%{transform:perspective(400px)rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0, var(--y), 0) perspective(400px)}30%{transform:translate3d(0, var(--y), 0) perspective(400px) rotate3d(1, 0, 0, -20deg);opacity:1}to{transform:translate3d(0, var(--y), 0) perspective(400px) rotate3d(1, 0, 0, 90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{visibility:visible;transform:translate(110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideInLeft{0%{visibility:visible;transform:translate(-110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideInUp{0%{visibility:visible;transform:translateY(110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideInDown{0%{visibility:visible;transform:translateY(-110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translate3d(110%, var(--y), 0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translate3d(-110%, var(--y), 0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translateY(500px)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translateY(-500px)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-duration:.3s;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.ToastContainer-module-scss-module__dBOnnG__root{--toastify-toast-min-height:32px;--toast-default-width:430px;min-width:var(--toast-default-width);z-index:10000;flex-direction:column;align-items:center;gap:12px;width:fit-content;max-width:min(500px,100vw);display:flex;bottom:72px}@media (min-width:960px){.ToastContainer-module-scss-module__dBOnnG__root{bottom:28px}}@media only screen and (max-width:480px){.ToastContainer-module-scss-module__dBOnnG__root{gap:8px;padding-inline:16px}}.ToastContainer-module-scss-module__dBOnnG__root .Toastify__toast{width:var(--toast-default-width);box-shadow:none;background:0 0;max-width:100%;margin-bottom:0;padding:0;overflow:visible}@media (max-width:639px){.ToastContainer-module-scss-module__dBOnnG__root .Toastify__toast{width:100%}}.ToastContainer-module-scss-module__dBOnnG__root .Toastify__toast-body{padding:0}.ToastContainer-module-scss-module__dBOnnG__root .Toastify__progress-bar--wrp{visibility:hidden}.ToastContainer-module-scss-module__dBOnnG__root .Toastify--animate{animation-duration:.3s}
.MobileBottomNav-module-scss-module__nNwUgq__wrapper{z-index:1;border-top:1px solid var(--border-neutral-subtle,#1b38601f);background:var(--background-base-white,#fff);justify-content:space-around;width:100%;padding:8px 0;transition:transform .2s;display:flex;position:fixed;bottom:0}@media (min-width:960px){.MobileBottomNav-module-scss-module__nNwUgq__wrapper{display:none}}.MobileBottomNav-module-scss-module__nNwUgq__hidden{transform:translateY(100%)}.MobileBottomNav-module-scss-module__nNwUgq__list{justify-content:space-around;align-items:center;width:100%;display:flex}.MobileBottomNav-module-scss-module__nNwUgq__list li{list-style:none}.MobileBottomNav-module-scss-module__nNwUgq__item{color:#455468;cursor:pointer;background:0 0;border:none;outline:none;flex-direction:column;align-items:center;font-size:12px;display:flex}.MobileBottomNav-module-scss-module__nNwUgq__itemActive{color:#1b4dff}.MobileBottomNav-module-scss-module__nNwUgq__icon{margin-bottom:2px}.MobileBottomNav-module-scss-module__nNwUgq__positioner{z-index:1000}.MobileBottomNav-module-scss-module__nNwUgq__popup{background:var(--background-base-white,#fff);border:1px solid #1b38601f;border-radius:12px;outline:none;min-width:208px;padding:8px;box-shadow:0 10px 20px -5px #0e0f110f,0 20px 65px -5px #0e0f110f}.MobileBottomNav-module-scss-module__nNwUgq__menuItem{color:#455468;cursor:pointer;border-radius:8px;outline:none;align-items:center;gap:12px;padding:12px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:background-color .2s;display:flex}.MobileBottomNav-module-scss-module__nNwUgq__menuItem:hover{background:var(--background-neutral-subtle,#f8f9fa)}.MobileBottomNav-module-scss-module__nNwUgq__menuItem svg{flex-shrink:0;width:20px;height:20px}.MobileBottomNav-module-scss-module__nNwUgq__menuItemActive{color:#1b4dff;background:var(--background-brand-subtle,#f2f5ff)}.MobileBottomNav-module-scss-module__nNwUgq__iconWithDot{display:inline-flex;position:relative}.MobileBottomNav-module-scss-module__nNwUgq__newsDot{background:#156ff7;border-radius:50%;width:6px;height:6px;position:absolute;top:-1px;right:-3px}.MobileBottomNav-module-scss-module__nNwUgq__srOnly{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.FullSearchResults-module-scss-module__9XaaEG__root{flex-direction:column;gap:8px;width:100%;display:flex}.FullSearchResults-module-scss-module__9XaaEG__totalFoundLabel{color:var(--Neutral-Slate-500,#64748b);text-align:right;font-feature-settings:"liga" off,"clig" off;font-size:12px;font-style:normal;font-weight:500;line-height:16px;display:none}@media (min-width:960px){.FullSearchResults-module-scss-module__9XaaEG__totalFoundLabel{display:flex}}.FullSearchResults-module-scss-module__9XaaEG__divider{background:#fff;flex-direction:column;justify-content:center;align-self:stretch;align-items:flex-start;gap:10px;padding:4px 16px 10px;display:flex;box-shadow:0 1px 4px #e2e8f0}.FullSearchResults-module-scss-module__9XaaEG__sticky{background:var(--Neutral-White);z-index:1;padding-top:8px;position:sticky;top:0}@media (min-width:960px){.FullSearchResults-module-scss-module__9XaaEG__sticky{top:40px}}
.LoginButton-module-scss-module__KRwU0a__root{height:100%;color:var(--Neutral-White,#fff);letter-spacing:-.2px;background:linear-gradient(71deg,#427dff 8.43%,#44d5bb 87.45%),#156ff7;border-radius:100px;justify-content:center;align-items:center;gap:10px;padding:4px 12px;font-size:12px;font-style:normal;font-weight:500;line-height:16px;transition:all .2s;display:flex}@media (min-width:960px){.LoginButton-module-scss-module__KRwU0a__root{height:40px;color:var(--Neutral-White,#fff);padding:4px 24px;font-size:14px;font-style:normal;font-weight:600;line-height:24px}}.LoginButton-module-scss-module__KRwU0a__root:hover{filter:brightness(110%)}
.CollapsableSection-module-scss-module__FwPSnG__button{text-transform:capitalize;width:100%;height:40px;color:var(--Neutral-Slate-500,#64748b);font-feature-settings:"liga" off,"clig" off;background:#f8fafc;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:8px;font-size:14px;font-style:normal;font-weight:500;line-height:20px;display:flex}.CollapsableSection-module-scss-module__FwPSnG__button>span{display:inline-block}.CollapsableSection-module-scss-module__FwPSnG__button:disabled{pointer-events:none}.CollapsableSection-module-scss-module__FwPSnG__button:disabled>span{display:none}
.ContentLoader-module-scss-module__lov1ra__root{justify-content:center;align-items:center;display:flex}
.RecentSearch-module-scss-module__jEGCYG__root{flex-direction:column;gap:8px;padding:0 16px;display:flex}.RecentSearch-module-scss-module__jEGCYG__root .RecentSearch-module-scss-module__jEGCYG__label{color:#64748b;font-feature-settings:"liga" off,"clig" off;font-size:12px;font-style:normal;font-weight:500;line-height:16px}.RecentSearch-module-scss-module__jEGCYG__root .RecentSearch-module-scss-module__jEGCYG__list{flex-direction:column;gap:4px;list-style:none;display:flex}.RecentSearch-module-scss-module__jEGCYG__root .RecentSearch-module-scss-module__jEGCYG__searchItem{text-align:left;cursor:pointer;background:#f8fafc;border-radius:8px;justify-content:space-between;align-items:center;padding:8px;display:flex}.RecentSearch-module-scss-module__jEGCYG__root .RecentSearch-module-scss-module__jEGCYG__searchItemText{color:#475569;font-feature-settings:"liga" off,"clig" off;text-align:left;pointer-events:none;flex:1;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.RecentSearch-module-scss-module__jEGCYG__root .RecentSearch-module-scss-module__jEGCYG__removeButton{justify-content:center;align-items:center;display:flex}.RecentSearch-module-scss-module__jEGCYG__root .RecentSearch-module-scss-module__jEGCYG__removeButton:hover{filter:brightness(.5)}
.SearchCategories-module-scss-module__bv1qaq__root{-ms-overflow-style:none;scrollbar-width:none;background:#fff;justify-content:flex-start;align-self:stretch;align-items:flex-start;gap:10px;padding:4px 16px 10px 0;display:flex;overflow:auto hidden}.SearchCategories-module-scss-module__bv1qaq__root::-webkit-scrollbar{background:0 0;border-radius:0;width:0;height:0;display:none}.SearchCategories-module-scss-module__bv1qaq__categoryBadge{padding:var(--spacing-5xs,2px) var(--spacing-2xs,8px);justify-content:center;align-items:center;gap:var(--spacing-5xs,2px);border-radius:var(--corner-radius-Full-round,9999px);border:1px solid var(--border-neutral-muted,#1b38603d);background:var(--transparent-dark-2,#0e0f1105);color:var(--foreground-neutral-secondary,#455468);letter-spacing:-.2px;white-space:nowrap;cursor:pointer;font-size:12px;font-style:normal;font-weight:500;line-height:16px;transition:border-color .2s;display:flex}.SearchCategories-module-scss-module__bv1qaq__categoryBadge.SearchCategories-module-scss-module__bv1qaq__active{padding:var(--spacing-5xs,2px) var(--spacing-2xs,8px);justify-content:center;align-items:center;gap:var(--spacing-5xs,2px);border-radius:var(--corner-radius-Full-round,9999px);background:var(--background-brand-default,#1b4dff);color:var(--foreground-light-primary_inverted,#fff);letter-spacing:-.2px;font-size:12px;font-style:normal;font-weight:500;line-height:16px;display:flex}.SearchCategories-module-scss-module__bv1qaq__categoryBadge:hover{border-color:var(--background-brand-default,#1b4dffaa)}.SearchCategories-module-scss-module__bv1qaq__aiBadge{padding:var(--spacing-5xs,2px) var(--spacing-2xs,8px);justify-content:center;align-items:center;gap:var(--spacing-5xs,2px);border-radius:var(--corner-radius-Full-round,9999px);border:1px solid var(--border-neutral-muted,#1b38603d);background:var(--transparent-dark-2,#0e0f1105);color:var(--foreground-neutral-secondary,#455468);letter-spacing:-.2px;cursor:pointer;min-width:50px;font-size:12px;font-style:normal;font-weight:500;line-height:16px;transition:border-color .2s;display:flex}.SearchCategories-module-scss-module__bv1qaq__aiBadge.SearchCategories-module-scss-module__bv1qaq__active{border-radius:var(--corner-radius-Full-round,9999px);background:var(--Gradients-2-Color-17,linear-gradient(285deg, #45d8ff 0%, #005bea 82.52%));height:22px;color:var(--foreground-light-primary_inverted,#fff);letter-spacing:-.2px;border-width:0;border-color:#0000;font-size:12px;font-style:normal;font-weight:500;line-height:16px}.SearchCategories-module-scss-module__bv1qaq__divider{background:var(--transparent-dark-6,#0e0f110f);width:1px;min-width:1px;height:20px}
.ResultsList-module-scss-module__9o3qva__root{flex-direction:column;gap:8px;margin-top:12px;display:flex}.ResultsList-module-scss-module__9o3qva__label{color:#64748b;font-feature-settings:"liga" off,"clig" off;font-size:12px;font-style:normal;font-weight:500;line-height:16px}.ResultsList-module-scss-module__9o3qva__divider{background:#e2e8f0;width:100%;height:1px;margin-block:8px}
.Welcome-module-scss-module__jVhVNG__welcome{background:#fff;border-radius:16px;justify-content:space-between;align-items:center;gap:24px;padding:24px 20px;display:flex;overflow:hidden;box-shadow:0 1px 2px #0e0f110f}@media (max-width:639px){.Welcome-module-scss-module__jVhVNG__welcome{flex-direction:column;align-items:stretch;gap:16px}}.Welcome-module-scss-module__jVhVNG__text{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.Welcome-module-scss-module__jVhVNG__title{letter-spacing:-.4px;color:#0a0c11;margin:0;font-size:24px;font-weight:600;line-height:34px}@media (max-width:639px){.Welcome-module-scss-module__jVhVNG__title{letter-spacing:-.3px;font-size:20px;line-height:27px}}.Welcome-module-scss-module__jVhVNG__titleHighlight{color:#1b4dff}.Welcome-module-scss-module__jVhVNG__sub{letter-spacing:-.3px;color:#455468;max-width:800px;margin:0;font-size:16px;font-weight:400;line-height:24px}@media (max-width:639px){.Welcome-module-scss-module__jVhVNG__sub{letter-spacing:-.2px;max-width:none;font-size:14px;line-height:22px}}.Welcome-module-scss-module__jVhVNG__cta{color:#fff;letter-spacing:-.2px;cursor:pointer;white-space:nowrap;background:#1b4dff;border:1px solid #0e0f111f;border-radius:8px;flex-shrink:0;align-items:center;gap:6px;padding:10px 16px;font-size:14px;font-weight:500;line-height:20px;text-decoration:none;transition:background .12s;display:inline-flex;box-shadow:0 1px 2.5px #1b4dff29,inset 0 1px 3px #ffffff52,inset 0 4px 6px #ffffff0f}.Welcome-module-scss-module__jVhVNG__cta:hover{color:#fff;background:#1158c4;text-decoration:none}@media (max-width:639px){.Welcome-module-scss-module__jVhVNG__cta{flex:1;justify-content:center;width:auto}}.Welcome-module-scss-module__jVhVNG__ctas{flex-shrink:0;align-self:flex-end;align-items:center;gap:8px;display:flex}@media (max-width:639px){.Welcome-module-scss-module__jVhVNG__ctas{align-self:stretch;width:100%}}
.ActionCard-module-scss-module__ld9qFW__link{cursor:pointer;border-radius:16px;text-decoration:none;display:block}.ActionCard-module-scss-module__ld9qFW__link:focus-visible{outline:2px solid var(--Neutral-Slate-900);outline-offset:2px}.ActionCard-module-scss-module__ld9qFW__card{background:var(--Neutral-White);border-radius:16px;align-items:center;gap:12px;height:100%;padding:20px;transition:box-shadow .15s;display:flex;box-shadow:0 1px 2px #0e0f110f}.ActionCard-module-scss-module__ld9qFW__card:hover{box-shadow:0 2px 8px #0e0f111f}@media (max-width:639px){.ActionCard-module-scss-module__ld9qFW__card{flex-direction:column;align-items:flex-start;gap:10px;padding:14px}}.ActionCard-module-scss-module__ld9qFW__icon{color:#1b4dff;background:#1b4dff0a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:inset 0 -1px 4px #1b4dff14}@media (max-width:639px){.ActionCard-module-scss-module__ld9qFW__icon{width:32px;height:32px}.ActionCard-module-scss-module__ld9qFW__icon svg{width:18px;height:18px}}.ActionCard-module-scss-module__ld9qFW__text{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}@media (max-width:639px){.ActionCard-module-scss-module__ld9qFW__text{flex:none;width:100%}}.ActionCard-module-scss-module__ld9qFW__title{color:#0a0c11;letter-spacing:-.4px;white-space:nowrap;text-overflow:ellipsis;font-size:18px;font-weight:600;line-height:24px;display:block;overflow:hidden}@media (max-width:639px){.ActionCard-module-scss-module__ld9qFW__title{letter-spacing:-.2px;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;line-height:20px;display:-webkit-box}}.ActionCard-module-scss-module__ld9qFW__description{color:#455468;letter-spacing:-.2px;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:400;line-height:22px;display:block;overflow:hidden}@media (max-width:639px){.ActionCard-module-scss-module__ld9qFW__description{font-size:12px;line-height:16px}}.ActionCard-module-scss-module__ld9qFW__skeletonBlock{background:var(--Neutral-Slate-100,#f1f5f9);color:#0000;box-shadow:none;border-radius:4px}.ActionCard-module-scss-module__ld9qFW__arrow{flex-shrink:0}@media (max-width:639px){.ActionCard-module-scss-module__ld9qFW__arrow{display:none}}
.QuickActions-module-scss-module__no2oiq__section{flex-direction:column;gap:4px;display:flex}.QuickActions-module-scss-module__no2oiq__title{letter-spacing:-.2px;color:var(--foreground-neutral-secondary,#455468);margin-bottom:12px;font-size:16px;font-weight:600;line-height:22px}.QuickActions-module-scss-module__no2oiq__subtitle{color:var(--Neutral-Slate-600);margin:0 0 12px;font-size:14px}.QuickActions-module-scss-module__no2oiq__grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}@media (min-width:640px) and (max-width:959px){.QuickActions-module-scss-module__no2oiq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:639px){.QuickActions-module-scss-module__no2oiq__grid{scroll-snap-type:x mandatory;-webkit-mask-image:linear-gradient(to right, transparent, black var(--fade-left,0px), black calc(100% - var(--fade-right,0px)), transparent 100%);mask-image:linear-gradient(to right, transparent, black var(--fade-left,0px), black calc(100% - var(--fade-right,0px)), transparent 100%);-webkit-mask-image:linear-gradient(to right, transparent, black var(--fade-left,0px), black calc(100% - var(--fade-right,0px)), transparent 100%);-ms-overflow-style:none;scrollbar-width:none;grid-template-columns:none;gap:10px;margin-inline:-14px;display:flex;overflow-x:scroll}.QuickActions-module-scss-module__no2oiq__grid::-webkit-scrollbar{background:0 0;border-radius:0;width:0;height:0;display:none}.QuickActions-module-scss-module__no2oiq__grid>*{scroll-snap-align:start;flex:0 0 150px;min-width:0}.QuickActions-module-scss-module__no2oiq__grid>:first-child{margin-left:14px}.QuickActions-module-scss-module__no2oiq__grid>:last-child{margin-right:14px}}
.ExperienceImportPanel-module-scss-module__mSaipq__emptyStack.ExperienceImportPanel-module-scss-module__mSaipq__emptyStack{flex-direction:column;align-items:flex-start;gap:16px}.ExperienceImportPanel-module-scss-module__mSaipq__doorLabel{white-space:nowrap;color:var(--action-foreground-neutral-normal,#455468);letter-spacing:-.2px;font-size:14px;font-weight:500;line-height:20px}.ExperienceImportPanel-module-scss-module__mSaipq__panel{flex-direction:column;gap:12px;width:100%;display:flex}.ExperienceImportPanel-module-scss-module__mSaipq__linkedinSteps{border-radius:var(--corner-radius-md,8px);background:var(--background-brand-soft-surface,#f2f5ff);letter-spacing:.12px;color:var(--foreground-neutral-secondary,#455468);align-items:flex-start;gap:8px;margin:-4px 0 0;padding:8px 12px;font-size:12px;font-weight:400;line-height:18px;display:flex}.ExperienceImportPanel-module-scss-module__mSaipq__linkedinStepsIcon{color:currentColor;flex-shrink:0;margin-top:2px}.ExperienceImportPanel-module-scss-module__mSaipq__linkedinPath{white-space:nowrap;font-weight:500}.ExperienceImportPanel-module-scss-module__mSaipq__reading{border-radius:var(--corner-radius-lg,10px);border:1px solid var(--border-neutral-subtle,#1b38601f);background:var(--background-base-white,#fff);align-items:center;gap:16px;padding:16px;display:flex}.ExperienceImportPanel-module-scss-module__mSaipq__spinner{width:20px;height:20px;color:var(--border-neutral-subtle,#1b38601f);fill:var(--foreground-brand-primary,#1b4dff);flex-shrink:0;animation:.9s linear infinite ExperienceImportPanel-module-scss-module__mSaipq__spin}@keyframes ExperienceImportPanel-module-scss-module__mSaipq__spin{to{transform:rotate(360deg)}}.ExperienceImportPanel-module-scss-module__mSaipq__readingText{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.ExperienceImportPanel-module-scss-module__mSaipq__readingTitle{text-overflow:ellipsis;white-space:nowrap;color:var(--foreground-neutral-secondary,#455468);letter-spacing:-.2px;font-size:14px;font-weight:500;line-height:20px;overflow:hidden}.ExperienceImportPanel-module-scss-module__mSaipq__readingMeta{color:var(--foreground-neutral-tertiary,#8897ae);letter-spacing:-.2px;font-size:12px;font-weight:400;line-height:16px}.ExperienceImportPanel-module-scss-module__mSaipq__progressTrack{background:var(--border-neutral-subtle,#1b38601f);border-radius:9999px;height:3px;margin-top:6px;overflow:hidden}.ExperienceImportPanel-module-scss-module__mSaipq__progressFill{border-radius:inherit;background:var(--foreground-brand-primary,#1b4dff);height:100%;transition:width .3s linear}@media (prefers-reduced-motion:reduce){.ExperienceImportPanel-module-scss-module__mSaipq__progressFill{transition:none}}.ExperienceImportPanel-module-scss-module__mSaipq__quietButton{cursor:pointer;letter-spacing:-.2px;color:var(--foreground-neutral-secondary,#455468);background:0 0;border:0;flex-shrink:0;padding:8px 4px;font-size:14px;font-weight:500;line-height:20px}.ExperienceImportPanel-module-scss-module__mSaipq__quietButton:hover{color:var(--foreground-brand-primary,#1b4dff)}.ExperienceImportPanel-module-scss-module__mSaipq__deadEnd.ExperienceImportPanel-module-scss-module__mSaipq__deadEnd{gap:8px}.ExperienceImportPanel-module-scss-module__mSaipq__deadEndTitle{color:var(--foreground-neutral-primary,#0a0c11);letter-spacing:.14px;font-size:14px;font-weight:600;line-height:20px}.ExperienceImportPanel-module-scss-module__mSaipq__deadEndBody{color:var(--Neutral-Slate-600,#475569);letter-spacing:.12px;margin:0;font-size:12px;font-weight:400;line-height:18px}.ExperienceImportPanel-module-scss-module__mSaipq__deadEndActions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:4px;display:flex}.ExperienceImportPanel-module-scss-module__mSaipq__deadEndActions>button:first-child{width:auto;min-width:160px}.ExperienceImportPanel-module-scss-module__mSaipq__privacyNote{letter-spacing:.12px;color:var(--foreground-neutral-tertiary,#8897ae);margin:0;font-size:12px;font-weight:400;line-height:18px}
.EditOfficeHoursFormControls-module-scss-module__B2aHuG__root{border-bottom:1px solid var(--border-neutral-subtle,#1b38601f);justify-content:space-between;align-items:center;height:56px;padding-inline:16px;display:flex}@media (min-width:1024px){.EditOfficeHoursFormControls-module-scss-module__B2aHuG__root{height:unset;border-bottom:none;margin-bottom:16px;padding-inline:0}}.EditOfficeHoursFormControls-module-scss-module__B2aHuG__controls{display:none}@media (min-width:1024px){.EditOfficeHoursFormControls-module-scss-module__B2aHuG__controls{justify-content:flex-end;align-items:center;gap:8px;margin-top:16px;display:flex}}.EditOfficeHoursFormControls-module-scss-module__B2aHuG__mobileCloseButton{display:flex}@media (min-width:1024px){.EditOfficeHoursFormControls-module-scss-module__B2aHuG__mobileCloseButton{display:none}}.EditOfficeHoursFormControls-module-scss-module__B2aHuG__title{color:#0f172a;font-feature-settings:"liga" off,"clig" off;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.EditOfficeHoursFormControls-module-scss-module__B2aHuG__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:none;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}.EditOfficeHoursFormControls-module-scss-module__B2aHuG__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:none;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}.EditOfficeHoursFormControls-module-scss-module__B2aHuG__primaryButton:disabled{pointer-events:none;opacity:.7;filter:gray(.5)}
.ExperienceImportReview-module-scss-module__2rZh4W__body{gap:20px}.ExperienceImportReview-module-scss-module__2rZh4W__group{flex-direction:column;gap:8px;display:flex}.ExperienceImportReview-module-scss-module__2rZh4W__groupTitle{letter-spacing:.12px;color:var(--foreground-neutral-primary,#0a0c11);margin:0;font-size:12px;font-weight:600;line-height:18px}.ExperienceImportReview-module-scss-module__2rZh4W__rowAlready{letter-spacing:.12px;color:var(--foreground-neutral-tertiary,#8897ae);margin-left:8px;font-size:12px;font-weight:400;line-height:14px}.ExperienceImportReview-module-scss-module__2rZh4W__rows{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.ExperienceImportReview-module-scss-module__2rZh4W__rowItem{padding-right:16px}.ExperienceImportReview-module-scss-module__2rZh4W__rowOff .ExperienceImportReview-module-scss-module__2rZh4W__rowDetails{opacity:.5}.ExperienceImportReview-module-scss-module__2rZh4W__rowCheck{flex-shrink:0;align-items:center;height:20px;display:flex}.ExperienceImportReview-module-scss-module__2rZh4W__rowDate{max-width:300px;margin-top:8px}.ExperienceImportReview-module-scss-module__2rZh4W__footnote{letter-spacing:.12px;color:var(--foreground-neutral-tertiary,#8897ae);margin:0;font-size:12px;font-weight:400;line-height:18px}.ExperienceImportReview-module-scss-module__2rZh4W__submitError{border-radius:var(--corner-radius-md,8px);border:1px solid var(--border-error-subtle,#d92d203d);background:var(--background-error-soft-surface,#fef3f2);letter-spacing:.12px;color:var(--foreground-error-primary,#b42318);margin:0;padding:8px 12px;font-size:12px;font-weight:400;line-height:18px}
.EditOfficeHoursMobileControls-module-scss-module__BLp_dG__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)}.EditOfficeHoursMobileControls-module-scss-module__BLp_dG__root.EditOfficeHoursMobileControls-module-scss-module__BLp_dG__visible{opacity:1;pointer-events:all;transform:translateY(0)}@media (min-width:1024px){.EditOfficeHoursMobileControls-module-scss-module__BLp_dG__root{display:none}}.EditOfficeHoursMobileControls-module-scss-module__BLp_dG__controls{align-items:center;gap:8px;display:none}@media (min-width:1024px){.EditOfficeHoursMobileControls-module-scss-module__BLp_dG__controls{display:flex}}.EditOfficeHoursMobileControls-module-scss-module__BLp_dG__mobileCloseButton{display:flex}@media (min-width:1024px){.EditOfficeHoursMobileControls-module-scss-module__BLp_dG__mobileCloseButton{display:none}}.EditOfficeHoursMobileControls-module-scss-module__BLp_dG__title{color:#0f172a;font-feature-settings:"liga" off,"clig" off;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.EditOfficeHoursMobileControls-module-scss-module__BLp_dG__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}.EditOfficeHoursMobileControls-module-scss-module__BLp_dG__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}.EditOfficeHoursMobileControls-module-scss-module__BLp_dG__primaryButton:disabled{pointer-events:none;opacity:.7}
.FollowButton-module-scss-module__dWQ2Wa__btn{cursor:pointer;letter-spacing:-.2px;white-space:nowrap;background:#fff;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;height:40px;font-size:14px;font-weight:500;line-height:20px;transition:background-color .15s,border-color .15s;display:flex}.FollowButton-module-scss-module__dWQ2Wa__btn:disabled{opacity:.5;cursor:default}.FollowButton-module-scss-module__dWQ2Wa__follow{color:#156ff7;border-color:#156ff7}.FollowButton-module-scss-module__dWQ2Wa__follow:hover:not(:disabled){background:#f0f6ff}.FollowButton-module-scss-module__dWQ2Wa__following{color:#455468;border-color:#e2e8f0}.FollowButton-module-scss-module__dWQ2Wa__following:hover:not(:disabled){background:#f8fafc}.FollowButton-module-scss-module__dWQ2Wa__compactBtn{cursor:pointer;letter-spacing:-.1px;color:var(--foreground-brand-primary,#1b4dff);white-space:nowrap;background:0 0;border:none;border-radius:8px;flex-shrink:0;align-items:center;gap:8px;padding:2px 6px;font-size:13px;font-weight:500;line-height:18px;display:inline-flex}.FollowButton-module-scss-module__dWQ2Wa__compactBtn:hover:not(:disabled){color:var(--foreground-brand-primary,#1b4dff);background:var(--transparent-brand-8,#1b4dff14)}.FollowButton-module-scss-module__dWQ2Wa__compactBtn:disabled{opacity:.5;cursor:default}.FollowButton-module-scss-module__dWQ2Wa__compactFollowing{color:#455468}.FollowButton-module-scss-module__dWQ2Wa__compactFollowing:hover:not(:disabled){color:var(--foreground-neutral-primary,#0a0c11);background:var(--transparent-dark-4,#0e0f110a)}
.JobAlertShell-module-scss-module__QCBV0a__shell{background:#f2f5ff;border:1px solid #aebfff;border-radius:16px;align-items:center;gap:12px;margin-bottom:16px;padding:20px;display:flex;position:relative;overflow:hidden}.JobAlertShell-module-scss-module__QCBV0a__inner{flex:1;justify-content:space-between;align-items:center;gap:16px;min-width:0;display:flex}.JobAlertShell-module-scss-module__QCBV0a__dismissBtn{cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:8px;display:flex;position:absolute;top:11px;right:11px}.JobAlertShell-module-scss-module__QCBV0a__dismissBtn:hover{background:#1b4dff0f}@media (max-width:639px){.JobAlertShell-module-scss-module__QCBV0a__shell{margin:0 8px 16px;padding:12px}.JobAlertShell-module-scss-module__QCBV0a__inner{flex-direction:column;gap:8px}}
.JobAlertBanner-module-scss-module__JB0Yqq__body{align-items:flex-start;gap:12px;display:flex}.JobAlertBanner-module-scss-module__JB0Yqq__copy{flex-direction:column;flex:1;gap:6px;min-width:0;padding-right:16px;display:flex}.JobAlertBanner-module-scss-module__JB0Yqq__title{letter-spacing:-.4px;color:#1b4dff;margin:0;font-size:18px;font-weight:600;line-height:24px}.JobAlertBanner-module-scss-module__JB0Yqq__subtitle{letter-spacing:-.3px;color:#4174ff;margin:0;font-size:16px;font-weight:400;line-height:24px}.JobAlertBanner-module-scss-module__JB0Yqq__actions{flex-shrink:0;align-items:center;gap:12px;display:flex}@media (min-width:640px) and (max-width:959px){.JobAlertBanner-module-scss-module__JB0Yqq__copy{padding-right:0}}@media (max-width:639px){.JobAlertBanner-module-scss-module__JB0Yqq__copy{padding-right:0}}
.JobAlertIndicator-module-scss-module__w2G3lG__label{letter-spacing:-.4px;color:#1b4dff;flex:1;min-width:0;margin:0;font-size:18px;font-weight:600;line-height:24px}.JobAlertIndicator-module-scss-module__w2G3lG__actions{flex-shrink:0;align-items:center;gap:4px;display:flex}.JobAlertIndicator-module-scss-module__w2G3lG__dismissBtn{cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:8px;display:flex}.JobAlertIndicator-module-scss-module__w2G3lG__dismissBtn:hover{background:#1b4dff0f}@media (max-width:639px){.JobAlertIndicator-module-scss-module__w2G3lG__label{font-size:15px}}
.AiSearchIcon-module-scss-module__BBRqFG__icon{background:var(--Gradients-2-Color-17,linear-gradient(285deg, #45d8ff 0%, #005bea 82.52%));flex-shrink:0;display:inline-block;-webkit-mask:url(/icons/ai-search.svg) 50%/contain no-repeat;mask:url(/icons/ai-search.svg) 50%/contain no-repeat}
.Signup-module-scss-module__tC5maa__root{color:var(--action-foreground-neutral-normal,#455468);letter-spacing:-.2px;outline:none;padding-inline:12px;font-size:12px;font-style:normal;font-weight:500;line-height:16px}.Signup-module-scss-module__tC5maa__root:hover{filter:brightness(120%)}@media (min-width:960px){.Signup-module-scss-module__tC5maa__root{border:1px solid var(--Neutral-Slate-300,#cbd5e1);background:var(--Neutral-White,#fff);text-align:center;height:40px;color:var(--action-foreground-neutral-normal,#455468);white-space:nowrap;letter-spacing:-.2px;border-radius:40px;justify-content:center;align-items:center;gap:8px;padding:0 24px;font-size:14px;font-style:normal;font-weight:600;line-height:24px;box-shadow:0 1px 1px #0f172a14}.Signup-module-scss-module__tC5maa__root:hover{filter:brightness(120%);border-color:#0000;box-shadow:0 4px 4px #0f172a0a,0 0 1px #0f172a1f,0 0 0 2px #156ff740}}
.ResultRows-module-scss-module__cbgk3G__host{list-style:none;position:relative}.ResultRows-module-scss-module__cbgk3G__link{color:inherit;text-decoration:none;display:block}.ResultRows-module-scss-module__cbgk3G__headerAskable{padding-right:64px}.ResultRows-module-scss-module__cbgk3G__headerTwoActions{padding-right:92px}.ResultRows-module-scss-module__cbgk3G__rowActions{align-items:center;gap:4px;display:inline-flex;position:absolute;top:8px;right:8px}.ResultRows-module-scss-module__cbgk3G__ask{height:24px;color:var(--foreground-brand-primary,#1b4dff);cursor:pointer;background:#fff;border:0;border-radius:6px;align-items:center;gap:4px;padding:0 4px;font-size:12px;font-weight:500;line-height:16px;display:inline-flex}.ResultRows-module-scss-module__cbgk3G__ask:hover{background:var(--transparent-brand-8,#1b4dff14)}.ResultRows-module-scss-module__cbgk3G__ask:focus-visible{outline:2px solid var(--foreground-brand-primary,#1b4dff);outline-offset:1px}.ResultRows-module-scss-module__cbgk3G__intro{align-items:center;gap:4px;margin-top:6px;padding-left:32px;display:flex}.ResultRows-module-scss-module__cbgk3G__introLabel{color:var(--foreground-neutral-secondary,#455468);font-size:12px;line-height:18px}.ResultRows-module-scss-module__cbgk3G__introAction{margin-left:auto;display:inline-flex}.ResultRows-module-scss-module__cbgk3G__introAsk{border:1px solid var(--foreground-brand-primary,#1b4dff);background:var(--foreground-brand-primary,#1b4dff);height:24px;color:var(--background-base-white,#fff);cursor:pointer;border-radius:6px;padding:0 8px;font-size:12px;font-weight:500;line-height:16px}.ResultRows-module-scss-module__cbgk3G__introAsk:hover{background:#0f3cd9;border-color:#0f3cd9}.ResultRows-module-scss-module__cbgk3G__introAsk:focus-visible{outline:2px solid var(--foreground-brand-primary,#1b4dff);outline-offset:2px}
.QuerySuggestions-module-scss-module__fOp6dq__promptRow,.QuerySuggestions-module-scss-module__fOp6dq__bandRow{width:100%;font:inherit;text-align:left;cursor:pointer;border:0;align-items:center;gap:8px;display:flex}.QuerySuggestions-module-scss-module__fOp6dq__promptRow:hover,.QuerySuggestions-module-scss-module__fOp6dq__bandRow:hover{background:var(--transparent-dark-4,#0e0f110a)}.QuerySuggestions-module-scss-module__fOp6dq__active.QuerySuggestions-module-scss-module__fOp6dq__active{background:var(--transparent-dark-8,#0e0f1114)}.QuerySuggestions-module-scss-module__fOp6dq__bandList{flex-direction:column;gap:4px;margin:4px 0 0;padding:0;list-style:none;display:flex}.QuerySuggestions-module-scss-module__fOp6dq__icon{border-radius:50%;flex-shrink:0;width:20px;height:20px}.QuerySuggestions-module-scss-module__fOp6dq__text{min-width:0}.QuerySuggestions-module-scss-module__fOp6dq__match{color:#156ff7bf;font-style:normal}.QuerySuggestions-module-scss-module__fOp6dq__arrow{color:var(--foreground-neutral-tertiary,#8897ae);flex-shrink:0;margin-left:auto;line-height:0}
.AiSearchView-module-scss-module__W6oDna__titleBar{gap:8px;height:56px;padding-left:16px}.AiSearchView-module-scss-module__W6oDna__titleIcon{flex-shrink:0}.AiSearchView-module-scss-module__W6oDna__titleChip.AiSearchView-module-scss-module__W6oDna__titleChip{margin-left:4px;position:static;transform:none}.AiSearchView-module-scss-module__W6oDna__title{white-space:nowrap;text-overflow:ellipsis;min-width:0;color:var(--foreground-neutral-primary,#0f172a);flex:1;font-size:16px;font-weight:500;line-height:24px;overflow:hidden}.AiSearchView-module-scss-module__W6oDna__rowButton{width:100%;font:inherit;border:0;gap:8px}.AiSearchView-module-scss-module__W6oDna__rowButton:hover{background:var(--transparent-dark-4,#0e0f110a)}.AiSearchView-module-scss-module__W6oDna__rowIcon{flex-shrink:0;width:20px;height:20px}.AiSearchView-module-scss-module__W6oDna__threadTitle{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.AiSearchView-module-scss-module__W6oDna__rowWhen{color:var(--foreground-neutral-tertiary,#8897ae);flex-shrink:0;font-size:12px;line-height:16px}.AiSearchView-module-scss-module__W6oDna__historyHead{justify-content:space-between;align-items:center;gap:8px;display:flex}.AiSearchView-module-scss-module__W6oDna__showAll{white-space:nowrap;flex-shrink:0}.AiSearchView-module-scss-module__W6oDna__historySubhead{padding:0 16px}.AiSearchView-module-scss-module__W6oDna__historyRow{text-align:left;width:100%;font:inherit;cursor:pointer;border:0}.AiSearchView-module-scss-module__W6oDna__historyRow:hover{background:var(--transparent-dark-4,#0e0f110a)}.AiSearchView-module-scss-module__W6oDna__promptIcon{border-radius:50%;flex-shrink:0;width:20px;height:20px}.AiSearchView-module-scss-module__W6oDna__promptButton{width:100%;font:inherit;cursor:pointer;border:0;align-items:center;gap:8px;display:flex}.AiSearchView-module-scss-module__W6oDna__promptButton:hover{background:var(--transparent-dark-4,#0e0f110a)}.AiSearchView-module-scss-module__W6oDna__answerBody{flex-direction:column;flex:1;min-height:0;display:flex}.AiSearchView-module-scss-module__W6oDna__idleSection.AiSearchView-module-scss-module__W6oDna__idleSection{margin-top:0;padding-top:0;padding-bottom:0}.AiSearchView-module-scss-module__W6oDna__hintInset{padding:0 16px}.AiSearchView-module-scss-module__W6oDna__footer{border-top:1px solid var(--border-neutral-subtle,#1b38601f);color:var(--foreground-neutral-tertiary,#8897ae);align-items:center;gap:16px;padding:8px 16px;font-size:12px;line-height:16px;display:none}@media (min-width:960px){.AiSearchView-module-scss-module__W6oDna__footer{display:flex}}.AiSearchView-module-scss-module__W6oDna__footerItem{align-items:center;gap:6px;display:inline-flex}.AiSearchView-module-scss-module__W6oDna__kbd{background:var(--transparent-dark-4,#0e0f110a);color:var(--foreground-neutral-secondary,#455468);border-radius:4px;padding:2px 6px;font-family:inherit;font-size:11px;line-height:14px}
.SingleTeamFocusArea-module-scss-module__61vScq__root{gap:8px;margin:8px 16px 8px 0;display:inline-flex}@media (max-width:639px){.SingleTeamFocusArea-module-scss-module__61vScq__root{flex-direction:column}}.SingleTeamFocusArea-module-scss-module__61vScq__rootExpanded{grid-column:1/-1}.SingleTeamFocusArea-module-scss-module__61vScq__parentTag{color:#1d4ed8;cursor:pointer;white-space:nowrap;background-color:#dbeafe;border:1px solid #1d4ed8;border-radius:24px;align-items:center;gap:4px;height:fit-content;padding:2px 10px;font-size:12px;font-weight:500;line-height:14px;display:inline-flex}.SingleTeamFocusArea-module-scss-module__61vScq__parentTag:focus{outline:none;box-shadow:0 0 0 2px #156ff740}.SingleTeamFocusArea-module-scss-module__61vScq__arrowCollapsed{transition:transform .2s;transform:rotate(-90deg)}.SingleTeamFocusArea-module-scss-module__61vScq__arrowExpanded{transition:transform .2s;transform:rotate(0)}.SingleTeamFocusArea-module-scss-module__61vScq__children{flex-wrap:wrap;gap:8px;display:flex}.SingleTeamFocusArea-module-scss-module__61vScq__childTag{max-width:none}
.SearchPopover-module-scss-module__TAthIG__overlay.SearchPopover-module-scss-module__TAthIG__overlay{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;padding:0;display:block;overflow:hidden}@media (min-width:960px){.SearchPopover-module-scss-module__TAthIG__overlayUnderField.SearchPopover-module-scss-module__TAthIG__overlayUnderField{pointer-events:none}.SearchPopover-module-scss-module__TAthIG__overlayUnderField.SearchPopover-module-scss-module__TAthIG__overlayUnderField .SearchPopover-module-scss-module__TAthIG__container{pointer-events:auto}.SearchPopover-module-scss-module__TAthIG__ownFieldCompactOnly{display:none}}.SearchPopover-module-scss-module__TAthIG__container.SearchPopover-module-scss-module__TAthIG__container{top:var(--pop-top,88px);right:var(--pop-right,24px);width:520px;max-width:calc(100vw - 24px);max-height:calc(100dvh - var(--pop-top,88px) - 24px);display:flex;position:absolute}.SearchPopover-module-scss-module__TAthIG__card{border:1px solid var(--border-neutral-subtle,#1b38601f);background:#fff;border-radius:12px;flex-direction:column;width:100%;min-height:0;display:flex;overflow:hidden;box-shadow:0 1px 2px #0f172a29,0 0 1px #0f172a1f,0 4px 4px #0f172a0a}.SearchPopover-module-scss-module__TAthIG__askBar{border-bottom:1px solid var(--border-neutral-subtle,#1b38601f);background:#fff;flex-shrink:0;padding:6px 16px}.SearchPopover-module-scss-module__TAthIG__askRowHost.SearchPopover-module-scss-module__TAthIG__askRowHost{margin-top:0;padding:0}.SearchPopover-module-scss-module__TAthIG__rowButton{width:100%;font:inherit;cursor:pointer;border:0;gap:8px}.SearchPopover-module-scss-module__TAthIG__rowButton:hover{background:var(--transparent-dark-4,#0e0f110a)}.SearchPopover-module-scss-module__TAthIG__rowIcon{flex-shrink:0;width:20px;height:20px}.SearchPopover-module-scss-module__TAthIG__askArrow{color:var(--foreground-neutral-tertiary,#8897ae);flex-shrink:0;margin-left:auto;line-height:0}.SearchPopover-module-scss-module__TAthIG__body{-ms-overflow-style:none;scrollbar-width:none;flex:1;min-height:0;padding:12px 16px;overflow-y:auto}.SearchPopover-module-scss-module__TAthIG__body::-webkit-scrollbar{background:0 0;border-radius:0;width:0;height:0;display:none}.SearchPopover-module-scss-module__TAthIG__idle{flex-direction:column;gap:8px;display:flex}.SearchPopover-module-scss-module__TAthIG__idleSection.SearchPopover-module-scss-module__TAthIG__idleSection{margin-top:0;padding-top:0;padding-bottom:0}.SearchPopover-module-scss-module__TAthIG__recentRemove{color:var(--foreground-neutral-tertiary,#8897ae);display:inline-flex}.SearchPopover-module-scss-module__TAthIG__hint{color:var(--foreground-neutral-tertiary,#8897ae);margin:0;padding:0 16px;font-size:12px;line-height:18px}.SearchPopover-module-scss-module__TAthIG__noResults{padding:8px 16px 0}.SearchPopover-module-scss-module__TAthIG__stickyTop.SearchPopover-module-scss-module__TAthIG__stickyTop{background:#fff;top:0}@media (max-width:639px){.SearchPopover-module-scss-module__TAthIG__container.SearchPopover-module-scss-module__TAthIG__container{width:auto;max-width:none;max-height:none;inset:0}.SearchPopover-module-scss-module__TAthIG__card{border:0;border-radius:0}}
.FollowToast-module-scss-module__R74P1G__toast{background:var(--background-success-subtle,#e6f7ef);border:1px solid var(--border-success-subtle,#0a99523d);max-width:min(440px,100vw - 32px);color:var(--foreground-success-secondary,#065f46);z-index:80;border-radius:10px;align-items:flex-start;gap:10px;padding:12px 16px;animation:.28s cubic-bezier(.22,1,.36,1) FollowToast-module-scss-module__R74P1G__toastIn;display:flex;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 12px 32px #0e0f1129}.FollowToast-module-scss-module__R74P1G__icon{color:var(--foreground-success-primary,#0a9952);flex-shrink:0;margin-top:1px}.FollowToast-module-scss-module__R74P1G__text{font-size:14px;line-height:20px}.FollowToast-module-scss-module__R74P1G__text strong{font-weight:600}@keyframes FollowToast-module-scss-module__R74P1G__toastIn{0%{opacity:0;transform:translate(-50%)translateY(12px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@media (prefers-reduced-motion:reduce){.FollowToast-module-scss-module__R74P1G__toast{animation:none}}
.FollowPill-module-scss-module__-9kWua__btn{white-space:nowrap;align-items:center;gap:7px;display:inline-flex}
.SupportModal-module-scss-module__aZQTwa__pillRow{flex-wrap:wrap;gap:8px;padding:0;overflow:visible}.SupportModal-module-scss-module__aZQTwa__pill{margin:0;font-family:inherit}.SupportModal-module-scss-module__aZQTwa__pill:focus-visible{outline:2px solid var(--foreground-brand-primary,#1b4dff);outline-offset:2px}@media (max-width:639px){.SupportModal-module-scss-module__aZQTwa__pillRow .SupportModal-module-scss-module__aZQTwa__pill[aria-checked]{padding:5px 12px;font-size:14px;line-height:20px}}
.ReferRoleRow-module-scss-module__eK0qTG__root{color:inherit;background-color:#f9fafb;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;padding:12px 16px;text-decoration:none;display:flex}.ReferRoleRow-module-scss-module__eK0qTG__body{flex-direction:column;gap:4px;min-width:0;display:flex}.ReferRoleRow-module-scss-module__eK0qTG__title{letter-spacing:-.3px;font-size:16px;font-weight:500;line-height:24px}.ReferRoleRow-module-scss-module__eK0qTG__meta{color:#455468;letter-spacing:-.2px;font-size:14px;line-height:22px}.ReferRoleRow-module-scss-module__eK0qTG__right{flex-shrink:0;align-items:center;gap:16px;display:flex}.ReferRoleRow-module-scss-module__eK0qTG__relative{color:#94a3b8;font-variant-numeric:tabular-nums;align-items:center;gap:2px;font-size:13px;display:flex}.ReferRoleRow-module-scss-module__eK0qTG__newBadge{color:#059669;align-items:center;gap:4px;font-size:12px;font-weight:600;display:inline-flex}@media (max-width:639px){.ReferRoleRow-module-scss-module__eK0qTG__row{flex-direction:column;align-items:stretch;gap:12px}.ReferRoleRow-module-scss-module__eK0qTG__actions{flex-wrap:wrap;justify-content:flex-start;gap:12px 16px}}.ReferRoleRow-module-scss-module__eK0qTG__actionButtons{align-items:center;gap:16px;display:flex}@media (max-width:639px){.ReferRoleRow-module-scss-module__eK0qTG__actionButtons{margin-left:auto}}.ReferRoleRow-module-scss-module__eK0qTG__titleRow{align-items:baseline;gap:8px;display:flex}.ReferRoleRow-module-scss-module__eK0qTG__newBadgeMobile{display:none}@media (max-width:639px){.ReferRoleRow-module-scss-module__eK0qTG__titleRow .ReferRoleRow-module-scss-module__eK0qTG__titleLink{flex:1;min-width:0}.ReferRoleRow-module-scss-module__eK0qTG__newBadgeMobile{flex-shrink:0;display:inline-flex}.ReferRoleRow-module-scss-module__eK0qTG__newBadgeDesktop{display:none}}.ReferRoleRow-module-scss-module__eK0qTG__titleLink{color:inherit;cursor:pointer;text-decoration:none}.ReferRoleRow-module-scss-module__eK0qTG__titleLink:hover{text-decoration:underline}.ReferRoleRow-module-scss-module__eK0qTG__applyArrow{color:inherit;border-radius:8px;justify-content:center;align-items:center;padding:2px;display:inline-flex}.ReferRoleRow-module-scss-module__eK0qTG__applyArrow:hover{background:var(--transparent-dark-4,#0e0f110a)}.ReferRoleRow-module-scss-module__eK0qTG__referButton{flex-shrink:0;padding-left:12px;padding-right:12px}
.DealCard-module-scss-module__1U520a__card{cursor:pointer;background:#fff;border-radius:8px;flex-direction:column;align-items:flex-start;width:100%;padding:20px;transition:box-shadow .2s;display:flex;box-shadow:0 0 1px #0f172a1f,0 4px 4px #0f172a0a}.DealCard-module-scss-module__1U520a__card:hover{box-shadow:0 10px 20px -5px #0e0f110f,0 20px 65px -5px #0e0f110f}@media (max-width:639px){.DealCard-module-scss-module__1U520a__card{box-shadow:none;border-radius:0;padding:16px 0}.DealCard-module-scss-module__1U520a__card:hover{box-shadow:none}}.DealCard-module-scss-module__1U520a__content{flex-wrap:wrap;align-items:flex-start;gap:20px;width:100%;display:flex}@media (max-width:639px){.DealCard-module-scss-module__1U520a__content{flex-wrap:nowrap;gap:12px}}.DealCard-module-scss-module__1U520a__avatar{background:#f9fafb;border:1px solid #1b38603d;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden}@media (max-width:639px){.DealCard-module-scss-module__1U520a__avatar{border-radius:8px;width:40px;height:40px}}.DealCard-module-scss-module__1U520a__avatarImg{object-fit:cover;width:100%;height:100%}.DealCard-module-scss-module__1U520a__avatarPlaceholder{color:#455468;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;font-weight:600;display:flex}@media (max-width:639px){.DealCard-module-scss-module__1U520a__avatarPlaceholder{width:28px;height:28px;font-size:14px}}.DealCard-module-scss-module__1U520a__details{flex-direction:column;flex:1;gap:16px;min-width:0;display:flex}@media (max-width:639px){.DealCard-module-scss-module__1U520a__details{gap:10px}}.DealCard-module-scss-module__1U520a__description{flex-direction:column;gap:4px;display:flex}.DealCard-module-scss-module__1U520a__title{letter-spacing:-.4px;color:#0a0c11;font-size:24px;font-weight:600;line-height:34px}@media (max-width:639px){.DealCard-module-scss-module__1U520a__title{font-size:20px;line-height:28px}}.DealCard-module-scss-module__1U520a__subtitle{letter-spacing:-.2px;color:#455468;word-break:break-word;font-size:14px;font-weight:400;line-height:22px}.DealCard-module-scss-module__1U520a__tags{flex-wrap:wrap;gap:8px;display:flex}.DealCard-module-scss-module__1U520a__tag{letter-spacing:-.2px;white-space:nowrap;border-radius:9999px;padding:2px 10px;font-size:14px;font-weight:500;line-height:20px}.DealCard-module-scss-module__1U520a__tagDefault{color:#455468;background:#0e0f110f}.DealCard-module-scss-module__1U520a__tagBrand{color:#4174ff;background:#1b4dff0a}.DealCard-module-scss-module__1U520a__tagHighValue{color:#455468;background:#0e0f110f;padding:2px 8px;font-size:12px}.DealCard-module-scss-module__1U520a__meta{letter-spacing:-.2px;color:#455468;align-items:center;gap:4px;font-size:12px;font-weight:400;line-height:18px;display:flex}.DealCard-module-scss-module__1U520a__metaIcon{color:#455468;width:16px;height:16px}.DealCard-module-scss-module__1U520a__metaDot{justify-content:center;align-items:center;width:16px;height:16px;display:flex}.DealCard-module-scss-module__1U520a__metaDot:after{content:"";background:#455468;border-radius:50%;width:2px;height:2px}
.JobReferRoleRow-module-scss-module__vAhUBq__applyButton{flex-shrink:0;justify-content:center;align-items:center;min-width:104px;text-decoration:none;display:inline-flex}.JobReferRoleRow-module-scss-module__vAhUBq__applyButton:hover{text-decoration:none}.JobReferRoleRow-module-scss-module__vAhUBq__appliedButton{gap:6px}.JobReferRoleRow-module-scss-module__vAhUBq__appliedButton.JobReferRoleRow-module-scss-module__vAhUBq__appliedButton:disabled{cursor:default}.JobReferRoleRow-module-scss-module__vAhUBq__relativeTone.JobReferRoleRow-module-scss-module__vAhUBq__relativeTone,.JobReferRoleRow-module-scss-module__vAhUBq__relativeTone.JobReferRoleRow-module-scss-module__vAhUBq__relativeTone svg{color:var(--foreground-neutral-tertiary,#8897ae)}.JobReferRoleRow-module-scss-module__vAhUBq__referTone.JobReferRoleRow-module-scss-module__vAhUBq__referTone.JobReferRoleRow-module-scss-module__vAhUBq__referTone{color:var(--foreground-neutral-secondary,#455468)}.JobReferRoleRow-module-scss-module__vAhUBq__referTone.JobReferRoleRow-module-scss-module__vAhUBq__referTone.JobReferRoleRow-module-scss-module__vAhUBq__referTone:hover:not(:disabled){color:var(--foreground-brand-primary,#1b4dff)}.JobReferRoleRow-module-scss-module__vAhUBq__origin{letter-spacing:-.2px;color:var(--foreground-neutral-tertiary,#8897ae);font-size:12px;line-height:18px}.JobReferRoleRow-module-scss-module__vAhUBq__titleButton{appearance:none;font:inherit;text-align:left;color:inherit;cursor:pointer;background:0 0;border:0;margin:0;padding:0}.JobReferRoleRow-module-scss-module__vAhUBq__rowPress{cursor:pointer;transition:background-color .12s}.JobReferRoleRow-module-scss-module__vAhUBq__rowPress:hover{background-color:var(--background-neutral-subtle,#f1f5f9)}.JobReferRoleRow-module-scss-module__vAhUBq__rowPress:hover .JobReferRoleRow-module-scss-module__vAhUBq__titleButton{text-decoration:underline}.JobReferRoleRow-module-scss-module__vAhUBq__rowChevron{color:var(--foreground-neutral-tertiary,#8897ae);flex-shrink:0;display:inline-flex}.JobReferRoleRow-module-scss-module__vAhUBq__rowPress:hover .JobReferRoleRow-module-scss-module__vAhUBq__rowChevron{color:var(--foreground-neutral-secondary,#455468)}
.MemberAvatar-module-scss-module__SFfAkG__avatar{object-fit:cover;background:var(--transparent-dark-4,#0e0f110a);border-radius:9999px;flex-shrink:0}
.MemberSearchSelect-module-scss-module__H_Etoq__optionRow{align-items:center;gap:10px;min-width:0;display:flex}.MemberSearchSelect-module-scss-module__H_Etoq__optionText{flex-direction:column;gap:2px;min-width:0;display:flex}.MemberSearchSelect-module-scss-module__H_Etoq__valueRow{align-items:center;gap:8px;min-width:0;max-width:100%;display:inline-flex}.MemberSearchSelect-module-scss-module__H_Etoq__valueName{color:var(--foreground-neutral-primary,#0a0c11);white-space:nowrap;font-weight:500}.MemberSearchSelect-module-scss-module__H_Etoq__valueMeta{letter-spacing:-.2px;color:var(--foreground-neutral-tertiary,#8897ae);white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:12px;line-height:18px;overflow:hidden}@media (max-width:639px){.MemberSearchSelect-module-scss-module__H_Etoq__valueMeta{display:none}}.MemberSearchSelect-module-scss-module__H_Etoq__outsideRow{border:0;border-top:1px solid var(--border-neutral-subtle,#1b38601f);cursor:pointer;text-align:left;letter-spacing:-.2px;width:100%;min-width:0;color:var(--foreground-brand-primary,#1b4dff);background:0 0;align-items:center;gap:10px;margin-top:4px;padding:12px 8px 4px;font-size:14px;font-weight:500;line-height:20px;display:flex}.MemberSearchSelect-module-scss-module__H_Etoq__outsideRow:hover{background:#1b38600a}.MemberSearchSelect-module-scss-module__H_Etoq__outsideGlyph{flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}
.RecipientInput-module-scss-module__F5luEW__inputRow{grid-area:1/1/2/3;align-items:center;width:100%;min-width:0;height:32px;display:flex;position:relative}.RecipientInput-module-scss-module__F5luEW__inputField{width:100%;min-width:0;font:inherit;letter-spacing:-.2px;color:var(--foreground-neutral-primary,#0a0c11);background:0 0;border:0;outline:none;margin:0;padding:0 4px;font-size:14px;line-height:20px}.RecipientInput-module-scss-module__F5luEW__inputField::placeholder{color:#afbaca}.RecipientInput-module-scss-module__F5luEW__inputFieldTucked{clip-path:inset(50%);width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.RecipientInput-module-scss-module__F5luEW__addButton{cursor:pointer;text-align:left;letter-spacing:-.2px;width:100%;min-width:0;color:var(--foreground-brand-primary,#1b4dff);background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;padding:4px;font-size:14px;font-weight:500;line-height:20px;display:flex}.RecipientInput-module-scss-module__F5luEW__addButton:hover{background:#1b38600a}.RecipientInput-module-scss-module__F5luEW__addGlyph{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}
.RecipientPicker-module-scss-module__15jQ4q__description{letter-spacing:-.2px;color:var(--foreground-neutral-secondary,#455468);font-size:12px;font-weight:400;line-height:18px}.RecipientPicker-module-scss-module__15jQ4q__valueContainer{scrollbar-width:thin;scrollbar-color:var(--border-neutral-muted,#1b38603d) #0000}.RecipientPicker-module-scss-module__15jQ4q__valueContainer::-webkit-scrollbar{width:8px}.RecipientPicker-module-scss-module__15jQ4q__valueContainer::-webkit-scrollbar-track{background:0 0}.RecipientPicker-module-scss-module__15jQ4q__valueContainer::-webkit-scrollbar-thumb{background:var(--border-neutral-muted,#1b38603d);background-clip:content-box;border:2px solid #0000;border-radius:9999px}.RecipientPicker-module-scss-module__15jQ4q__groupHeading{letter-spacing:.4px;text-transform:uppercase;color:var(--foreground-neutral-tertiary,#8897ae);margin:0;padding:8px 8px 4px;font-size:11px;font-weight:600;line-height:16px}.RecipientPicker-module-scss-module__15jQ4q__optionRow{align-items:center;gap:10px;min-width:0;display:flex}.RecipientPicker-module-scss-module__15jQ4q__optionAvatar{object-fit:cover;background:var(--transparent-dark-4,#0e0f110a);border-radius:9999px;flex-shrink:0;width:32px;height:32px}.RecipientPicker-module-scss-module__15jQ4q__optionText{flex-direction:column;gap:2px;min-width:0;display:flex}.RecipientPicker-module-scss-module__15jQ4q__optionNameRow{align-items:center;gap:6px;min-width:0;display:flex}.RecipientPicker-module-scss-module__15jQ4q__optionName{letter-spacing:-.2px;color:var(--foreground-neutral-primary,#0a0c11);font-size:14px;font-weight:500;line-height:20px}.RecipientPicker-module-scss-module__15jQ4q__leadBadge{background:var(--transparent-dark-4,#0e0f110a);color:var(--foreground-neutral-secondary,#455468);letter-spacing:.2px;border-radius:4px;flex-shrink:0;padding:1px 6px;font-size:11px;font-weight:600;line-height:16px}.RecipientPicker-module-scss-module__15jQ4q__optionDescription{letter-spacing:-.2px;color:var(--foreground-neutral-secondary,#455468);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:400;line-height:18px;overflow:hidden}.RecipientPicker-module-scss-module__15jQ4q__createRow{align-items:center;gap:10px;min-width:0;display:flex}.RecipientPicker-module-scss-module__15jQ4q__mailBadge{background:var(--transparent-dark-4,#0e0f110a);width:32px;height:32px;color:var(--foreground-neutral-secondary,#455468);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.RecipientPicker-module-scss-module__15jQ4q__createText{letter-spacing:-.2px;color:var(--foreground-neutral-secondary,#455468);white-space:nowrap;text-overflow:ellipsis;font-size:14px;line-height:20px;overflow:hidden}.RecipientPicker-module-scss-module__15jQ4q__createText strong{color:var(--foreground-neutral-primary,#0a0c11);font-weight:500}.RecipientPicker-module-scss-module__15jQ4q__row{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.RecipientPicker-module-scss-module__15jQ4q__rowAvatar{object-fit:cover;background:var(--transparent-dark-4,#0e0f110a);border-radius:9999px;flex-shrink:0;width:24px;height:24px}.RecipientPicker-module-scss-module__15jQ4q__rowMail{width:24px;height:24px;color:var(--foreground-neutral-tertiary,#8897ae);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.RecipientPicker-module-scss-module__15jQ4q__rowText{flex:1;align-items:baseline;gap:6px;min-width:0;display:flex}.RecipientPicker-module-scss-module__15jQ4q__rowName{white-space:nowrap;text-overflow:ellipsis;color:var(--foreground-neutral-primary,#0a0c11);flex:0 auto;overflow:hidden}.RecipientPicker-module-scss-module__15jQ4q__rowRole{white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.2px;color:var(--foreground-neutral-secondary,#455468);flex:0 auto;font-size:12px;font-weight:400;line-height:18px;overflow:hidden}.RecipientPicker-module-scss-module__15jQ4q__rowRemove{color:var(--foreground-neutral-tertiary,#8897ae);justify-content:center;align-items:center;transition:color .2s;display:inline-flex}.RecipientPicker-module-scss-module__15jQ4q__rowRemove:hover{color:var(--foreground-neutral-secondary,#455468)}.RecipientPicker-module-scss-module__15jQ4q__suggestBlock{flex-wrap:wrap;align-items:center;gap:8px;margin-top:4px;margin-bottom:12px;display:flex}.RecipientPicker-module-scss-module__15jQ4q__suggestLabel{color:var(--foreground-neutral-tertiary,#8897ae);font-size:12px;font-weight:400;line-height:18px}.RecipientPicker-module-scss-module__15jQ4q__suggestChip{border:1px solid var(--border-neutral-subtle,#1b38601f);cursor:pointer;text-align:left;background:0 0;border-radius:999px;align-items:center;gap:8px;padding:5px 12px 5px 5px;transition:border-color .2s;display:flex}.RecipientPicker-module-scss-module__15jQ4q__suggestChip:hover{border-color:var(--border-neutral-muted,#1b38603d)}.RecipientPicker-module-scss-module__15jQ4q__suggestText{align-items:baseline;gap:6px;min-width:0;display:flex}.RecipientPicker-module-scss-module__15jQ4q__suggestName{letter-spacing:-.2px;color:var(--foreground-neutral-primary,#0a0c11);white-space:nowrap;font-size:14px;font-weight:500;line-height:20px}.RecipientPicker-module-scss-module__15jQ4q__suggestRole{color:var(--foreground-neutral-tertiary,#8897ae);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:400;line-height:16px;overflow:hidden}.RecipientPicker-module-scss-module__15jQ4q__suggestAvatar{border-radius:50%;flex-shrink:0;width:24px;height:24px;display:block}.RecipientPicker-module-scss-module__15jQ4q__suggestPlus{color:var(--foreground-brand-primary,#1b4dff);flex-shrink:0}.RecipientPicker-module-scss-module__15jQ4q__optionAvatarTeam,.RecipientPicker-module-scss-module__15jQ4q__rowAvatarTeam,.RecipientPicker-module-scss-module__15jQ4q__suggestAvatarTeam{object-fit:contain;border:1px solid var(--border-neutral-subtle,#1b38601f);background:var(--background-base-white,#fff)}.RecipientPicker-module-scss-module__15jQ4q__rowTextTeam{flex-direction:column;align-items:flex-start;gap:0}
.ReferModal-module-scss-module__DEeAWG__modal{background:#fff;border-radius:24px;flex-direction:column;gap:24px;width:100%;max-width:600px;height:min(870px,100dvh - 48px);margin:auto;padding:20px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 20px -5px #0e0f110f,0 20px 65px -5px #0e0f110f}@media (max-width:639px){.ReferModal-module-scss-module__DEeAWG__modal{max-width:100%;height:min(870px,100dvh - 32px)}}.ReferModal-module-scss-module__DEeAWG__modalSent{height:auto;max-height:min(870px,100dvh - 48px)}@media (max-width:639px){.ReferModal-module-scss-module__DEeAWG__modalSent{max-height:min(870px,100dvh - 32px)}}.ReferModal-module-scss-module__DEeAWG__modalSent .ReferModal-module-scss-module__DEeAWG__actions{margin-top:0}.ReferModal-module-scss-module__DEeAWG__closeButton.ReferModal-module-scss-module__DEeAWG__closeButton{background:var(--transparent-dark-4,#0e0f110a);width:24px;height:24px;color:var(--foreground-neutral-secondary,#455468);border-radius:9999px;justify-content:center;align-items:center;display:flex;position:absolute;top:12px;right:12px;box-shadow:inset 0 -2px 4px #0e0f1105}.ReferModal-module-scss-module__DEeAWG__closeButton.ReferModal-module-scss-module__DEeAWG__closeButton:hover{background:#0e0f1114}.ReferModal-module-scss-module__DEeAWG__header{align-items:flex-start;gap:16px;display:flex}.ReferModal-module-scss-module__DEeAWG__headerText{flex-direction:column;gap:8px;min-width:0;padding-top:8px;display:flex}.ReferModal-module-scss-module__DEeAWG__headerSent{flex-direction:column;align-items:center}.ReferModal-module-scss-module__DEeAWG__headerSent .ReferModal-module-scss-module__DEeAWG__title,.ReferModal-module-scss-module__DEeAWG__headerSent .ReferModal-module-scss-module__DEeAWG__desc{text-align:center}.ReferModal-module-scss-module__DEeAWG__iconWrapper{background:#f2f5ff;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;padding:10px;display:flex}.ReferModal-module-scss-module__DEeAWG__title{color:var(--foreground-neutral-primary,#0a0c11);letter-spacing:-.4px;font-size:18px;font-style:normal;font-weight:500;line-height:24px}.ReferModal-module-scss-module__DEeAWG__desc{color:var(--foreground-neutral-secondary,#455468);letter-spacing:-.2px;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.ReferModal-module-scss-module__DEeAWG__form{flex-direction:column;flex:1;gap:10px;width:100%;min-height:0;display:flex}.ReferModal-module-scss-module__DEeAWG__actions{gap:8px;width:100%;margin-top:14px;display:flex}.ReferModal-module-scss-module__DEeAWG__actionButton{flex:1}.ReferModal-module-scss-module__DEeAWG__fields{--bar:6px;min-height:0;padding:2px calc(20px - var(--bar)) 2px 20px;scrollbar-gutter:stable;flex-direction:column;flex:1;gap:20px;margin:-2px -20px;display:flex;overflow-y:auto}.ReferModal-module-scss-module__DEeAWG__fields::-webkit-scrollbar{width:var(--bar)}.ReferModal-module-scss-module__DEeAWG__fields::-webkit-scrollbar-button{display:none}.ReferModal-module-scss-module__DEeAWG__fields::-webkit-scrollbar-track{background:0 0}.ReferModal-module-scss-module__DEeAWG__fields::-webkit-scrollbar-thumb{background:var(--border-neutral-muted,#1b38603d);background-clip:content-box;border:1px solid #0000;border-radius:9999px}.ReferModal-module-scss-module__DEeAWG__privacyNote{letter-spacing:-.2px;color:var(--foreground-neutral-secondary,#455468);margin:0;font-size:12px;font-weight:400;line-height:18px}.ReferModal-module-scss-module__DEeAWG__footerCheck{cursor:pointer;color:var(--foreground-neutral-primary,#0a0c11);align-items:center;gap:8px;font-size:13px;line-height:18px;display:flex}.ReferModal-module-scss-module__DEeAWG__footerCheck button{pointer-events:none}.ReferModal-module-scss-module__DEeAWG__teamReferDestination{letter-spacing:-.2px;color:var(--foreground-neutral-secondary,#455468);margin:0;font-size:14px;font-weight:400;line-height:22px}.ReferModal-module-scss-module__DEeAWG__recipientsBlock{flex-direction:column;gap:8px;width:100%;display:flex}.ReferModal-module-scss-module__DEeAWG__addEmailRow{align-items:center;gap:8px;display:flex}.ReferModal-module-scss-module__DEeAWG__addEmailInput{letter-spacing:-.2px;min-width:0;height:40px;color:var(--foreground-neutral-primary,#0a0c11);background:#fff;border:1px solid #cbd5e180;border-radius:8px;outline:none;flex:1;padding:0 12px;font-size:14px;line-height:20px}.ReferModal-module-scss-module__DEeAWG__addEmailInput::placeholder{color:#afbaca}.ReferModal-module-scss-module__DEeAWG__addEmailInput:hover,.ReferModal-module-scss-module__DEeAWG__addEmailInput:focus{border-color:#5e718d;box-shadow:0 0 0 4px #1b38601f}.ReferModal-module-scss-module__DEeAWG__addEmailError{letter-spacing:-.2px;color:var(--foreground-error-secondary,#ff3838);font-size:12px;line-height:18px}.ReferModal-module-scss-module__DEeAWG__templateBlock{flex-direction:column;gap:6px;width:100%;display:flex}.ReferModal-module-scss-module__DEeAWG__templateBlockIdle .ReferModal-module-scss-module__DEeAWG__templateControl{opacity:.55}.ReferModal-module-scss-module__DEeAWG__templateControl{width:100%}.ReferModal-module-scss-module__DEeAWG__templateLabelRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.ReferModal-module-scss-module__DEeAWG__templateLabel{letter-spacing:-.2px;color:var(--foreground-neutral-secondary,#455468);font-size:14px;font-weight:500;line-height:20px}.ReferModal-module-scss-module__DEeAWG__resetLink{cursor:pointer;letter-spacing:-.2px;color:var(--foreground-brand-primary,#1b4dff);background:0 0;border:none;padding:0;font-size:12px;font-weight:500;line-height:18px}.ReferModal-module-scss-module__DEeAWG__resetLink:hover{text-decoration:underline}.ReferModal-module-scss-module__DEeAWG__outsideHeader{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.ReferModal-module-scss-module__DEeAWG__outsideFields{flex-direction:column;gap:12px;width:100%;margin-top:8px;display:flex}
.JobSaveButton-module-scss-module__6LMVfa__saveTrigger{appearance:none;font:inherit;background:0 0;border:none;margin:0}.JobSaveButton-module-scss-module__6LMVfa__saved.JobSaveButton-module-scss-module__6LMVfa__saved,.JobSaveButton-module-scss-module__6LMVfa__saved.JobSaveButton-module-scss-module__6LMVfa__saved:hover{color:var(--foreground-brand-primary,#1b4dff)}
.PrototypeNav-module-scss-module__KM1g0W__headerShell{z-index:5;width:100%;min-height:var(--app-header-height);background-color:#fff;position:sticky;top:0}.PrototypeNav-module-scss-module__KM1g0W__logoButton{cursor:pointer;background:0 0;border:0;padding:0}.PrototypeNav-module-scss-module__KM1g0W__newsTrigger{cursor:pointer;font-size:14px;font-weight:500;line-height:20px;position:relative}.PrototypeNav-module-scss-module__KM1g0W__navDot{background:var(--foreground-brand-primary,#1b4dff);border-radius:50%;width:6px;height:6px;position:absolute;top:7px;right:4px}.PrototypeNav-module-scss-module__KM1g0W__mobileNav{transform:none}.PrototypeNav-module-scss-module__KM1g0W__mobileNewsItem{position:relative}.PrototypeNav-module-scss-module__KM1g0W__mobileNavDot{background:var(--foreground-brand-primary,#1b4dff);border-radius:50%;width:6px;height:6px;position:absolute;top:-1px;right:6px}.PrototypeNav-module-scss-module__KM1g0W__navIconButton{border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.PrototypeNav-module-scss-module__KM1g0W__navBell{position:relative}.PrototypeNav-module-scss-module__KM1g0W__bellDot{background:var(--foreground-brand-primary,#1b4dff);border-radius:50%;width:6px;height:6px;position:absolute;top:9px;right:10px}.PrototypeNav-module-scss-module__KM1g0W__navSearch{width:40px;height:40px;color:var(--foreground-neutral-tertiary,#8897ae);background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;padding:0;font-size:14px;line-height:20px;display:inline-flex}@media (min-width:960px){.PrototypeNav-module-scss-module__KM1g0W__navSearch{border-color:var(--border-neutral-subtle,#1b38601f);background:var(--surface-light,#fff);justify-content:flex-start;gap:8px;width:200px;padding:0 12px}}.PrototypeNav-module-scss-module__KM1g0W__navSearch svg{flex-shrink:0}@media (min-width:960px){.PrototypeNav-module-scss-module__KM1g0W__navSearch svg{width:16px;height:16px}.PrototypeNav-module-scss-module__KM1g0W__navSearch svg circle,.PrototypeNav-module-scss-module__KM1g0W__navSearch svg path{stroke:currentColor}}.PrototypeNav-module-scss-module__KM1g0W__navSearchLabel{display:none}@media (min-width:960px){.PrototypeNav-module-scss-module__KM1g0W__navSearchLabel{display:inline}}.PrototypeNav-module-scss-module__KM1g0W__navSearchTrigger{cursor:pointer;font-family:inherit}@media (hover:hover){.PrototypeNav-module-scss-module__KM1g0W__navSearchTrigger:hover{background:var(--transparent-dark-4,#0e0f110a)}}@media (min-width:960px) and (hover:hover){.PrototypeNav-module-scss-module__KM1g0W__navSearchTrigger:hover{border-color:var(--action-border-neutral-normal,#0e0f113d);background:var(--surface-light,#fff)}}.PrototypeNav-module-scss-module__KM1g0W__navSearchTrigger:focus-visible{outline:2px solid var(--foreground-brand-primary,#1b4dff);outline-offset:-1px}.PrototypeNav-module-scss-module__KM1g0W__navSearchWithAi{display:inline-flex;position:relative}@media (min-width:960px){.PrototypeNav-module-scss-module__KM1g0W__navSearchWithAi{width:200px}.PrototypeNav-module-scss-module__KM1g0W__navSearchWithAiTrigger{width:100%;height:36px;padding-right:64px}}.PrototypeNav-module-scss-module__KM1g0W__navAiBadge{display:none}@media (min-width:960px){.PrototypeNav-module-scss-module__KM1g0W__navAiBadge{border:1px solid var(--border-neutral-muted,#1b38603d);background:var(--transparent-dark-4,#0e0f110a);height:22px;color:var(--foreground-neutral-secondary,#455468);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:2px;padding:2px 8px;font-family:inherit;font-size:12px;font-weight:500;line-height:16px;display:inline-flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.PrototypeNav-module-scss-module__KM1g0W__navAiBadge:hover{border-color:var(--action-border-neutral-normal,#0e0f113d);background:var(--transparent-dark-6,#0e0f110f)}.PrototypeNav-module-scss-module__KM1g0W__navAiBadge:focus-visible{outline:2px solid var(--foreground-brand-primary,#1b4dff);outline-offset:2px}}.PrototypeNav-module-scss-module__KM1g0W__navSearchSlot{flex-shrink:0;display:inline-flex;position:relative}@media (min-width:960px){.PrototypeNav-module-scss-module__KM1g0W__navSearchSlot{width:200px;height:36px}.PrototypeNav-module-scss-module__KM1g0W__navSearchCompact{display:none}}.PrototypeNav-module-scss-module__KM1g0W__navSearchField{display:none}@media (min-width:960px){.PrototypeNav-module-scss-module__KM1g0W__navSearchField{z-index:1;border:1px solid var(--border-neutral-subtle,#1b38601f);background:var(--surface-light,#fff);width:100%;height:36px;color:var(--foreground-neutral-tertiary,#8897ae);cursor:text;border-radius:8px;align-items:center;gap:8px;padding:0 8px 0 12px;transition:width .18s,border-color .15s,box-shadow .15s;display:flex;position:absolute;top:0;right:0}}@media (min-width:960px) and (prefers-reduced-motion:reduce){.PrototypeNav-module-scss-module__KM1g0W__navSearchField{transition:none}}@media (min-width:960px) and (hover:hover){.PrototypeNav-module-scss-module__KM1g0W__navSearchField:hover{border-color:var(--action-border-neutral-normal,#0e0f113d)}}@media (min-width:960px){.PrototypeNav-module-scss-module__KM1g0W__navSearchField>svg{flex-shrink:0;width:16px;height:16px}.PrototypeNav-module-scss-module__KM1g0W__navSearchField>svg circle,.PrototypeNav-module-scss-module__KM1g0W__navSearchField>svg path{stroke:currentColor}.PrototypeNav-module-scss-module__KM1g0W__navSearchFieldOpen{border-color:var(--foreground-brand-primary,#1b4dff);width:400px;box-shadow:0 0 0 3px var(--transparent-brand-8,#1b4dff14)}}@media (min-width:960px) and (hover:hover){.PrototypeNav-module-scss-module__KM1g0W__navSearchFieldOpen:hover{border-color:var(--foreground-brand-primary,#1b4dff)}}.PrototypeNav-module-scss-module__KM1g0W__navSearchInput{min-width:0;height:100%;color:var(--foreground-neutral-primary,#0f172a);text-overflow:ellipsis;background:0 0;border:0;outline:none;flex:1;padding:0;font-family:inherit;font-size:14px;line-height:20px}.PrototypeNav-module-scss-module__KM1g0W__navSearchInput::placeholder{color:var(--foreground-neutral-tertiary,#8897ae);opacity:1}.PrototypeNav-module-scss-module__KM1g0W__navSearchClear{cursor:pointer;background:0 0;border:0;border-radius:6px;flex-shrink:0;height:24px;padding:0 6px;font-family:inherit}.PrototypeNav-module-scss-module__KM1g0W__navSearchClear:hover{background:var(--transparent-dark-4,#0e0f110a)}@media (min-width:960px){.PrototypeNav-module-scss-module__KM1g0W__navAiBadgeInline{flex-shrink:0;position:static;transform:none}}.PrototypeNav-module-scss-module__KM1g0W__navAvatar{background:var(--foreground-brand-primary,#1b4dff);color:#fff;letter-spacing:-.2px;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;font-size:12px;font-weight:600;display:inline-flex}.PrototypeNav-module-scss-module__KM1g0W__accountSeparator{background-color:var(--border-neutral-subtle,#1b38601f);height:1px;margin-block:6.5px}
.HelpFeedbackMenu-module-scss-module__bqvcGG__contact{min-width:40px;height:40px;color:var(--Text-text-menu,#475569);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:0;font-size:14px;font-weight:500;line-height:20px;display:inline-flex}@media (min-width:960px){.HelpFeedbackMenu-module-scss-module__bqvcGG__contact{padding:0 12px}}.HelpFeedbackMenu-module-scss-module__bqvcGG__contactLabel{display:none}@media (min-width:960px){.HelpFeedbackMenu-module-scss-module__bqvcGG__contactLabel{display:inline}}.HelpFeedbackMenu-module-scss-module__bqvcGG__anchor{display:inline-flex}.HelpFeedbackMenu-module-scss-module__bqvcGG__trigger{cursor:pointer;background:0 0;border:0;font-family:inherit}@media (hover:hover){.HelpFeedbackMenu-module-scss-module__bqvcGG__trigger:hover{background:var(--transparent-dark-4,#0e0f110a)}}.HelpFeedbackMenu-module-scss-module__bqvcGG__trigger[data-popup-open]{background:var(--transparent-dark-4,#0e0f110a)}.HelpFeedbackMenu-module-scss-module__bqvcGG__trigger:focus-visible{outline:2px solid var(--foreground-brand-primary,#1b4dff);outline-offset:-1px}.HelpFeedbackMenu-module-scss-module__bqvcGG__popup{outline:0}.HelpFeedbackMenu-module-scss-module__bqvcGG__calloutTip.HelpFeedbackMenu-module-scss-module__bqvcGG__calloutTip{z-index:7;flex-direction:column;align-items:flex-start;gap:8px;max-width:250px;display:flex;overflow:visible}.HelpFeedbackMenu-module-scss-module__bqvcGG__calloutText{color:var(--Neutral-White,#fff);margin:0}.HelpFeedbackMenu-module-scss-module__bqvcGG__calloutDismiss{cursor:pointer;color:var(--Neutral-White,#fff);text-underline-offset:4px;background:0 0;border:none;padding:0;font-family:inherit;font-size:13px;font-weight:500;line-height:18px;text-decoration:underline}
.PrototypeSearchModal-module-scss-module__N53Zza__overlay.PrototypeSearchModal-module-scss-module__N53Zza__overlay{background:var(--transparent-dark-50,#0e0f1180);-webkit-backdrop-filter:none;backdrop-filter:none;align-items:stretch;padding:16px 12px;top:0}@media (min-width:960px){.PrototypeSearchModal-module-scss-module__N53Zza__overlay.PrototypeSearchModal-module-scss-module__N53Zza__overlay{padding:32px 24px}}.PrototypeSearchModal-module-scss-module__N53Zza__container.PrototypeSearchModal-module-scss-module__N53Zza__container{max-width:1344px}.PrototypeSearchModal-module-scss-module__N53Zza__card{background:#fff;border-radius:12px;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden;box-shadow:0 1px 2px #0f172a29,0 0 1px #0f172a1f,0 4px 4px #0f172a0a}.PrototypeSearchModal-module-scss-module__N53Zza__header{border-bottom:1px solid var(--border-neutral-subtle,#1b38601f);align-items:center;gap:12px;padding:16px;display:flex}.PrototypeSearchModal-module-scss-module__N53Zza__field{flex:1;min-width:0}.PrototypeSearchModal-module-scss-module__N53Zza__close{width:32px;height:32px;color:var(--foreground-neutral-tertiary,#8897ae);cursor:pointer;background:0 0;border:0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.PrototypeSearchModal-module-scss-module__N53Zza__close:hover{background:var(--transparent-dark-4,#0e0f110a);color:var(--foreground-neutral-secondary,#455468)}.PrototypeSearchModal-module-scss-module__N53Zza__body{flex:1;min-height:0;padding:16px;overflow-y:auto}.PrototypeSearchModal-module-scss-module__N53Zza__idle{flex-direction:column;gap:12px;display:flex}.PrototypeSearchModal-module-scss-module__N53Zza__hint{color:var(--foreground-neutral-tertiary,#8897ae);margin:0;font-size:12px;line-height:18px}@media (max-width:639px){.PrototypeSearchModal-module-scss-module__N53Zza__overlay.PrototypeSearchModal-module-scss-module__N53Zza__overlay{padding:0;top:0}.PrototypeSearchModal-module-scss-module__N53Zza__container.PrototypeSearchModal-module-scss-module__N53Zza__container{max-width:none}.PrototypeSearchModal-module-scss-module__N53Zza__card{border-radius:0}}body:has([data-prototype-chrome]) [role=dialog][aria-label=Search] img[src*=search-right]{transform:scaleX(-1)}
.AccountMenu-module-scss-module__v37Dxq__Button{box-sizing:border-box;-webkit-user-select:none;user-select:none;outline:0;justify-content:center;align-items:center;gap:.375rem;margin:0;display:flex;position:relative}.AccountMenu-module-scss-module__v37Dxq__Positioner{z-index:6;outline:0;min-width:220px}.AccountMenu-module-scss-module__v37Dxq__Popup{box-sizing:border-box;transform-origin:100% 0;background:#fff;border-radius:8px;padding-block:12px;padding-inline:16px;transition:transform .15s,opacity .15s;box-shadow:0 1px 2px #0f172a29,0 0 1px #0f172a1f,0 4px 4px #0f172a0a}.AccountMenu-module-scss-module__v37Dxq__Popup[data-starting-style],.AccountMenu-module-scss-module__v37Dxq__Popup[data-ending-style]{opacity:0;transform:scale(.9)}.AccountMenu-module-scss-module__v37Dxq__Arrow{display:flex}.AccountMenu-module-scss-module__v37Dxq__Arrow[data-side=top]{bottom:-8px;rotate:180deg}.AccountMenu-module-scss-module__v37Dxq__Arrow[data-side=bottom]{top:-8px;rotate:none}.AccountMenu-module-scss-module__v37Dxq__Arrow[data-side=left]{right:-13px;rotate:90deg}.AccountMenu-module-scss-module__v37Dxq__Arrow[data-side=right]{left:-13px;rotate:-90deg}.AccountMenu-module-scss-module__v37Dxq__ArrowFill{fill:canvas}@media (prefers-color-scheme:light){.AccountMenu-module-scss-module__v37Dxq__ArrowOuterStroke{fill:var(--color-gray-200)}}@media (prefers-color-scheme:dark){.AccountMenu-module-scss-module__v37Dxq__ArrowInnerStroke{fill:var(--color-gray-300)}}.AccountMenu-module-scss-module__v37Dxq__Item{cursor:default;-webkit-user-select:none;user-select:none;color:#0f172a;font-feature-settings:"liga" off,"clig" off;outline:0;align-items:center;gap:8px;padding-block:.5rem;padding-inline:8px;font-size:14px;font-style:normal;font-weight:400;line-height:20px;display:flex}.AccountMenu-module-scss-module__v37Dxq__Item[data-highlighted]{z-index:0;background-color:#e2e8f0;position:relative}.AccountMenu-module-scss-module__v37Dxq__Item[data-highlighted]:before{content:"";z-index:-1;background-color:var(--color-gray-900);border-radius:.25rem;position:absolute;inset-block:0;inset-inline:.25rem}.AccountMenu-module-scss-module__v37Dxq__Item .AccountMenu-module-scss-module__v37Dxq__itemSub{color:#cad3df;font-feature-settings:"liga" off,"clig" off;align-items:center;gap:4px;margin-left:auto;font-size:10px;font-style:normal;font-weight:400;line-height:14px;display:flex;position:relative}.AccountMenu-module-scss-module__v37Dxq__Item[data-disabled]{opacity:.5;pointer-events:none}.AccountMenu-module-scss-module__v37Dxq__SeparatorWrapper{color:#cad3df;font-feature-settings:"liga" off,"clig" off;align-items:center;gap:8px;font-size:10px;font-style:normal;font-weight:400;line-height:14px;display:flex}.AccountMenu-module-scss-module__v37Dxq__Separator{background-color:#e2e8f0;flex:1;height:1px}.AccountMenu-module-scss-module__v37Dxq__Avatar{vertical-align:middle;-webkit-user-select:none;user-select:none;color:var(--color-gray-900);background-color:var(--color-gray-100);border-radius:100%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;font-weight:500;line-height:1;display:inline-flex;position:relative;overflow:hidden}.AccountMenu-module-scss-module__v37Dxq__Image{object-fit:cover;width:100%;height:100%}.AccountMenu-module-scss-module__v37Dxq__Fallback{text-overflow:ellipsis;white-space:nowrap;justify-content:flex-start;align-items:center;width:100%;max-width:40px;height:100%;font-size:14px;display:flex;overflow:hidden}.AccountMenu-module-scss-module__v37Dxq__notificationsCount{z-index:2;color:#fff;text-align:center;background:#ff820e;border:1px solid #fff;border-radius:5px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:fit-content;min-width:15px;padding-block:2px;padding-inline:4px;font-size:10px;font-style:normal;font-weight:600;line-height:normal;display:flex}.AccountMenu-module-scss-module__v37Dxq__notificationsCount.AccountMenu-module-scss-module__v37Dxq__absolute{position:absolute;top:-2px;right:-2px}
.GuidedTour-module-scss-module__1T8PZa__root{z-index:10050;pointer-events:none;position:fixed;inset:0}.GuidedTour-module-scss-module__1T8PZa__scrim{background:var(--transparent-dark-50,#0e0f1180);pointer-events:auto;position:absolute;inset:0}.GuidedTour-module-scss-module__1T8PZa__ring{border:2px solid var(--border-brand-subtle,#aebfff);box-sizing:border-box;pointer-events:none;position:absolute}.GuidedTour-module-scss-module__1T8PZa__card{box-sizing:border-box;border:1px solid var(--border-neutral-subtle,#1b38601f);background:var(--background-base-white,#fff);pointer-events:auto;opacity:0;border-radius:12px;width:min(320px,100vw - 32px);padding:16px;position:absolute;top:0;left:0;box-shadow:0 4px 8px #0e0f111f}.GuidedTour-module-scss-module__1T8PZa__cardPlaced{opacity:1;transition:opacity .16s ease-out}@media (prefers-reduced-motion:reduce){.GuidedTour-module-scss-module__1T8PZa__cardPlaced{transition:none}}.GuidedTour-module-scss-module__1T8PZa__arrow{background:var(--background-base-white,#fff);border-top:1px solid var(--border-neutral-subtle,#1b38601f);border-left:1px solid var(--border-neutral-subtle,#1b38601f);width:12px;height:12px;margin-left:-6px;position:absolute;top:-6px;transform:rotate(45deg)}.GuidedTour-module-scss-module__1T8PZa__cardAbove .GuidedTour-module-scss-module__1T8PZa__arrow{top:auto;bottom:-6px;transform:rotate(225deg)}.GuidedTour-module-scss-module__1T8PZa__head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.GuidedTour-module-scss-module__1T8PZa__eyebrow{color:var(--foreground-brand-primary,#1b4dff);font-size:12px;font-weight:500;line-height:16px}.GuidedTour-module-scss-module__1T8PZa__close{width:24px;height:24px;padding:var(--spacing-4xs,4px);border-radius:var(--corner-radius-full-round,9999px);background:var(--action-background-neutral-light_normal,#0e0f110a);color:var(--foreground-neutral-secondary,#455468);cursor:pointer;border:none;flex-shrink:0;justify-content:center;align-items:center;transition:background .2s;display:flex}.GuidedTour-module-scss-module__1T8PZa__close:hover{background:var(--transparent-dark-8,#0e0f1114)}.GuidedTour-module-scss-module__1T8PZa__close:focus-visible{outline:2px solid var(--foreground-brand-primary,#1b4dff);outline-offset:2px}.GuidedTour-module-scss-module__1T8PZa__title{color:var(--foreground-neutral-primary,#0a0c11);margin:0 0 4px;font-size:16px;font-weight:600;line-height:24px}.GuidedTour-module-scss-module__1T8PZa__body{color:var(--foreground-neutral-secondary,#455468);margin:0;font-size:14px;font-weight:400;line-height:20px}.GuidedTour-module-scss-module__1T8PZa__foot{justify-content:space-between;align-items:center;gap:12px;margin-top:16px;display:flex}.GuidedTour-module-scss-module__1T8PZa__count{color:var(--foreground-neutral-tertiary,#8897ae);font-size:12px;line-height:16px}
.GuidedTourPrototype-module-scss-module__OTvuXq__tourControls{flex-wrap:wrap}.GuidedTourPrototype-module-scss-module__OTvuXq__replayDock{z-index:20;background:var(--background-neutral-primary,#fff);border:1px solid var(--border-neutral-subtle,#1b38601f);box-shadow:0 4px 12px var(--transparent-dark-4,#0e0f110a);border-radius:12px;padding:6px;position:fixed;bottom:16px;left:50%;transform:translate(-50%)}.GuidedTourPrototype-module-scss-module__OTvuXq__teamHost{--candidates-top:56px}@media (min-width:960px){.GuidedTourPrototype-module-scss-module__OTvuXq__teamHost{--candidates-top:80px}}
.JobsContent-module-scss-module__ko2lPG__root{flex-direction:column;gap:16px;width:100%;max-width:900px;padding:0 0 48px;display:flex}.JobsContent-module-scss-module__ko2lPG__mobileHeader{z-index:3;background:#f1f5f9;align-items:baseline;gap:4px;padding:12px 16px 0;display:flex}.JobsContent-module-scss-module__ko2lPG__mobileFilters{padding:0 8px}.JobsContent-module-scss-module__ko2lPG__toolbar{justify-content:space-between;align-items:center;padding:4px 4px 8px;display:none}@media (min-width:1024px){.JobsContent-module-scss-module__ko2lPG__mobileHeader,.JobsContent-module-scss-module__ko2lPG__mobileFilters{display:none}.JobsContent-module-scss-module__ko2lPG__toolbar{display:flex}}.JobsContent-module-scss-module__ko2lPG__titleGroup{flex-direction:column;gap:2px;display:flex}.JobsContent-module-scss-module__ko2lPG__title{color:#0f172a;margin:0;font-size:24px;font-weight:700;line-height:1.2}.JobsContent-module-scss-module__ko2lPG__titleCount{color:#64748b;letter-spacing:0;font-size:14px;font-weight:400}.JobsContent-module-scss-module__ko2lPG__list{flex-direction:column;gap:16px;padding:0 8px;display:flex}@media (min-width:1024px){.JobsContent-module-scss-module__ko2lPG__list{padding:0}}
.DealsToolbar-module-scss-module__xEiTpa__toolbar{flex-direction:column;gap:8px;width:100%;display:flex}@media (max-width:639px){.DealsToolbar-module-scss-module__xEiTpa__toolbar{gap:12px}}.DealsToolbar-module-scss-module__xEiTpa__titleSection{flex-direction:column;gap:8px;display:flex}@media (max-width:639px){.DealsToolbar-module-scss-module__xEiTpa__titleSection{gap:4px}}.DealsToolbar-module-scss-module__xEiTpa__titleInline{align-items:flex-start;gap:8px;width:100%;display:flex}@media (max-width:639px){.DealsToolbar-module-scss-module__xEiTpa__titleInline{justify-content:space-between;align-items:flex-start}}.DealsToolbar-module-scss-module__xEiTpa__titleRow{align-items:flex-start;gap:8px;width:100%;display:flex}@media (max-width:639px){.DealsToolbar-module-scss-module__xEiTpa__titleRow{justify-content:space-between;align-items:flex-start}}.DealsToolbar-module-scss-module__xEiTpa__title{letter-spacing:-.75px;color:#0a0c11;white-space:nowrap;font-size:32px;font-weight:600;line-height:42px}@media (max-width:639px){.DealsToolbar-module-scss-module__xEiTpa__title{font-size:24px;line-height:34px}}.DealsToolbar-module-scss-module__xEiTpa__actionsMobile{display:none}@media (max-width:639px){.DealsToolbar-module-scss-module__xEiTpa__actionsMobile{margin-bottom:8px;display:block}}.DealsToolbar-module-scss-module__xEiTpa__actions{align-items:center;gap:16px;margin-left:auto;display:flex}@media (max-width:639px){.DealsToolbar-module-scss-module__xEiTpa__actions{flex-shrink:0;margin-left:0;display:none}.DealsToolbar-module-scss-module__xEiTpa__sortDropdown{display:none}}.DealsToolbar-module-scss-module__xEiTpa__submitButton{cursor:pointer;letter-spacing:-.2px;color:#fff;white-space:nowrap;background:#1b4dff;border:1px solid #0e0f111f;border-radius:8px;justify-content:center;align-items:center;gap:4px;padding:9px 16px;font-size:14px;font-weight:500;line-height:20px;display:flex;box-shadow:0 1px 5px #1b4dff29,inset 0 1px 3px #ffffff52,inset 0 4px 6px #ffffff0f}.DealsToolbar-module-scss-module__xEiTpa__submitButton:hover{opacity:.92}.DealsToolbar-module-scss-module__xEiTpa__submitButton:active{opacity:.85}@media (max-width:639px){.DealsToolbar-module-scss-module__xEiTpa__submitButton{padding:8px 10px}}.DealsToolbar-module-scss-module__xEiTpa__submitIcon{width:18px;height:18px}.DealsToolbar-module-scss-module__xEiTpa__subtitleRow{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.DealsToolbar-module-scss-module__xEiTpa__subtitle{letter-spacing:-.3px;color:#455468;font-size:16px;font-weight:400;line-height:24px}@media (max-width:639px){.DealsToolbar-module-scss-module__xEiTpa__subtitle{font-size:16px;line-height:24px}}.DealsToolbar-module-scss-module__xEiTpa__requestLink{letter-spacing:-.3px;color:#1b4dff;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-size:16px;font-weight:500;line-height:24px;display:inline-flex}.DealsToolbar-module-scss-module__xEiTpa__requestLink:hover{opacity:.8}.DealsToolbar-module-scss-module__xEiTpa__requestLinkIcon{flex-shrink:0;width:20px;height:20px}
.Alert-module-scss-module__2lAebq__alert{border-radius:var(--corner-radius-xl,12px);border:1px solid var(--border-neutral-muted,#1b38603d);background:var(--background-neutral-soft-surface,#f9fafb);box-shadow:0 1px 2px 0 var(--transparent-dark-6,#0e0f110f);padding:var(--spacing-2xs,8px) var(--spacing-md,16px);align-items:center;gap:var(--spacing-xs,10px);align-self:stretch;display:flex}@media (max-width:639px){.Alert-module-scss-module__2lAebq__alert{margin:0 auto;padding:12px 16px}}.Alert-module-scss-module__2lAebq__alertContent{align-items:flex-start;gap:12px;width:100%;display:flex}.Alert-module-scss-module__2lAebq__alertIcon{color:#0a0c11;flex-shrink:0;width:20px;height:20px;margin-top:2px}.Alert-module-scss-module__2lAebq__alertText{flex:1;min-width:0}.Alert-module-scss-module__2lAebq__alertText p{color:#455468;letter-spacing:-.2px;margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px}@media (max-width:639px){.Alert-module-scss-module__2lAebq__alertText p{font-size:13px;line-height:18px}}
.ApplyFlowSteps-module-scss-module__TsfNnq__root{width:100%;display:flex}.ApplyFlowSteps-module-scss-module__TsfNnq__root.ApplyFlowSteps-module-scss-module__TsfNnq__horizontal{flex-direction:row;align-items:flex-start}.ApplyFlowSteps-module-scss-module__TsfNnq__step{flex:1;align-items:center;display:flex}.ApplyFlowSteps-module-scss-module__TsfNnq__step:last-child{flex:0}.ApplyFlowSteps-module-scss-module__TsfNnq__stepContent{flex-direction:column;align-items:center;display:flex;position:relative}.ApplyFlowSteps-module-scss-module__TsfNnq__stepButton{cursor:pointer;background:0 0;border:none;border-radius:8px;padding:0;font-family:inherit}.ApplyFlowSteps-module-scss-module__TsfNnq__stepButton:hover .ApplyFlowSteps-module-scss-module__TsfNnq__circle{border-color:var(--border-neutral-muted,#1b38603d)}.ApplyFlowSteps-module-scss-module__TsfNnq__stepButton:hover .ApplyFlowSteps-module-scss-module__TsfNnq__title{color:var(--foreground-brand-primary,#1b4dff)}.ApplyFlowSteps-module-scss-module__TsfNnq__stepButton:focus-visible{outline:2px solid var(--foreground-brand-primary,#1b4dff);outline-offset:2px}.ApplyFlowSteps-module-scss-module__TsfNnq__connector{background:var(--border-neutral-subtle,#1b38601f);flex:1;height:1px;margin:0 8px;position:relative;top:-12px}.ApplyFlowSteps-module-scss-module__TsfNnq__connector.ApplyFlowSteps-module-scss-module__TsfNnq__completed{background:var(--border-neutral-muted,#1b38603d)}.ApplyFlowSteps-module-scss-module__TsfNnq__circle{border:2px solid;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.ApplyFlowSteps-module-scss-module__TsfNnq__circle.ApplyFlowSteps-module-scss-module__TsfNnq__completed{background:var(--background-neutral-muted,#8897ae);border-color:var(--background-neutral-muted,#8897ae);color:#fff}.ApplyFlowSteps-module-scss-module__TsfNnq__circle.ApplyFlowSteps-module-scss-module__TsfNnq__current{border-color:var(--foreground-brand-primary,#1b4dff);color:var(--foreground-brand-primary,#1b4dff);box-shadow:0 0 0 4px var(--transparent-brand-8,#1b4dff14);background:0 0}.ApplyFlowSteps-module-scss-module__TsfNnq__circle.ApplyFlowSteps-module-scss-module__TsfNnq__upcoming{border-color:var(--border-neutral-subtle,#1b38601f);color:var(--foreground-neutral-tertiary,#8897ae);background:0 0}.ApplyFlowSteps-module-scss-module__TsfNnq__title{text-align:center;color:var(--foreground-neutral-primary,#0a0c11);white-space:nowrap;margin-top:8px;font-size:12px;font-weight:500;transition:color .2s}@media (max-width:639px){.ApplyFlowSteps-module-scss-module__TsfNnq__title{letter-spacing:-.2px;font-size:11px}}.ApplyFlowSteps-module-scss-module__TsfNnq__title.ApplyFlowSteps-module-scss-module__TsfNnq__current{color:var(--foreground-brand-primary,#1b4dff)}.ApplyFlowSteps-module-scss-module__TsfNnq__srOnly{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.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.TeamGroupCard-module-scss-module__aHjAkW__plCard{border-color:#0000;position:relative}.TeamGroupCard-module-scss-module__aHjAkW__card.TeamGroupCard-module-scss-module__aHjAkW__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:-1px;-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}.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}
.JobTeamGroupCard-module-scss-module__jH9lCq__nameRow{flex-wrap:wrap;align-items:baseline;gap:2px 10px;display:flex}.JobTeamGroupCard-module-scss-module__jH9lCq__nameRowChip{align-items:center}.JobTeamGroupCard-module-scss-module__jH9lCq__feedLink{text-decoration:none}.JobTeamGroupCard-module-scss-module__jH9lCq__feedLink svg{width:14px;height:14px}.JobTeamGroupCard-module-scss-module__jH9lCq__reviewCount.JobTeamGroupCard-module-scss-module__jH9lCq__reviewCount{color:var(--foreground-warning-secondary,#d97706);background:var(--transparent-warning-8,#f59e0b14)}.JobTeamGroupCard-module-scss-module__jH9lCq__card.JobTeamGroupCard-module-scss-module__jH9lCq__card{border-radius:var(--radius-xl,12px)}@media (max-width:639px){.JobTeamGroupCard-module-scss-module__jH9lCq__card .JobTeamGroupCard-module-scss-module__jH9lCq__avatar{border-radius:10px;width:44px;height:44px}.JobTeamGroupCard-module-scss-module__jH9lCq__card .JobTeamGroupCard-module-scss-module__jH9lCq__avatarInitials{font-size:14px}}.JobTeamGroupCard-module-scss-module__jH9lCq__card [aria-haspopup=menu][aria-expanded=false]{color:var(--foreground-neutral-secondary,#455468)}.JobTeamGroupCard-module-scss-module__jH9lCq__card.JobTeamGroupCard-module-scss-module__jH9lCq__ownedCard{background:var(--background-brand-soft-surface,#f2f5ff);border-color:var(--border-brand-subtle,#aebfff)}.JobTeamGroupCard-module-scss-module__jH9lCq__card.JobTeamGroupCard-module-scss-module__jH9lCq__plCard{border-color:#0000;position:relative}.JobTeamGroupCard-module-scss-module__jH9lCq__card.JobTeamGroupCard-module-scss-module__jH9lCq__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:-1px;-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}
.SignInBanner-module-scss-module__Cb9cqq__slot{padding:0 8px}@media (min-width:1024px){.SignInBanner-module-scss-module__Cb9cqq__slot{padding:0}}.SignInBanner-module-scss-module__Cb9cqq__criteria{font-weight:600}.SignInBanner-module-scss-module__Cb9cqq__brandSurface.SignInBanner-module-scss-module__Cb9cqq__brandSurface{background:var(--background-brand-soft-surface,#f2f5ff);border:1px solid var(--border-brand-subtle,#aebfff)}.SignInBanner-module-scss-module__Cb9cqq__bannerTitle.SignInBanner-module-scss-module__Cb9cqq__bannerTitle{letter-spacing:-.3px;font-size:20px;line-height:28px}.SignInBanner-module-scss-module__Cb9cqq__bannerSub.SignInBanner-module-scss-module__Cb9cqq__bannerSub{letter-spacing:-.2px;font-size:14px;line-height:22px}.SignInBanner-module-scss-module__Cb9cqq__alertBrand.SignInBanner-module-scss-module__Cb9cqq__alertBrand{background:var(--background-brand-soft-surface,#f2f5ff);border-color:var(--border-brand-subtle,#aebfff)}.SignInBanner-module-scss-module__Cb9cqq__valueBullets{margin:0;padding-left:18px;list-style:outside}.SignInBanner-module-scss-module__Cb9cqq__valueBullets li+li{margin-top:2px}.SignInBanner-module-scss-module__Cb9cqq__ctaGroup{flex-shrink:0;align-self:flex-end;align-items:center;gap:8px;display:flex}@media (max-width:639px){.SignInBanner-module-scss-module__Cb9cqq__ctaGroup{width:100%}.SignInBanner-module-scss-module__Cb9cqq__ctaGroup>*{flex:1;width:auto;min-width:0}}.SignInBanner-module-scss-module__Cb9cqq__inlineDoor{appearance:none;font:inherit;color:var(--foreground-brand-primary,#1b4dff);cursor:pointer;background:0 0;border:0;margin:0;padding:0;font-weight:500}.SignInBanner-module-scss-module__Cb9cqq__inlineDoor:hover{text-decoration:underline}.SignInBanner-module-scss-module__Cb9cqq__condensed.SignInBanner-module-scss-module__Cb9cqq__condensed{padding:12px 20px}@media (min-width:1024px){.SignInBanner-module-scss-module__Cb9cqq__oneLine{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.SignInBanner-module-scss-module__Cb9cqq__pinned{top:var(--app-header-height,80px);z-index:4;background:var(--background-neutral-subtle,#f1f5f9);padding-top:16px;position:sticky}.SignInBanner-module-scss-module__Cb9cqq__pinned .SignInBanner-module-scss-module__Cb9cqq__condensed{box-shadow:0 2px 8px #0e0f1114}}.SignInBanner-module-scss-module__Cb9cqq__pendingSlot{display:block}.SignInBanner-module-scss-module__Cb9cqq__card{border:1px solid var(--border-brand-subtle,#aebfff);background:var(--background-base-white,#fff);box-shadow:0 1px 2px 0 var(--transparent-dark-6,#0e0f110f);border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.SignInBanner-module-scss-module__Cb9cqq__cardBody{justify-content:space-between;align-items:center;gap:24px;padding:24px 20px;display:flex}@media (max-width:639px){.SignInBanner-module-scss-module__Cb9cqq__cardBody{flex-direction:column;align-items:stretch;gap:16px}}.SignInBanner-module-scss-module__Cb9cqq__cardText{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.SignInBanner-module-scss-module__Cb9cqq__cardTitle{letter-spacing:-.3px;color:var(--foreground-neutral-primary,#0a0c11);margin:0;font-size:20px;font-weight:600;line-height:28px}.SignInBanner-module-scss-module__Cb9cqq__cardCount{color:var(--foreground-brand-primary,#1b4dff)}.SignInBanner-module-scss-module__Cb9cqq__cardSub{letter-spacing:-.2px;max-width:800px;color:var(--foreground-neutral-secondary,#455468);margin:0;font-size:14px;font-weight:400;line-height:22px}.SignInBanner-module-scss-module__Cb9cqq__cardCta.SignInBanner-module-scss-module__Cb9cqq__cardCta{align-self:center}@media (max-width:639px){.SignInBanner-module-scss-module__Cb9cqq__cardCta.SignInBanner-module-scss-module__Cb9cqq__cardCta{justify-content:center;align-self:stretch}}.SignInBanner-module-scss-module__Cb9cqq__cardStrip{border-top:1px solid var(--border-brand-subtle,#aebfff);background:var(--background-brand-soft-surface,#eef0fd);letter-spacing:-.2px;color:var(--foreground-neutral-secondary,#455468);margin:0;padding:10px 20px;font-size:14px;font-weight:400;line-height:22px}.SignInBanner-module-scss-module__Cb9cqq__stripDoor{appearance:none;font:inherit;color:var(--foreground-brand-primary,#1b4dff);cursor:pointer;background:0 0;border:0;margin:0;padding:0;font-weight:500}.SignInBanner-module-scss-module__Cb9cqq__stripDoor:hover{text-decoration:underline}.SignInBanner-module-scss-module__Cb9cqq__cardCondensed .SignInBanner-module-scss-module__Cb9cqq__cardBody{padding:12px 20px}.SignInBanner-module-scss-module__Cb9cqq__cardCondensed .SignInBanner-module-scss-module__Cb9cqq__cardStrip{padding:6px 20px}@media (min-width:1024px){.SignInBanner-module-scss-module__Cb9cqq__pinned .SignInBanner-module-scss-module__Cb9cqq__card{box-shadow:0 2px 8px #0e0f1114}}
.LinkAccountModal-module-scss-module__ZDLWjW__root{width:400px}.LinkAccountModal-module-scss-module__ZDLWjW__reportIssue{margin:0 auto}
.page-module__MzPlYq__activities{width:100%}
/*# sourceMappingURL=0mbi4oj9d0~9u.css.map*/