*,:before,:after{box-sizing:border-box}body{color:#171717;-webkit-font-smoothing:antialiased;background:#fafafa;margin:0;font-family:system-ui,-apple-system,sans-serif;line-height:1.5}#root{min-height:100vh}button,input{font:inherit}.page{justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex}.card{background:#fff;border:1px solid #e5e5e5;border-radius:8px;width:100%;max-width:360px;padding:2rem}.card h1{margin:0 0 1.5rem;font-size:1.25rem;font-weight:600}.form{flex-direction:column;gap:1rem;display:flex}.form label{flex-direction:column;gap:.35rem;font-size:.875rem;display:flex}.form input{border:1px solid #d4d4d4;border-radius:6px;width:100%;padding:.6rem .75rem;font-size:1rem}.form input:focus{outline-offset:1px;border-color:#171717;outline:2px solid #171717}.password-field{display:block;position:relative}.password-field input{padding-right:2.75rem}.password-toggle{color:#737373;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.25rem;display:flex;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.password-toggle:hover{color:#171717}.password-toggle:focus-visible{outline-offset:1px;outline:2px solid #171717}.btn{color:#fff;cursor:pointer;background:#171717;border:none;border-radius:6px;margin-top:.25rem;padding:.65rem 1rem;font-size:.9375rem}.btn:hover:not(:disabled){background:#404040}.btn:disabled{opacity:.6;cursor:not-allowed}.login-notice{margin:0 0 1.25rem}.error{color:#b91c1c;margin:0;font-size:.875rem}.muted{color:#737373}.app-shell{background:#fafafa;width:100%;min-height:100vh;display:flex}.app-shell__content{flex:1;min-width:0}.app-sidebar{background:#fff;border-right:1px solid #e5e5e5;flex-direction:column;flex-shrink:0;align-self:flex-start;gap:1.25rem;width:240px;min-height:100vh;padding:1.25rem .9rem;display:flex;position:sticky;top:0}.app-sidebar__brand{align-items:center;gap:.55rem;padding:.15rem .55rem .35rem;display:flex}.app-sidebar__logo{color:#fff;background:#171717;border-radius:8px;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:.75rem;display:inline-flex}.app-sidebar__title{color:#171717;font-size:.9375rem;font-weight:700}.app-sidebar__nav{flex:1}.app-sidebar__list{flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.app-sidebar__link{text-align:left;color:#525252;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;gap:.65rem;width:100%;padding:.62rem .75rem;font-size:.875rem;font-weight:500;transition:background .15s,color .15s;display:flex}.app-sidebar__link:hover{color:#171717;background:#f5f5f5}.app-sidebar__link--active{color:#fff;background:#171717}.app-sidebar__link--active:hover{color:#fff;background:#262626}.app-sidebar__badge{color:#fff;background:#047857;border-radius:999px;min-width:1.2rem;padding:.1rem .4rem;font-size:.6875rem;font-weight:600;line-height:1.3;animation:.28s cubic-bezier(.34,1.56,.64,1) ui-badge-pop}.app-sidebar__link--active .app-sidebar__badge{color:#171717;background:#fff}.tracking-subnav{flex-wrap:wrap;margin-bottom:1rem;display:inline-flex}.tracking-subnav .filter-segment{align-items:center;gap:.35rem;display:inline-flex}.tracking-subnav__won.filter-segment--active{color:#92400e}.applications-page__title{color:#171717;margin:.35rem 0 0;font-size:1.0625rem;font-weight:600}.app-sidebar__footer{border-top:1px solid #f0f0f0;flex-direction:column;gap:.65rem;margin-top:auto;padding:1rem .55rem 0;display:flex}.app-sidebar__user{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.75rem;line-height:1.35;overflow:hidden}.app-sidebar__logout{width:100%}.section-placeholder{background:#fff;border:1px dashed #e5e5e5;border-radius:12px;flex:1;justify-content:center;align-items:center;min-height:280px;display:flex}.section-placeholder p{margin:0;font-size:.9375rem}@media (width<=768px){.app-shell{flex-direction:column}.app-sidebar{border-bottom:1px solid #e5e5e5;border-right:none;width:100%;min-height:auto;position:static}.app-sidebar__nav{flex:none}.app-sidebar__list{flex-flow:wrap}.app-sidebar__link{width:auto}.app-sidebar__footer{flex-direction:row;justify-content:space-between;align-items:center;margin-top:0}.app-sidebar__logout{width:auto}}.page--dashboard{flex-direction:column;justify-content:flex-start;align-self:stretch;align-items:stretch;gap:1.5rem;width:100%;max-width:1280px;min-height:100vh;margin:0 auto;padding:1.5rem}.dashboard-header{justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}.dashboard-header h1{margin:0;font-size:1.25rem;font-weight:600}.dashboard-header .muted{margin:.25rem 0 0;font-size:.875rem}.dashboard-view{animation:.28s cubic-bezier(.16,1,.3,1) ui-content-in}.notification-bell{flex-shrink:0;position:relative}.notification-bell__trigger{color:#404040;cursor:pointer;background:#fff;border:1px solid #e5e5e5;border-radius:.625rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:background .15s,border-color .15s,color .15s,transform .15s;display:inline-flex;position:relative}.notification-bell__trigger:active{transform:scale(.96)}.notification-bell__trigger:hover,.notification-bell__trigger--open{color:#171717;background:#fafafa;border-color:#d4d4d4}.notification-bell__badge{color:#fff;text-align:center;background:#dc2626;border-radius:999px;min-width:1.125rem;height:1.125rem;padding:0 .25rem;font-size:.625rem;font-weight:700;line-height:1.125rem;animation:.32s cubic-bezier(.34,1.56,.64,1) ui-badge-pop;position:absolute;top:-.35rem;right:-.35rem}.notification-bell__panel{z-index:50;transform-origin:100% 0;background:#fff;border:1px solid #e5e5e5;border-radius:.75rem;flex-direction:column;width:min(22rem,100vw - 2rem);max-height:min(28rem,100vh - 6rem);animation:.22s cubic-bezier(.16,1,.3,1) ui-dropdown-in;display:flex;position:absolute;top:calc(100% + .5rem);right:0;overflow:hidden;box-shadow:0 12px 32px #0000001f}.notification-bell__header{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;gap:.75rem;padding:.875rem 1rem;display:flex}.notification-bell__empty{margin:0;padding:1.25rem 1rem;animation:.2s ui-fade-in}.notification-bell__list{margin:0;padding:.5rem;list-style:none;overflow-y:auto}.notification-bell__list>li{animation:.24s cubic-bezier(.16,1,.3,1) backwards ui-fade-slide-in;animation-delay:calc(var(--item-index,0) * 40ms)}.notification-bell__list>li.notification-bell__item--exiting{pointer-events:none;animation:.18s forwards ui-fade-slide-out}.notification-item{text-align:left;cursor:pointer;background:0 0;border:none;border-left:3px solid #0000;border-radius:.5rem;flex-direction:column;align-items:flex-start;gap:.2rem;width:100%;padding:.75rem;transition:background .15s,transform .15s;display:flex}.notification-item:hover:not(:disabled){background:#f5f5f5}.notification-item:active:not(:disabled){transform:scale(.985)}.notification-item__type{letter-spacing:.02em;text-transform:uppercase;font-size:.6875rem;font-weight:700}.notification-item__title{font-size:.875rem;line-height:1.3}.notification-item__company{font-size:.8125rem}.notification-item__message{color:#525252;font-size:.8125rem;line-height:1.35}.notification-item--followup{border-left-color:#2563eb}.notification-item--followup .notification-item__type{color:#2563eb}.notification-item--stale{border-left-color:#d97706}.notification-item--stale .notification-item__type{color:#d97706}.notification-item--slow{border-left-color:#7c3aed}.notification-item--slow .notification-item__type{color:#7c3aed}.notification-item--seen{border-left-color:#059669}.notification-item--seen .notification-item__type{color:#059669}.btn--outline{color:#171717;background:#fff;border:1px solid #d4d4d4;margin-top:0}.btn--outline:hover:not(:disabled){background:#f5f5f5}.dashboard-actions{flex-wrap:wrap;gap:.75rem;display:flex}.btn--restore{align-items:center;gap:.5rem;display:inline-flex}.btn-badge{color:#fff;background:#171717;border-radius:999px;justify-content:center;align-items:center;min-width:1.35rem;height:1.35rem;padding:0 .35rem;font-size:.75rem;font-weight:600;line-height:1;display:inline-flex}.modal-backdrop{z-index:100;background:#17171773;justify-content:center;align-items:center;padding:1.25rem;animation:.2s ui-fade-in;display:flex;position:fixed;inset:0}.modal-card{background:#fff;border-radius:12px;flex-direction:column;width:min(100%,32rem);max-height:min(85vh,560px);animation:.26s cubic-bezier(.16,1,.3,1) ui-modal-in;display:flex;box-shadow:0 20px 50px #0000002e}.modal-card--confirm{text-align:center;width:min(100%,22rem);max-height:none;padding:1.5rem 1.5rem 1.25rem}.modal-card--description{width:min(100%,44rem);max-height:min(88vh,720px)}.description-modal-eyebrow{letter-spacing:.04em;text-transform:uppercase;color:#737373;margin:0 0 .25rem;font-size:.75rem;font-weight:600}.description-modal-body{flex:1;min-height:0}.description-prose{color:#404040;font-size:.9375rem;line-height:1.65}.description-prose p{margin:0 0 .85rem}.description-prose p:last-child{margin-bottom:0}.description-prose ul,.description-prose ol{margin:0 0 .85rem;padding-left:1.35rem}.description-prose li{margin-bottom:.35rem}.description-prose strong,.description-prose b{color:#171717;font-weight:600}.description-prose h1,.description-prose h2,.description-prose h3{color:#171717;margin:1rem 0 .5rem;font-size:1rem;font-weight:600}.description-prose h1:first-child,.description-prose h2:first-child,.description-prose h3:first-child{margin-top:0}.confirm-icon{color:#b91c1c;background:#fef2f2;border-radius:999px;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;margin:0 auto 1rem;display:inline-flex}.confirm-title{color:#171717;margin:0 0 .75rem;font-size:1.125rem;font-weight:600}.confirm-vacancy{margin:0 0 .65rem;font-size:.9375rem;line-height:1.45}.confirm-vacancy strong{color:#171717;font-weight:600}.confirm-hint{margin:0 0 1rem;font-size:.8125rem;line-height:1.5}.confirm-desc{color:#525252;margin:0 0 1rem;font-size:.8125rem;line-height:1.5}.confirm-notes-label{color:#404040;text-align:left;flex-direction:column;gap:.35rem;width:100%;margin-bottom:1.25rem;font-size:.8125rem;font-weight:500;display:flex}.confirm-notes-input{width:100%;font:inherit;resize:vertical;border:1px solid #d4d4d4;border-radius:8px;min-height:4.5rem;padding:.55rem .65rem;font-size:.875rem}.confirm-notes-input:focus{outline-offset:1px;outline:2px solid #171717}.confirm-hint strong{color:#525252;font-weight:600}.modal-footer--confirm{border-top:none;justify-content:center;padding:0}.btn--danger{color:#fff;background:#b91c1c}.btn--danger:hover:not(:disabled){background:#991b1b}.confirm-icon--apply{color:#047857;background:#ecfdf5}.confirm-icon--muted{color:#525252;background:#f5f5f5}.btn--success{color:#fff;background:#047857}.btn--success:hover:not(:disabled){background:#065f46}.applied-cell-inner{flex-direction:column;align-items:center;gap:.35rem;display:flex}.tracking-link{color:#2563eb;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0;font-size:.6875rem;font-weight:600;text-decoration:underline}.tracking-link:hover{color:#1d4ed8}.drawer-root{z-index:110;pointer-events:none;position:fixed;inset:0}.drawer-backdrop{pointer-events:auto;cursor:pointer;background:#17171759;border:none;animation:.22s ui-fade-in;position:absolute;inset:0}.drawer-panel{pointer-events:auto;background:#fff;flex-direction:column;width:min(100%,26rem);animation:.28s cubic-bezier(.16,1,.3,1) ui-drawer-in;display:flex;position:absolute;top:0;bottom:0;right:0;box-shadow:-12px 0 40px #0000001f}.drawer-header{border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.25rem .75rem;display:flex}.drawer-eyebrow{text-transform:uppercase;letter-spacing:.04em;color:#737373;margin:0 0 .35rem;font-size:.75rem;font-weight:600}.drawer-header h2{margin:0;font-size:1.125rem;font-weight:600;line-height:1.35}.drawer-meta{margin:.35rem 0 0;font-size:.875rem}.drawer-summary{border-bottom:1px solid #f5f5f5;flex-wrap:wrap;gap:.4rem;padding:.85rem 1.25rem;display:flex}.drawer-chip{color:#404040;background:#f5f5f5;border-radius:999px;padding:.2rem .55rem;font-size:.75rem;font-weight:500;display:inline-flex}.drawer-chip--status{color:#047857;background:#ecfdf5}.drawer-form{flex-direction:column;flex:1;gap:1rem;padding:1rem 1.25rem 1.25rem;display:flex;overflow:auto}.drawer-field{flex-direction:column;gap:.35rem;display:flex}.drawer-label{color:#525252;font-size:.8125rem;font-weight:500}.drawer-field select,.drawer-field input,.drawer-field textarea{border:1px solid #d4d4d4;border-radius:6px;width:100%;padding:.55rem .75rem;font-family:inherit;font-size:.9375rem}.drawer-field textarea{resize:vertical;min-height:7rem}.drawer-field select:focus,.drawer-field input:focus,.drawer-field textarea:focus{outline-offset:1px;border-color:#171717;outline:2px solid #171717}.drawer-apply-link{margin:0;font-size:.875rem}.drawer-apply-link a{color:#2563eb;font-weight:500}.drawer-footer{justify-content:flex-end;gap:.75rem;margin-top:auto;padding-top:.5rem;display:flex}.drawer-banner{border-radius:8px;margin:0 1.25rem;padding:.65rem .85rem;font-size:.875rem}.drawer-banner--success{color:#047857;background:#ecfdf5;border:1px solid #bbf7d0}.drawer-banner--error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.drawer-banner--info{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.followup-box{background:#fafafa;border:1px solid #e5e5e5;border-radius:8px;padding:.85rem 1rem}.followup-box__main{color:#171717;margin:0 0 .35rem;font-size:.9375rem;font-weight:600;line-height:1.45}.followup-box__row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.followup-box__row .followup-box__main{flex:1;min-width:12rem;margin:0}.followup-postpone{flex-direction:column;gap:.5rem;display:flex}.followup-postpone--compact{background:#f8fffb;border:1px solid #d1fae5;border-radius:8px;margin-top:.65rem;padding:.65rem .75rem}.followup-postpone__header{justify-content:space-between;align-items:flex-start;gap:.65rem;display:flex}.followup-postpone__info{flex:1;min-width:0}.followup-postpone--compact .application-card__followup,.followup-postpone__label{margin:0}.followup-postpone__window{margin:.2rem 0 0;font-size:.75rem;line-height:1.35}.followup-postpone__window--solo{flex:1;margin:0}.followup-postpone__window--form{width:100%;margin:0}.followup-postpone__form{border-top:1px solid #ecfdf5;flex-wrap:wrap;align-items:center;gap:.5rem;width:100%;padding-top:.35rem;display:flex}.followup-postpone__date-field{flex-direction:column;gap:.25rem;min-width:9.5rem;display:flex}.followup-postpone__field-label{color:#525252;font-size:.75rem;font-weight:500}.followup-postpone__date-field input{background:#fff;border:1px solid #d4d4d4;border-radius:6px;padding:.45rem .6rem;font-size:.875rem}.followup-postpone__actions{flex-wrap:wrap;gap:.45rem;display:flex}.followup-postpone__error{color:#b91c1c;margin:0;font-size:.8125rem}.followup-postpone__toggle{white-space:nowrap;flex-shrink:0;align-self:center;padding:.3rem .5rem;font-size:.75rem;line-height:1.2}@media (width<=480px){.followup-postpone__header{flex-direction:column;align-items:stretch}.followup-postpone__toggle{align-self:flex-end}}.followup-box__window,.followup-box__hint{margin:.25rem 0 0;font-size:.8125rem;line-height:1.45}.applications-page{flex-direction:column;gap:1.25rem;width:100%;display:flex}.applications-header h1{margin:.75rem 0 .25rem;font-size:1.25rem;font-weight:600}.btn--back{padding:.45rem .75rem;font-size:.875rem}.applications-sections{flex-direction:column;gap:1.5rem;display:flex}.applications-section-title{color:#404040;margin:0 0 .65rem;font-size:.9375rem;font-weight:600}.applications-list{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.application-card{text-align:left;background:#fff;border:1px solid #e5e5e5;border-radius:10px;width:100%;padding:1rem 1.1rem}.application-card__actions{border-top:1px solid #f0f0f0;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.85rem;padding-top:.85rem;display:flex}.application-card__no-cv{font-size:.8125rem}.btn--sm{padding:.35rem .65rem;font-size:.8125rem}.btn--danger-outline{color:#b91c1c;border-color:#fecaca}.btn--danger-outline:hover{background:#fef2f2;border-color:#f87171}.application-card__head{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.application-card__head strong{color:#171717;font-size:.9375rem}.application-card__company{margin:.35rem 0 0;font-size:.875rem}.application-card__followup{color:#047857;margin:.65rem 0 0;font-size:.875rem;font-weight:500}.application-card__notes{color:#525252;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.45rem 0 0;font-size:.8125rem;display:-webkit-box;overflow:hidden}.applications-empty{text-align:center;padding:2rem}.applications-empty.card{background:#fff;border:1px solid #e5e5e5;border-radius:10px}.status-pill{color:#047857;background:#ecfdf5;border-radius:999px;flex-shrink:0;padding:.15rem .5rem;font-size:.6875rem;font-weight:600}.status-pill--hr_interview,.status-pill--interview{color:#1e40af;background:#dbeafe}.status-pill--code_challenge{color:#3730a3;background:#e0e7ff}.status-pill--manager_interview{color:#0e7490;background:#cffafe}.status-pill--waiting{color:#854d0e;background:#fef9c3}.status-pill--offer{color:#5b21b6;background:#ede9fe}.status-pill--rejected{color:#991b1b;background:#fee2e2}.application-card .pipeline-stepper{margin-top:.85rem}.pipeline-stepper{padding-bottom:.15rem;overflow-x:auto}.pipeline-stepper__track{align-items:flex-start;gap:0;min-width:min-content;margin:0;padding:0;list-style:none;display:flex}.pipeline-step{text-align:center;flex-direction:column;flex:1 1 0;align-items:center;min-width:4.5rem;padding:0 .35rem;display:flex;position:relative}.pipeline-step:not(:last-child):after{content:"";z-index:0;background:#e5e5e5;width:calc(100% - 1.3rem);height:2px;position:absolute;top:.72rem;left:calc(50% + .65rem)}.pipeline-step--completed:not(:last-child):after,.pipeline-step--current:not(:last-child):after{background:#86efac}.pipeline-step--rejected:not(:last-child):after{background:#fca5a5}.pipeline-step__dot{z-index:1;color:#737373;background:#fff;border:2px solid #d4d4d4;border-radius:999px;justify-content:center;align-items:center;width:1.45rem;height:1.45rem;font-size:.6875rem;font-weight:700;line-height:1;display:flex;position:relative}.pipeline-step--completed .pipeline-step__dot{color:#15803d;background:#dcfce7;border-color:#22c55e}.pipeline-step--current .pipeline-step__dot{color:#1d4ed8;background:#dbeafe;border-color:#2563eb}.pipeline-step--rejected .pipeline-step__dot{color:#b91c1c;background:#fee2e2;border-color:#ef4444}.pipeline-step--outcome-offer .pipeline-step__dot{color:#5b21b6;background:#ede9fe;border-color:#7c3aed}.pipeline-step--outcome-rejected .pipeline-step__dot{color:#b91c1c;background:#fee2e2;border-color:#ef4444}.pipeline-step__label{color:#525252;margin-top:.35rem;font-size:.625rem;font-weight:600;line-height:1.25}.pipeline-step--current .pipeline-step__label{color:#1d4ed8}.pipeline-step__sublabel{max-width:5.5rem;margin-top:.1rem;font-size:.5625rem;line-height:1.2}.pipeline-stepper--compact .pipeline-step{min-width:3.25rem}.pipeline-stepper--compact .pipeline-step__label{font-size:.5625rem}.pipeline-editor{border:none;margin:0;padding:0}.pipeline-editor .pipeline-stepper{margin-bottom:.85rem}.pipeline-editor__phases,.pipeline-editor__outcomes{flex-wrap:wrap;gap:.4rem;display:flex}.pipeline-editor__outcomes{border-top:1px solid #f0f0f0;margin-top:.5rem;padding-top:.65rem}.pipeline-phase-btn,.pipeline-outcome-btn{color:#404040;cursor:pointer;background:#fff;border:1px solid #e5e5e5;border-radius:999px;padding:.3rem .65rem;font-size:.75rem;font-weight:500}.pipeline-phase-btn:hover,.pipeline-outcome-btn:hover{border-color:#a3a3a3}.pipeline-phase-btn--active{color:#1d4ed8;background:#eff6ff;border-color:#2563eb}.pipeline-outcome-btn--offer.pipeline-outcome-btn--active{color:#5b21b6;background:#f5f3ff;border-color:#7c3aed}.pipeline-outcome-btn--rejected.pipeline-outcome-btn--active{color:#b91c1c;background:#fef2f2;border-color:#ef4444}.pipeline-editor__rejected-hint{margin:.5rem 0 0;font-size:.8125rem}.pipeline-actions{flex-direction:column;gap:.5rem;display:flex}.pipeline-advance-btn,.pipeline-offer-btn,.pipeline-reject-toggle{width:100%}.pipeline-reject-form__hint{margin:0 0 .5rem;font-size:.8125rem}.pipeline-reject-form textarea{resize:vertical;border:1px solid #d4d4d4;border-radius:6px;width:100%;padding:.6rem .75rem}.pipeline-reject-form__actions{justify-content:flex-end;gap:.5rem;margin-top:.65rem;display:flex}.btn--danger{color:#fff;background:#b91c1c;border:1px solid #b91c1c}.btn--danger:hover{background:#991b1b;border-color:#991b1b}.btn-badge--rejected{color:#991b1b;background:#fee2e2}.btn--won{color:#5b21b6;background:linear-gradient(135deg,#fef9c3 0%,#ede9fe 45%,#d1fae5 100%);border:1px solid #c4b5fd;align-items:center;gap:.5rem;margin-top:0;font-weight:600;transition:transform .15s,box-shadow .15s,filter .15s;display:inline-flex;box-shadow:0 1px 2px #8b5cf61f,inset 0 1px #ffffffa6}.btn--won:hover:not(:disabled){filter:brightness(1.03);transform:translateY(-1px);box-shadow:0 4px 14px #8b5cf638,inset 0 1px #ffffffbf}.btn--won__icon{color:#a855f7;font-size:.875rem;line-height:1}.btn-badge--won{color:#fff;background:linear-gradient(135deg,#a855f7,#059669)}.application-card--won{background:linear-gradient(160deg,#fffbeb 0%,#faf5ff 55%,#ecfdf5 100%);border-color:#ddd6fe;position:relative;overflow:hidden;box-shadow:0 4px 18px #8b5cf61a}.won-card__celebration{justify-content:center;align-items:center;gap:.65rem;margin-bottom:.65rem;font-size:1.25rem;display:flex}.won-card__trophy{font-size:1.5rem;line-height:1}.won-card__spark{color:#c4b5fd;font-size:.875rem;animation:2.4s ease-in-out infinite won-sparkle}.won-card__spark--alt{animation-delay:1.2s}@keyframes won-sparkle{0%,to{opacity:.45;transform:scale(.9)}50%{opacity:1;transform:scale(1.1)}}.won-card__date{color:#6d28d9;margin:.15rem 0 .5rem;font-size:.8125rem;font-weight:500}.applications-page--won .applications-header h1{background:linear-gradient(90deg,#7c3aed,#059669);color:#0000;-webkit-background-clip:text;background-clip:text}.applications-empty--won{background:linear-gradient(160deg,#fffbeb,#faf5ff);border-color:#ddd6fe}.won-empty__icon{margin:0 0 .5rem;font-size:2rem;line-height:1}.applications-list--won .application-card{transition:transform .15s,box-shadow .15s}.applications-list--won .application-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #8b5cf624}.rejected-item__phase{margin:.2rem 0 .35rem;font-size:.8125rem}.application-card__rejection-notes{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-top:.75rem;padding:.65rem .75rem}.application-card__rejection-notes p{color:#404040;white-space:pre-wrap;margin:.35rem 0 0;font-size:.875rem}.modal-header{justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.25rem .75rem;display:flex}.modal-header h2{margin:0;font-size:1.125rem;font-weight:600}.modal-subtitle{margin:.35rem 0 0;font-size:.875rem}.modal-close{color:#737373;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.15rem .35rem;font-size:1.5rem;line-height:1}.modal-close:hover{color:#171717;background:#f5f5f5}.modal-error{margin:0 1.25rem}.modal-body{flex:1;padding:.5rem 1.25rem 1rem;overflow:auto}.modal-footer{border-top:1px solid #e5e5e5;justify-content:flex-end;gap:.75rem;padding:.75rem 1.25rem 1.25rem;display:flex}.hidden-select-all{cursor:pointer;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.875rem;font-weight:500;display:flex}.hidden-list{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.hidden-item{cursor:pointer;border:1px solid #e5e5e5;border-radius:8px;align-items:flex-start;gap:.65rem;padding:.65rem .75rem;transition:background .15s,border-color .15s;display:flex}.hidden-item:hover{background:#fafafa;border-color:#d4d4d4}.hidden-item__text{font-size:.875rem;line-height:1.4}.hidden-item__text strong{color:#171717;font-weight:600}.cancelled-list{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.cancelled-item{background:#fafafa;border:1px solid #e5e5e5;border-radius:8px;padding:.75rem .85rem}.cancelled-item__title{margin:0 0 .4rem;font-size:.875rem;line-height:1.4}.cancelled-item__note{color:#525252;white-space:pre-wrap;margin:0;font-size:.8125rem;line-height:1.5}.table-panel{flex-direction:column;gap:.75rem;width:100%;display:flex}.table-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.toolbar-actions{flex-shrink:0;align-items:center;gap:1rem;display:flex}.toolbar-search{flex-direction:column;flex:1;gap:.35rem;min-width:220px;display:flex}.toolbar-applied-filter{flex-direction:column;gap:.35rem;display:flex}.filter-segmented{background:#f5f5f5;border:1px solid #e5e5e5;border-radius:8px;gap:.15rem;padding:.2rem;display:inline-flex}.filter-segment{color:#525252;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;padding:.45rem .75rem;font-size:.8125rem;font-weight:500;transition:background .15s,color .15s,box-shadow .15s}.filter-segment:hover:not(:disabled){color:#171717;background:#ebebeb}.filter-segment--active{color:#171717;background:#fff;box-shadow:0 1px 3px #0000001a}.filter-segment:disabled{opacity:.5;cursor:not-allowed}.toolbar-quick-filters{flex-wrap:wrap;align-items:center;gap:.65rem;padding-top:.15rem;display:flex}.filter-chips{flex-wrap:wrap;gap:.45rem;display:flex}.filter-chip{color:#525252;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d4d4d4;border-radius:999px;padding:.4rem .75rem;font-size:.8125rem;font-weight:500;transition:background .15s,color .15s,border-color .15s,box-shadow .15s}.filter-chip:hover:not(:disabled){color:#171717;background:#fafafa;border-color:#a3a3a3}.filter-chip--active{color:#047857;background:#ecfdf5;border-color:#6ee7b7;box-shadow:0 1px 2px #0478571f}.filter-chip--cycle.filter-chip--active{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd;box-shadow:0 1px 2px #1d4ed81f}.filter-chip:disabled{opacity:.5;cursor:not-allowed}.toolbar-worktype{flex-direction:column;flex-shrink:0;gap:.35rem;display:flex}.toolbar-worktype select{background:#fff;border:1px solid #d4d4d4;border-radius:6px;padding:.5rem .65rem;font-size:.9375rem}.toolbar-date-range{flex-direction:column;flex-shrink:0;gap:.35rem;display:flex}.toolbar-date-range__inputs{align-items:center;gap:.4rem;display:flex}.toolbar-date-range__inputs input[type=date]{color:#171717;background:#fff;border:1px solid #d4d4d4;border-radius:6px;padding:.45rem .6rem;font-size:.875rem}.toolbar-date-range__sep{color:#a3a3a3}.toolbar-pagesize{flex-shrink:0;align-items:center;gap:.5rem;margin:0;display:flex}.toolbar-pagesize__prefix{color:#525252;white-space:nowrap;font-size:.875rem}.toolbar-label{color:#525252;font-size:.8125rem}.toolbar-search input{border:1px solid #d4d4d4;border-radius:6px;width:100%;padding:.55rem .75rem;font-size:.9375rem}.toolbar-search input:focus{outline-offset:1px;border-color:#171717;outline:2px solid #171717}.toolbar-pagesize select{background:#fff;border:1px solid #d4d4d4;border-radius:6px;padding:.5rem .65rem;font-size:.9375rem}.toolbar-suffix{color:#525252;font-size:.875rem}.table-scroll{background:#fff;border:1px solid #e5e5e5;border-radius:8px;width:100%;overflow:auto visible}.table-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.table-summary{margin:0;font-size:.875rem}.pagination{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.page-btn{color:#171717;cursor:pointer;background:#fff;border:1px solid #d4d4d4;border-radius:6px;padding:.45rem .75rem;font-size:.8125rem}.page-btn:hover:not(:disabled){background:#f5f5f5}.page-btn:disabled{opacity:.45;cursor:not-allowed}.page-btn--active{color:#fff;background:#171717;border-color:#171717}.page-btn--active:hover{background:#404040}.table-wrap{min-width:max-content}.data-table{--frozen-id-width:3.75rem;--frozen-score-width:5.75rem;--frozen-cv-width:5.5rem;--frozen-applied-width:7.5rem;--frozen-action-width:9.75rem;border-collapse:separate;border-spacing:0;width:max-content;min-width:100%;font-size:.875rem}.data-table thead{color:#fafafa;background:#262626}.data-table th{text-align:left;letter-spacing:.01em;white-space:nowrap;border-right:1px solid #404040;padding:.7rem .85rem;font-size:.8125rem;font-weight:600;line-height:1.3}.data-table th:last-child{border-right:none}.data-table th.sortable-col{vertical-align:middle;padding:0}.sort-header{width:100%;min-height:100%;color:inherit;font:inherit;letter-spacing:.01em;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:.45rem;padding:.7rem .85rem;font-size:.8125rem;font-weight:600;line-height:1.3;transition:background-color .15s,color .15s;display:inline-flex}.sort-header:hover{background:#404040}.sort-header:focus-visible{outline-offset:-2px;outline:2px solid #93c5fd}.sort-header--active{color:#fff}.sort-header__label{white-space:nowrap}.sort-icon{opacity:.55;color:#d4d4d4;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:1px;display:inline-flex}.sort-icon--active{opacity:1}.sort-icon__chev{display:block}.sort-icon__chev--active{color:#93c5fd}.data-table tbody td{color:#525252;vertical-align:middle;border-top:1px solid #e5e5e5;max-width:280px;padding:.85rem;transition:background-color .15s}.data-table tbody tr[class*=row--status-] td{background-color:var(--row-bg);border-top-color:var(--row-border)}.data-table tbody tr[class*=row--status-] .col-frozen{background-color:var(--row-bg)}.data-table tbody tr[class*=row--status-]:hover td,.data-table tbody tr[class*=row--status-]:hover .col-frozen{background-color:var(--row-bg-hover)}.data-table tbody tr.row--status-applied{--row-bg:#f0fdf4;--row-bg-hover:#dcfce7;--row-border:#bbf7d0;--row-accent:#22c55e}.data-table tbody tr.row--status-hr_interview{--row-bg:#eff6ff;--row-bg-hover:#dbeafe;--row-border:#bfdbfe;--row-accent:#3b82f6}.data-table tbody tr.row--status-code_challenge{--row-bg:#eef2ff;--row-bg-hover:#e0e7ff;--row-border:#c7d2fe;--row-accent:#6366f1}.data-table tbody tr.row--status-manager_interview{--row-bg:#ecfeff;--row-bg-hover:#cffafe;--row-border:#a5f3fc;--row-accent:#06b6d4}.data-table tbody tr.row--status-offer{--row-bg:#f5f3ff;--row-bg-hover:#ede9fe;--row-border:#ddd6fe;--row-accent:#8b5cf6}.data-table tbody tr.row--status-rejected{--row-bg:#fef2f2;--row-bg-hover:#fee2e2;--row-border:#fecaca;--row-accent:#ef4444}.data-table tbody tr[class*=row--status-] .col-frozen--id{box-shadow:inset 4px 0 0 var(--row-accent)}.data-table tbody .col-frozen{max-width:none}.empty-row td{text-align:center;color:#737373;max-width:none;padding:2.5rem 1rem}.data-table thead th{z-index:1;position:sticky;top:0}.data-table .col-frozen{z-index:2;background:#fff;position:sticky}.data-table thead .col-frozen{z-index:5;background:#262626}.data-table .col-frozen--id{min-width:var(--frozen-id-width);width:var(--frozen-id-width);max-width:var(--frozen-id-width);text-align:center;font-variant-numeric:tabular-nums;left:0}.data-table .col-frozen--score{left:var(--frozen-id-width);min-width:var(--frozen-score-width);width:var(--frozen-score-width);max-width:var(--frozen-score-width);text-align:center}.data-table .col-frozen--cv{left:calc(var(--frozen-id-width) + var(--frozen-score-width));min-width:var(--frozen-cv-width);width:var(--frozen-cv-width);max-width:var(--frozen-cv-width);text-align:center;box-shadow:6px 0 10px -4px #0000001f}.data-table tbody .col-frozen--cv{border-right:1px solid #e5e5e5}.data-table thead .col-frozen--cv{border-right:1px solid #525252}.data-table .col-frozen--applied{right:var(--frozen-action-width);min-width:var(--frozen-applied-width);width:var(--frozen-applied-width);max-width:var(--frozen-applied-width);text-align:center;padding-top:.65rem;padding-bottom:.65rem;left:auto;box-shadow:-6px 0 10px -4px #0000001a}.data-table tbody .col-frozen--applied{border-left:1px solid #e5e5e5}.data-table thead .col-frozen--applied{border-left:1px solid #525252}.data-table .col-frozen--action{min-width:var(--frozen-action-width);width:var(--frozen-action-width);max-width:var(--frozen-action-width);text-align:center;left:auto;right:0}.data-table tbody .col-frozen--action{border-left:1px solid #e5e5e5}.data-table thead .col-frozen--action{border-left:1px solid #525252}.delete-col,.delete-cell{text-align:center;white-space:nowrap;vertical-align:middle;border-right:1px solid #e5e5e5;width:3.25rem;min-width:3.25rem;max-width:3.25rem;padding-left:.65rem;padding-right:.65rem;box-shadow:6px 0 10px -4px #0000001a}.data-table thead .delete-col{border-right:1px solid #525252}.delete-col__label{color:#d4d4d4;justify-content:center;align-items:center;display:inline-flex}.delete-btn{color:#737373;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.35rem;transition:color .15s,background .15s;display:inline-flex}.delete-btn:hover:not(:disabled){color:#b91c1c;background:#fee2e2}.delete-btn:disabled{opacity:.45;cursor:wait}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.applied-col,.applied-cell,.action-col,.action-cell{text-align:center;white-space:nowrap;vertical-align:middle}.applied-cell,.action-cell{max-width:none}.applied-check{cursor:pointer;justify-content:center;align-items:center;display:inline-flex}.applied-check--disabled{cursor:wait;opacity:.65}.applied-check__input{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.applied-check__box{color:#0000;background:#fff;border:2px solid #a3a3a3;border-radius:6px;justify-content:center;align-items:center;width:1.35rem;height:1.35rem;transition:background .15s,border-color .15s,color .15s,box-shadow .15s;display:inline-flex}.applied-check__icon{width:.75rem;height:.625rem}.applied-check__input:focus-visible+.applied-check__box{outline-offset:2px;outline:2px solid #171717}.applied-check__input:checked+.applied-check__box{color:#fff;background:#171717;border-color:#171717;box-shadow:0 2px 6px #17171740}.applied-check:hover .applied-check__box{border-color:#525252}.applied-check__input:checked:hover+.applied-check__box{background:#404040;border-color:#404040}.apply-btn{color:#fff;background:#171717;border-radius:6px;max-width:9rem;padding:.4rem .65rem;font-size:.75rem;font-weight:500;line-height:1.2;text-decoration:none;display:inline-block}.apply-btn:hover{background:#404040}.apply-unavailable{color:#a3a3a3}.status-msg{margin:0;font-size:.875rem}.status-msg--warn{color:#a16207}.cell-link{color:#2563eb;white-space:nowrap;text-decoration:underline}.cell-link:hover{color:#1d4ed8}.cell-action{white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;gap:.3rem;padding:.3rem .6rem;font-size:.8125rem;font-weight:500;line-height:1.2;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.cell-action--button{color:#171717;cursor:pointer;background:#fafafa;border:1px solid #d4d4d4;font-family:inherit}.cell-action--button:hover{background:#f5f5f5;border-color:#a3a3a3}.cell-action--link{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;text-decoration:none}.cell-action--link:hover{color:#1e40af;background:#dbeafe;border-color:#93c5fd}.table-id-badge{color:#171717;background:#f5f5f5;border-radius:6px;justify-content:center;align-items:center;min-width:1.75rem;padding:.15rem .35rem;font-size:.8125rem;font-weight:600;line-height:1.2;display:inline-flex}.data-table thead .col-frozen--id{border-right:1px solid #525252}.data-table tbody .col-frozen--id{border-right:1px solid #e5e5e5}.data-table thead .col-frozen--score{border-right:1px solid #525252}.data-table tbody .col-frozen--score{border-right:1px solid #e5e5e5}.score-badge{border-radius:999px;justify-content:center;align-items:center;min-width:2.25rem;padding:.2rem .5rem;font-size:.8125rem;font-weight:600;line-height:1.2;display:inline-flex}.score-badge--high{color:#166534;background:#dcfce7}.score-badge--mid{color:#854d0e;background:#fef9c3}.score-badge--low{color:#991b1b;background:#fee2e2}.language-badge{white-space:nowrap;border-radius:999px;align-items:center;padding:.2rem .55rem;font-size:.75rem;font-weight:600;line-height:1.2;display:inline-flex}.language-badge--english{color:#1d4ed8;background:#eff6ff}.language-badge--spanish{color:#047857;background:#ecfdf5}.language-badge--both{color:#6d28d9;background:#f5f3ff}.language-badge--unknown{color:#737373;background:#f5f5f5}.english-level-badge{white-space:nowrap;color:#c2410c;background:#fff7ed;border-radius:999px;align-items:center;padding:.2rem .55rem;font-size:.75rem;font-weight:600;line-height:1.2;display:inline-flex}.english-level-badge--a1,.english-level-badge--a2{color:#525252;background:#f5f5f5}.english-level-badge--b1,.english-level-badge--b2{color:#ea580c;background:#ffedd5}.english-level-badge--c1,.english-level-badge--c2{color:#b45309;background:#fef3c7}.english-level-badge--native{color:#047857;background:#ecfdf5}.cv-link{white-space:nowrap;font-weight:500}.stats-panel{flex-direction:column;gap:1rem;width:100%;display:flex}.stats-panel__header h2{color:#171717;margin:0;font-size:1.0625rem;font-weight:600}.stats-panel__header p{margin:.25rem 0 0;font-size:.8125rem}.stats-panel__section{flex-direction:column;gap:.85rem;display:flex}.stats-panel__section+.stats-panel__section{border-top:1px solid #ececec;margin-top:.35rem;padding-top:1.25rem}.sync-settings__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.sync-settings__badge{letter-spacing:.02em;text-transform:uppercase;border-radius:999px;flex-shrink:0;padding:.25rem .55rem;font-size:.6875rem;font-weight:700}.sync-settings__badge--ok{color:#166534;background:#dcfce7}.sync-settings__badge--pending{color:#92400e;background:#fef3c7}.sync-settings__badge--local{color:#525252;background:#f5f5f5}.sync-settings__badge--armed{color:#1e40af;background:#dbeafe}.sync-settings__card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;flex-direction:column;gap:1.1rem;padding:1.1rem 1.15rem;display:flex;box-shadow:0 1px 2px #0000000a}.sync-settings__card--loading{justify-content:center;min-height:5rem}.sync-settings__meta{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.85rem 1rem;margin:0;display:grid}.sync-settings__meta div{flex-direction:column;gap:.2rem;display:flex}.sync-settings__meta dt{letter-spacing:.03em;text-transform:uppercase;color:#737373;margin:0;font-size:.6875rem;font-weight:700}.sync-settings__meta dd{color:#171717;margin:0;font-size:.875rem;font-weight:600}.sync-settings__manual{background:#f8fafc;border:1px solid #e0e7ff;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.85rem 1rem;padding:.95rem 1rem;display:flex}.sync-settings__manual strong{margin-bottom:.25rem;font-size:.875rem;display:block}.sync-settings__manual p{max-width:36rem;margin:0;font-size:.8125rem}.sync-settings__resync{flex-shrink:0}.sync-settings__form{flex-direction:column;gap:.85rem;display:flex}.sync-settings__time-row{grid-template-columns:minmax(140px,180px) 1fr;align-items:start;gap:.85rem 1rem;display:grid}@media (width<=720px){.sync-settings__time-row{grid-template-columns:1fr}}.sync-settings__field{flex-direction:column;gap:.35rem;font-size:.8125rem;font-weight:500;display:flex}.sync-settings__field input[type=time]{background:#fff;border:1px solid #d4d4d4;border-radius:8px;width:100%;padding:.55rem .65rem;font-size:.9375rem}.sync-settings__field input[type=time]:focus{outline-offset:1px;border-color:#171717;outline:2px solid #171717}.sync-settings__hint{margin:0;font-size:.8125rem;line-height:1.45}.sync-settings__save{align-self:flex-start;margin-top:0}.sync-settings__danger{border-top:1px solid #fecaca;justify-content:space-between;align-items:flex-start;gap:1rem;margin-top:.25rem;padding-top:1rem;display:flex}.sync-settings__danger strong{color:#991b1b;margin-bottom:.35rem;font-size:.875rem;display:block}.sync-settings__danger p{max-width:28rem;margin:0;font-size:.8125rem;line-height:1.45}@media (width<=720px){.sync-settings__danger{flex-direction:column;align-items:stretch}}.modal-card--danger{border-color:#fecaca}.confirm-icon--danger{color:#b91c1c;background:#fef2f2}.status-msg--ok{color:#166534;margin:0;font-size:.8125rem}.stats-grid--funnel{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.stats-grid{gap:.85rem;display:grid}.stats-grid--cards{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.stats-grid--charts{grid-template-columns:1.4fr 1fr}@media (width<=900px){.stats-grid--charts{grid-template-columns:1fr}}.stats-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:1rem 1.05rem;box-shadow:0 1px 2px #0000000a}.stats-card--skeleton{background:linear-gradient(90deg,#f5f5f5 25%,#ececec 50%,#f5f5f5 75%) 0 0/200% 100%;min-height:96px;animation:1.2s linear infinite stats-shimmer}@keyframes stats-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.stats-card__label{letter-spacing:.02em;text-transform:uppercase;color:#737373;margin:0;font-size:.75rem;font-weight:600}.stats-card__value{color:#171717;margin:.35rem 0 0;font-size:1.75rem;font-weight:700;line-height:1.1}.stats-card__hint{margin:.4rem 0 0;font-size:.75rem;line-height:1.35}.stats-card--primary{border-top:3px solid #171717}.stats-card--blue{border-top:3px solid #2563eb}.stats-card--blue .stats-card__value{color:#1d4ed8}.stats-card--green{border-top:3px solid #059669}.stats-card--green .stats-card__value{color:#047857}.stats-card--purple{border-top:3px solid #7c3aed}.stats-card--purple .stats-card__value{color:#6d28d9}.stats-card--teal{border-top:3px solid #0d9488}.stats-card--teal .stats-card__value{color:#0f766e}.stats-card--amber{background:linear-gradient(#fffbeb 0%,#fff 100%);border-color:#fde68a}.stats-card--amber .stats-card__value{color:#b45309}.stats-chart-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:1rem 1.1rem 1.15rem;box-shadow:0 1px 2px #0000000a}.stats-chart-card header h3{color:#171717;margin:0;font-size:.9375rem;font-weight:600}.stats-chart-card header p{margin:.2rem 0 .85rem;font-size:.75rem}.stats-bars{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.stats-bar-row{grid-template-columns:minmax(88px,130px) 1fr 2rem;align-items:center;gap:.55rem;display:grid}.stats-bar-row__label{color:#404040;white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-weight:500;overflow:hidden}.stats-bar-row__track{background:#f0f0f0;border-radius:999px;height:.55rem;overflow:hidden}.stats-bar-row__fill{border-radius:inherit;background:linear-gradient(90deg,#171717,#525252);min-width:4px;height:100%;transition:width .35s}.stats-bar-row__value{color:#171717;text-align:right;font-size:.8125rem;font-weight:600}.stats-donut-wrap{flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}.stats-donut{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:132px;height:132px;display:flex}.stats-donut--empty{background:#f5f5f5;font-size:.8125rem}.stats-donut__hole{text-align:center;background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:78px;height:78px;line-height:1.2;display:flex;box-shadow:inset 0 0 0 1px #f0f0f0}.stats-donut__hole strong{color:#171717;font-size:1.25rem}.stats-donut__hole span{color:#737373;margin-top:.1rem;font-size:.6875rem}.stats-donut-legend{flex-direction:column;flex:1;gap:.45rem;min-width:160px;margin:0;padding:0;list-style:none;display:flex}.stats-donut-legend li{grid-template-columns:auto 1fr auto auto;align-items:center;gap:.45rem;font-size:.8125rem;display:grid}.stats-donut-legend__dot{border-radius:50%;width:.55rem;height:.55rem}.stats-donut-legend strong{color:#171717;font-weight:700}.stats-empty{margin:0;font-size:.8125rem}.stats-grid--today-queue{grid-template-columns:repeat(3,minmax(0,1fr))}@media (width<=1100px){.stats-grid--today-queue{grid-template-columns:1fr}}.today-queue__section-header{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.85rem;display:flex}.today-queue__section-header h3{color:#171717;margin:0;font-size:.9375rem;font-weight:600}.today-queue__section-header p{margin:.2rem 0 0;font-size:.75rem;line-height:1.35}.today-queue__count{color:#171717;background:#f5f5f5;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-width:2rem;height:2rem;padding:0 .55rem;font-size:.875rem;font-weight:700;display:inline-flex}.today-queue__section--followup{border-top:3px solid #7c3aed}.today-queue__section--followup .today-queue__count{color:#6d28d9;background:#f5f3ff}.today-queue__section--opportunity{border-top:3px solid #059669}.today-queue__section--opportunity .today-queue__count{color:#047857;background:#ecfdf5}.today-queue__section--stale{border-top:3px solid #2563eb}.today-queue__section--stale .today-queue__count{color:#1d4ed8;background:#eff6ff}.today-queue__list{flex-direction:column;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.today-queue__item{text-align:left;cursor:pointer;background:#fafafa;border:1px solid #ececec;border-radius:10px;flex-direction:column;gap:.15rem;width:100%;padding:.65rem .75rem;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}.today-queue__item:hover{background:#fff;border-color:#d4d4d4;box-shadow:0 1px 3px #0000000d}.today-queue__item:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.today-queue__item--opportunity{cursor:default;gap:.65rem}.today-queue__item--opportunity:hover{box-shadow:none}.today-queue__item-content{flex-direction:column;gap:.15rem;display:flex}.today-queue__item-actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.today-queue__apply-link{text-align:center;max-width:none}.today-queue__postulate-btn{white-space:nowrap;margin:0}.today-queue__item-title{color:#171717;font-size:.8125rem;font-weight:600;line-height:1.35}.today-queue__item-subtitle,.today-queue__item-meta{font-size:.75rem;line-height:1.35}.today-queue__empty{padding:.35rem 0 .15rem}.seen-badge{border-radius:999px;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex}.seen-badge--pending{color:#a3a3a3;background:#f5f5f5;border:1px solid #e5e5e5}.seen-badge--viewed{color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe;box-shadow:0 1px 3px #2563eb1f}.seen-icon--double,.seen-icon--single{display:block}.sync-loader{z-index:200;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.sync-loader__backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fafafad1;position:absolute;inset:0}.sync-loader__panel{text-align:center;background:#fff;border:1px solid #e5e5e5;border-radius:16px;width:min(100%,26rem);padding:2rem 1.75rem 1.5rem;position:relative;box-shadow:0 24px 60px #0000001f,0 4px 16px #0000000f}.sync-loader__spinner{width:3.5rem;height:3.5rem;margin:0 auto 1.25rem;position:relative}.sync-loader__ring{border:3px solid #e5e5e5;border-top-color:#171717;border-radius:50%;animation:.9s linear infinite sync-loader-spin;position:absolute;inset:0}.sync-loader__ring--inner{border-width:2px;border-top-color:#2563eb;animation-duration:1.2s;animation-direction:reverse;inset:.45rem}@keyframes sync-loader-spin{to{transform:rotate(360deg)}}.sync-loader__message{color:#171717;margin:0 0 1.15rem;font-size:1rem;font-weight:600;line-height:1.45}.sync-loader__steps{text-align:left;border-top:1px solid #f0f0f0;flex-direction:column;gap:.55rem;max-height:220px;margin:0;padding:.85rem 0 0;list-style:none;display:flex;overflow-y:auto}.sync-loader__step{color:#737373;grid-template-columns:1.25rem 1fr;align-items:start;gap:.55rem;font-size:.8125rem;line-height:1.4;display:grid}.sync-loader__step--active{color:#171717;font-weight:500}.sync-loader__step--done{color:#404040}.sync-loader__step-icon{color:#059669;justify-content:center;align-items:center;height:1.25rem;display:flex}.sync-loader__step--active .sync-loader__step-icon{color:#2563eb}.sync-loader__dot-pulse{background:#2563eb;border-radius:50%;width:.45rem;height:.45rem;animation:1s ease-in-out infinite sync-loader-pulse}.sync-loader__dot-idle{background:#d4d4d4;border-radius:50%;width:.4rem;height:.4rem}@keyframes sync-loader-pulse{0%,to{opacity:.35;transform:scale(.85)}50%{opacity:1;transform:scale(1.15)}}@keyframes ui-fade-in{0%{opacity:0}to{opacity:1}}@keyframes ui-content-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes ui-dropdown-in{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes ui-modal-in{0%{opacity:0;transform:translateY(8px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes ui-drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes ui-fade-slide-in{0%{opacity:0;transform:translate(6px)}to{opacity:1;transform:translate(0)}}@keyframes ui-fade-slide-out{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(8px)}}@keyframes ui-badge-pop{0%{opacity:0;transform:scale(.5)}70%{transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.dashboard-view,.notification-bell__panel,.notification-bell__badge,.notification-bell__empty,.notification-bell__list>li,.app-sidebar__badge,.modal-backdrop,.modal-card,.drawer-backdrop,.drawer-panel{animation:none!important}.notification-bell__trigger,.notification-item{transition:none!important}.notification-bell__trigger:active,.notification-item:active:not(:disabled){transform:none}}
