:root{--theme-color:#ff6664;--theme-color-2:#e65452}.rw-dot{background:#10182840;border-radius:999px;width:4px;height:4px;display:inline-block}.rw-btn{color:#fff;background-color:#ff6664;border:1px solid #ff6664;border-radius:999px;padding:.65rem 1.05rem;font-weight:500}.rw-btn:hover{color:#fff;background-color:#e65452;border-color:#e65452}.rw-btn--ghost{color:#344054;background:#fff;border:1px solid #1018281f}.rw-btn--ghost:hover{color:#344054;background:#10182808;border-color:#10182833}.rw-btn--danger{color:#b42318;background:#fff;border:1px solid #b4231840}.rw-btn--danger:hover{color:#b42318;background:#b423180f;border-color:#b4231859}.rw-modal .modal-content,.rw-modal__content{border:1px solid #10182814;border-radius:18px;min-height:0;max-height:100%;overflow:hidden;box-shadow:0 24px 48px #10182824}.rw-modal__dialog{max-width:520px;max-height:calc(100dvh - 1.5rem);margin:.75rem auto}.rw-modal__dialog--wide{max-width:640px}.rw-modal__form{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.rw-modal__header{background:linear-gradient(135deg,#ff66641a,#fffffff5 58%);border-bottom:0;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:1.1rem 1.15rem .85rem;display:flex}.rw-modal__title-wrap{align-items:flex-start;gap:.7rem;min-width:0;display:flex}.rw-modal__icon{color:#e65452;background:#ff666424;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:2.35rem;height:2.35rem;display:inline-flex}.rw-modal__icon i{font-size:1.05rem}.rw-modal__title{color:#101828;letter-spacing:-.01em;margin:0;font-size:1.05rem;font-weight:900}.rw-modal__subtitle{color:#667085;margin:.15rem 0 0;font-size:.82rem;line-height:1.35}.rw-modal__body{-webkit-overflow-scrolling:touch;flex-direction:column;flex:auto;gap:1rem;min-height:0;padding:1rem 1.15rem 1.1rem;display:flex;overflow-y:auto}.rw-modal__field{flex-direction:column;gap:.45rem;display:flex}.rw-modal__label{letter-spacing:.05em;text-transform:uppercase;color:#667085;margin:0;font-size:.72rem;font-weight:800}.rw-modal__optional{letter-spacing:0;text-transform:none;color:#98a2b3;font-weight:600}.rw-modal__footer{background:#10182803;border-top:1px solid #1018280f;flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;gap:.55rem;padding:.85rem 1.15rem 1.1rem;display:flex}.rw-modal__footer .btn{min-width:7.5rem}.rw-modal__footer--confirm{justify-content:stretch}.rw-modal__footer--confirm .btn{flex:1 1 0;min-width:0}.rw-modal__stars{cursor:pointer;background:#f59e0b14;border:1px solid #f59e0b2e;border-radius:12px;align-items:center;gap:.2rem;padding:.45rem .55rem;display:inline-flex}.rw-modal__stars i{color:#f59e0b;font-size:1.35rem;transition:transform .14s,color .14s}.rw-modal__stars i:hover{transform:scale(1.12)}.rw-modal__check{background:#ff66640a;border:1px solid #10182814;border-radius:12px;align-items:center;gap:.55rem;padding:.7rem .8rem;display:flex}.rw-modal__check .form-check-input{border-color:#10182838;margin-top:0}.rw-modal__check .form-check-input:checked{background-color:#ff6664;border-color:#ff6664}.rw-modal__check .form-check-label{color:#344054;font-size:.9rem;font-weight:600}.rw-modal__confirm-body{text-align:center;padding:1.35rem 1.15rem .5rem}.rw-modal__confirm-icon{border-radius:999px;justify-content:center;align-items:center;width:3.2rem;height:3.2rem;margin-bottom:.85rem;display:inline-flex}.rw-modal__confirm-icon i{font-size:1.35rem}.rw-modal__confirm-icon--danger{color:#b42318;background:#f044381a}.rw-modal__confirm-title{color:#101828;margin:0 0 .45rem;font-size:1.05rem;font-weight:900}.rw-modal__confirm-hint{color:#667085;margin:0;font-size:.88rem;line-height:1.5}.rw-modal--confirm .modal-content,.rw-modal--confirm .rw-modal__content{max-width:420px;margin-inline:auto}.rw-modal .form-control,.rw-modal .form-select{border-color:#10182824;border-radius:12px;font-size:.92rem}.rw-modal .form-control:focus,.rw-modal .form-select:focus{border-color:#ff666473;box-shadow:0 0 0 .2rem #ff66641f}.rw-choice-field{border:0;min-width:0;margin:0;padding:0}.rw-choice-field .rw-modal__label{margin-bottom:.45rem}.rw-choice-grid{gap:.45rem;display:grid}.rw-choice-grid--experience{grid-template-columns:repeat(2,minmax(0,1fr))}@media (width>=480px){.rw-choice-grid--experience{grid-template-columns:repeat(3,minmax(0,1fr))}}.rw-choice-btn{cursor:pointer;margin:0;position:relative}.rw-choice-btn__input{opacity:0;pointer-events:none;position:absolute}.rw-choice-btn__content{text-align:center;background:#fff;border:1px solid #1018281a;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.2rem;min-height:3.35rem;padding:.45rem .4rem;transition:border-color .14s,background .14s,box-shadow .14s,transform .14s cubic-bezier(.34,1.2,.64,1);display:flex}.rw-choice-btn__content i{color:#98a2b3;font-size:.95rem;transition:color .14s,transform .14s}.rw-choice-btn__text{color:#344054;font-size:.72rem;font-weight:700;line-height:1.2}.rw-choice-btn:hover .rw-choice-btn__content{background:#ff666408;border-color:#ff666447;transform:translateY(-1px)}.rw-choice-btn__input:focus-visible+.rw-choice-btn__content{outline-offset:2px;outline:2px solid #ff666473}.rw-choice-btn__input:checked+.rw-choice-btn__content{background:linear-gradient(145deg,#ff66641f,#ff66640a);border-color:#ff66648c;box-shadow:0 6px 16px #ff66641f}.rw-choice-btn__input:checked+.rw-choice-btn__content i{color:#e65452;transform:scale(1.08)}.rw-choice-btn__input:checked+.rw-choice-btn__content .rw-choice-btn__text{color:#101828}.rw-proficiency-field{position:relative}.rw-proficiency-input{opacity:0;pointer-events:none;z-index:-1;width:12rem;height:1.75rem;position:absolute;top:1.75rem;left:0}.star-rating,.edit-star-rating{cursor:pointer}.rw-site-header{z-index:1030;background:#fff;border-bottom:1px solid #10182814;padding:.85rem 0;position:sticky;top:0}@media (width>=992px){.rw-site-header{padding:1.15rem 0}}.rw-site-header .navbar-brand{font-family:HubheadRegular,Helvetica,Arial,sans-serif}:is(.rw-site-header .navbar-brand:has(.rw-brand-logo):focus,.rw-site-header .navbar-brand:has(.rw-brand-logo):focus-visible){box-shadow:none;outline:none}.rw-site-header .rw-brand-logo{width:auto;height:18px;box-shadow:none;filter:none;border:0;outline:none;display:block}@media (width>=992px){.rw-site-header .rw-brand-logo{height:24px}}.rw-site-header .rw-nav-link{color:#344054;font-weight:500}.rw-site-header .rw-nav-link:hover,.rw-site-header .rw-nav-link:focus{color:#101828}.rw-site-header .rw-nav-cta{align-items:center;gap:.5rem;display:flex}.rw-site-header .navbar-collapse{padding-top:.5rem}.rw-site-header .navbar-toggler{border-color:#10182833;padding:.35rem .55rem}.rw-site-header .navbar-toggler:focus{box-shadow:0 0 0 .2rem #ff66642e}.rw-site-header .rw-nav-search__input{width:100%}@media (width>=992px){.rw-site-header .rw-nav-search__input{min-width:260px}.rw-site-header .navbar-collapse{padding-top:0}}.rw-site-header--mobile{background:#fff linear-gradient(#ff66641a,#fff0);box-shadow:0 10px 25px #10182814}.rw-user-menu__trigger{color:#344054;background:#fff;border:1px solid #1018281a;border-radius:999px;align-items:center;gap:.55rem;padding:.3rem .45rem .3rem .3rem;font-size:.9rem;font-weight:600;line-height:1.2;transition:border-color .15s,box-shadow .15s,background-color .15s;display:inline-flex}.rw-user-menu__trigger:after{display:none}.rw-user-menu__trigger:hover,.rw-user-menu__trigger:focus-visible,.rw-user-menu__trigger.show{color:#101828;background:#ff66640a;border-color:#ff666459;box-shadow:0 0 0 .2rem #ff66641f}.rw-user-menu__avatar{background:linear-gradient(135deg,#ff66642e,#ff66640f);border:1px solid #ff66642e;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex;overflow:hidden}.rw-user-menu__avatar img{object-fit:cover;width:100%;height:100%;display:block}.rw-user-menu__avatar--md{width:2.25rem;height:2.25rem}.rw-user-menu__avatar--lg{width:2.5rem;height:2.5rem}.rw-user-menu__initials{letter-spacing:.03em;color:#e65452;font-size:.72rem;font-weight:700}.rw-user-menu__label{text-overflow:ellipsis;white-space:nowrap;max-width:9.5rem;overflow:hidden}.rw-user-menu__chevron{color:#667085;font-size:.72rem;transition:transform .15s}.rw-user-menu__trigger.show .rw-user-menu__chevron{transform:rotate(180deg)}.rw-user-menu__menu{border:1px solid #1018281a;border-radius:16px;min-width:17.5rem;padding:.45rem;overflow:hidden;box-shadow:0 18px 40px #10182824;margin-top:.55rem!important}.rw-user-menu__header{background:linear-gradient(135deg,#ff666414,#fffffffa 62%);border-radius:12px;align-items:center;gap:.75rem;margin-bottom:.2rem;padding:.65rem .7rem .55rem;display:flex}.rw-user-menu__identity{flex-direction:column;gap:.1rem;min-width:0;display:flex}.rw-user-menu__name{color:#101828;text-overflow:ellipsis;white-space:nowrap;font-size:.92rem;font-weight:700;overflow:hidden}.rw-user-menu__email{color:#667085;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.rw-user-menu__divider{border-color:#10182814;margin:.35rem 0}.rw-user-menu__item{color:#344054;white-space:normal;border-radius:12px;align-items:flex-start;gap:.7rem;padding:.65rem .7rem;display:flex}.rw-user-menu__item:hover,.rw-user-menu__item:focus{color:#101828;background:#ff666412}.rw-user-menu__item--danger{color:#b42318}.rw-user-menu__item--danger .rw-user-menu__icon{color:#b42318;background:#f044381a}.rw-user-menu__item--danger:hover,.rw-user-menu__item--danger:focus{color:#912018;background:#f0443814}.rw-user-menu__icon{color:#e65452;background:#1018280d;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex}.rw-user-menu__icon .bi{font-size:.95rem;line-height:1}.rw-user-menu__text{flex-direction:column;gap:.1rem;min-width:0;padding-top:.1rem;display:flex}.rw-user-menu__item-label{font-size:.88rem;font-weight:600;line-height:1.25}.rw-user-menu__item-description{color:#667085;font-size:.76rem;line-height:1.35}.rw-user-menu__mobile-header{border-top:1px solid #10182814;margin-top:.35rem;padding-top:.75rem}.rw-user-menu__mobile-identity{align-items:center;gap:.75rem;padding:.35rem .5rem .55rem;display:flex}.rw-user-menu__mobile-link{align-items:center;gap:.65rem;display:flex}.rw-user-menu__mobile-link .bi{color:#e65452;width:1.15rem;font-size:1rem}.rw-user-menu__mobile-link--danger,.rw-user-menu__mobile-link--danger .bi{color:#b42318}.rw-site-main{flex:1 0 auto;width:100%;padding-top:.75rem;padding-bottom:1.25rem}@media (width>=992px){.rw-site-main{padding-top:1rem}}.rw-employer-search{background-color:#f3f7fa;padding-top:.5rem;padding-bottom:1.5rem}@media (width>=768px){.rw-employer-search{padding-top:.75rem;padding-bottom:2rem}}.rw-employer-search .rw-employer-search__panel{box-shadow:0 .5rem 1rem #00000026}.rw-site-footer{background:#f9fafb;border-top:1px solid #10182814;padding:1.75rem 0 1rem}.rw-site-footer .rw-footer-title{letter-spacing:.01em;color:#101828;margin-bottom:.75rem;font-size:.95rem;font-weight:800}.rw-site-footer .rw-footer-link{color:#475467;text-decoration:none}.rw-site-footer .rw-footer-link:hover,.rw-site-footer .rw-footer-link:focus{color:#101828;text-decoration:underline}.rw-site-footer .rw-footer-bottom{color:#667085;border-top:1px solid #10182814;margin-top:2rem;padding-top:1rem;font-size:.95rem}.rw-site-footer--compact{padding:1.25rem 0 .85rem}.rw-site-footer--compact .rw-footer-bottom{margin-top:1.25rem;padding-top:.85rem}@media (width<=575.98px){.rw-site-footer{padding:1.1rem 0 .85rem}.rw-site-footer .rw-footer-bottom{font-size:.9rem}}.rw-footer-logo{width:auto;height:36px;box-shadow:none;filter:none;border:0;outline:none;display:block}.rw-footer-logo--mobile{height:44px}.rw-footer-mobile__brand{margin:.5rem 0 .75rem}.rw-footer-mobile__sections{gap:1.25rem;padding:.5rem 0 .25rem;display:grid}@media (width>=360px){.rw-footer-mobile__sections{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}}.rw-pricing{background:#fff;border:1px solid #1018281f;border-radius:18px;box-shadow:0 10px 30px #1018281a}.rw-pricing__header{background:linear-gradient(#ff666424,#fff0);border-bottom:1px solid #1018281f}.rw-pricing__save{color:#e65452;white-space:nowrap;background:#ff66641f;border:1px solid #ff666447;border-radius:999px;margin-left:.25rem;padding:.2rem .5rem}.rw-plan{background:#fff;border:1px solid #1018281f;border-radius:16px;padding:1.25rem;transition:transform .14s,box-shadow .14s,border-color .14s}.rw-plan:hover{border-color:#ff666452;transform:translateY(-2px);box-shadow:0 14px 30px #1018281f}.rw-plan--popular{border-color:#ff66648c;box-shadow:0 16px 40px #ff66642e}.rw-plan__name{font-size:1.1rem;font-weight:700}.rw-plan__desc{font-size:.95rem}.rw-plan__amount{letter-spacing:-.02em;color:#101828;font-size:2.1rem;font-weight:800}.rw-plan__per{font-size:.95rem}.rw-plan__features{gap:.6rem;margin-bottom:0;padding-left:0;list-style:none;display:grid}.rw-feature{color:#344054;align-items:flex-start;gap:.6rem;font-size:.95rem;display:flex}.rw-feature i{flex:none;margin-top:.1rem}.rw-feature--yes i{color:#16a34a}.rw-feature--no i{color:#ef4444}.rw-badge{border:1px solid #0000;border-radius:999px;padding:.35rem .6rem;font-weight:700}.rw-badge--soft{color:#344054;background:#1018280a;border-color:#10182814}.rw-badge--popular{color:#fff;background:#ff6664;border-color:#ff66648c}.rw-checkout{background:#fff;border:1px solid #1018281f;border-radius:18px;box-shadow:0 10px 30px #1018281a}.rw-checkout__header{background:linear-gradient(#ff666424,#fff0);border-bottom:1px solid #1018281f}.rw-current__card{background:#10182804;border:1px solid #1018281f;border-radius:16px;padding:1rem 1.1rem}.rw-current__label{font-size:.85rem}.rw-current__value{font-size:1.05rem}.rw-info{color:#0b4a6f;background:#026aa20f;border:1px solid #026aa233;border-radius:14px;align-items:flex-start;gap:.55rem;padding:.75rem .9rem;display:flex}.rw-current__perks{border-top:1px solid #1018281f;margin-top:1rem;padding-top:1rem}.rw-current__perks-title{color:#475467;margin-bottom:.75rem;font-size:.85rem;font-weight:600}.rw-cancel-modal .modal-content{border:1px solid #1018281f;border-radius:16px;box-shadow:0 10px 30px #1018281a}.rw-cancel-modal .modal-header{border-bottom-color:#10182814}.rw-cancel-modal .rw-cancel-modal__hint{color:#475467;font-size:.9rem}.rw-cancel-modal .rw-cancel-modal__confirm-word{color:#101828;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-weight:700}.rw-action-loader{z-index:10;border-radius:12px;place-items:center;display:grid;position:absolute;inset:0}.rw-action-loader__backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#ffffffe6;position:absolute;inset:0}.rw-action-loader__card{text-align:center;background:#fff;border:1px solid #1018281a;border-radius:14px;width:min(340px,100% - 2rem);padding:1.25rem 1.35rem;position:relative;box-shadow:0 14px 32px #1018281f}.rw-action-loader__spinner{color:#ff6664;width:2.25rem;height:2.25rem}.rw-action-loader__text{color:#101828;min-height:1.4em;margin-top:.85rem;font-size:.95rem;font-weight:600;transition:opacity .25s}.rw-action-loader__text.is-fading{opacity:.35}.rw-action-loader__progress{background:#10182814;border-radius:999px;height:6px;margin-top:1rem;overflow:hidden}.rw-action-loader__bar{background:linear-gradient(90deg,#ff6664,#e65452);border-radius:999px;width:40%;height:100%;animation:1.4s ease-in-out infinite rw-action-loader-slide}@keyframes rw-action-loader-slide{0%{transform:translate(-120%)}to{transform:translate(320%)}}.rw-stripe-inline-loader{z-index:2;color:#475467;background:#ffffffbf;border-radius:12px;align-items:center;padding:10px 12px;font-size:14px;font-weight:500;display:grid;position:absolute;inset:0}.rw-stripe-inline-loader__row{align-items:center;gap:10px;display:inline-flex}.rw-stripe-inline-loader.is-hidden{display:none}.rw-stripe-loader{z-index:5;border-radius:12px;place-items:center;display:grid;position:absolute;inset:0;overflow:hidden}.rw-stripe-loader__backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffffd9;position:absolute;inset:0}.rw-stripe-loader__card{color:#101828;background:#fff;border:1px solid #1018281a;border-radius:12px;align-items:center;gap:12px;padding:12px 14px;display:inline-flex;position:relative;box-shadow:0 10px 24px #1018281a}.rw-stripe-loader__text{color:#344054;font-size:14px;font-weight:500}.rw-panel{background:#fff;border:1px solid #1018281f;border-radius:16px;padding:1.1rem}.rw-panel--summary{background:#10182804}.rw-panel__title{color:#101828;font-size:1.05rem;font-weight:700}.rw-panel__subtitle{font-size:.95rem}.rw-input{border-color:#10182829;border-radius:14px;padding-top:.65rem;padding-bottom:.65rem}.rw-stripe-field{background:#fff;border:1px solid #10182829;border-radius:14px;min-height:44px;padding:.8rem .9rem;position:relative}.rw-summary__plan{color:#101828;font-weight:700}.rw-summary__price{color:#101828;white-space:nowrap;font-weight:800}.rw-summary__divider{background:#1018281a;height:1px}.rw-trust{color:#475467;gap:.55rem;font-size:.95rem;display:grid}.rw-trust__item{align-items:center;gap:.55rem;display:flex}.rw-trust__item i{color:#ff6664}.rw-employer-home{padding-bottom:1.25rem}.rw-employer-home .rw-page-title{color:#101828;letter-spacing:-.01em}.rw-employer-home .rw-page-subtitle{color:#475467;max-width:72ch}.rw-employee-home{padding-bottom:1.25rem}.rw-employee-banner{border:1px solid #1018281a;border-radius:18px;flex-direction:column;gap:1rem;padding:1rem 1.1rem;display:flex;box-shadow:0 12px 30px #1018280f}@media (width>=768px){.rw-employee-banner{flex-direction:row;justify-content:space-between;align-items:center;padding:1.1rem 1.25rem}}.rw-employee-banner__content{align-items:flex-start;gap:.85rem;display:flex}.rw-employee-banner__icon{border-radius:14px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.rw-employee-banner__icon i{font-size:1.1rem}.rw-employee-banner__title{color:#101828;margin-bottom:.35rem;font-size:1.05rem;font-weight:900}.rw-employee-banner__message{color:#475467;line-height:1.5}.rw-employee-banner__note{color:#667085;margin-top:.35rem;font-size:.88rem}.rw-employee-banner__cta{flex:none}.rw-employee-banner--action{background:linear-gradient(#ff666414,#fff)}.rw-employee-banner--action .rw-employee-banner__icon{color:#e65452;background:#ff666424;border:1px solid #ff666438}.rw-employee-banner--warning{background:linear-gradient(#f59f0b1a,#fff)}.rw-employee-banner--warning .rw-employee-banner__icon{color:#b54708;background:#f59f0b24;border:1px solid #f59f0b3d}.rw-employee-banner--success{background:linear-gradient(#06764714,#fff)}.rw-employee-banner--success .rw-employee-banner__icon{color:#067647;background:#0676471f;border:1px solid #06764738}.rw-employee-profile-card{height:100%;overflow:visible}.rw-employee-profile-card>.rw-card__body{padding-top:1.35rem;padding-bottom:1.25rem;overflow:visible}.rw-employee-avatar-wrap{width:min(168px,72%);margin-inline:auto;position:relative}.rw-employee-avatar{aspect-ratio:1;object-fit:cover;object-position:center;background:#1018280a;border:4px solid #fff;border-radius:50%;width:100%;height:auto;display:block;box-shadow:0 12px 28px #1018281f}.rw-employee-avatar--placeholder{color:#667085;background:#1018280d;justify-content:center;align-items:center;display:flex}.rw-employee-avatar--placeholder i{font-size:3rem}.rw-employee-avatar-edit{z-index:1;color:#fff;cursor:pointer;background:#e65452;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex;position:absolute;bottom:.2rem;right:.2rem;box-shadow:0 8px 20px #ff666447}.rw-employee-avatar-edit:hover{background:#e65452}.rw-employee-name{color:#101828;letter-spacing:-.02em;overflow-wrap:anywhere;word-break:break-word;font-size:clamp(1.2rem,2.5vw,1.55rem);font-weight:900;line-height:1.25}.rw-employee-job-title{color:#344054;overflow-wrap:anywhere;word-break:break-word;max-width:100%;font-size:1.05rem;font-weight:700;line-height:1.35}.rw-employee-description-field{resize:vertical;overflow-wrap:anywhere;word-break:break-word;min-height:12rem;max-height:min(50vh,24rem);line-height:1.55}.rw-employee-char-count{color:#667085;text-align:right;margin-top:.4rem;font-size:.8rem}.rw-employee-meta-grid{grid-template-columns:1fr;gap:.75rem;display:grid}@media (width>=576px){.rw-employee-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.rw-employee-meta-item{background:#10182803;border:1px solid #10182814;border-radius:14px;min-width:0;padding:.8rem .85rem}.rw-employee-meta-item__head{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.35rem;display:flex}.rw-employee-meta-item__label{letter-spacing:.04em;text-transform:uppercase;color:#667085;font-size:.78rem;font-weight:700}.rw-employee-meta-item__value{color:#101828;overflow-wrap:anywhere;word-break:break-word;font-weight:800;line-height:1.35}.rw-employee-description{color:#344054;white-space:pre-line;word-break:break-word;line-height:1.65}.rw-employee-skill-list{grid-template-columns:1fr;gap:.55rem;display:grid}@media (width>=480px){.rw-employee-skill-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=768px){.rw-employee-skill-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}}@media (width>=1200px){.rw-employee-skill-list{grid-template-columns:repeat(4,minmax(0,1fr))}}.rw-employee-timeline{gap:.75rem;display:grid}.rw-employee-skill{--skill-accent:#ff6664;--skill-accent-soft:#ff66641a;--skill-accent-glow:#ff66642e;background:linear-gradient(145deg, #fffffffa, #ffffffeb), linear-gradient(135deg, var(--skill-accent-soft), transparent 55%);cursor:default;border:1px solid #10182812;border-radius:12px;height:100%;transition:border-color .16s,box-shadow .18s,transform .18s cubic-bezier(.34,1.2,.64,1);display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #1018280a}.rw-employee-skill[data-tone="1"]{--skill-accent:#f59e0b;--skill-accent-soft:#f59e0b1a;--skill-accent-glow:#f59e0b33}.rw-employee-skill[data-tone="2"]{--skill-accent:#8b5cf6;--skill-accent-soft:#8b5cf61a;--skill-accent-glow:#8b5cf633}.rw-employee-skill[data-tone="3"]{--skill-accent:#14b8a6;--skill-accent-soft:#14b8a61a;--skill-accent-glow:#14b8a633}.rw-employee-skill[data-rating="5"]{background:linear-gradient(145deg, #fffffffa, #fffcf8f0), linear-gradient(135deg, var(--skill-accent-soft), #f59e0b0f 70%)}.rw-employee-skill:hover,.rw-employee-skill:focus-within{border-color:color-mix(in srgb, var(--skill-accent) 35%, white);box-shadow:0 10px 24px var(--skill-accent-glow), 0 2px 6px #1018280d;transform:translateY(-3px)scale(1.01)}.rw-employee-skill__accent{background:linear-gradient(180deg, var(--skill-accent), color-mix(in srgb, var(--skill-accent) 55%, white));width:3px;height:100%;transition:width .18s;position:absolute;top:0;left:0}.rw-employee-skill:hover .rw-employee-skill__accent,.rw-employee-skill:focus-within .rw-employee-skill__accent{width:5px}.rw-employee-skill__body{flex-direction:column;gap:.45rem;width:100%;min-width:0;padding:.65rem .7rem .7rem .8rem;display:flex}.rw-employee-skill__head{justify-content:space-between;align-items:flex-start;gap:.35rem;display:flex}.rw-employee-skill__identity{flex:1;min-width:0}.rw-employee-skill__path{flex-wrap:wrap;align-items:center;gap:.15rem .2rem;margin-bottom:.2rem;display:flex}.rw-employee-skill__crumb{color:#667085;letter-spacing:.02em;white-space:nowrap;text-overflow:ellipsis;background:#1018280d;border-radius:999px;align-items:center;max-width:100%;padding:.08rem .38rem;font-size:.62rem;font-weight:700;line-height:1.3;display:inline-flex;overflow:hidden}.rw-employee-skill__sep{color:#98a2b3;font-size:.62rem;font-weight:800;line-height:1}.rw-employee-skill__name{color:#101828;word-break:break-word;margin:0;font-size:.86rem;font-weight:900;line-height:1.25}.rw-employee-skill__meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.35rem;display:flex}.rw-employee-skill__rating{line-height:1;transition:transform .18s cubic-bezier(.34,1.2,.64,1)}.rw-employee-skill:hover .rw-employee-skill__rating,.rw-employee-skill:focus-within .rw-employee-skill__rating{transform:scale(1.06)}.rw-employee-skill__badge{background:var(--skill-accent-soft);border:1px solid color-mix(in srgb, var(--skill-accent) 18%, transparent);color:color-mix(in srgb, var(--skill-accent) 72%, #101828);white-space:nowrap;border-radius:999px;align-items:center;gap:.22rem;padding:.14rem .45rem;font-size:.66rem;font-weight:800;line-height:1.2;display:inline-flex}.rw-employee-skill__badge i{opacity:.85;font-size:.68rem}.rw-employee-skill__desc{color:#667085;-webkit-line-clamp:3;overflow-wrap:anywhere;word-break:break-word;-webkit-box-orient:vertical;margin:0;font-size:.72rem;line-height:1.4;display:-webkit-box;overflow:hidden}.rw-employee-skill__actions{opacity:1;flex-shrink:0;gap:.2rem;transition:opacity .14s,transform .14s;display:flex;transform:none}.rw-employee-skill__actions .rw-icon-btn{border-radius:8px;width:26px;height:26px}.rw-employee-skill__actions .rw-icon-btn i{font-size:.72rem}@media (hover:hover){.rw-employee-skill__actions{opacity:0;pointer-events:none;transform:translate(4px)}.rw-employee-skill:hover .rw-employee-skill__actions,.rw-employee-skill:focus-within .rw-employee-skill__actions{opacity:1;pointer-events:auto;transform:translate(0)}}.rw-employee-timeline__item{background:#10182802;border:1px solid #10182814;border-radius:16px;justify-content:space-between;align-items:flex-start;gap:.85rem;padding:.85rem .9rem;transition:border-color .12s,background .12s;display:flex}.rw-employee-timeline__item:hover{background:#ff666408;border-color:#ff66642e}.rw-employee-skill__main,.rw-employee-timeline__main{flex:1;min-width:0}.rw-employee-timeline__title{color:#101828;font-weight:900}.rw-employee-skill__level,.rw-employee-timeline__dates{color:#667085;font-size:.9rem}.rw-employee-timeline__desc{color:#475467;line-height:1.55}.rw-employee-timeline__actions{flex-direction:column;flex:none;gap:.45rem;display:flex}.rw-skill-stars{color:#f59e0b;gap:.06rem;font-size:.72rem;display:inline-flex}.rw-skill-stars .bi-star,.rw-skill-stars .bi-star-fill{filter:drop-shadow(0 1px 1px #f59e0b33)}.rw-dashboard .rw-kicker,.rw-inbox .rw-kicker{letter-spacing:.08em;text-transform:uppercase;color:#101828a6;font-size:.78rem;font-weight:600}.rw-dashboard .rw-title,.rw-inbox .rw-title{letter-spacing:-.02em;color:#101828;margin:.35rem 0 .4rem;font-size:clamp(1.55rem,3.2vw,2.35rem);font-weight:700}.rw-dashboard .rw-subtitle,.rw-inbox .rw-subtitle{color:#475467;max-width:70ch;font-size:1.02rem;font-weight:400;line-height:1.45}.rw-dashboard{padding-top:1rem}@media (width>=768px){.rw-dashboard{padding-top:1.25rem}}.rw-dashboard .rw-muted{color:#667085}.rw-dashboard__hero{background:radial-gradient(900px 340px at 10% 0,#ff666429,#fff0),radial-gradient(680px 260px at 95% 15%,#026aa21f,#fff0),linear-gradient(#ffffffeb,#fff);border:1px solid #10182814;border-radius:22px;padding:1.1rem;box-shadow:0 18px 45px #1018281a}@media (width>=768px){.rw-dashboard__hero{padding:1.4rem 1.5rem}}.rw-dashboard__hero-inner{flex-direction:column;gap:1rem;display:flex}@media (width>=992px){.rw-dashboard__hero-inner{flex-direction:row;justify-content:space-between;align-items:center;gap:1.25rem}}.rw-dashboard__hero-cta{grid-template-columns:1fr 1fr;gap:.6rem;width:100%;display:grid}@media (width>=992px){.rw-dashboard__hero-cta{flex-wrap:nowrap;width:auto;display:flex}}.rw-cta-btn{letter-spacing:-.01em;white-space:nowrap;border-radius:14px;justify-content:center;align-items:center;min-width:0;padding:.72rem .65rem;font-size:.88rem;font-weight:500;display:inline-flex}@media (width>=576px){.rw-cta-btn{padding:.72rem 1.05rem;font-size:1rem}}.rw-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}@media (width>=768px){.rw-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}}.rw-stat{background:#fff;border:1px solid #1018281a;border-radius:18px;align-items:center;gap:.75rem;padding:.95rem 1rem;transition:transform .12s,box-shadow .12s,border-color .12s;display:flex;box-shadow:0 10px 25px #1018280f}.rw-stat:hover{border-color:#ff666440;transform:translateY(-1px);box-shadow:0 16px 34px #1018281a}.rw-stat__icon{color:#e65452;background:#ff66641f;border:1px solid #ff666438;border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.rw-stat__icon i{font-size:1.15rem}.rw-stat__label{color:#475467;font-size:.85rem;font-weight:500}.rw-stat__value{letter-spacing:-.02em;color:#101828;font-size:1.45rem;font-weight:700;line-height:1.1}.rw-section{box-shadow:0 18px 50px #10182814}.rw-job-title{color:#101828;font-weight:600}.rw-job-desc{color:#667085}.rw-empty{text-align:center;background:#10182803;border:1px dashed #1018282e;border-radius:18px;margin:.25rem 0;padding:1.4rem 1rem}.rw-empty__icon{color:#e65452;background:#ff66641f;border:1px solid #ff666438;border-radius:18px;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:.65rem;display:inline-flex}.rw-empty__icon i{font-size:1.4rem}.rw-empty__title{color:#101828;font-weight:900}.rw-empty__subtitle{color:#475467;margin-top:.2rem}.rw-empty--compact{padding:1.05rem .85rem}.rw-empty--compact .rw-empty__icon{border-radius:16px;width:48px;height:48px}.rw-mini-list{gap:.6rem;display:grid}.rw-mini{background:#10182802;border:1px solid #10182814;border-radius:16px;justify-content:space-between;align-items:center;gap:.8rem;padding:.65rem;display:flex}.rw-mini:hover{background:#ff666409;border-color:#ff66642e}.rw-mini__main{min-width:0;color:inherit;align-items:center;gap:.65rem;display:flex}.rw-mini__main:hover,.rw-mini__main:focus{color:inherit}.rw-mini__meta{min-width:0}.rw-mini__name{color:#101828;white-space:nowrap;text-overflow:ellipsis;font-weight:900;overflow:hidden}.rw-mini__sub{color:#667085;white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;overflow:hidden}.rw-avatar{letter-spacing:.02em;color:#fff;background:linear-gradient(135deg,#ff6664,#e65452);border-radius:14px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;font-weight:900;display:inline-flex;box-shadow:0 10px 25px #ff666438}.rw-avatar--rose{background:linear-gradient(135deg,#db2777,#ff6664);box-shadow:0 10px 25px #db27772e}.rw-card{background:#fff;border:1px solid #1018281a;border-radius:18px;overflow:hidden;box-shadow:0 10px 25px #1018280f}.rw-card__header{background:linear-gradient(#ff666424,#fff0);border-bottom:1px solid #10182814;padding:.9rem 1.1rem}.rw-card__header h5{letter-spacing:.02em;text-transform:uppercase;color:#101828;font-size:.95rem;font-weight:600}.rw-card__body{padding:.85rem 1.1rem 1.05rem}.rw-table{margin-bottom:0}.rw-table thead th{letter-spacing:.06em;text-transform:uppercase;color:#475467;background:#10182803;border-bottom-color:#1018281a;font-size:.78rem}.rw-table tbody td{color:#101828;border-top-color:#10182814}.rw-table tbody tr:hover{background:#ff66640a}.rw-table p{margin-bottom:0}.rw-link{color:#e65452}.rw-link:hover,.rw-link:focus{color:#cc403e;text-decoration:underline}.rw-icon-btn{color:#ff6664;border-radius:12px;justify-content:center;align-items:center;width:36px;height:32px;padding:0;display:inline-flex}.rw-icon-btn i{font-size:.95rem}.rw-icon-btn:hover,.rw-icon-btn:focus-visible{color:#e65452}.rw-badge--success{color:#067647;background:#0676471a;border-color:#06764738}.rw-badge--warning{color:#b54708;background:#f59f0b1f;border-color:#f59f0b47}.rw-badge--muted{color:#344054;background:#1018280a;border-color:#1018281f}.rw-profile{background:linear-gradient(#ff66640f,#fff0 260px)}.rw-profile .rw-profile__intro{background:#fff;border:1px solid #1018281a;border-radius:18px;padding:1.15rem 1.1rem;box-shadow:0 10px 25px #1018280d}.rw-profile .rw-profile__kicker{letter-spacing:.08em;text-transform:uppercase;color:#475467;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.72rem;font-weight:800;display:inline-flex}.rw-profile .rw-profile__title{letter-spacing:-.02em;color:#101828;margin-bottom:.35rem;font-size:1.75rem;font-weight:900}.rw-profile .rw-profile__subtitle{color:#475467;line-height:1.55}.rw-profile .rw-profile__meta{background:#fff;border:1px solid #1018281a;border-radius:18px;padding:1.05rem 1.1rem;box-shadow:0 10px 25px #1018280a}.rw-profile .rw-profile__meta-title{color:#101828;margin-bottom:.75rem;font-weight:800}.rw-profile .rw-profile__meta-grid{grid-template-columns:1fr;gap:.75rem;display:grid}@media (width>=576px){.rw-profile .rw-profile__meta-grid{grid-template-columns:1fr 1fr}}.rw-profile .rw-profile__meta-item{background:#10182804;border:1px solid #10182814;border-radius:14px;padding:.7rem .75rem}.rw-profile .rw-profile__meta-label{color:#667085;margin-bottom:.15rem;font-size:.78rem;font-weight:600}.rw-profile .rw-profile__meta-value{color:#101828;word-break:break-word;font-size:.92rem;font-weight:800}.rw-profile .rw-profile__card{background:#fff;border:1px solid #1018281a;border-radius:18px;overflow:hidden;box-shadow:0 18px 45px #10182814}.rw-profile .rw-profile__card-header{background:#ff66640f;border-bottom:1px solid #10182814;padding:1.05rem 1.1rem}.rw-profile .rw-profile__card-title{color:#101828;letter-spacing:-.01em;font-weight:900}.rw-profile .rw-profile__card-subtitle{color:#667085;margin-top:.15rem;font-size:.92rem}.rw-profile .rw-profile__form{padding:1.1rem}.rw-profile .rw-profile__section-title{color:#101828;margin-bottom:.75rem;font-weight:900}.rw-profile .rw-profile__divider{opacity:1;border-top:1px solid #1018281a;margin:1.1rem 0}.rw-profile .rw-profile__input{border-color:#10182824;border-radius:14px}.rw-profile .rw-profile__input:focus{border-color:#ff6664b3;box-shadow:0 0 0 .22rem #ff666429}.rw-profile .rw-profile__logo{background:#10182803;border:1px dashed #10182833;border-radius:16px;grid-template-columns:68px 1fr;align-items:start;gap:.9rem;padding:.85rem;display:grid}.rw-profile .rw-profile__logo-preview{background:#fff;border:1px solid #1018281a;border-radius:18px;justify-content:center;align-items:center;width:68px;height:68px;display:flex;overflow:hidden;box-shadow:0 12px 30px #10182814}.rw-profile .rw-profile__logo-preview img{object-fit:cover;width:100%;height:100%;display:block}.rw-profile .rw-profile__logo-title{color:#101828;font-weight:900;line-height:1.2}.rw-profile .rw-profile__logo-subtitle{color:#667085;margin-top:.25rem;font-size:.9rem}.rw-profile .rw-profile__logo-btn{border-radius:999px;font-weight:700}.rw-profile .rw-profile__actions{gap:.5rem;margin-top:1.1rem;display:grid}.rw-profile .rw-profile__hint{color:#667085;text-align:center;font-size:.88rem}.rw-settings__layout{gap:1.5rem;display:grid}@media (width>=992px){.rw-settings__layout{grid-template-columns:240px minmax(0,1fr);gap:2rem}}.rw-settings__sidebar{background:#fff;border:1px solid #e8e6e1;border-radius:16px;height:fit-content;padding:1.25rem}.rw-settings__sidebar-title{letter-spacing:.08em;text-transform:uppercase;color:#667085;margin-bottom:.75rem;font-size:.75rem;font-weight:700}.rw-settings__nav{gap:.25rem;display:grid}.rw-settings__nav-link{color:#344054;border-radius:10px;align-items:center;gap:.65rem;padding:.7rem .85rem;font-weight:500;text-decoration:none;transition:background-color .15s,color .15s;display:flex}.rw-settings__nav-link:hover{color:#1a202c;background:#f9fafb}.rw-settings__nav-link--active{color:#d94846;background:#ff66641a;font-weight:600}.rw-settings__content{min-width:0}.rw-settings__header{margin-bottom:1.25rem}.rw-settings__title{color:#1a202c;margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.rw-settings__subtitle{color:#667085;max-width:42rem;line-height:1.6}.rw-settings__panel{background:#fff;border:1px solid #e8e6e1;border-radius:16px;padding:1.5rem}.rw-settings__row{border-bottom:1px solid #eef0f3;flex-direction:column;gap:1rem;padding-bottom:1.25rem;display:flex}@media (width>=768px){.rw-settings__row{flex-direction:row;justify-content:space-between;align-items:flex-start}}.rw-settings__row-title{color:#1a202c;margin-bottom:.35rem;font-size:1rem;font-weight:600}.rw-settings__row-text{color:#667085;font-size:.95rem;line-height:1.55}.rw-settings__row-hint{color:#98a2b3;margin-top:.65rem;font-size:.85rem}.rw-settings__toggle-wrap{flex-shrink:0}.rw-settings__switch{align-items:center;gap:.65rem;margin:0;padding-left:0;display:flex}.rw-settings__switch .form-check-input{cursor:pointer;border-color:#d0d5dd;width:3rem;height:1.5rem;margin:0}.rw-settings__switch .form-check-input:checked{background-color:#ff6664;border-color:#ff6664}.rw-settings__switch .form-check-input:focus{box-shadow:0 0 0 .2rem #ff666440}.rw-settings__switch-label{color:#344054;cursor:pointer;-webkit-user-select:none;user-select:none;font-weight:600}.rw-settings__status{border-radius:12px;align-items:flex-start;gap:.65rem;margin-top:1.25rem;padding:.9rem 1rem;font-size:.92rem;line-height:1.5;display:flex}.rw-settings__status--on{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.rw-settings__status--off{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa}.rw-settings__status--info{color:#475467;background:#f8fafc;border:1px solid #e4e7ec}.rw-settings__group:not(:first-child){border-top:1px solid #eef0f3;margin-top:1.5rem;padding-top:1.5rem}.rw-settings__group-title{letter-spacing:.06em;text-transform:uppercase;color:#667085;margin-bottom:1rem;font-size:.8rem;font-weight:700}.rw-settings__panel--system{background:#fcfcfd}.rw-settings__system-header{margin-bottom:1rem}.rw-settings__system-list{gap:.85rem;margin:0;padding:0;list-style:none;display:grid}.rw-settings__system-item{background:#fff;border:1px solid #eef0f3;border-radius:12px;align-items:flex-start;gap:.75rem;padding:.85rem 1rem;display:flex}.rw-settings__system-item .bi{color:#98a2b3;margin-top:.15rem}.rw-settings__system-label{color:#344054;margin-bottom:.15rem;font-weight:600}.rw-settings__system-text{color:#667085;font-size:.9rem;line-height:1.5}.rw-settings__actions{justify-content:flex-end;margin-top:1.5rem;display:flex}.rw-settings__inline-link{color:#d94846;align-items:center;gap:.4rem;font-weight:600;text-decoration:none;display:inline-flex}.rw-settings__inline-link:hover{color:#b93836;text-decoration:underline}.rw-jobseeker-profile__hero{color:#fff;background:linear-gradient(#ff6665 0%,#f14d4c 100%);padding:2rem 0 2.5rem}.rw-jobseeker-profile__hero-inner{text-align:center;max-width:720px;margin:0 auto}.rw-jobseeker-profile__avatar{background:#ffffff26;border:4px solid #ffffffd9;border-radius:50%;width:140px;height:140px;margin:0 auto 1rem;overflow:hidden;box-shadow:0 12px 32px #1018282e}.rw-jobseeker-profile__avatar img{object-fit:cover;width:100%;height:100%;display:block}.rw-jobseeker-profile__avatar-placeholder{color:#ffffffe6;justify-content:center;align-items:center;width:100%;height:100%;font-size:4rem;display:flex}.rw-jobseeker-profile__name{opacity:.95;margin-bottom:.25rem;font-size:1.1rem;font-weight:600}.rw-jobseeker-profile__title{letter-spacing:-.02em;margin-bottom:.75rem;font-size:1.75rem;font-weight:800;line-height:1.2}.rw-jobseeker-profile__badge img{vertical-align:middle;display:inline-block}.rw-jobseeker-profile__actions{flex-wrap:wrap;justify-content:center;gap:.65rem;margin-top:1.5rem;display:flex}.rw-jobseeker-profile__action-btn{color:#fff;letter-spacing:.04em;background:#ffffff1f;border:1.5px solid #ffffffe6;border-radius:999px;padding:.55rem 1.25rem;font-size:.82rem;font-weight:700;transition:background .15s,transform .15s}.rw-jobseeker-profile__action-btn:hover,.rw-jobseeker-profile__action-btn:focus{color:#fff;background:#ffffff38;border-color:#fff}.rw-jobseeker-profile__action-btn i{margin-right:.35rem}.rw-jobseeker-profile__body{background:#f8f9fb;padding:2rem 0 3rem}.rw-jobseeker-profile__card{background:#fff;border:1px solid #10182814;border-radius:16px;margin-bottom:1.25rem;padding:1.25rem 1.35rem;box-shadow:0 8px 24px #1018280d}.rw-jobseeker-profile__card--sidebar{height:100%}.rw-jobseeker-profile__card--summary{overflow:visible}.rw-jobseeker-profile__card-title{color:#101828;border-bottom:1px solid #10182814;margin-bottom:1rem;padding-bottom:.65rem;font-size:1.05rem;font-weight:800}.rw-jobseeker-profile__outline-item{align-items:flex-start;gap:.85rem;margin-bottom:1.1rem;display:flex}.rw-jobseeker-profile__outline-item:last-child{margin-bottom:0}.rw-jobseeker-profile__outline-item svg,.rw-jobseeker-profile__outline-item .bi{color:#667085;flex-shrink:0;width:1.5rem;height:1.5rem;margin-top:.15rem}.rw-jobseeker-profile__outline-item p{color:#344054;margin-bottom:0;line-height:1.5}.rw-jobseeker-profile__outline-item strong{color:#101828}.rw-jobseeker-profile__meta-label{color:#667085;margin-bottom:.2rem;font-size:.82rem;font-weight:500}.rw-jobseeker-profile__meta-value{color:#101828;margin-bottom:1rem;font-size:1rem;font-weight:600}.rw-jobseeker-profile__meta-value:last-child{margin-bottom:0}.rw-jobseeker-profile__skill{background:#10182804;border:1px solid #10182814;border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem;padding:.75rem .9rem;display:flex}.rw-jobseeker-profile__skill:last-child{margin-bottom:0}.rw-jobseeker-profile__skill-name{color:#101828;font-size:.95rem;font-weight:600}.rw-jobseeker-profile__skill-stars{white-space:nowrap;flex-shrink:0}.rw-jobseeker-profile__employment{background:#10182804;border:1px solid #10182814;border-radius:12px;margin-bottom:.75rem;padding:1rem 1.1rem}.rw-jobseeker-profile__employment:last-child{margin-bottom:0}.rw-jobseeker-profile__employment-title{color:#101828;margin-bottom:.25rem;font-size:1rem;font-weight:700}.rw-jobseeker-profile__employment-dates{color:#667085;margin-bottom:.5rem;font-size:.85rem}.rw-jobseeker-profile__employment-desc{color:#475467;margin-bottom:0;font-size:.92rem;line-height:1.55}.rw-jobseeker-profile__summary{color:#344054;white-space:pre-line;word-break:break-word;margin-bottom:0;line-height:1.65}.rw-jobseeker-profile__subsection-title{color:#101828;margin:1.5rem 0 .75rem;font-size:.95rem;font-weight:800}.rw-jobseeker-profile__subsection-title:first-of-type{margin-top:0}.rw-skill-autocomplete{width:100%;position:relative}.rw-skill-autocomplete__menu{z-index:1080;background:#fff;border:1px solid #1018281f;border-radius:14px;max-height:240px;margin:0;padding:.35rem;list-style:none;position:absolute;top:calc(100% + .35rem);left:0;right:0;overflow-y:auto;box-shadow:0 16px 40px #10182824}.rw-skill-autocomplete__menu--floating{z-index:2000;position:fixed;right:auto}.rw-skill-autocomplete__option{color:#101828;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;width:100%;padding:.6rem .75rem;font-size:.92rem;font-weight:600;display:block}.rw-skill-autocomplete__option:hover,.rw-skill-autocomplete__option.is-active{color:#101828;background:#ff66641a}.rw-skill-autocomplete__empty{color:#667085;padding:.65rem .75rem;font-size:.88rem;font-weight:600}.rw-create-job{background:linear-gradient(#ff66640f,#fff0 280px)}.rw-create-job .rw-kicker{letter-spacing:.08em;text-transform:uppercase;color:#101828a6;font-size:.78rem;font-weight:800}.rw-create-job .rw-create-job__hero{background:radial-gradient(900px 340px at 10% 0,#ff666424,#fff0),radial-gradient(680px 260px at 95% 15%,#026aa21a,#fff0),linear-gradient(#ffffffeb,#fff);border:1px solid #10182814;border-radius:22px;padding:1.15rem 1.2rem;box-shadow:0 18px 45px #10182814}.rw-create-job .rw-create-job__hero-inner{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}@media (width>=768px){.rw-create-job .rw-create-job__hero-inner{flex-direction:row;justify-content:space-between;align-items:center}}.rw-create-job .rw-create-job__title{letter-spacing:-.03em;color:#101828;margin:.35rem 0 .4rem;font-size:clamp(1.55rem,3.2vw,2.1rem);font-weight:900}.rw-create-job .rw-create-job__subtitle{color:#475467;max-width:58ch;font-size:1rem;line-height:1.5}.rw-create-job .rw-create-job__alert{border:1px solid #0000;border-radius:16px;align-items:flex-start;gap:.85rem;padding:1rem 1.1rem;font-size:.95rem;line-height:1.5;display:flex}.rw-create-job .rw-create-job__alert i{flex:none;margin-top:.1rem;font-size:1.15rem}.rw-create-job .rw-create-job__alert--warning{color:#912018;background:#ff66641a;border-color:#ff666438}.rw-create-job .rw-create-job__alert--success{color:#067647;background:#06764714;border-color:#0676472e}.rw-create-job .rw-create-job__card{background:#fff;border:1px solid #1018281a;border-radius:18px;overflow:hidden;box-shadow:0 10px 25px #1018280f}.rw-create-job .rw-create-job__card-header{background:linear-gradient(#ff666424,#fff0);border-bottom:1px solid #10182814;align-items:flex-start;gap:.85rem;padding:1rem 1.15rem;display:flex}.rw-create-job .rw-create-job__step{color:#fff;background:linear-gradient(135deg,#ff6664,#e65452);border-radius:12px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:.92rem;font-weight:900;display:inline-flex;box-shadow:0 8px 20px #ff666438}.rw-create-job .rw-create-job__card-title{color:#101828;letter-spacing:-.01em;font-weight:900}.rw-create-job .rw-create-job__card-subtitle{color:#667085;margin-top:.15rem;font-size:.9rem}.rw-create-job .rw-create-job__card-body{padding:1.15rem}.rw-create-job .rw-create-job__label{color:#344054;margin-bottom:.4rem;font-size:.88rem;font-weight:700}.rw-create-job .rw-create-job__radio-group{border:0;min-width:0;margin:0;padding:0}.rw-create-job .rw-create-job__radio-group legend{float:none;color:#344054;width:auto;margin-bottom:.4rem;padding:0;font-size:.88rem;font-weight:700}.rw-create-job .rw-create-job__radio-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.rw-create-job .rw-create-job__radio-btn{cursor:pointer;margin:0;position:relative}.rw-create-job .rw-create-job__radio-btn input{opacity:0;width:0;height:0;position:absolute}.rw-create-job .rw-create-job__radio-btn span{color:#344054;text-align:center;background:#fff;border:1px solid #10182824;border-radius:12px;justify-content:center;align-items:center;min-height:42px;padding:.5rem .65rem;font-size:.84rem;font-weight:700;transition:border-color .15s,background-color .15s,color .15s,box-shadow .15s;display:flex}.rw-create-job .rw-create-job__radio-btn:hover span{background:#ff66640a;border-color:#ff666459}.rw-create-job .rw-create-job__radio-btn input:checked+span{color:#ff6664;background:#ff66641f;border-color:#ff66648c;box-shadow:0 0 0 .15rem #ff66641f}.rw-create-job .rw-create-job__radio-btn input:focus-visible+span{border-color:#ff6664b3;box-shadow:0 0 0 .22rem #ff666429}.rw-create-job .rw-create-job__input,.rw-create-job .rw-create-job__card-body .form-control,.rw-create-job .rw-create-job__card-body .form-select{border-color:#10182824;border-radius:14px}.rw-create-job .rw-create-job__input:focus,.rw-create-job .rw-create-job__card-body .form-control:focus,.rw-create-job .rw-create-job__card-body .form-select:focus{border-color:#ff6664b3;box-shadow:0 0 0 .22rem #ff666429}.rw-create-job .rw-create-job__card-body textarea.form-control{resize:vertical;min-height:140px}.rw-create-job .rw-create-job__card-body .input-group-text{color:#667085;background:#10182808;border-color:#10182824;border-radius:14px 0 0 14px;font-size:.82rem;font-weight:700}.rw-create-job .rw-create-job__card-body .input-group .form-control{border-radius:0 14px 14px 0}.rw-create-job .rw-create-job__skill-row{grid-template-columns:1fr auto;align-items:start;gap:.65rem;display:grid}.rw-create-job .rw-create-job__skill-meta{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.65rem;display:flex}.rw-create-job .rw-create-job__skill-count{color:#667085;font-size:.82rem;font-weight:600}.rw-create-job .rw-create-job__skills{flex-wrap:wrap;gap:.55rem;min-height:2.25rem;display:flex}.rw-create-job .rw-create-job__skill-tag{color:#101828;background:#ff66641a;border:1px solid #ff666438;border-radius:999px;align-items:center;gap:.45rem;padding:.45rem .55rem .45rem .75rem;font-size:.88rem;font-weight:700;display:inline-flex}.rw-create-job .rw-create-job__skill-remove{color:#b42318;background:#b423181a;border:0;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:inline-flex}.rw-create-job .rw-create-job__skill-remove:hover{color:#912018;background:#b423182e}.rw-create-job .rw-create-job__submit{text-align:center;padding:.5rem 0 1rem}.rw-create-job .rw-create-job__hint{color:#667085;max-width:52ch;margin-top:1rem;margin-left:auto;margin-right:auto;font-size:.9rem;line-height:1.5}.rw-find-jobs{background:linear-gradient(#ff66640d,#fff0 320px)}.rw-find-jobs__hero{background:radial-gradient(900px 340px at 10% 0,#ff666424,#fff0),radial-gradient(680px 260px at 95% 15%,#026aa214,#fff0),linear-gradient(#ffffffeb,#fff);border:1px solid #10182814;border-radius:22px;padding:1.35rem 1.25rem;box-shadow:0 18px 45px #10182814}.rw-find-jobs__hero-inner{flex-direction:column;gap:1.25rem;display:flex}@media (width>=992px){.rw-find-jobs__hero-inner{flex-direction:row;justify-content:space-between;align-items:center;gap:2rem}}.rw-find-jobs__kicker{letter-spacing:.08em;text-transform:uppercase;color:#475467;align-items:center;gap:.5rem;margin-bottom:.45rem;font-size:.72rem;font-weight:800;display:inline-flex}.rw-find-jobs__title{letter-spacing:-.02em;color:#101828;margin-bottom:.35rem;font-size:clamp(1.45rem,2.8vw,2rem);font-weight:900}.rw-find-jobs__subtitle{color:#667085;max-width:34rem;margin-bottom:0}.rw-find-jobs__search{width:100%}@media (width>=992px){.rw-find-jobs__search{flex-shrink:0;max-width:34rem}}.rw-find-jobs__search-group{background:#fff;border:1px solid #1018281f;border-radius:999px;align-items:center;gap:.55rem;padding:.45rem .45rem .45rem .85rem;display:flex;box-shadow:0 10px 25px #1018280f}.rw-find-jobs__search-icon{color:#98a2b3;align-items:center;font-size:1rem;display:inline-flex}.rw-find-jobs__search-input{box-shadow:none;background:0 0;border:0;padding-left:.15rem}.rw-find-jobs__search-input:focus{box-shadow:none;background:0 0;border:0}.rw-find-jobs__search-btn{white-space:nowrap;padding-inline:1.15rem}.rw-find-jobs__filters{position:sticky;top:5.5rem}.rw-find-jobs__filters-header{letter-spacing:.04em;text-transform:uppercase;color:#344054;background:linear-gradient(#ff666424,#fff0);border-bottom:1px solid #10182814;align-items:center;gap:.55rem;padding:.9rem 1.1rem;font-size:.78rem;font-weight:800;display:flex}.rw-find-jobs__filters-header i{color:#e65452}.rw-find-jobs__filter-label{letter-spacing:.06em;text-transform:uppercase;color:#475467;margin-bottom:.75rem;font-size:.78rem;font-weight:800}.rw-find-jobs__filter-option{cursor:pointer;color:#344054;border-radius:12px;align-items:center;gap:.65rem;margin-bottom:.25rem;padding:.55rem .65rem;font-weight:600;transition:background .14s,border-color .14s;display:flex}.rw-find-jobs__filter-option input{opacity:0;pointer-events:none;position:absolute}.rw-find-jobs__filter-option:hover{background:#10182808}.rw-find-jobs__filter-option:has(input:checked){color:#101828;background:#ff666414}.rw-find-jobs__filter-option:has(input:checked) .rw-find-jobs__filter-check{background:#ff6664;border-color:#ff6664}.rw-find-jobs__filter-option:has(input:checked) .rw-find-jobs__filter-check:after{opacity:1;transform:rotate(45deg)scale(1)}.rw-find-jobs__filter-check{background:#fff;border:1.5px solid #10182838;border-radius:.35rem;flex-shrink:0;width:1.1rem;height:1.1rem;position:relative}.rw-find-jobs__filter-check:after{content:"";opacity:0;border:2px solid #fff;border-width:0 2px 2px 0;width:.28rem;height:.55rem;transition:opacity .14s,transform .14s;position:absolute;top:.12rem;left:.28rem;transform:rotate(45deg)scale(0)}.rw-find-jobs__results-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.rw-find-jobs__results-count{color:#667085;font-size:.92rem;font-weight:600}.rw-find-jobs__list{gap:1rem;display:grid}.rw-job-card{background:#fff;border:1px solid #1018281a;border-radius:18px;transition:transform .14s,box-shadow .14s,border-color .14s;overflow:hidden;box-shadow:0 10px 25px #1018280d}.rw-job-card:hover{border-color:#ff666447;transform:translateY(-2px);box-shadow:0 16px 35px #1018281a}.rw-job-card__link{color:inherit;padding:1.15rem 1.2rem;text-decoration:none;display:block}.rw-job-card__top{align-items:flex-start;gap:.85rem;display:flex}.rw-job-card__icon{color:#e65452;background:#ff66641f;border:1px solid #ff666438;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.rw-job-card__icon i{font-size:1.1rem}.rw-job-card__head{flex:1;min-width:0}.rw-job-card__title{color:#101828;margin:0;font-size:1.12rem;font-weight:800;line-height:1.35}.rw-job-card__company{color:#667085;margin:.2rem 0 0;font-size:.9rem}.rw-job-card__badge{white-space:nowrap;flex-shrink:0;font-size:.72rem}.rw-job-card__meta{color:#667085;flex-wrap:wrap;gap:.65rem 1.1rem;margin-top:.85rem;font-size:.88rem;display:flex}.rw-job-card__meta span{align-items:center;gap:.35rem;display:inline-flex}.rw-job-card__highlights{flex-wrap:wrap;gap:.5rem;margin-top:.85rem;display:flex}.rw-job-card__pill{color:#344054;background:#1018280a;border:1px solid #10182814;border-radius:999px;align-items:center;gap:.35rem;padding:.35rem .7rem;font-size:.84rem;font-weight:700;display:inline-flex}.rw-job-card__desc{color:#475467;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:.85rem 0 0;font-size:.92rem;line-height:1.55;display:-webkit-box;overflow:hidden}.rw-job-card__cta{color:#e65452;align-items:center;gap:.35rem;margin-top:.95rem;font-size:.9rem;font-weight:700;display:inline-flex}.rw-job-card__cta i{transition:transform .14s}.rw-job-card:hover .rw-job-card__cta i{transform:translate(3px)}@media (width<=575.98px){.rw-job-card__top{flex-wrap:wrap}.rw-job-card__badge{margin-left:calc(48px + .85rem)}}.rw-talent-card{background:#fff;border:1px solid #1018281a;border-radius:18px;padding:1.15rem 1.2rem;transition:transform .14s,box-shadow .14s,border-color .14s;box-shadow:0 10px 25px #1018280d}.rw-talent-card:hover{border-color:#ff666447;transform:translateY(-2px);box-shadow:0 16px 35px #1018281a}.rw-talent-card__top{align-items:flex-start;gap:.85rem;display:flex}.rw-talent-card__avatar-link{flex-shrink:0;text-decoration:none}.rw-talent-card__avatar{object-fit:cover;border:2px solid #10182814;border-radius:50%;width:64px;height:64px}.rw-talent-card__avatar--placeholder{color:#e65452;background:#ff66641f;border:1px solid #ff666438;justify-content:center;align-items:center;display:inline-flex}.rw-talent-card__avatar--placeholder i{font-size:1.5rem}.rw-talent-card__head{flex:1;min-width:0}.rw-talent-card__name-row{flex-wrap:wrap;align-items:center;gap:.45rem .65rem;display:flex}.rw-talent-card__name{color:#101828;margin:0;font-size:1.05rem;font-weight:800;line-height:1.35}.rw-talent-card__name a{color:inherit;text-decoration:none}.rw-talent-card__name a:hover{color:#e65452}.rw-talent-card__verified{max-width:72px;height:auto;display:block}.rw-talent-card__title{color:#667085;margin:.2rem 0 0;font-size:.95rem;font-weight:700;line-height:1.4}.rw-talent-card__badge{white-space:nowrap;flex-shrink:0;font-size:.72rem}.rw-talent-card__meta{color:#667085;flex-wrap:wrap;gap:.65rem 1.1rem;margin-top:.85rem;font-size:.88rem;display:flex}.rw-talent-card__meta span{align-items:center;gap:.35rem;display:inline-flex}.rw-talent-card__desc{color:#475467;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:.85rem 0 0;font-size:.92rem;line-height:1.55;display:-webkit-box;overflow:hidden}.rw-talent-card__skills{flex-wrap:wrap;gap:.45rem;margin-top:.85rem;display:flex}.rw-talent-card__skill{color:#344054;background:#1018280a;border:1px solid #10182814;border-radius:999px;align-items:center;gap:.25rem;padding:.35rem .7rem;font-size:.82rem;font-weight:600;display:inline-flex}.rw-talent-card__skill strong{color:#667085;font-weight:700}.rw-talent-card__actions{justify-content:space-between;align-items:center;gap:.75rem;margin-top:.95rem;display:flex}.rw-talent-card__cta{color:#e65452;align-items:center;gap:.35rem;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex}.rw-talent-card__cta i{transition:transform .14s}.rw-talent-card__cta:hover i{transform:translate(3px)}.rw-talent-card__quick-actions{gap:.45rem;display:inline-flex}.rw-talent-card__action-btn{border-radius:999px;justify-content:center;align-items:center;width:2.15rem;height:2.15rem;padding:0;transition:background .14s,border-color .14s,color .14s;display:inline-flex}.rw-talent-card__action-btn--bookmarked{color:#e65452;background:#ff66641f;border-color:#ff666459}@media (width<=575.98px){.rw-talent-card__top{flex-wrap:wrap}.rw-talent-card__badge{margin-left:calc(64px + .85rem)}}.rw-view-job{background:linear-gradient(#ff66640d,#fff0 320px)}.rw-view-job__back{color:#667085;align-items:center;gap:.4rem;margin-bottom:1.25rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:color .14s;display:inline-flex}.rw-view-job__back:hover,.rw-view-job__back:focus{color:#e65452}.rw-view-job__back i{font-size:.95rem}.rw-view-job__hero{background:radial-gradient(900px 340px at 10% 0,#ff666424,#fff0),radial-gradient(680px 260px at 95% 15%,#026aa214,#fff0),linear-gradient(#ffffffeb,#fff);border:1px solid #10182814;border-radius:22px;align-items:flex-start;gap:.85rem;padding:1.35rem 1.25rem;display:flex;box-shadow:0 18px 45px #10182814}@media (width>=992px){.rw-view-job__hero{align-items:center;padding:1.5rem 1.75rem}}.rw-view-job__head{flex:1;min-width:0}.rw-view-job__subhead{flex-wrap:wrap;align-items:center;gap:.55rem .75rem;margin-top:.35rem;display:flex}.rw-view-job__icon{color:#e65452;background:#ff66641f;border:1px solid #ff666438;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex}.rw-view-job__icon i{font-size:1.15rem}.rw-view-job__kicker{letter-spacing:.08em;text-transform:uppercase;color:#475467;align-items:center;gap:.5rem;margin-bottom:.35rem;font-size:.72rem;font-weight:800;display:inline-flex}.rw-view-job__title{letter-spacing:-.02em;color:#101828;margin-bottom:0;font-size:clamp(1.35rem,2.5vw,1.85rem);font-weight:900;line-height:1.3}.rw-view-job__company{color:#667085;margin-bottom:0;font-size:.95rem}.rw-view-job__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}@media (width>=768px){.rw-view-job__stats{grid-template-columns:repeat(4,minmax(0,1fr))}}.rw-view-job__stat{background:#fff;border:1px solid #1018281a;border-radius:16px;align-items:flex-start;gap:.75rem;padding:1rem;display:flex;box-shadow:0 8px 20px #1018280a}.rw-view-job__stat-icon{color:#e65452;background:#ff66641a;border:1px solid #ff66642e;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.rw-view-job__stat-icon i{font-size:1rem}.rw-view-job__stat-label{letter-spacing:.06em;text-transform:uppercase;color:#667085;margin-bottom:.15rem;font-size:.72rem;font-weight:800}.rw-view-job__stat-value{color:#101828;margin-bottom:0;font-size:.95rem;font-weight:700;line-height:1.35}.rw-view-job__description{color:#475467;overflow-wrap:anywhere;word-break:break-word;font-size:.95rem;line-height:1.7}.rw-view-job__description p{margin:0 0 .85em}.rw-view-job__description p:last-child{margin-bottom:0}.rw-view-job__description a{color:#e65452;text-underline-offset:2px;word-break:break-word;font-weight:700;text-decoration:underline}.rw-view-job__description a:hover{color:#ff6664}@media (width>=992px){.rw-view-job__sidebar{position:sticky;top:5.5rem}}.rw-view-job__employer{align-items:center;gap:.85rem;display:flex}.rw-view-job__employer-avatar{width:48px;height:48px;font-size:.95rem}.rw-view-job__employer-name{color:#101828;margin-bottom:.1rem;font-weight:800}.rw-view-job__employer-role{color:#667085;margin-bottom:0;font-size:.88rem}.rw-view-job__divider{border-color:#10182814;margin:1.1rem 0}.rw-view-job__applied-badge{color:#067647;background:#0676471a;border:1px solid #06764738;border-radius:999px;align-items:center;gap:.45rem;padding:.65rem 1.05rem;font-size:.92rem;font-weight:700;display:inline-flex}.rw-view-job__applied-badge--block{justify-content:center;width:100%;display:flex}.rw-apply-form__field{margin-bottom:1.25rem}.rw-apply-form__label{letter-spacing:.06em;text-transform:uppercase;color:#475467;margin-bottom:.45rem;font-size:.78rem;font-weight:800;display:block}.rw-apply-form .form-control{border-color:#1018281f;border-radius:12px;padding:.65rem .85rem;font-size:.95rem}.rw-apply-form .form-control:focus{border-color:#ff666473;box-shadow:0 0 0 .2rem #ff666424}.rw-apply-form .form-control::placeholder{color:#98a2b3}.rw-apply-form textarea.form-control{resize:vertical;min-height:160px}.rw-find-jobs-pagination .pagination{gap:.35rem}.rw-find-jobs-pagination .page-link{text-align:center;color:#344054;border-color:#1018281f;border-radius:999px;min-width:2.25rem}.rw-find-jobs-pagination .page-link:hover{color:#e65452;background:#ff666414;border-color:#ff666459}.rw-find-jobs-pagination .page-item.active .page-link{color:#fff;background-color:#ff6664;border-color:#ff6664}.rw-find-jobs-pagination .page-item.disabled .page-link{color:#98a2b3;background:#fff}.rw-inbox{padding-top:.5rem;padding-bottom:2rem}.rw-inbox__hero{background:radial-gradient(900px 340px at 10% 0,#ff666424,#fff0),radial-gradient(680px 260px at 95% 15%,#026aa21a,#fff0),linear-gradient(#ffffffeb,#fff);border:1px solid #10182814;border-radius:22px;padding:1.15rem 1.2rem;box-shadow:0 18px 45px #10182814}.rw-inbox__hero-inner{flex-direction:column;gap:1rem;display:flex}@media (width>=768px){.rw-inbox__hero-inner{flex-direction:row;justify-content:space-between;align-items:center;gap:1.25rem}}.rw-inbox__hero-stats{flex-wrap:wrap;gap:.75rem;display:flex}.rw-inbox__stat{background:#ffffffd9;border:1px solid #1018281a;border-radius:16px;min-width:110px;padding:.75rem .95rem;box-shadow:0 8px 20px #1018280d}.rw-inbox__stat--accent{background:#ff666414;border-color:#ff666447}.rw-inbox__stat-value{letter-spacing:-.02em;color:#101828;font-size:1.55rem;font-weight:700;line-height:1.1;display:block}.rw-inbox__stat-label{color:#667085;margin-top:.15rem;font-size:.82rem;font-weight:500;display:block}.rw-inbox__mark-all-read{color:#e65452;text-underline-offset:.12em;background:0 0;border:0;align-items:center;margin-top:.55rem;padding:0;font-size:.8rem;font-weight:700;text-decoration:underline;display:inline-flex}.rw-inbox__mark-all-read:hover:not(:disabled){color:#d44d4b}.rw-inbox__mark-all-read:disabled{opacity:.55;cursor:not-allowed;text-decoration:none}.rw-inbox__layout{grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=992px){.rw-inbox__layout{grid-template-columns:240px minmax(0,1fr);gap:1.15rem}}.rw-inbox__sidebar,.rw-inbox__panel{background:#fff;border:1px solid #1018281a;border-radius:20px;box-shadow:0 14px 36px #10182812}.rw-inbox__sidebar{padding:.85rem}.rw-inbox__nav{flex-flow:wrap;gap:.45rem;display:flex}@media (width>=992px){.rw-inbox__nav{flex-flow:column;gap:.35rem}}.rw-inbox__nav-link{color:#475467;border:1px solid #0000;border-radius:14px;align-items:center;gap:.65rem;padding:.72rem .85rem;font-weight:500;text-decoration:none;transition:background .12s,border-color .12s,color .12s,transform .12s;display:flex}.rw-inbox__nav-link:hover{color:#101828;background:#10182808}.rw-inbox__nav-link.is-active{color:#e65452;background:#ff66641a;border-color:#ff66643d}.rw-inbox__nav-icon{background:#1018280a;border-radius:12px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.is-active .rw-inbox__nav-icon{color:#e65452;background:#ff666429}.rw-inbox__nav-label{flex:auto;min-width:0}.rw-inbox__nav-badge{color:#fff;background:#ff6664;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 .45rem;font-size:.72rem;font-weight:800;display:inline-flex}.rw-inbox__panel{overflow:hidden}.rw-inbox__toolbar{background:linear-gradient(#ff66640d,#fff0);border-bottom:1px solid #10182814;flex-direction:column;gap:.75rem;padding:.95rem 1rem;display:flex}@media (width>=768px){.rw-inbox__toolbar{flex-direction:row;justify-content:space-between;align-items:center}}.rw-inbox__toolbar-start{flex-direction:column;gap:.5rem;min-width:0;display:flex}@media (width>=768px){.rw-inbox__toolbar-start{flex-direction:row;align-items:center;gap:.85rem}}.rw-inbox__toolbar-title{color:#101828;align-items:center;font-weight:600;display:inline-flex}button.rw-thread__back{cursor:pointer;background:0 0;border:0;padding:0}.rw-inbox__search{width:100%;max-width:320px;margin:0;position:relative}.rw-inbox__search i{color:#98a2b3;pointer-events:none;position:absolute;top:50%;left:.85rem;transform:translateY(-50%)}.rw-inbox__search .form-control{border-color:#1018281f;border-radius:999px;padding-left:2.35rem;font-size:.92rem}.rw-inbox__search .form-control:focus{border-color:#ff666473;box-shadow:0 0 0 .2rem #ff666424}.rw-inbox__threads{gap:.45rem;padding:.75rem;transition:gap .28s;display:grid}.rw-inbox__threads--accordion{gap:.65rem}.rw-inbox__accordion-item{background:#10182803;border:1px solid #10182814;border-radius:16px;transition:opacity .28s cubic-bezier(.4,0,.2,1),transform .28s cubic-bezier(.4,0,.2,1),max-height .32s cubic-bezier(.4,0,.2,1),margin .32s cubic-bezier(.4,0,.2,1),border-color .22s,background .22s;overflow:hidden}.rw-inbox__accordion-item.is-open{background:#ff666408;border-color:#ff666438}.rw-inbox__accordion-item.is-filter-hidden{opacity:0;pointer-events:none;border-width:0;max-height:0;margin-top:0;margin-bottom:0;transform:translateY(-8px)scale(.985)}.rw-inbox__accordion-toggle{text-align:left;width:100%;color:inherit;background:0 0;border:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.85rem;padding:.9rem 1rem;display:grid}.rw-inbox__accordion-icon{color:#fff;background:linear-gradient(135deg,#ff6664,#e65452);border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1rem;display:inline-flex}.rw-inbox__accordion-body{min-width:0}.rw-inbox__accordion-top{justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.rw-inbox__accordion-title{color:#101828;white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.rw-inbox__accordion-meta{color:#667085;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.15rem;font-size:.88rem;display:flex}.rw-inbox__accordion-badge{color:#e65452;background:#ff66641f;border-radius:999px;align-items:center;padding:.15rem .5rem;font-size:.75rem;font-weight:700;display:inline-flex}.rw-inbox__accordion-chevron{color:#98a2b3;transition:transform .22s}.is-open .rw-inbox__accordion-chevron{transform:rotate(180deg)}.rw-inbox__accordion-panel{background:#ffffff8c;border-top:1px solid #1018280f;gap:.2rem;padding:.35rem .75rem .55rem 3.35rem;animation:.24s rwInboxAccordionIn;display:grid}@keyframes rwInboxAccordionIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.rw-inbox__accordion-empty{color:#667085;padding:.85rem 1rem;font-size:.88rem}.rw-inbox__accordion-pagination{border-top:1px solid #1018280f;gap:.55rem;margin-top:.15rem;padding:.65rem .35rem .25rem;display:grid}.rw-inbox__accordion-pagination-summary{color:#667085;font-size:.82rem}.rw-inbox__accordion-pagination-links .pagination{flex-wrap:wrap;gap:.35rem;margin-bottom:0}.rw-inbox__accordion-pagination-links .page-link{text-align:center;color:#344054;border-color:#1018281f;border-radius:999px;min-width:2rem;padding:.3rem .55rem;font-size:.82rem;transition:background .14s,border-color .14s,color .14s}.rw-inbox__accordion-pagination-links .page-link:hover{color:#e65452;background:#ff666414;border-color:#ff666459}.rw-inbox__accordion-pagination-links .page-item.active .page-link{color:#fff;background-color:#ff6664;border-color:#ff6664}.rw-inbox__accordion-pagination-links .page-item.active .page-link:hover{color:#fff;background-color:#e65452;border-color:#e65452}.rw-inbox__accordion-pagination-links .page-item.disabled .page-link{color:#98a2b3;background:#fff;border-color:#10182814}.rw-inbox__applicant{color:inherit;background:0 0;border:0;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.55rem .65rem;text-decoration:none;transition:background .16s;display:grid}.rw-inbox__applicant:hover{color:inherit;background:#1018280a}.rw-inbox__applicant.is-unread{background:#ff66640d}.rw-inbox__applicant.is-unread:hover{background:#ff666414}.rw-inbox__applicant .rw-inbox__thread-name{font-size:.92rem}.rw-inbox__applicant .rw-inbox__thread-preview{color:#667085;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.82rem;display:block;overflow:hidden}.rw-inbox__applicant .rw-inbox__thread-chevron{color:#c7cdd6;font-size:.85rem}.rw-inbox__applicant-indicator{background:#ff6664;border-radius:999px;flex:none;width:8px;height:8px;margin-left:.15rem}.rw-inbox__applicant-indicator.is-read{background:0 0}.rw-inbox__applicant-avatar{background:#f2f4f7;border:1px solid #10182814;border-radius:999px;flex:none;width:40px;height:40px;position:relative;overflow:hidden}.rw-inbox__applicant-avatar img{object-fit:cover;width:100%;height:100%;display:block}.rw-inbox__applicant-body{gap:.1rem;min-width:0;display:grid}.rw-inbox__applicant-top{justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.rw-inbox__filters{border-bottom:1px solid #1018280f;flex-wrap:wrap;gap:.45rem;padding:.75rem .9rem;display:flex}.rw-inbox__filter{color:#475467;background:#fff;border:1px solid #1018281a;border-radius:999px;padding:.4rem .85rem;font-size:.84rem;font-weight:700;transition:background .12s,border-color .12s,color .12s}.rw-inbox__filter.is-active,.rw-inbox__filter:hover{color:#e65452;background:#ff666414;border-color:#ff666447}.rw-inbox__bulk{background:#10182805;border-bottom:1px solid #1018280f;flex-direction:row;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem .9rem;display:flex}.rw-inbox__bulk-select{flex-wrap:wrap;align-items:center;gap:.85rem;display:flex}.rw-inbox__bulk-check{color:#344054;align-items:center;gap:.45rem;margin:0;font-size:.88rem;font-weight:700;display:inline-flex}.rw-inbox__bulk-count{color:#667085;font-size:.82rem}.rw-inbox__actions-dropdown{margin-left:auto}.rw-inbox__actions-toggle{color:#344054;background:#fff;border:1px solid #1018281f;border-radius:12px;align-items:center;gap:.25rem;padding:.45rem .85rem;font-size:.84rem;font-weight:700;display:inline-flex}.rw-inbox__actions-toggle:hover,.rw-inbox__actions-toggle.show{color:#e65452;background:#ff66640f;border-color:#ff666447}.rw-inbox__actions-menu{border:1px solid #1018281a;border-radius:14px;min-width:210px;padding:.35rem;box-shadow:0 16px 36px #1018281f}.rw-inbox__action-item,.rw-inbox__context-item{color:#344054;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:.55rem;width:100%;padding:.55rem .7rem;font-size:.86rem;font-weight:600;display:flex}.rw-inbox__action-item:hover:not(:disabled),.rw-inbox__action-item:focus-visible,.rw-inbox__context-item:hover:not(:disabled),.rw-inbox__context-item:focus-visible{color:#e65452;background:#ff666414}.rw-inbox__action-item.is-danger,.rw-inbox__context-item.is-danger{color:#b42318}.rw-inbox__action-item.is-danger:hover:not(:disabled),.rw-inbox__action-item.is-danger:focus-visible,.rw-inbox__context-item.is-danger:hover:not(:disabled),.rw-inbox__context-item.is-danger:focus-visible{color:#b42318;background:#f044381a}.rw-inbox__action-item:disabled,.rw-inbox__action-item.is-busy,.rw-inbox__context-item:disabled,.rw-inbox__context-item.is-busy{opacity:.55;cursor:wait}.rw-inbox__context-menu{z-index:1080;opacity:0;pointer-events:none;background:#fff;border:1px solid #1018281a;border-radius:14px;min-width:210px;padding:.35rem;transition:opacity .18s,transform .18s cubic-bezier(.2,.8,.2,1);position:fixed;transform:translateY(-6px)scale(.98);box-shadow:0 18px 40px #10182829}.rw-inbox__context-menu.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.rw-inbox__toast{color:#027a48;opacity:0;background:#12b76a1f;border:0 solid #12b76a38;border-radius:12px;max-height:0;margin:0 .9rem;padding:0 .9rem;font-size:.86rem;font-weight:700;transition:opacity .22s,transform .22s,max-height .28s,margin .28s,padding .28s,border-width .22s;overflow:hidden;transform:translateY(-8px)}.rw-inbox__toast.is-visible{opacity:1;border-width:1px;max-height:80px;margin-top:.75rem;padding-top:.7rem;padding-bottom:.7rem;transform:translateY(0)}.rw-inbox__toast.is-error{color:#b42318;background:#f044381a;border-color:#f0443838}.rw-inbox__delete-modal .modal-content{border:1px solid #1018281f;border-radius:16px;box-shadow:0 10px 30px #1018281a}.rw-inbox__delete-modal .modal-header{border-bottom-color:#10182814}.rw-inbox__delete-modal__hint{color:#475467;font-size:.9rem}.rw-inbox__thread{color:inherit;transform-origin:top;background:#10182803;border:1px solid #10182814;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.85rem;max-height:140px;padding:.85rem .9rem;text-decoration:none;transition:opacity .28s cubic-bezier(.4,0,.2,1),transform .28s cubic-bezier(.4,0,.2,1),max-height .32s cubic-bezier(.4,0,.2,1),margin .32s cubic-bezier(.4,0,.2,1),padding .32s cubic-bezier(.4,0,.2,1),border-color .22s,background .22s,box-shadow .22s,border-width .22s;display:grid;overflow:hidden}.rw-inbox__thread:hover:not(.is-exiting):not(.is-filter-hidden){color:inherit;background:#ff666409;border-color:#ff666438;transform:translateY(-1px);box-shadow:0 12px 28px #10182814}.rw-inbox__thread.is-unread{background:#ff66640d;border-color:#ff66642e}.rw-inbox__thread.is-state-flash{animation:.52s rwInboxStateFlash}.rw-inbox__thread--manageable{grid-template-columns:auto auto minmax(0,1fr) auto}.rw-inbox__thread.is-filter-hidden{opacity:0;pointer-events:none;border-width:0;max-height:0;margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0;transform:translateY(-8px)scale(.985)}.rw-inbox__thread.is-exiting{opacity:0;pointer-events:none;border-width:0;max-height:0;margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0;transform:translate(14px)scale(.98)}@keyframes rwInboxStateFlash{0%{background:#10182803}35%{background:#ff66641a}to{background:#10182803}}@keyframes rwInboxStarPop{0%{transform:scale(1)}45%{transform:scale(1.28)}to{transform:scale(1)}}@media (prefers-reduced-motion:reduce){.rw-inbox__thread,.rw-inbox__toast,.rw-inbox__context-menu,.rw-inbox__no-results{transition-duration:.01ms!important;animation-duration:.01ms!important}}.rw-inbox__thread-check input[type=checkbox],.rw-inbox__bulk-check input[type=checkbox]{accent-color:#ff6664;cursor:pointer;border:1.5px solid #10182838;border-radius:4px;width:1rem;height:1rem;margin:0;transition:border-color .14s,box-shadow .14s}.rw-inbox__thread-check input[type=checkbox]:hover,.rw-inbox__bulk-check input[type=checkbox]:hover{border-color:#ff66648c}.rw-inbox__thread-check input[type=checkbox]:focus-visible,.rw-inbox__bulk-check input[type=checkbox]:focus-visible{border-color:#ff6664;outline:none;box-shadow:0 0 0 3px #ff666433}.rw-inbox__thread-check input[type=checkbox]:checked,.rw-inbox__bulk-check input[type=checkbox]:checked{background-color:#ff6664;border-color:#ff6664}.rw-inbox__thread-check{align-items:center;margin:0;display:inline-flex}.rw-inbox__star-btn{color:#c8cdd5;background:0 0;border:0;padding:0;font-size:1rem;line-height:1;transition:color .18s,transform .18s}.rw-inbox__star-btn:hover:not(:disabled){color:#ff6664}.rw-inbox__star-btn.is-starred{color:#f4b400}.rw-inbox__star-btn.is-popping{animation:.32s cubic-bezier(.2,.8,.2,1) rwInboxStarPop}.rw-inbox__star-btn:disabled{opacity:.6;cursor:wait}.rw-inbox__thread-main{min-width:0;color:inherit;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.85rem;text-decoration:none;display:grid}.rw-inbox__thread-main:hover{color:inherit}.rw-inbox__thread-avatar{background:#f2f4f7;border:1px solid #10182814;border-radius:16px;flex:none;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex;position:relative;overflow:hidden}.rw-inbox__thread-avatar img{object-fit:cover;width:100%;height:100%;display:block}.rw-inbox__thread-initials{color:#475467;letter-spacing:.03em;font-size:.95rem;font-weight:900}.rw-inbox__thread-dot{background:#ff6664;border:2px solid #fff;border-radius:999px;width:12px;height:12px;animation:.22s rwInboxDotIn;position:absolute;top:-2px;right:-2px}@keyframes rwInboxDotIn{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}.rw-inbox__thread-body{min-width:0}.rw-inbox__thread-top{justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.rw-inbox__thread-name{color:#101828;white-space:nowrap;text-overflow:ellipsis;font-weight:800;overflow:hidden}.is-unread .rw-inbox__thread-name{color:#e65452}.rw-inbox__thread-time{color:#98a2b3;white-space:nowrap;flex:none;font-size:.78rem}.rw-inbox__thread-preview{color:#667085;white-space:nowrap;text-overflow:ellipsis;margin:.15rem 0 0;font-size:.9rem;overflow:hidden}.is-unread .rw-inbox__thread-preview{color:#475467;font-weight:600}.rw-inbox__thread-chevron{color:#c8cdd5;font-size:.95rem;transition:color .14s}.rw-inbox__thread:hover .rw-inbox__thread-chevron,.rw-inbox__thread:focus-within .rw-inbox__thread-chevron,.rw-inbox__applicant:hover .rw-inbox__thread-chevron{color:#ff6664bf}.rw-inbox__row-menu{color:#98a2b3;background:0 0;border:0;border-radius:10px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;transition:background .14s,color .14s;display:inline-flex}.rw-inbox__row-menu:hover,.rw-inbox__row-menu:focus-visible{color:#e65452;background:#ff666414}.rw-inbox__no-results{opacity:0;max-height:0;padding:.75rem;transition:opacity .24s,transform .24s,max-height .28s,padding .28s;overflow:hidden;transform:translateY(6px)}.rw-inbox__no-results.is-visible{opacity:1;max-height:200px;padding:.75rem;transform:translateY(0)}.rw-inbox__pagination{border-top:1px solid #10182814;flex-direction:column;align-items:stretch;gap:.65rem;margin-top:.35rem;padding:1rem .75rem .25rem;display:flex}.rw-inbox__pagination-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1rem;display:flex}.rw-inbox__per-page{color:#667085;align-items:center;gap:.5rem;margin:0;font-size:.875rem;display:inline-flex}.rw-inbox__per-page select{color:#344054;cursor:pointer;border-color:#1018281f;border-radius:10px;width:auto;min-width:4.5rem;transition:border-color .14s,box-shadow .14s}.rw-inbox__per-page select:hover{border-color:#ff666459}.rw-inbox__per-page select:focus{border-color:#ff66648c;box-shadow:0 0 0 3px #ff666424}.rw-inbox__pagination-summary{color:#667085;margin-left:auto;font-size:.875rem}.rw-inbox__pagination-hint{color:#98a2b3;font-size:.8125rem}.rw-inbox__pagination-links{justify-content:center;display:flex}.rw-inbox__pagination-links .pagination{gap:.35rem;margin-bottom:0}.rw-inbox__pagination-links .page-link{text-align:center;color:#344054;border-color:#1018281f;border-radius:999px;min-width:2.25rem;transition:background .14s,border-color .14s,color .14s}.rw-inbox__pagination-links .page-link:hover{color:#e65452;background:#ff666414;border-color:#ff666459}.rw-inbox__pagination-links .page-item.active .page-link{color:#fff;background-color:#ff6664;border-color:#ff6664}.rw-inbox__pagination-links .page-item.active .page-link:hover{color:#fff;background-color:#e65452;border-color:#e65452}.rw-inbox__pagination-links .page-item.disabled .page-link{color:#98a2b3;background:#fff;border-color:#10182814}.rw-thread__panel{flex-direction:column;min-height:520px;display:flex}.rw-thread__toolbar{padding:.85rem 1rem 0}.rw-thread__back{color:#475467;align-items:center;gap:.45rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:color .12s;display:inline-flex}.rw-thread__back:hover{color:#e65452}.rw-thread__job-link{color:inherit;font-weight:700;text-decoration:none}.rw-thread__job-link:hover{color:#e65452;text-decoration:underline}.rw-thread__header{border-bottom:1px solid #10182814;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1rem 1rem;display:flex}.rw-thread__participant{align-items:center;gap:.85rem;min-width:0;display:flex}.rw-thread__avatar{background:#1018280f;border-radius:16px;flex:none;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex;overflow:hidden}.rw-thread__avatar img{object-fit:cover;width:100%;height:100%}.rw-thread__avatar-initials{color:#e65452;font-weight:800}.rw-thread__participant-body{flex-direction:column;gap:.15rem;min-width:0;display:flex}.rw-thread__participant-name{color:#101828;font-weight:800}.rw-thread__participant-meta{color:#667085;font-size:.88rem}.rw-thread__actions{flex:none;align-items:center;gap:.5rem;display:flex}.rw-thread__action{color:#fff;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;text-decoration:none;transition:transform .12s,box-shadow .12s;display:inline-flex}.rw-thread__action:hover{color:#fff;transform:translateY(-1px);box-shadow:0 10px 24px #1018281f}.rw-thread__action--pin{background:#05aae6}.rw-thread__action--profile{background:#ff6664}.rw-thread__messages{scroll-behavior:smooth;flex-direction:column;flex:auto;gap:1rem;max-height:min(62vh,720px);padding:1rem;display:flex;overflow-y:auto}.rw-thread__message{flex-direction:column;gap:.45rem;max-width:min(100%,760px);display:flex}.rw-thread__message.is-incoming{align-self:flex-start}.rw-thread__message.is-outgoing{align-self:flex-end;align-items:flex-end}.rw-thread__message.is-outgoing .rw-thread__message-head{flex-direction:row-reverse}.rw-thread__message.is-outgoing .rw-thread__message-meta{align-items:flex-end}.rw-thread__message.is-outgoing .rw-thread__message-body{background:#ff66641a;border-color:#ff66642e}.rw-thread__message-head{align-items:center;gap:.65rem;display:flex}.rw-thread__message-avatar{color:#475467;background:#1018280f;border-radius:12px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;font-weight:800;display:inline-flex;overflow:hidden}.rw-thread__message-avatar img{object-fit:cover;width:100%;height:100%}.rw-thread__message-meta{flex-direction:column;gap:.1rem;display:flex}.rw-thread__message-name{color:#101828;font-size:.92rem;font-weight:800}.rw-thread__message-time{color:#98a2b3;font-size:.78rem}.rw-thread__message-body{color:#344054;overflow-wrap:anywhere;word-break:break-word;background:#10182806;border:1px solid #10182814;border-radius:16px;padding:.85rem 1rem;font-size:.94rem;line-height:1.55}.rw-thread__message-body p{margin:0 0 .75em}.rw-thread__message-body p:last-child{margin-bottom:0}.rw-thread__message-body a{color:#e65452;text-underline-offset:2px;word-break:break-word;font-weight:700;text-decoration:underline}.rw-thread__message-body a:hover{color:#ff6664}.rw-thread__composer{background:#10182804;border-top:1px solid #10182814;padding:1rem}.rw-thread__composer-form{flex-direction:column;gap:.75rem;display:flex}.rw-thread__composer-input{resize:vertical;min-height:96px}.rw-thread__composer-actions{justify-content:flex-end;display:flex}.rw-thread__composer-locked{color:#475467;background:#fff;border:1px dashed #10182824;border-radius:16px;align-items:center;gap:.85rem;padding:.9rem 1rem;display:flex}.rw-thread__composer-locked>i{color:#98a2b3;flex:none;font-size:1.2rem}.rw-thread__composer-locked strong{color:#101828;margin-bottom:.15rem;display:block}.rw-thread__composer-locked .btn{white-space:nowrap;margin-left:auto}@media (width<=767.98px){.rw-thread__header,.rw-thread__composer-locked{flex-direction:column;align-items:flex-start}.rw-thread__composer-locked .btn{margin-left:0}}.blurred-link{-webkit-user-select:none;user-select:none;cursor:default;display:inline;position:relative}.blurred-link-mask{-webkit-user-select:none;user-select:none}.blurred-link-tooltip{z-index:1080;box-sizing:border-box;color:#fff;white-space:nowrap;text-align:center;opacity:0;visibility:hidden;pointer-events:none;background:#212529;border-radius:.35rem;max-width:min(20rem,90vw);padding:.4rem .7rem;font-size:.95rem;font-weight:500;line-height:1.35;transition:opacity 40ms linear,visibility 40ms linear;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%)}.blurred-link-tooltip:before{content:"";height:8px;position:absolute;top:-8px;left:0;right:0}.blurred-link:hover .blurred-link-tooltip,.blurred-link:focus-within .blurred-link-tooltip{opacity:1;visibility:visible;pointer-events:auto}.blurred-link-upgrade{color:#6ea8fe;text-underline-offset:2px;font-weight:600;text-decoration:underline}.blurred-link-upgrade:hover,.blurred-link-upgrade:focus{color:#9ec5fe}
