*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-moz-text-size-adjust:100%;text-size-adjust:100%;font-size:16px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100dvh;text-rendering:optimizelegibility;line-height:1.5}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}ol,ul{list-style:none}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none}table{border-collapse:collapse;border-spacing:0}#root,#__next{isolation:isolate}body{font-family:var(--font-body),"Lato",system-ui,-apple-system,sans-serif;color:#111827;font-size:1rem;font-weight:400;line-height:1.5}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;font-weight:600;line-height:1.25}h1{font-size:3rem}h2{font-size:2.25rem}h3{font-size:1.875rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1.125rem}p{margin-bottom:1rem}p:last-child{margin-bottom:0}small{font-size:.875rem}code,kbd,pre,samp{font-family:var(--font-mono),"Courier New",monospace;font-size:.875rem}code{background-color:#f4f4f5;border-radius:.25rem;padding:.25rem .5rem}pre{background-color:#f4f4f5;border-radius:.375rem;padding:1rem;overflow-x:auto}pre code{background:0 0;padding:0}strong,b{font-weight:700}em,i{font-style:italic}blockquote{color:#6b7280;border-left:4px solid #d1d5db;padding-left:1rem;font-style:italic}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-up{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-up-slide{0%{opacity:0;translate:0 28px}to{opacity:1;translate:0}}[data-reveal]{opacity:0;transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0s);transform:translateY(24px)}[data-reveal=left]{transform:translate(-36px)}[data-reveal=right]{transform:translate(36px)}[data-reveal=scale]{transform:scale(.94)translateY(16px)}[data-reveal].is-revealed{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){[data-reveal]{opacity:1!important;transition:none!important;transform:none!important}}.container{width:100%;max-width:1280px;margin-inline:auto;padding-inline:1rem}@media (min-width:768px){.container{padding-inline:1.5rem}}@media (min-width:1024px){.container{padding-inline:2rem}}.container--narrow{max-width:680px}.container--sm{max-width:768px}.container--md{max-width:1024px}.container--lg{max-width:1536px}.container--app-shell,.container--dashboard{max-width:1400px}.container--fluid{max-width:100%}.section{padding-block:4rem}@media (min-width:768px){.section{padding-block:5rem}}@media (min-width:1024px){.section{padding-block:6rem}}.section--sm{padding-block:2rem}@media (min-width:768px){.section--sm{padding-block:3rem}}.section--lg{padding-block:5rem}@media (min-width:768px){.section--lg{padding-block:6rem}}.app-error-state{background:radial-gradient(circle at top,#0070f314,#0000 40%),#fff;align-items:center;min-height:100vh;padding-block:4rem;display:flex}.app-error-state__panel{text-align:center;background:#fff;border:1px solid #d1d5dbe6;border-radius:1rem;gap:1rem;padding:2rem;display:grid;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.app-error-state__eyebrow{color:#374151;justify-content:center;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;display:inline-flex}.app-error-state__title{color:#111827;margin:0;font-size:clamp(1.5rem,4vw,2.25rem);line-height:1.25}.app-error-state__description{color:#4b5563;margin:0;font-size:1rem;line-height:1.5}.btn{cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;border:1.5px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:40px;padding:10px 18px;font-family:inherit;font-size:.875rem;font-weight:500;line-height:1;text-decoration:none;transition:background .15s,border-color .15s,color .15s,box-shadow .15s;display:inline-flex;position:relative;overflow:hidden}.btn:disabled,.btn[aria-disabled=true],.btn.btn--loading{opacity:.55;cursor:not-allowed;pointer-events:none}.btn svg{flex-shrink:0}.btn--primary{color:#fff;background:#2563eb;border-color:#2563eb}.btn--primary:hover:not(:disabled){background:#1d4ed8;border-color:#1d4ed8}.btn--primary:active:not(:disabled){background:#1e40af;border-color:#1e40af}.btn--secondary{color:#2563eb;background:#fff;border-color:#2563eb}.btn--secondary:hover:not(:disabled){background:#eff6ff}.btn--ghost{color:#6b7280;background:0 0;border-color:#0000}.btn--ghost:hover:not(:disabled){color:#111827;background:#f3f4f6}.btn--danger{color:#dc2626;background:#fff;border-color:#fca5a5}.btn--danger:hover:not(:disabled){background:#fef2f2;border-color:#dc2626}.btn--icon{color:#6b7280;background:#fff;border-color:#e5e7eb;border-radius:8px;width:36px;height:36px;min-height:36px;padding:0}.btn--icon:hover:not(:disabled){color:#111827;background:#f3f4f6;border-color:#d1d5db}.btn--icon svg{width:16px;height:16px}.btn--sm{border-radius:6px;min-height:32px;padding:7px 14px;font-size:.8125rem}.btn--sm.btn--icon{width:32px;height:32px;padding:0}.btn--lg{border-radius:10px;min-height:48px;padding:13px 24px;font-size:1rem}.btn--lg.btn--icon{width:48px;height:48px;padding:0}.btn--full{width:100%}.btn[aria-pressed=true],.btn--icon-active{color:#2563eb;background:#eff6ff;border-color:#2563eb}.btn.fab{z-index:50;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 24px #2563eb59}.btn--menu{text-align:left;border-radius:0;justify-content:flex-start;width:100%;min-height:36px;padding:9px 16px;font-weight:400}.list-row{cursor:pointer;text-align:left;width:100%;font-family:inherit;font-size:inherit;color:inherit;background:0 0;border:0;border-radius:8px;align-items:center;padding:12px 16px;display:flex}.list-row:hover{background:#f9fafb}.list-row[aria-pressed=true]{background:#eff6ff}.hamburger{flex-direction:column;justify-content:center;gap:4px;width:18px;display:inline-flex}.hamburger span{background-color:currentColor;border-radius:999px;width:100%;height:2px;transition:transform .15s,opacity .15s;display:block}.hamburger--open span:first-child{transform:translateY(6px)rotate(45deg)}.hamburger--open span:nth-child(2){opacity:0}.hamburger--open span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.btn--loading:after{content:"";border:2px solid;border-top-color:#0000;border-radius:50%;width:14px;height:14px;margin-left:6px;animation:.6s linear infinite btn-spin}@keyframes btn-spin{to{transform:rotate(360deg)}}@keyframes header-enter{0%{opacity:0;transform:translateY(-90px)}to{opacity:1;transform:translateY(0)}}.header{z-index:200;will-change:top,transform,opacity;height:68px;animation:.65s cubic-bezier(.22,1,.36,1) both header-enter;position:fixed;top:20px;left:0;right:0}.header--entered{opacity:1;animation:none}.header--scrolled{background:#fff;border-bottom:1px solid #0000000f;box-shadow:0 2px 16px #0000001a}.header--scrolled .header__inner{box-shadow:none;border-radius:8px}.header__inner{background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:1.5rem;height:100%;transition:border-radius .45s,box-shadow .45s;display:flex;box-shadow:0 4px 32px #00000014}.header__logo{align-items:center;max-width:300px;height:100%;transition:opacity .15s;display:inline-flex}.header__logo:hover{opacity:.75}.header__logo-accent{color:#0070f3}.header__nav{align-items:center;display:none}@media (min-width:1024px){.header__nav{display:flex}}.header__nav-list{align-items:center;gap:.25rem;display:flex}.header__nav-item{display:flex}.header__nav-link{color:#000000b3;transition:color background-color .15s ease;border-radius:.375rem;padding:.5rem .75rem;font-size:.875rem;font-weight:600;position:relative}.header__nav-link:after{content:"";transform-origin:0;background-color:#0070f3;border-radius:9999px;height:2px;transition:transform .15s;position:absolute;bottom:4px;left:.75rem;right:.75rem;transform:scaleX(0)}.header__nav-link:hover:after{transform:scaleX(1)}.header__nav-link--active{color:#0070f3}.header__nav-link--active:after{transform:scaleX(1)}.header__actions{flex-shrink:0;align-items:center;gap:.5rem;display:none}@media (min-width:1024px){.header__actions{display:flex}}.header__action-btn{font-size:.875rem;border-radius:9999px!important;padding:.25rem 1.5rem!important}.header__action-btn--signup{z-index:0;position:relative;overflow:hidden}.header__action-btn--signup:before{content:"";transform-origin:top;z-index:-1;background-color:#0054b6;transition:transform .25s;position:absolute;inset:0;transform:scaleY(0)}.header__action-btn--signup:hover:before{transform-origin:bottom;transform:scaleY(1)}@media (min-width:1024px){.header__hamburger{display:none}}.header__overlay{z-index:199;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:pointer;opacity:0;background:#00000073;display:none;position:fixed;inset:0}.header__drawer{z-index:201;will-change:transform;background:#fff;flex-direction:column;width:300px;height:100dvh;display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-4px 0 32px #0000001f}@media (min-width:1024px){.header__drawer{display:none}}.header__drawer-top{border-bottom:1px solid #e4e4e7;flex-shrink:0;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.header__drawer-logo{align-items:center;display:inline-flex}.header__drawer-nav{flex:1;padding:1rem .75rem;overflow-y:auto}.header__drawer-nav-list{flex-direction:column;gap:.25rem;display:flex}.header__drawer-nav-item{display:flex}.header__drawer-nav-link{color:#374151;width:100%;transition:background-color color .15s ease;border-radius:.5rem;align-items:center;padding:.75rem 1rem;font-size:1rem;font-weight:600;display:flex}.header__drawer-nav-link:hover{color:#0070f3;background-color:#f4f4f5}.header__drawer-actions{border-top:1px solid #e4e4e7;flex-direction:column;flex-shrink:0;gap:.75rem;padding:1.25rem;display:flex}.header__drawer-btn{justify-content:center;width:100%;font-size:.875rem;border-radius:9999px!important}.header__drawer-btn--login{color:#000!important;border-color:#0070f366!important}.header__drawer-btn--login:hover{color:#fff!important;background-color:#0070f3!important;border-color:#0070f3!important}.footer{color:#6b7280;background-color:#fff;border-top:1px solid #e4e4e7;box-shadow:0 -4px 24px #0000000f}.footer__inner{grid-template-columns:1fr;gap:2.5rem;padding-block:3rem;display:grid}@media (min-width:768px){.footer__inner{grid-template-columns:1.5fr 2fr;gap:4rem}}.footer__brand{flex-direction:column;gap:.75rem;display:flex}.footer__logo{align-items:center;width:fit-content;transition:opacity .15s;display:inline-flex}.footer__logo:hover{opacity:.75}.footer__tagline{color:#6b7280;max-width:280px;margin-bottom:0;font-size:.875rem;line-height:1.75}.footer__nav{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}@media (min-width:640px){.footer__nav{grid-template-columns:repeat(3,1fr)}}.footer__nav-col{flex-direction:column;gap:.75rem;display:flex}.footer__nav-heading{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;letter-spacing:.1em;text-transform:uppercase;color:#111827;font-size:.75rem;font-weight:600}.footer__nav-list{flex-direction:column;gap:.5rem;display:flex}.footer__nav-item{display:flex}.footer__nav-link{color:#6b7280;font-size:.875rem;transition:color .15s}.footer__nav-link:hover{color:#0070f3}.footer__bottom{border-top:1px solid #e4e4e7;padding-block:1rem}.footer__bottom-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.footer__copy{color:#9ca3af;margin-bottom:0;font-size:.75rem}.footer__socials{align-items:center;gap:.75rem;display:flex}.footer__social-link{color:#9ca3af;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;transition:color .15s;display:flex}.footer__social-link svg{width:1rem;height:1rem}.footer__social-link:hover{color:#0070f3}.explore{background:#fff;flex-direction:column;justify-content:center;gap:1.5rem;min-height:100vh;padding-top:2.5rem;padding-bottom:2.5rem;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.explore{gap:2rem;padding-top:3rem;padding-bottom:3rem}}@media (min-width:1024px){.explore{gap:2.5rem;padding-top:4rem;padding-bottom:4rem}}.explore__bg{z-index:0;pointer-events:none;width:75%;height:100%;position:absolute;top:200px;left:-600px;rotate:250deg}.explore__stats{text-align:center;z-index:1;grid-template-columns:1fr 1fr;display:grid;position:relative}@media (min-width:768px){.explore__stats{grid-template-columns:repeat(4,1fr);justify-content:center;align-items:center}}.explore__stat{flex-direction:column;gap:.5rem;padding:1.25rem 1rem;display:flex}.explore__stat:nth-child(odd){border-right:1px solid #f4f4f5;padding-left:0}.explore__stat:nth-child(2n){padding-right:0}.explore__stat:nth-child(-n+2){border-bottom:1px solid #f4f4f5;padding-bottom:1.25rem}.explore__stat:nth-child(n+3){padding-top:1.25rem}@media (min-width:768px){.explore__stat:nth-child(odd),.explore__stat:nth-child(2n),.explore__stat:nth-child(-n+2),.explore__stat:nth-child(n+3){padding:0;border:none;padding-inline:1.5rem}.explore__stat:not(:last-child){border-right:1px solid #f4f4f5}.explore__stat:first-child{padding-left:0}.explore__stat:last-child{padding-right:0}}.explore__stat-number{color:#0070f3;letter-spacing:-.02em;font-size:1.5rem;font-weight:700;line-height:1}@media (min-width:768px){.explore__stat-number{font-size:1.875rem}}@media (min-width:1024px){.explore__stat-number{font-size:2.25rem}}.explore__stat-desc{color:#4b5563;font-size:1rem;font-weight:600}@media (min-width:768px){.explore__stat-desc{font-size:1.125rem}}.explore__logos{z-index:1;flex-shrink:0;padding-block:1.5rem;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.explore__marquee-track{align-items:center;gap:3rem;width:max-content;animation:30s linear infinite explore-marquee;display:flex}.explore__logo{opacity:1;cursor:default;flex-shrink:0;transition:all .25s}.explore__logo img{width:auto;height:40px;display:block}@keyframes explore-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.explore__main{z-index:1;flex-direction:column;flex:1;gap:2.5rem;display:flex;position:relative}@media (min-width:1024px){.explore__main{flex-direction:row;align-items:center;gap:2.5rem}}.explore__left{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:1.25rem;display:flex}@media (min-width:1024px){.explore__left{width:36%}}.explore__heading{color:#111827;letter-spacing:-.02em;font-size:2.25rem;font-weight:700;line-height:1.25}@media (min-width:768px){.explore__heading{font-size:3rem}}.explore__heading-accent{color:#0070f3}.explore__subtitle{color:#6b7280;max-width:380px;font-size:1rem;line-height:1.75}.explore__cta{z-index:0;font-weight:600;position:relative;overflow:hidden;border-radius:.375rem!important;padding:.75rem 2rem!important;font-size:1rem!important}.explore__cta:before{content:"";transform-origin:top;z-index:-1;background-color:#0054b6;transition:transform .25s;position:absolute;inset:0;transform:scaleY(0)}.explore__cta:hover:before{transform-origin:bottom;transform:scaleY(1)}.explore__carousel{flex:1;align-items:center;gap:.75rem;min-width:0;display:flex;position:relative}.explore__swiper{flex:1;min-width:0}.explore .swiper-button-disabled{opacity:.35;cursor:default;pointer-events:none}.explore__card{aspect-ratio:3/4;cursor:pointer;border-radius:.75rem;width:100%;max-height:300px;position:relative;overflow:hidden}@media (min-width:1024px){.explore__card{max-height:none}}.explore__card:hover .explore__card-img{transform:scale(1.06)}.explore__card-img{object-fit:cover;transition:transform .5s}.explore__card-overlay{border-radius:inherit;background:linear-gradient(#0000 0%,#0000001a 45%,#000000b8 100%);position:absolute;inset:0}.explore__card-label{color:#fff;letter-spacing:.01em;font-size:1rem;font-weight:600;position:absolute;bottom:1rem;left:1rem;right:1rem}@keyframes cookie-banner-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.cookie-banner{z-index:400;background:#fff;border:1px solid #e4e4e7;border-radius:.75rem;width:min(400px,100vw - 2rem);padding:1.25rem 1.5rem;animation:.32s cubic-bezier(.22,1,.36,1) .1s both cookie-banner-enter;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 12px 32px #0000001f,0 4px 12px #0000000f}@media (max-width:480px){.cookie-banner{width:auto;padding:1.25rem;bottom:1rem;left:1rem;right:1rem}}.cookie-banner__close{color:#9ca3af;position:absolute;top:.75rem;right:.75rem}.cookie-banner__close:hover{color:#4b5563}.cookie-banner__title{font-family:var(--font-heading);color:#111827;margin-bottom:.5rem;padding-right:2rem;font-size:1rem;font-weight:600}.cookie-banner__desc{color:#4b5563;margin-bottom:1rem;font-size:.875rem;line-height:1.75}.cookie-banner__link{color:#0070f3;text-decoration:none;transition:opacity .15s}.cookie-banner__link:hover{opacity:.75;text-decoration:underline}.cookie-banner__actions{justify-content:flex-end;gap:.5rem;display:flex}.why-prefer{background:#fff}.why-prefer__header{text-align:center;padding-block:4rem 3rem}.why-prefer__label{letter-spacing:.1em;text-transform:uppercase;color:#0070f3;margin-bottom:.75rem;font-size:.875rem;font-weight:600;display:inline-block}.why-prefer__heading{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#111827;letter-spacing:-.02em;margin-bottom:1rem;font-size:1.875rem;font-weight:700;line-height:1.25}@media (min-width:768px){.why-prefer__heading{font-size:2.25rem}}.why-prefer__subheading{color:#6b7280;max-width:480px;margin-inline:auto;font-size:1.125rem;line-height:1.5}.why-prefer__blocks{flex-direction:column;gap:2rem;padding-block:2rem 4rem;display:flex}.why-prefer__block{grid-template-columns:1fr;display:grid}.why-prefer__block .why-prefer__text{order:1}.why-prefer__block .why-prefer__img-wrap{order:2}@media (min-width:1024px){.why-prefer__block .why-prefer__text,.why-prefer__block .why-prefer__img-wrap{order:unset}.why-prefer__block{grid-template-columns:minmax(0,475px) 1fr;align-items:stretch}.why-prefer__block--reverse{grid-template-columns:1fr minmax(0,475px)}}.why-prefer__block--secondary .why-prefer__feature-icon{color:#7928ca}.why-prefer__block--warning .why-prefer__feature-icon{color:#fc0}.why-prefer__block--accent .why-prefer__feature-icon{color:#ff4d4d}.why-prefer__img-wrap{border-radius:1rem;min-height:280px;position:relative;overflow:hidden}@media (min-width:768px){.why-prefer__img-wrap{height:100%;min-height:380px}}.why-prefer__img-wrap--secondary{background-color:#7928ca}.why-prefer__img-wrap--warning{background-color:#fc0}.why-prefer__img-wrap--accent{background-color:#ff4d4d}.why-prefer__img{object-fit:cover;object-position:center top}.why-prefer__img-wrap:after{content:"";border-radius:inherit;pointer-events:none;opacity:.12;mix-blend-mode:multiply;position:absolute;inset:0}.why-prefer__img-wrap--secondary:after{background:#7928ca}.why-prefer__img-wrap--warning:after{background:#fc0}.why-prefer__img-wrap--accent:after{background:#ff4d4d}.why-prefer__text{background:#fff;flex-direction:column;justify-content:center;padding:2rem 1.5rem;display:flex}@media (min-width:768px){.why-prefer__text{padding:2.5rem 2rem}}@media (min-width:1024px){.why-prefer__text{padding:3rem 2.5rem}}.why-prefer__title{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#111827;letter-spacing:-.02em;margin-bottom:1rem;font-size:1.5rem;font-weight:700;line-height:1.25}@media (min-width:768px){.why-prefer__title{font-size:1.875rem}}.why-prefer__body{color:#6b7280;max-width:460px;margin-bottom:2rem;font-size:1rem;line-height:1.75}.why-prefer__features{flex-direction:column;gap:1.25rem;list-style:none;display:flex}@media (min-width:640px){.why-prefer__features{flex-direction:row;gap:1.5rem}}@media (min-width:768px){.why-prefer__features{flex-direction:column}}@media (min-width:1024px){.why-prefer__features{flex-direction:row}}.why-prefer__feature{align-items:flex-start;gap:.75rem;display:flex}.why-prefer__feature-icon{color:#0070f3;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.why-prefer__feature-icon svg{stroke-width:1.75px;width:22px;height:22px}.why-prefer__feature-copy{flex-direction:column;gap:.25rem;display:flex}.why-prefer__feature-heading{color:#111827;font-size:.875rem;font-weight:600;line-height:1.5}.why-prefer__feature-desc{color:#6b7280;font-size:.875rem;line-height:1.5}@keyframes loader-spin{to{transform:rotate(360deg)}}.loader{flex-direction:column;justify-content:center;align-items:center;gap:.5rem;display:inline-flex}.loader--fill{display:flex;position:absolute;inset:0}.loader__ring{fill:none;flex-shrink:0;animation:.9s linear infinite loader-spin}.loader__track{fill:none;stroke:#0070f31a}.loader__arc{fill:none;stroke:#0070f3;stroke-linecap:round;stroke-dasharray:28 85;stroke-dashoffset:0}.loader__label{font-size:.75rem;font-family:var(--font-body),"Lato",system-ui,-apple-system,sans-serif;color:#6b7280;letter-spacing:.02em;font-weight:400}.loader--sm .loader__ring{width:16px;height:16px}.loader--sm .loader__track,.loader--sm .loader__arc{stroke-width:1.5px}.loader--sm .loader__arc{stroke-dasharray:28 85}.loader--md .loader__ring{width:28px;height:28px}.loader--md .loader__track,.loader--md .loader__arc{stroke-width:1.75px}.loader--lg .loader__ring{width:40px;height:40px}.loader--lg .loader__track,.loader--lg .loader__arc{stroke-width:1.75px}.loader--xl .loader__ring{width:56px;height:56px}.loader--xl .loader__track,.loader--xl .loader__arc{stroke-width:1.5px}.faq{background:#fff;flex-direction:column;justify-content:center;display:flex;position:relative;overflow:hidden}.faq__bg{opacity:.7;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;width:480px;height:auto;position:absolute;top:-40px;right:-100px}@media (min-width:768px){.faq__bg{width:520px}}.faq__inner{z-index:1;text-align:center;flex-direction:column;gap:3rem;padding-block:4rem;display:flex;position:relative}@media (min-width:1024px){.faq__header{position:sticky;top:100px}}.faq__heading{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#111827;letter-spacing:-.02em;margin-bottom:.75rem;font-size:2.25rem;font-weight:700;line-height:1.25}@media (min-width:768px){.faq__heading{font-size:2.75rem}}.faq__subheading{color:#6b7280;margin-inline:auto;max-width:520px;margin-top:.5rem;font-size:1.125rem;line-height:1.5}.faq__list{flex-direction:column;width:100%;max-width:900px;margin:0 auto;padding-top:clamp(30px,5vw,60px);list-style:none;display:flex}.faq [data-faq-item]{opacity:0;transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0s);transform:translateY(24px)}.faq [data-faq-item].is-revealed{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.faq [data-faq-item]{opacity:1!important;transition:none!important;transform:none!important}}.faq__item{border-bottom:1px solid #e4e4e7;transition:background-color .25s}.faq__item:first-child{border-top:1px solid #e4e4e7}.faq__item--open{background-color:#0070f308;border-color:#0000;border-radius:.375rem}.faq__item--open+.faq__item{border-top:1px solid #e4e4e7}.faq__trigger{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:.375rem;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.25rem .75rem;transition:background-color .15s;display:flex}.faq__trigger:hover{background-color:#0070f30a}.faq__trigger:focus-visible{outline-offset:2px;border-radius:.25rem;outline:2px solid #0070f3}.faq__question{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#111827;flex:1;padding-inline:16px;font-size:1rem;font-weight:600;line-height:1.5}@media (min-width:768px){.faq__question{font-size:1.125rem}}.faq__icon{color:#0070f3;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .25s;display:flex}.faq__icon svg{width:18px;height:18px}.faq__panel{grid-template-rows:0fr;transition:grid-template-rows .42s cubic-bezier(.4,0,.2,1);display:grid}.faq__item--open .faq__panel{grid-template-rows:1fr}.faq__answer{text-align:justify;padding-inline:16px;overflow:hidden}.faq__answer p{padding-top:.25rem;padding-bottom:1.25rem;color:#6b7280;padding-inline:.75rem;font-size:1rem;line-height:1.75}.pricing{background-color:#fff;padding-block:5rem 6rem;position:relative;overflow:hidden}.pricing__bg{pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;width:100%;height:100%;position:absolute;bottom:5%;left:-35%;rotate:180deg}.pricing__header{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-bottom:3rem;display:flex;position:relative}.pricing__title{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#111827;margin:0;font-size:2.25rem;font-weight:700;line-height:1.25}@media (min-width:1024px){.pricing__title{font-size:3rem}}.pricing__subtitle{color:#6b7280;max-width:560px;margin:0;font-size:1rem;line-height:1.75}@media (min-width:768px){.pricing__subtitle{font-size:1.125rem}}.pricing__toggle{background-color:#fafafa;border-radius:9999px;align-items:center;gap:.5rem;margin-top:1.5rem;padding:.25rem;display:inline-flex}.pricing__grid{z-index:1;grid-template-columns:1fr;align-items:center;gap:1.5rem;display:grid;position:relative}@media (min-width:768px){.pricing__grid{grid-template-columns:repeat(2,1fr);padding-top:2.5rem}}@media (min-width:1024px){.pricing__grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.pricing__card-wrap{background-color:#0070f359;border-radius:1rem;padding:1.5px;transition:background-color .25s}.pricing__card-wrap:hover{background-color:#0070f3b3}.pricing__card-wrap--featured{background-color:#0000;border:2px solid #0070f3;padding:0;transform:translateY(-.75rem)scale(1.03);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a,0 8px 32px #0070f333}@media (min-width:1024px){.pricing__card-wrap--featured{transform:translateY(-1.5rem)scale(1.04)}}.pricing__card-wrap--featured:hover{background-color:#0000;border-color:#005dca;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a,0 12px 40px #0070f34d}.pricing__card-wrap--credits{background-color:#0000;border:2px dashed #d1d5db;padding:0}.pricing__card-wrap--credits:hover{background-color:#0000;border-color:#9ca3af}.pricing__card-wrap--credits .pricing__card{background-color:#fafafa}.pricing__card{background-color:#fff;border-radius:calc(1rem - 2px);flex-direction:column;gap:1.5rem;height:100%;padding:2rem;display:flex}.pricing__card-head{flex-direction:column;gap:.75rem;display:flex}.pricing__badge{letter-spacing:.1em;text-transform:uppercase;color:#9ca3af;font-size:.6875rem;font-weight:600;display:inline-block}.pricing__badge--featured{color:#0070f3}.pricing__plan-name{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#111827;margin:0;font-size:1.25rem;font-weight:700}.pricing__price-row{align-items:baseline;gap:.25rem;display:flex}.pricing__currency{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#6b7280;font-size:1.125rem;font-weight:600}.pricing__amount{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#111827;font-size:2.25rem;font-weight:700;line-height:1}.pricing__period{color:#6b7280;margin-left:.25rem;font-size:.875rem}.pricing__divider{background-color:#f4f4f5;border:none;height:1px;margin:0}.pricing__features{flex-direction:column;flex:1;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.pricing__feature{color:#374151;align-items:flex-start;gap:.75rem;font-size:.875rem;line-height:1.5;display:flex}.pricing__feature-icon{flex-shrink:0;width:18px;height:18px;margin-top:1px}.pricing__feature-icon--check{color:#0cce6b}.pricing__feature-icon--lock{color:#d1d5db}.pricing__feature-text--muted{color:#9ca3af;text-decoration:line-through}.pricing__feature-text--credits{color:#374151;font-weight:500}.pricing__note{text-align:center;color:#4b5563;max-width:600px;margin-top:2rem;margin-left:auto;margin-right:auto;font-size:.875rem;font-style:italic}.pricing__ribbon{white-space:nowrap;color:#fff;letter-spacing:.06em;text-transform:uppercase;z-index:2;background-color:#0070f3;border-radius:9999px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:700;position:absolute;top:-1rem;left:50%;transform:translate(-50%);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a,0 4px 16px #0070f34d}.pricing__card-wrap--featured{position:relative}.featured-jobs{background-color:#f4f4f5;padding-block:4rem 5rem;position:relative}.featured-jobs__header{text-align:center;flex-direction:column;align-items:center;gap:.75rem;margin-bottom:2.5rem;display:flex}.featured-jobs__label{text-transform:uppercase;letter-spacing:.1em;color:#0070f3;margin:0;font-size:.875rem;font-weight:600}.featured-jobs__heading{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#111827;margin:0;font-size:2.25rem;font-weight:700;line-height:1.25}@media (min-width:1024px){.featured-jobs__heading{font-size:3rem}}.featured-jobs__subheading{color:#6b7280;max-width:560px;margin:0;font-size:1rem;line-height:1.75}@media (min-width:768px){.featured-jobs__subheading{font-size:1.125rem}}.featured-jobs__grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:768px){.featured-jobs__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.featured-jobs__grid{grid-template-columns:repeat(3,1fr)}}.featured-jobs__grid>*{min-width:0}.featured-jobs__card-enter{animation:.5s cubic-bezier(.22,1,.36,1) both featured-jobs-fade-in;animation-delay:var(--stagger,0s);flex-direction:column;display:flex}@keyframes featured-jobs-fade-in{0%{opacity:0;transform:translateY(16px)scale(.97)}to{opacity:1;transform:none}}.featured-jobs__skeleton{background:#fff;border:1px solid #e4e4e7;border-radius:.75rem;min-height:160px;animation:1.4s ease-in-out infinite skeleton-pulse}@keyframes skeleton-pulse{0%,to{opacity:1}50%{opacity:.45}}.featured-jobs__cta-wrap{justify-content:center;margin-top:2.5rem;display:flex}.featured-jobs__empty{color:#9ca3af;text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:3rem 0;display:flex}.featured-jobs__empty p{margin:0}.Toastify__toast-container{width:360px;padding:0}@media (max-width:640px){.Toastify__toast-container{width:100%;padding:0 .75rem;left:0;right:0}}.Toastify__toast{font-family:var(--font-body),"Lato",system-ui,-apple-system,sans-serif;color:#111827;cursor:default;background:#fff;border:1px solid #e4e4e7;border-left:4px solid #d1d5db;border-radius:.75rem;align-items:center;gap:.75rem;min-height:0;padding:1rem;font-size:.875rem;display:flex;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.Toastify__toast--success{border-left-color:#0cce6b}.Toastify__toast--error{border-left-color:#f33}.Toastify__toast--warning{border-left-color:#fc0}.Toastify__toast--info{border-left-color:#0070f3}.Toastify__toast-body{font-family:var(--font-body),"Lato",system-ui,-apple-system,sans-serif;color:#111827;align-items:center;gap:.75rem;margin:0;padding:0;font-size:.875rem;font-weight:400;line-height:1.5;display:flex}.Toastify__toast-icon{flex-shrink:0;width:20px}.Toastify__toast--success .Toastify__toast-icon svg{fill:#0cce6b}.Toastify__toast--error .Toastify__toast-icon svg{fill:#f33}.Toastify__toast--warning .Toastify__toast-icon svg{fill:#fc0}.Toastify__toast--info .Toastify__toast-icon svg{fill:#0070f3}.Toastify__close-button{color:#9ca3af;opacity:1;flex-shrink:0;align-self:center;transition:color .15s}.Toastify__close-button:hover,.Toastify__close-button:focus{color:#374151}.Toastify__close-button>svg{width:14px;height:14px}.Toastify__progress-bar{opacity:1;background:#e4e4e7;border-radius:0 0 .75rem .75rem;height:3px}.Toastify__progress-bar--success{background:#0cce6b}.Toastify__progress-bar--error{background:#f33}.Toastify__progress-bar--warning{background:#fc0}.Toastify__progress-bar--info{background:#0070f3}.Toastify__toast--animate-enter{animation-duration:.25s}.Toastify__toast--animate-exit{animation-duration:.2s}.conn-status{z-index:600;background:#fff;border-left:4px solid #fc0;border-radius:.375rem;align-items:center;gap:.5rem;padding:.625rem 1rem;animation:.3s cubic-bezier(.22,1,.36,1) both conn-enter;display:flex;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.conn-status--ok{border-left-color:#0cce6b;animation:.4s 1.6s forwards conn-fade-out}.conn-status__icon{color:#fc0;align-items:center;display:flex}.conn-status--ok .conn-status__icon{color:#0cce6b}.conn-status__text{color:#111827;white-space:nowrap;font-size:.875rem;font-weight:500}@keyframes conn-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes conn-fade-out{to{opacity:0;transform:translateY(6px)}}@media (prefers-reduced-motion:reduce){.conn-status{opacity:1;animation:none;transform:none}}.homepage{margin-top:-6rem;overflow:hidden}.homepage .heroSection{text-align:center;height:100vh;padding-block:4rem;position:relative}@media (min-width:1280px){.homepage{padding-block:5rem}}.homepage__bg-top{z-index:0;opacity:0;width:80vw;max-width:500px;position:absolute;top:0%;left:0%;height:fit-content!important}.homepage__bg-bottom{z-index:0;opacity:0;width:80vw;max-width:400px;position:absolute;bottom:0%;right:0%;height:fit-content!important}.homepage__inner{z-index:1;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding-top:clamp(2rem,15vw,3rem);display:flex;position:relative}.homepage__heading{color:#111827;letter-spacing:-.02em;max-width:780px;font-size:2.25rem;font-weight:700;line-height:1.25;animation:.7s cubic-bezier(.22,1,.36,1) .25s both fade-up}@media (min-width:768px){.homepage__heading{font-size:3rem}}@media (min-width:1024px){.homepage__heading{font-size:3.5rem}}.homepage__heading-primary{color:#0070f3}.homepage__subtitle{color:#6b7280;max-width:560px;margin-bottom:0;font-size:1rem;line-height:1.75;animation:.65s cubic-bezier(.22,1,.36,1) .42s both fade-up}.homepage__search{background-color:#fff;border-radius:8px;align-items:center;gap:0;width:100%;max-width:680px;padding:.5rem;animation:.65s cubic-bezier(.22,1,.36,1) .58s both fade-up;display:flex;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a,0 0 0 1px #e4e4e7}@media (min-width:768px){.homepage__search{padding:.5rem .5rem .5rem 1rem}}.homepage__search-field{flex:1;align-items:center;gap:.5rem;padding-inline:.75rem;display:flex}@media (min-width:768px){.homepage__search-field{padding-inline:.5rem}}.homepage__search-icon{color:#9ca3af;flex-shrink:0;width:1.1rem;height:1.1rem}.homepage__search-input{font-family:var(--font-body),"Lato",system-ui,-apple-system,sans-serif;color:#111827;background:0 0;border:none;outline:none;flex:1;padding-block:.5rem;font-size:.875rem}.homepage__search-input::placeholder{color:#9ca3af}@media (min-width:768px){.homepage__search-input{font-size:1rem}}.homepage__search-divider{background-color:#e4e4e7;flex-shrink:0;width:1px;height:1.5rem}.homepage__search-btn{z-index:0;color:#fff;font-family:var(--font-body),"Lato",system-ui,-apple-system,sans-serif;letter-spacing:.02em;cursor:pointer;background:#0070f3;border:none;border-radius:9999px;flex-shrink:0;align-items:center;gap:.5rem;padding:.75rem 2rem;font-size:.875rem;font-weight:700;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 14px #0070f366}.homepage__search-btn:focus-visible{outline-offset:2px;outline:2px solid #0070f3}.homepage__search-btn svg{flex-shrink:0;width:16px;height:16px}.homepage__search-btn:before{content:"";transform-origin:top;z-index:-1;border-radius:inherit;background:#0054b6;transition:transform .25s;position:absolute;inset:0;transform:scaleY(0)}.homepage__search-btn:hover:before{transform-origin:bottom;transform:scaleY(1)}.homepage__search-btn:active{transform:translateY(1px)}@media (min-width:768px){.homepage__search-btn{padding:1rem 2.5rem;font-size:1rem}}.homepage__proof-container{flex-direction:column;justify-content:center;align-items:center;gap:clamp(10px,1.5vw,20px);padding-top:14px;animation:.6s cubic-bezier(.22,1,.36,1) .72s both fade-up;display:flex}.homepage__proofImg{width:100%;max-width:150px}.homepage__proof{color:#6b7280;margin-bottom:0;font-size:.875rem}.homepage__proof strong{color:#1f2937;font-weight:600}.homepage__bottomImg{pointer-events:none;z-index:1;width:60vw;animation:.9s cubic-bezier(.22,1,.36,1) .45s both fade-up-slide;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.homepage__bottomImg img{width:100%;height:auto;display:block}.mid-cta{background:#fff;border-top:1px solid #f4f4f5;border-bottom:1px solid #f4f4f5}.mid-cta__inner{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding-block:4rem;display:flex}.mid-cta__heading{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#111827;letter-spacing:-.02em;font-size:1.5rem;font-weight:700}@media (min-width:768px){.mid-cta__heading{font-size:1.875rem}}.mid-cta__sub{color:#6b7280;max-width:440px;margin:0;font-size:1rem;line-height:1.75}@media (min-width:768px){.mid-cta__sub{font-size:1.125rem}}.mid-cta__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:.5rem;display:flex}.closing-cta{background:#f4f4f5;position:relative;overflow:hidden}.closing-cta__bg-left{opacity:.3;pointer-events:none;z-index:0;width:400px;height:auto;position:absolute;bottom:0;left:0}.closing-cta__bg-right{opacity:.3;pointer-events:none;z-index:0;width:400px;height:auto;position:absolute;bottom:0;right:0}.closing-cta__inner{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:1rem;padding-block:4rem;display:flex;position:relative}.closing-cta__heading{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#111827;letter-spacing:-.02em;font-size:1.5rem;font-weight:700}@media (min-width:768px){.closing-cta__heading{font-size:1.875rem}}.closing-cta__sub{color:#6b7280;max-width:440px;margin:0;font-size:1rem;line-height:1.75}.closing-cta__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:.5rem;display:flex}@media (prefers-reduced-motion:reduce){.homepage__heading,.homepage__subtitle,.homepage__search,.homepage__proof-container,.homepage__bottomImg{opacity:1!important;animation:none!important;translate:none!important}}.public-jobs{min-height:60vh;padding-block:3rem 5rem}.public-jobs__header{margin-bottom:2rem}.public-jobs__title{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#111827;margin:0 0 .5rem;font-size:2.25rem;font-weight:700;line-height:1.25}.public-jobs__subtitle{color:#6b7280;margin:0;font-size:1rem}.public-jobs__toolbar{background:#fff;border:1px solid #e4e4e7;border-radius:.75rem;flex-direction:column;gap:.75rem;margin-bottom:2rem;padding:1rem;display:flex}@media (min-width:768px){.public-jobs__toolbar{flex-direction:row;align-items:center;padding:.75rem}}.public-jobs__field{background:#f4f4f5;border-radius:.5rem;flex:1;align-items:center;gap:.5rem;padding:.5rem .75rem;display:flex}.public-jobs__field-icon{color:#9ca3af;flex-shrink:0}.public-jobs__input{width:100%;font-family:var(--font-body),"Lato",system-ui,-apple-system,sans-serif;color:#111827;background:0 0;border:none;outline:none;font-size:1rem}.public-jobs__input::placeholder{color:#9ca3af}.public-jobs__search-btn{flex-shrink:0;min-height:44px}.public-jobs__grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:768px){.public-jobs__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.public-jobs__grid{grid-template-columns:repeat(3,1fr)}}.public-jobs__grid>*{min-width:0}.public-jobs__card-enter{animation:.45s cubic-bezier(.22,1,.36,1) both pub-jobs-fade-in;animation-delay:var(--stagger,0s)}@keyframes pub-jobs-fade-in{0%{opacity:0;transform:translateY(16px)scale(.97)}to{opacity:1;transform:none}}.public-jobs__skeleton{background:#fff;border:1px solid #e4e4e7;border-radius:.75rem;min-height:160px;animation:1.4s ease-in-out infinite pub-jobs-pulse}@keyframes pub-jobs-pulse{0%,to{opacity:1}50%{opacity:.45}}.public-jobs__empty{color:#9ca3af;text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:4rem 0;display:flex}.public-jobs__empty p{margin:0}.public-jobs__pagination{justify-content:center;align-items:center;gap:1rem;margin-top:2.5rem;display:flex}.public-jobs__page-info{color:#6b7280;font-size:.875rem;font-weight:500}.legal{background:#fff;min-height:100vh;position:relative;overflow:hidden}.legal__bg-top{pointer-events:none;z-index:0;width:700px;height:100vh;position:absolute;top:0%;right:-250px}.legal__bg-bottom{pointer-events:none;z-index:0;width:700px;height:100vh;position:absolute;bottom:100px;left:-200px;rotate:210deg}.legal__hero{z-index:1;padding-top:calc(80px + 4rem);padding-bottom:3rem;position:relative}@media (min-width:768px){.legal__hero{padding-top:calc(80px + 5rem);padding-bottom:4rem}}.legal__label{color:#0070f3;letter-spacing:.08em;text-transform:uppercase;background:#0070f314;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.25rem 1rem;font-size:.875rem;font-weight:600;display:inline-flex}.legal__label:before{content:"";background:#0070f3;border-radius:9999px;flex-shrink:0;width:6px;height:6px;display:inline-block}.legal__title{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#111827;letter-spacing:-.02em;margin-bottom:1rem;font-size:2.25rem;font-weight:700;line-height:1.25}@media (min-width:768px){.legal__title{font-size:3rem}}.legal__meta{color:#6b7280;flex-wrap:wrap;align-items:center;gap:1rem;margin-top:.75rem;font-size:.875rem;display:flex}.legal__meta-item{align-items:center;gap:.5rem;display:flex}.legal__meta-item svg{color:#0070f3;flex-shrink:0;width:14px;height:14px}.legal__meta-sep{background:#d1d5db;border-radius:9999px;width:4px;height:4px}.legal__body{z-index:1;grid-template-columns:1fr;gap:2.5rem;padding-bottom:5rem;display:grid;position:relative}@media (min-width:1024px){.legal__body{grid-template-columns:240px 1fr;align-items:start;gap:4rem}}.legal__toc{display:none}@media (min-width:1024px){.legal__toc{display:block;position:sticky;top:calc(80px + 2rem)}}.legal__toc-title{letter-spacing:.1em;text-transform:uppercase;color:#9ca3af;margin-bottom:1rem;font-size:.75rem;font-weight:600}.legal__toc-list{border-left:2px solid #f4f4f5;flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.legal__toc-link{color:#6b7280;border-left:2px solid #0000;margin-left:-2px;padding:.25rem 1rem;font-size:.875rem;line-height:1.75;text-decoration:none;transition:all .15s;display:block}.legal__toc-link:hover{color:#0070f3;border-left-color:#0070f3}.legal__toc-link--active{color:#0070f3;border-left-color:#0070f3;font-weight:500}.legal__content{min-width:0;max-width:760px}.legal__section{margin-bottom:3rem}.legal__section:last-child{margin-bottom:0}.legal__section-title{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#111827;border-bottom:1px solid #f4f4f5;margin-bottom:1.25rem;padding-bottom:.75rem;scroll-margin-top:calc(80px + 2rem);font-size:1.25rem;font-weight:600}@media (min-width:768px){.legal__section-title{font-size:1.5rem}}.legal__section-subtitle{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#1f2937;margin-top:1.5rem;margin-bottom:.75rem;font-size:1rem;font-weight:600}.legal__text{color:#4b5563;margin-bottom:1rem;font-size:1rem;line-height:1.75}.legal__text:last-child{margin-bottom:0}.legal__list{flex-direction:column;gap:.75rem;margin:0 0 1rem;padding:0;list-style:none;display:flex}.legal__list li{color:#4b5563;gap:.75rem;font-size:1rem;line-height:1.75;display:flex}.legal__list li:before{content:"";background:#0070f3;border-radius:9999px;flex-shrink:0;width:6px;height:6px;margin-top:.6em;display:inline-block}.legal__callout{background:#0070f30d;border:1px solid #0070f326;border-left:3px solid #0070f3;border-radius:.5rem;margin-bottom:1.5rem;padding:1.25rem 1.5rem}.legal__callout p{color:#374151;margin:0;font-size:.875rem;line-height:1.75}.legal__callout strong{color:#0070f3}.legal__contact-box{text-align:center;background:#f4f4f5;border-radius:1rem;margin-top:3rem;padding:2rem}@media (min-width:768px){.legal__contact-box{padding:2.5rem 3rem}}.legal__contact-title{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#111827;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.legal__contact-text{color:#6b7280;margin-bottom:1.5rem;font-size:.875rem;line-height:1.75}.legal__link{color:#0070f3;text-underline-offset:3px;text-decoration:underline;transition:opacity .15s}.legal__link:hover{opacity:.75}.legal__related{border-top:1px solid #f4f4f5;flex-wrap:wrap;gap:.75rem;margin-top:3rem;padding-top:1.5rem;display:flex}.legal__related-link{color:#374151;background:#fff;border:1.5px solid #e4e4e7;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.legal__related-link svg{flex-shrink:0;width:13px;height:13px}.legal__related-link:hover{color:#0070f3;background:#0070f30a;border-color:#0070f3}.auth{background-color:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding-top:2rem;padding-bottom:4rem;display:flex;position:relative;overflow:hidden}.auth__bg-top{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.55;z-index:0;width:700px;height:100vh;position:absolute;top:-80px;right:-250px}.auth__bg-bottom{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.45;z-index:0;width:650px;height:90vh;position:absolute;bottom:-300px;left:-200px;rotate:210deg}.auth__inner{z-index:1;flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:480px;padding-inline:1rem;display:flex;position:relative}@media (min-width:768px){.auth__inner{padding-inline:0}}.auth__header{text-align:center;flex-direction:column;align-items:center;gap:.75rem;width:100%;display:flex}.auth__label{color:#0070f3;letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;display:inline-flex}.auth__label:before{content:"";background-color:#0070f3;border-radius:9999px;flex-shrink:0;width:6px;height:6px;display:inline-block}.auth__title{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#111827;margin:0;font-size:1.875rem;font-weight:700;line-height:1.25}@media (min-width:768px){.auth__title{font-size:2.25rem}}.auth__subtitle{color:#6b7280;margin:0;font-size:1rem;line-height:1.5}.auth__card{background-color:#fff;border:1px solid #e4e4e7;border-radius:1rem;width:100%;padding:2rem;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}@media (min-width:768px){.auth__card{padding:2.5rem}}.auth__form{flex-direction:column;gap:1.25rem;display:flex}.auth__field{flex-direction:column;gap:.5rem;display:flex}.auth__label{color:#374151;font-size:.875rem;font-weight:600}.auth__input-wrap{align-items:center;display:flex;position:relative}.auth__input-wrap>.btn--icon{background:0 0;border-color:#0000;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.auth__input{width:100%;font-family:var(--font-body),"Lato",system-ui,-apple-system,sans-serif;color:#111827;background-color:#fff;border:1.5px solid #e4e4e7;border-radius:8px;outline:none;padding:.75rem 1rem;font-size:1rem;transition:border-color .15s}.auth__input::placeholder{color:#9ca3af}.auth__input:hover:not(:disabled){border-color:#d1d5db}.auth__input:focus{border-color:#0070f3;box-shadow:0 0 0 3px #0070f31f}.auth__input:disabled{opacity:.55;cursor:not-allowed;background-color:#f4f4f5}.auth__input--password{padding-right:3rem}.auth__input--error{border-color:#f33}.auth__input--error:focus{box-shadow:0 0 0 3px #ff33331f}.auth__error-msg{color:#f33;margin-top:.25rem;font-size:.75rem}.auth__field-row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.auth__checkbox-field{cursor:pointer;align-items:center;gap:.5rem;display:flex}.auth__checkbox-field input[type=checkbox]{accent-color:#0070f3;cursor:pointer;flex-shrink:0;width:16px;height:16px}.auth__checkbox-field span{color:#4b5563;font-size:.875rem}.auth__forgot{color:#0070f3;white-space:nowrap;font-size:.875rem;font-weight:500;text-decoration:none;transition:opacity .15s}.auth__forgot:hover{opacity:.75;text-decoration:underline}.auth__divider{grid-template-columns:1fr auto 1fr;align-items:center;gap:.75rem;margin-block:.5rem;display:grid}.auth__divider:before,.auth__divider:after{content:"";background-color:#e4e4e7;height:1px;display:block}.auth__divider span{color:#9ca3af;white-space:nowrap;text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;font-weight:500}.auth__social-btns{flex-direction:column;gap:.75rem;display:flex}.auth__terms{align-items:flex-start;gap:.5rem;display:flex}.auth__terms input[type=checkbox]{accent-color:#0070f3;cursor:pointer;flex-shrink:0;width:16px;height:16px;margin-top:2px}.auth__terms span{color:#4b5563;font-size:.875rem;line-height:1.5}.auth__terms a{color:#0070f3;font-weight:500;text-decoration:none;transition:opacity .15s}.auth__terms a:hover{opacity:.75;text-decoration:underline}.auth__switch{text-align:center;color:#6b7280;margin-top:.5rem;font-size:.875rem}.auth__switch a{color:#0070f3;margin-left:.25rem;font-weight:600;text-decoration:none;transition:opacity .15s}.auth__switch a:hover{opacity:.75;text-decoration:underline}.auth__strength{align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.auth__strength-bars{flex:1;gap:.25rem;display:flex}.auth__strength-bar{border-radius:9999px;flex:1;height:4px;transition:background-color .25s}.auth__strength-bar--active{background-color:#0070f3}.auth__strength-bar--empty{background-color:#e4e4e7}.auth__strength-label{text-align:right;min-width:3.5rem;font-size:.75rem;font-weight:600}.auth__strength-label--weak{color:#f33}.auth__strength-label--fair{color:#fc0}.auth__strength-label--strong{color:#0cce6b}.auth__strength-label--none{color:#0000}.auth__steps{justify-content:center;align-items:center;gap:0;width:100%;margin-bottom:.5rem;padding-left:100px;display:flex}.auth__step{flex:1;align-items:center;gap:0;display:flex}.auth__step:last-child .auth__step-line{display:none}.auth__step-node{flex-direction:column;flex-shrink:0;align-items:center;gap:.5rem;display:flex}.auth__step-circle{color:#9ca3af;background-color:#fff;border:2px solid #e4e4e7;border-radius:9999px;justify-content:center;align-items:center;width:36px;height:36px;font-size:.875rem;font-weight:600;transition:all .25s;display:flex}.auth__step-circle svg{width:16px;height:16px}.auth__step--active .auth__step-circle{color:#fff;background-color:#0070f3;border-color:#0070f3}.auth__step--done .auth__step-circle{color:#fff;background-color:#0cce6b;border-color:#0cce6b}.auth__step-text{color:#9ca3af;white-space:nowrap;font-size:.75rem;font-weight:500}.auth__step--active .auth__step-text{color:#0070f3;font-weight:600}.auth__step--done .auth__step-text{color:#0cce6b}.auth__step-line{background-color:#e4e4e7;flex:1;height:2px;margin-bottom:1.25rem;transition:background-color .25s}.auth__step-line--done{background-color:#0cce6b}.auth__otp{justify-content:center;align-items:center;gap:.75rem;width:100%;display:flex}.auth__otp-input{text-align:center;width:48px;height:56px;font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#111827;caret-color:#0070f3;transition:border-color box-shadow .15s ease;appearance:textfield;background-color:#fff;border:1.5px solid #e4e4e7;border-radius:9999px;outline:none;font-size:1.5rem;font-weight:700}.auth__otp-input::-webkit-outer-spin-button{appearance:none;margin:0}.auth__otp-input::-webkit-inner-spin-button{appearance:none;margin:0}.auth__otp-input:hover:not(:disabled){border-color:#d1d5db}.auth__otp-input:focus{border-color:#0070f3;box-shadow:0 0 0 3px #0070f31f}.auth__otp-input--filled{border-color:#0070f3}.auth__otp-input--error{border-color:#f33}.auth__otp-input--error:focus{box-shadow:0 0 0 3px #ff33331f}.auth__resend{color:#6b7280;text-align:center;justify-content:center;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.auth__resend button{color:#0070f3;cursor:pointer;background:0 0;border:none;padding:0;font-size:.875rem;font-weight:600;transition:opacity .15s}.auth__resend button:hover:not(:disabled){opacity:.75;text-decoration:underline}.auth__resend button:disabled{color:#9ca3af;cursor:default;text-decoration:none}.auth__alert{border-radius:.375rem;align-items:flex-start;gap:.75rem;padding:.75rem 1rem;font-size:.875rem;line-height:1.5;display:flex}.auth__alert--error{color:red;background-color:#ff33330f;border:1px solid #f333}.auth__alert--success{color:#088645;background-color:#0cce6b0f;border:1px solid #0cce6b33}.auth__inner--wide{max-width:640px}.auth__intent-cards{flex-direction:column;gap:1rem;display:flex}.auth__intent-icon{border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.auth__intent-icon svg{width:24px;height:24px}.auth__intent-icon--candidate{color:#0070f3;background-color:#0070f31a}.auth__intent-icon--hiring{color:#7928ca;background-color:#7928ca1a}.auth__intent-icon--create{color:#0cce6b;background-color:#0cce6b1a}.auth__intent-icon--join{color:#997a00;background-color:#ffcc0026}.auth__intent-body{flex-direction:column;flex:1;gap:.25rem;display:flex}.auth__intent-title{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#111827;font-size:1rem;font-weight:600}.auth__intent-desc{color:#6b7280;font-size:.875rem;line-height:1.5}.auth__intent-arrow{color:#9ca3af;transition:transform color .15s ease;flex-shrink:0;font-size:1.25rem;line-height:1}.auth__field-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:480px){.auth__field-grid{grid-template-columns:1fr}}.auth__input--select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%239ca3af' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='m19 9-7 7-7-7'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:16px;padding-right:2.5rem}.auth__textarea{width:100%;font-family:var(--font-body),"Lato",system-ui,-apple-system,sans-serif;color:#111827;resize:vertical;background-color:#fff;border:1.5px solid #e4e4e7;border-radius:.75rem;outline:none;min-height:80px;padding:.75rem 1rem;font-size:1rem;line-height:1.5;transition:border-color .15s}.auth__textarea::placeholder{color:#9ca3af}.auth__textarea:hover:not(:disabled){border-color:#d1d5db}.auth__textarea:focus{border-color:#0070f3;box-shadow:0 0 0 3px #0070f31f}.auth__textarea:disabled{opacity:.55;cursor:not-allowed;background-color:#f4f4f5}.auth__required{color:#f33;font-size:.875rem}.auth__optional{color:#9ca3af;font-size:.75rem;font-weight:400}.auth__field-hint{color:#6b7280;margin-top:.5rem;font-size:.75rem;line-height:1.5}.auth__card--success{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:2.5rem;display:flex}.auth__success-icon{color:#0070f3;background-color:#0070f31a;border-radius:9999px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.auth__success-icon svg{width:32px;height:32px}.auth__success-icon--pending{color:#997a00;background-color:#ffcc0026}.auth__success-detail{color:#374151;margin:0;font-size:1rem;line-height:1.5}.auth__success-detail strong{color:#111827;font-weight:600}.auth__success-note{color:#6b7280;margin:0;font-size:.875rem;line-height:1.5}.auth__loading-note{text-align:center;color:#6b7280;border-top:1px solid #f4f4f5;margin-top:1rem;padding-top:1rem;font-size:.875rem}.auth__unverified{text-align:center;background-color:#ffcc000f;border:1px solid #ffcc0040;border-radius:.75rem;flex-direction:column;align-items:center;gap:1rem;margin-bottom:1.25rem;padding:1.5rem;display:flex}.auth__unverified .auth__success-icon{color:#997a00;background-color:#ffcc0026}.auth__status-icon{border-radius:50%;justify-content:center;align-items:center;width:88px;height:88px;margin:0 auto;display:inline-flex}.auth__status-icon--loading{color:#0070f3;background-color:#0070f314}.auth__status-icon--success{color:#0cce6b;background-color:#0cce6b1a}.auth__status-icon--error{color:#f33;background-color:#ff33331a}.auth__spinner-icon{color:#0070f3;animation:.9s linear infinite auth-spin}@keyframes auth-spin{to{transform:rotate(360deg)}}.dash-shell{background:#f4f4f5;min-height:100vh;display:flex}.dash-sidebar{z-index:200;background:#fff;border-right:1px solid #e4e4e7;flex-direction:column;width:260px;min-width:260px;height:100vh;transition:width .25s;display:flex;position:sticky;top:0;overflow-y:auto}.dash-sidebar__logo{border-bottom:1px solid #e4e4e7;align-items:center;gap:.75rem;padding:1.5rem 1.25rem;text-decoration:none;display:flex}.dash-sidebar__logo-icon{color:#fff;width:36px;height:36px;font-size:.875rem;font-weight:700;font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;background:#0070f3;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.dash-sidebar__logo-text{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#111827;letter-spacing:-.01em;font-size:1.125rem;font-weight:700}.dash-sidebar__user{border-bottom:1px solid #e4e4e7;align-items:center;gap:.75rem;padding:1.25rem;display:flex}.dash-sidebar__user-avatar{object-fit:cover;width:42px;height:42px;font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#0070f3;background:#e4e4e7;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:600;display:flex}.dash-sidebar__user-info{flex:1;min-width:0}.dash-sidebar__user-name{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.dash-sidebar__user-role{color:#6b7280;margin-top:2px;font-size:.75rem}.dash-sidebar__user-status{background:#0cce6b;border-radius:9999px;flex-shrink:0;width:8px;height:8px}.dash-sidebar__nav{flex-direction:column;flex:1;gap:.25rem;padding:1rem .75rem;display:flex}.dash-sidebar__nav-group{margin-bottom:1rem}.dash-sidebar__nav-group-label{letter-spacing:.08em;text-transform:uppercase;color:#9ca3af;margin-bottom:.25rem;padding:.5rem .75rem;font-size:.75rem;font-weight:600}.dash-sidebar__nav-item{color:#4b5563;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.75rem;width:100%;padding:.75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex;position:relative}.dash-sidebar__nav-item:hover{color:#0070f3;background:#0070f30f}.dash-sidebar__nav-item:hover .dash-sidebar__nav-icon{color:#0070f3}.dash-sidebar__nav-item--active{color:#0070f3;background:#0070f31a;font-weight:600}.dash-sidebar__nav-item--active .dash-sidebar__nav-icon{color:#0070f3}.dash-sidebar__nav-item--active:before{content:"";background:#0070f3;border-radius:0 9999px 9999px 0;width:3px;height:20px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.dash-sidebar__nav-item--danger{color:#ff4d4d}.dash-sidebar__nav-item--danger:hover{color:#ff4d4d;background:#ff4d4d14}.dash-sidebar__nav-icon{color:#9ca3af;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:color .15s;display:flex}.dash-sidebar__nav-badge{color:#fff;background:#0070f3;border-radius:9999px;margin-left:auto;padding:2px 7px;font-size:10px;font-weight:600;line-height:1.4}.dash-sidebar__footer{border-top:1px solid #e4e4e7;padding:1rem .75rem}.dash-main{flex-direction:column;flex:1;min-width:0;display:flex}.dash-content{flex-direction:column;flex:1;gap:1.5rem;width:100%;max-width:1400px;margin:0 auto;padding-block:1.5rem;padding-inline:1rem;display:flex}@media (min-width:768px){.dash-content{padding-inline:1.5rem}}@media (min-width:1024px){.dash-content{padding-inline:2rem}}.dashboard-overview-stack{flex-direction:column;display:flex}.recruiter-dashboard__stack{gap:2rem}@media (min-width:1024px){.recruiter-dashboard__stack{gap:2.5rem}}.recruiter-dashboard__hero-grid,.recruiter-dashboard__content-grid{gap:1.5rem}@media (min-width:1024px){.recruiter-dashboard__hero-grid,.recruiter-dashboard__content-grid{gap:2rem}}.dash-page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.dash-page-header__left{flex-direction:column;flex:1;gap:.25rem;display:flex}.dash-page-header__title-row{flex-wrap:wrap;align-items:baseline;gap:1rem;display:flex}.dash-page-header__title{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#111827;font-size:1.6rem;font-weight:600}.dash-page-header__status-inline{align-items:center;display:flex}.dash-page-header__subtitle{color:#6b7280;font-size:.875rem}.dash-page-header__actions{align-items:center;gap:.75rem;display:flex}.team-tabs{border-bottom:1px solid var(--color-border);gap:.25rem;margin:0 0 1.25rem;display:flex}.team-tabs__btn{font-family:var(--font-body);color:var(--color-text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;margin-bottom:-1px;padding:.625rem .875rem;font-size:.8125rem;font-weight:500;transition:color .15s}.team-tabs__btn:hover{color:var(--color-text)}.team-tabs__btn--active{color:var(--color-primary);border-bottom-color:var(--color-primary);font-weight:600}.team-tabs__count{border-radius:var(--radius-full);background:var(--color-surface-muted);min-width:1.25rem;height:1.25rem;color:var(--color-text-muted);justify-content:center;align-items:center;margin-left:.375rem;padding:0 .375rem;font-size:.6875rem;font-weight:600;line-height:1;display:inline-flex}.team-tabs__btn--active .team-tabs__count{color:var(--color-primary);background:#0070f31f}.company-header-brand{align-items:center;gap:1rem;display:flex}.company-header-brand__logo{color:#0070f3;width:52px;height:52px;font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;background:#0070f314;border:1px solid #e4e4e7;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;font-weight:600;display:flex;position:relative;overflow:hidden}.dash-stats{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.25rem;display:grid}.stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;flex-direction:column;gap:.5rem;padding:1rem 1.25rem;animation:.32s both dashboard-card-in;display:flex;box-shadow:0 1px 4px #0000000f}.stat-card--compact{padding:.75rem 1rem}.stat-card{transition:transform .2s,box-shadow .2s,border-color .2s}.stat-card:hover{border-color:#0070f3;transform:translateY(-2px);box-shadow:0 8px 20px #00000014}.stat-card__value{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#111827;font-size:1.875rem;font-weight:700;line-height:1.25}.stat-card__footer{align-items:center;gap:.5rem;margin-top:.25rem;display:flex}.stat-card__icon-wrap{border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.stat-card__icon-wrap--primary{color:#0070f3;background:#0070f31a}.stat-card__icon-wrap--success{color:#0cce6b;background:#0cce6b1a}.stat-card__icon-wrap--warning{color:#997a00;background:#ffcc0026}.stat-card__icon-wrap--secondary{color:#7928ca;background:#7928ca1a}.stat-card__icon-wrap--accent{color:#ff4d4d;background:#ff4d4d1a}.stat-card__label{color:#6b7280;font-size:.875rem}.stat-card--compact{justify-content:flex-start;align-items:flex-start;gap:.75rem;min-height:0;padding:1rem 1.25rem}.stat-card--compact .stat-card__value{margin:0}.stat-card--compact .stat-card__footer{margin-top:0}.stat-card__value-skeleton{border-radius:.5rem;width:5.5rem;height:2.25rem}.stat-card--skeleton{pointer-events:none;padding:0;overflow:hidden}.stat-card--skeleton:hover{box-shadow:none}.stat-card__skeleton-fill{border-radius:inherit;width:100%;min-height:7.5rem}.profile-strength-banner{flex-direction:row;align-items:center;gap:1.25rem;min-height:5rem;margin-top:1.5rem;margin-bottom:1.5rem}.profile-strength-banner--skeleton{pointer-events:none;padding:0;overflow:hidden}.profile-strength-banner--skeleton:hover{box-shadow:none}.profile-strength-banner__skeleton-fill{border-radius:inherit;width:100%;min-height:5rem}.profile-strength-banner__identity{flex-shrink:0;align-items:center;gap:.75rem;min-width:0;display:flex}.profile-strength-banner__avatar{color:#0070f3;width:2.5rem;height:2.5rem;font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;background:#0070f31a;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;display:flex}.profile-strength-banner__copy{flex-direction:column;gap:.25rem;min-width:0;display:flex}.profile-strength-banner__label{color:#111827;font-size:.875rem;font-weight:500}.profile-strength-banner__status{font-size:.75rem;font-weight:500}.profile-strength-banner__status--danger{color:#f33}.profile-strength-banner__status--warning{color:#856a00}.profile-strength-banner__status--success{color:#0cce6b}.profile-strength-banner__status-skeleton{border-radius:9999px;width:7rem;height:1.5rem}.profile-strength-banner__segments{flex:1;grid-template-columns:repeat(10,minmax(0,1fr));gap:.5rem;min-width:0;display:grid}.profile-strength-banner__segment{background:#f4f4f5;border:1px solid #e4e4e7;border-radius:9999px;height:.75rem;overflow:hidden}.profile-strength-banner__segment-fill{border-radius:inherit;width:0;height:100%;transition:width .8s ease-out}.profile-strength-banner__segment-skeleton{border-radius:inherit;width:100%;height:100%}.profile-strength-banner__actions{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.25rem;display:flex}.profile-strength-banner__percent{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#111827;font-size:1.5rem;font-weight:700;line-height:1.25}.profile-strength-banner__percent-skeleton{border-radius:.5rem;width:3.5rem;height:2rem}.profile-strength-banner__link{color:#0070f3;font-size:.75rem;font-weight:500;text-decoration:none;transition:color .15s}.profile-strength-banner__link:hover{color:#0058c0}@media (max-width:1024px){.profile-strength-banner{flex-direction:column;align-items:flex-start}.profile-strength-banner__identity,.profile-strength-banner__actions{width:100%}.profile-strength-banner__actions{align-items:flex-start}.profile-strength-banner__segments{width:100%}}.dash-card{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;transition:transform .2s,box-shadow .2s,border-color .2s;animation:.32s both dashboard-card-in;overflow:hidden;box-shadow:0 1px 4px #0000000f}.dash-card:hover{border-color:#0070f3;transform:translateY(-2px);box-shadow:0 8px 20px #00000014}.dash-card__header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.dash-card__eyebrow{text-transform:uppercase;letter-spacing:.06em;color:#6b7280;font-size:.7rem;font-weight:600}.dash-card__title{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#111827;font-size:1rem;font-weight:600}.dash-card__subtitle{color:#6b7280;margin-top:2px;font-size:.75rem}.dash-card__body{padding:1.25rem}.dash-card__footer{background:#f4f4f5;border-top:1px solid #e5e7eb;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem 1.25rem;display:flex}.dash-card--danger{border-color:#ff333338}.dash-card--danger:hover{box-shadow:0 0 0 3px #ff33330f}.dash-card--danger .dash-card__header{background:#ff333306;border-bottom-color:#ff33331f}.dash-card--danger .dash-card__title{color:#b91c1c}.danger-zone-row{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.danger-zone-row__icon{color:#f33;background:#ff33331a;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.danger-zone-row__copy{flex:1;min-width:0}.danger-zone-row__title{color:#111827;margin-bottom:2px;font-size:.875rem;font-weight:600}.danger-zone-row__desc{color:#6b7280;font-size:.75rem;line-height:1.5}.modal-danger-warning{color:#b91c1c;background:#ff33330f;border:1px solid #f333;border-radius:.5rem;align-items:flex-start;gap:.75rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;line-height:1.5;display:flex}.modal-danger-warning svg{flex-shrink:0;margin-top:1px}.dash-table{border-collapse:collapse;width:100%;font-size:.875rem}.dash-table th{text-align:left;text-transform:uppercase;letter-spacing:.06em;color:#9ca3af;background:#f4f4f5;border-bottom:1px solid #e4e4e7;padding:.75rem 1.25rem;font-size:.75rem;font-weight:600}.dash-table td{color:#374151;vertical-align:middle;border-bottom:1px solid #e4e4e7;padding:1rem 1.25rem}.dash-table td:first-child{color:#111827;font-weight:500}.dash-table tr:last-child td{border-bottom:none}.dash-table tr:hover td{background:#0070f305}.dash-table--clickable tbody tr{cursor:pointer;transition:background-color .15s}.dash-table--clickable tbody tr:hover td{background:#0070f30d}.skeleton-block{background-color:#e4e4e7;border-radius:.375rem;position:relative;overflow:hidden}.skeleton-block:after{content:"";background:linear-gradient(90deg,#0000,#ffffff73,#0000);width:100%;height:100%;animation:1.6s linear infinite skeleton-shimmer;position:absolute;top:0;left:0}@keyframes skeleton-shimmer{to{transform:translate(100%)}}.status-dot{white-space:nowrap;align-items:center;gap:.4rem;font-size:.8125rem;font-weight:500;display:inline-flex}.status-dot:before{content:"";border-radius:9999px;flex-shrink:0;width:7px;height:7px}.status-dot--primary{color:#144da7}.status-dot--primary:before{background:#4a90e2}.status-dot--success{color:#285f1c}.status-dot--success:before{background:#5aad3a}.status-dot--warning{color:#7d4a12}.status-dot--warning:before{background:#f0ae4b}.status-dot--danger{color:#9b2c2c}.status-dot--danger:before{background:#e05252}.status-dot--secondary{color:#0f5f67}.status-dot--secondary:before{background:#4ab8bf}.status-dot--gray{color:#4b5563}.status-dot--gray:before{background:#9ca3af}.job-meta{flex-wrap:wrap;align-items:center;gap:.35rem .5rem;line-height:1;display:flex}.job-meta__sep{color:#d1d5db;-webkit-user-select:none;user-select:none;font-size:.8rem}.job-meta__item{color:#6b7280;align-items:center;gap:.3rem;font-size:.75rem;font-weight:500;display:inline-flex}.job-meta__item svg{opacity:.65;flex-shrink:0}.job-meta__item--salary{color:#005dca;font-weight:600}.job-meta__item--time{color:#9ca3af;font-weight:400}.job-meta__item--expiry-danger{color:#9b2c2c}.job-meta__item--expiry-warning{color:#7d4a12}.skill-item{color:#374151;align-items:center;gap:.3rem;font-size:.875rem;display:inline-flex}.skills-wrap{flex-wrap:wrap;gap:.5rem 1rem;display:flex}.match-score{color:#005dca;font-size:.75rem;font-weight:600}.auto-shortlist-label{color:#6b7280;align-items:center;gap:.3rem;font-size:.75rem;font-weight:500;display:inline-flex}.auto-shortlist-label svg{opacity:.7}.auto-shortlist-label--on{color:#005dca}.badge{white-space:nowrap;align-items:center;gap:.4rem;font-size:.8125rem;font-weight:500;display:inline-flex}.badge--primary{color:#144da7}.badge--success{color:#285f1c}.badge--warning{color:#7d4a12}.badge--danger{color:#9b2c2c}.badge--secondary{color:#0f5f67}.badge--gray{color:#4b5563}.job-card{cursor:pointer;background:#fff;border:1px solid #e4e4e7;border-radius:.75rem;padding:1.25rem;transition:all .25s,transform .2s cubic-bezier(.34,1.56,.64,1);position:relative}.job-card:hover{border-color:#0070f366;transform:translateY(-2px);box-shadow:0 0 0 3px #0070f314,0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.job-card--active{border-color:#0070f3;box-shadow:0 0 0 3px #0070f314,0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.job-card__header{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.job-card__logo{background:var(--logo-bg,#f4f4f5);width:40px;height:40px;font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:var(--logo-color,#0070f3);border:1px solid #e4e4e7;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex;position:relative;overflow:hidden}.job-card__title-wrap{flex:1;min-width:0}.job-card__title{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#111827;white-space:nowrap;text-overflow:ellipsis;margin-bottom:.25rem;font-size:1rem;font-weight:600;overflow:hidden}.job-card__company{color:#0070f3;align-items:center;gap:.5rem;font-size:.75rem;font-weight:500;line-height:1.5;display:flex}.job-card__company-name{text-overflow:ellipsis;white-space:nowrap;flex-shrink:1;min-width:0;overflow:hidden}.job-card__location{color:#6b7280;align-items:center;gap:.25rem;margin-top:.25rem;font-size:.75rem;line-height:1.5;display:flex}.job-card__location svg{flex-shrink:0}.job-card__location span{min-width:0}.job-card__location--inline{white-space:nowrap;flex-wrap:nowrap;flex:1;min-width:0;overflow:hidden}.job-card__location--inline span:last-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.job-card__tags{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:1rem;margin-bottom:1rem;display:flex}.job-card__tag{color:#4b5563;background:#f4f4f5;border-radius:9999px;padding:3px 10px;font-size:.75rem;font-weight:500}.job-card__tag--salary{color:#0062d4;background:#0070f314}.job-card__meta-time,.job-card__meta-expiry{color:#9ca3af;align-items:center;gap:.25rem;font-size:.75rem;font-weight:500;display:flex}.job-card__meta-time svg,.job-card__meta-expiry svg{width:12px;height:12px}.job-card__desc{color:#6b7280;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}.job-card__meta{color:#9ca3af;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:1rem;margin-top:1rem;font-size:.75rem;display:flex}.job-card__meta span{align-items:center;gap:.25rem;display:flex}.job-card__meta svg{width:13px;height:13px}.job-card__meta-time,.job-card__meta-expiry{align-items:center;gap:.25rem;display:flex}.job-card__location-sep{color:#d1d5db;font-size:.75rem;line-height:1}.pub-job-card{height:100%;color:inherit;flex-direction:column;min-width:0;display:flex;overflow:hidden}.pub-job-card .job-card__header{align-items:flex-start}.pub-job-card__footer{justify-content:space-between;align-items:center;gap:.75rem;margin-top:auto;padding-top:1rem;display:flex}.pub-job-card__meta-row{flex-wrap:wrap;align-items:center;gap:.5rem;min-width:0;display:flex}.pub-job-card__meta-row .job-meta__item{white-space:nowrap}.pub-job-card__meta-row .job-meta__item--salary:after{content:"·";color:#d1d5db;margin-left:.5rem;font-weight:400}.pub-job-card__chevron{color:#d1d5db;flex-shrink:0;transition:all .15s}.pub-job-card:hover .pub-job-card__chevron{color:#0070f3;transform:translate(2px)}.job-card--skeleton{cursor:default;pointer-events:none;min-height:184px;padding-top:2rem;padding-bottom:2rem}.job-card--skeleton:hover{box-shadow:none;border-color:#e4e4e7;transform:none}.recommended-job-skeleton__logo{border-radius:9999px;flex-shrink:0;width:40px;height:40px}.recommended-job-skeleton__title-wrap{flex-direction:column;gap:.5rem;display:flex}.recommended-job-skeleton__title{width:78%;height:1rem}.recommended-job-skeleton__company{width:58%;height:.75rem}.recommended-job-skeleton__tag{border-radius:9999px;width:5.5rem;height:1.5rem}.recommended-job-skeleton__tag--short{width:4.5rem}.recommended-job-skeleton__tag--mid{width:6.25rem}.recommended-job-skeleton__meta{justify-content:space-between;align-items:center;margin-top:1.5rem}.dash-card__body--recommended-jobs{overflow:hidden}.recommended-jobs-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:1rem;display:grid}.job-card--recommended{min-width:0;height:100%}.job-card--recommended .job-card__header{align-items:flex-start}.job-card--recommended .job-card__title-wrap,.job-card--recommended .job-card__company,.job-card--recommended .job-card__meta{min-width:0}.job-card--recommended .job-card__company{flex-wrap:nowrap}.job-card--recommended .job-card__tags{margin-top:.75rem}.job-card--recommended .job-card__meta{justify-content:space-between;align-items:center}.job-card--recommended .job-card__meta>span:first-child{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.job-card--recommended .job-card__meta-time{flex-shrink:0;margin-left:.75rem}.job-card--recommended .btn{color:#fff}@media (max-width:1280px){.recommended-jobs-grid{scroll-snap-type:x proximity;grid-template-columns:repeat(3,minmax(17rem,1fr));margin-bottom:-.5rem;padding-bottom:.5rem;overflow-x:auto}.recommended-jobs-grid::-webkit-scrollbar{height:6px}.recommended-jobs-grid::-webkit-scrollbar-track{background:#f4f4f5;border-radius:9999px}.recommended-jobs-grid::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:9999px}.job-card--recommended{scroll-snap-align:start}}@media (max-width:768px){.recommended-jobs-grid{grid-template-columns:repeat(3,minmax(15rem,1fr))}}.recommended-job-skeleton__salary{border-radius:9999px;width:8.5rem;height:.8125rem}.recommended-job-skeleton__button{border-radius:9999px;width:4.75rem;height:2rem}.skeleton-block{background:#f4f4f5;border-radius:.5rem;display:block;position:relative;overflow:hidden}.skeleton-block:after{content:"";background:linear-gradient(90deg,#f4f4f500 0%,#ffffffb3 50%,#f4f4f500 100%);animation:1.2s infinite skeleton-shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes content-fade-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.content-fade-in{animation:.28s both content-fade-up}.content-stagger-item{opacity:0;animation:.32s both content-fade-up;animation-delay:calc(var(--stagger-index,0)*45ms)}.jobs-skeleton__sidebar-title{width:5rem;height:.875rem;margin-bottom:1rem}.jobs-skeleton__filter-group{margin-bottom:1.25rem}.jobs-skeleton__filter-group--last{margin-bottom:0}.jobs-skeleton__filter-label{width:5.5rem;height:.625rem;margin-bottom:.75rem}.jobs-skeleton__filter-label--short{width:4.5rem}.jobs-skeleton__filter-label--mid{width:6.5rem}.jobs-skeleton__filter-control{border-radius:.75rem;width:100%;height:2.875rem}.jobs-skeleton__filter-control--pill{border-radius:9999px}.jobs-skeleton__salary-row{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.job-card-skeleton__logo{border-radius:9999px;flex-shrink:0;width:40px;height:40px}.job-card-skeleton__title-wrap{flex-direction:column;gap:.75rem;display:flex}.job-card-skeleton__title{width:72%;height:1.0625rem}.job-card-skeleton__company{width:42%;height:.8125rem}.job-card-skeleton__tag{border-radius:9999px;width:5.5rem;height:1.5rem}.job-card-skeleton__tag--mid{width:4.5rem}.job-card-skeleton__tag--short{width:6.5rem}.job-card-skeleton__meta{gap:.75rem;margin-top:2rem}.job-card-skeleton__meta-item{border-radius:9999px;width:7rem;height:.75rem}.job-card-skeleton__meta-item--short{width:5.5rem}.job-detail{background:#fff;border:1px solid #e4e4e7;border-radius:.75rem;height:fit-content;position:sticky;top:80px;overflow:hidden}.job-detail__cover{background:linear-gradient(135deg,var(--job-color-from,#0070f326)0%,var(--job-color-to,#7928ca1a)100%);height:100px;position:relative}.job-detail__header{border-bottom:1px solid #e4e4e7;padding:1.25rem}.job-detail__logo-wrap{justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;display:flex}.job-detail__logo{background:var(--job-logo-color,#0070f3);color:#fff;width:56px;height:56px;font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;border:3px solid #fff;border-radius:9999px;justify-content:center;align-items:center;font-size:1.25rem;font-weight:700;display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.job-detail__actions{gap:.5rem;display:flex}.job-detail__action-btn{cursor:pointer;color:#6b7280;background:#fff;border:1px solid #e4e4e7;border-radius:.5rem;justify-content:center;align-items:center;width:36px;height:36px;transition:all .15s;display:flex}.job-detail__action-btn:hover{color:#0070f3;border-color:#0070f3}.job-detail__meta{color:#9ca3af;margin-bottom:.25rem;font-size:.75rem}.job-detail__title{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#111827;margin-bottom:.25rem;font-size:1.25rem;font-weight:600}.job-detail__company{color:#0070f3;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;display:flex}.job-detail__stats{border-bottom:1px solid #e4e4e7;padding:1.25rem}.job-detail__stats-title{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#111827;justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:.875rem;font-weight:600;display:flex}.job-detail__stats-row{align-items:center;gap:1.25rem;display:flex}.job-detail__donut-wrap{flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.job-detail__donut-center{text-align:center;font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#111827;pointer-events:none;font-size:.875rem;font-weight:700;position:absolute}.job-detail__stats-info{flex:1}.job-detail__stats-total{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#111827;margin-bottom:2px;font-size:1.5rem;font-weight:700;line-height:1}.job-detail__stats-label{color:#6b7280;margin-bottom:.75rem;font-size:.75rem}.job-detail__legend{flex-direction:column;gap:.5rem;display:flex}.job-detail__legend-item{color:#4b5563;align-items:center;gap:.5rem;font-size:.75rem;display:flex}.job-detail__legend-item-dot{border-radius:9999px;flex-shrink:0;width:8px;height:8px}.job-detail__legend-item-dot--primary{background:#0070f3}.job-detail__legend-item-dot--secondary{background:#7928ca}.job-detail__legend-item-dot--accent{background:#ff4d4d}.job-detail__match{align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;display:flex}.job-detail__match-label{color:#6b7280}.job-detail__match-value{color:#0cce6b;background:#0cce6b1f;border-radius:9999px;padding:3px 10px}.job-detail__info{border-bottom:1px solid #e4e4e7;padding:1.25rem}.job-detail__info-grid{grid-template-columns:1fr 1fr 1fr;gap:1rem;display:grid}.job-detail__info-item{flex-direction:column;gap:2px;display:flex}.job-detail__info-item-label{color:#6b7280;font-size:.75rem}.job-detail__info-item-value{color:#1f2937;font-size:.875rem;font-weight:600}.job-detail__about{border-bottom:1px solid #e4e4e7;padding:1.25rem}.job-detail__about h4{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#111827;margin-bottom:.75rem;font-size:.875rem;font-weight:600}.job-detail__about p{color:#6b7280;font-size:.875rem;line-height:1.75}.job-detail__about-link{color:#0070f3;font-weight:500;text-decoration:none}.job-detail__about-link:hover{text-decoration:underline}.job-detail__cta{gap:.75rem;padding:1.25rem;display:flex}.job-detail__apply-btn{color:#fff;z-index:0;background-color:#0070f3;border-radius:9999px;flex:1;position:relative;overflow:hidden}.job-detail__apply-btn:before{content:"";transform-origin:top;z-index:-1;background-color:#0054b6;transition:transform .25s;position:absolute;inset:0;transform:scaleY(0)}.job-detail__apply-btn:hover:before{transform-origin:bottom;transform:scaleY(1)}.job-detail__msg-btn{cursor:pointer;color:#6b7280;background:#fff;border:1px solid #e4e4e7;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:all .15s;display:flex}.job-detail__msg-btn:hover{color:#0070f3;border-color:#0070f3}.dash-filters{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.dash-filters__chip{color:#0070f3;background:#0070f314;border:1px solid #0070f333;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.75rem;font-weight:500;display:flex}.dash-filters__chip button{cursor:pointer;color:#0070f3;background:0 0;border:none;align-items:center;padding:0;font-size:14px;display:flex}.dash-filters__clear{color:#0070f3;cursor:pointer;background:0 0;border:none;padding:.5rem .25rem;font-size:.75rem;font-weight:500;text-decoration:underline}.profile-card{background:#fff;border:1px solid #e4e4e7;border-radius:.75rem;overflow:hidden}.profile-card__avatar-wrap{text-align:center;border-bottom:1px solid #e4e4e7;flex-direction:column;align-items:center;padding:1.5rem 1.25rem 1.25rem;display:flex}.profile-card__avatar{object-fit:cover;width:72px;height:72px;font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#0070f3;background:#0070f31a;border:3px solid #0070f333;border-radius:9999px;justify-content:center;align-items:center;margin-bottom:.75rem;font-size:1.5rem;font-weight:700;display:flex}.profile-card__name{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#111827;margin-bottom:2px;font-size:1rem;font-weight:600}.profile-card__title{color:#6b7280;margin-bottom:.75rem;font-size:.75rem}.profile-card__status{color:#099e52;background:#0cce6b1a;border-radius:9999px;align-items:center;gap:.5rem;padding:4px 12px;font-size:.75rem;font-weight:500;display:inline-flex}.profile-card__status-dot{background:#0cce6b;border-radius:9999px;width:6px;height:6px}.profile-card__details{border-bottom:1px solid #e4e4e7;padding:1rem 1.25rem}.profile-card__details-title{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;text-transform:uppercase;letter-spacing:.06em;color:#9ca3af;margin-bottom:.75rem;font-size:.75rem;font-weight:600}.profile-card__detail-item{color:#374151;align-items:center;gap:.75rem;margin-bottom:.75rem;font-size:.75rem;display:flex}.profile-card__detail-item-icon{color:#6b7280;background:#f4f4f5;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.profile-card__detail-item-label{color:#9ca3af;font-size:10px}.profile-card__detail-item-value{color:#1f2937;font-weight:500}.profile-card__skills{border-bottom:1px solid #e4e4e7;padding:1rem 1.25rem}.profile-card__skills-title{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;text-transform:uppercase;letter-spacing:.06em;color:#9ca3af;margin-bottom:.75rem;font-size:.75rem;font-weight:600}.profile-card__skills-wrap{flex-wrap:wrap;gap:.5rem;display:flex}.profile-card__skill{color:#0070f3;background:#0070f314;border:1px solid #0070f326;border-radius:9999px;padding:4px 12px;font-size:.75rem;font-weight:500}.profile-card__cta{padding:1rem 1.25rem}.profile-card__edit-btn{width:100%;font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#374151;cursor:pointer;text-align:center;background:#fff;border:1px solid #e4e4e7;border-radius:.5rem;padding:.75rem;font-size:.875rem;font-weight:600;transition:all .15s}.profile-card__edit-btn:hover{color:#0070f3;background:#0070f30a;border-color:#0070f3}.candidate-row{border-bottom:1px solid #e4e4e7;align-items:center;gap:1rem;padding:1rem 1.25rem;transition:background .15s;display:flex}.candidate-row:last-child{border-bottom:none}.candidate-row:hover{background:#0070f305}.candidate-row__avatar{width:38px;height:38px;font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#0070f3;background:#0070f31a;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;display:flex}.candidate-row__info{flex:1;min-width:0}.candidate-row__name{color:#111827;font-size:.875rem;font-weight:600}.candidate-row__sub{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.candidate-row__score{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#0070f3;background:#0070f314;border-radius:9999px;flex-shrink:0;padding:3px 10px;font-size:.875rem;font-weight:700}.activity-list{flex-direction:column;gap:0;display:flex}.activity-list--panel{padding:.25rem 1rem}.activity-item{border-bottom:1px solid #e4e4e7;gap:.75rem;padding:1rem 0;display:flex;position:relative}.activity-item:last-child{border-bottom:none}.activity-item--panel{padding:1rem 0}.activity-item--link{color:inherit;text-decoration:none;transition:background-color .15s}.activity-item--link:hover{background:#0070f308}.activity-item__dot{background:#0070f3;border-radius:9999px;flex-shrink:0;width:8px;height:8px;margin-top:6px;box-shadow:0 0 0 3px #0070f326}.activity-item__dot--skeleton{box-shadow:none;background:#e4e4e7}.activity-item__body{flex:1;min-width:0}.activity-item__text{color:#374151;font-size:.875rem;line-height:1.5}.activity-item__text strong{color:#111827;font-weight:600}.activity-item__time{color:#9ca3af;margin-top:3px;font-size:.75rem}.dashboard-table-skeleton__avatar{border-radius:9999px;flex-shrink:0;width:30px;height:30px}.dashboard-table-skeleton__text{height:.75rem}.dashboard-table-skeleton__text--company{width:7rem}.dashboard-table-skeleton__text--role{width:8rem}.dashboard-table-skeleton__text--location{width:5rem}.dashboard-table-skeleton__text--date{width:4.5rem}.dashboard-table-skeleton__badge{border-radius:9999px;width:5.5rem;height:1.5rem}.dashboard-activity-skeleton__line{width:100%;height:.8125rem;margin-bottom:.5rem}.dashboard-activity-skeleton__line--short{width:68%}.dashboard-activity-skeleton__time{width:4.5rem;height:.6875rem}.progress-bar{background:#e4e4e7;border-radius:9999px;height:6px;overflow:hidden}.progress-bar__fill{background:#0070f3;border-radius:9999px;height:100%;transition:width .4s}.progress-bar__fill--success{background:#0cce6b}.progress-bar__fill--warning{background:#fc0}.dash-grid{gap:1rem;display:grid}.dash-grid--2col{grid-template-columns:1fr 1fr}.dash-grid--3col{grid-template-columns:1fr 1fr 1fr}.dash-grid--sidebar-right{grid-template-columns:1fr 320px}.dash-grid--sidebar-left{grid-template-columns:260px 1fr}.dash-grid--6040{grid-template-columns:3fr 2fr}.dash-grid--3070{grid-template-columns:3fr 7fr}.dash-grid--4060{grid-template-columns:2fr 3fr}.jobs-layout{grid-template-columns:240px 1fr 380px;align-items:start;gap:1.5rem;display:grid}.jobs-layout__sidebar{background:#fff;border:1px solid #e4e4e7;border-radius:.75rem;padding:1.25rem;position:sticky;top:80px;overflow:visible}.jobs-layout__sidebar-inner{max-height:calc(100vh - 120px);padding-right:2px;overflow:visible auto}.jobs-layout__sidebar-inner::-webkit-scrollbar{width:3px}.jobs-layout__sidebar-inner::-webkit-scrollbar-track{background:0 0}.jobs-layout__sidebar-inner::-webkit-scrollbar-thumb{background:#e4e4e7;border-radius:9999px}.jobs-layout__sidebar-title{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#111827;margin-bottom:1rem;font-size:.875rem;font-weight:600}.jobs-layout__filter-group{margin-bottom:1rem}.jobs-layout__filter-group-label{letter-spacing:.04em;color:#9ca3af;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.jobs-layout__filter-group--last{margin-bottom:0}.jobs-layout__filter-option{color:#374151;cursor:pointer;align-items:center;gap:.5rem;padding:.5rem 0;font-size:.875rem;display:flex}.jobs-layout__filter-option:hover{color:#0070f3}.jobs-layout__filter-option input[type=checkbox]{accent-color:#0070f3;width:15px;height:15px}@media (max-width:1280px){.jobs-layout{grid-template-columns:220px 1fr 320px}.apps-layout{grid-template-columns:220px 1fr 320px!important}.hr-layout{grid-template-columns:240px 1fr 320px}.profile-layout{grid-template-columns:240px 1fr}}@media (max-width:1024px){.dash-sidebar{width:72px;min-width:72px}.dash-sidebar__logo-text,.dash-sidebar__nav-group-label,.dash-sidebar__user-info,.dash-sidebar__user-status,.dash-sidebar__nav-badge{display:none}.dash-sidebar__nav-item{justify-content:center;padding:.75rem}.dash-sidebar__nav-icon{width:22px;height:22px}.dash-sidebar__user{justify-content:center}.jobs-layout,.apps-layout,.hr-layout{grid-template-columns:1fr 1fr}.jobs-layout__sidebar,.apps-layout__sidebar,.hr-layout__sidebar{display:none}.profile-layout{grid-template-columns:1fr 1fr}.profile-layout__aside{display:none}}@media (max-width:768px){.jobs-layout,.apps-layout,.hr-layout{grid-template-columns:1fr}.jobs-layout__detail,.apps-layout__detail,.hr-layout__detail{grid-area:2/1/auto/-1}.profile-layout{grid-template-columns:1fr}.profile-layout__aside{grid-column:1/-1;display:block}}.dash-navbar{z-index:200;background:#fff;border-bottom:1px solid #00000012;position:sticky;top:0;box-shadow:0 2px 16px #00000014}.dash-navbar__inner{grid-template-columns:1fr auto 1fr;align-items:center;width:100%;height:68px;display:grid}.dash-navbar__logo{align-items:center;text-decoration:none;transition:opacity .15s;display:inline-flex}.dash-navbar__logo:hover{opacity:.75}.dash-navbar__logo-image{width:auto;height:28px;display:block}.dash-navbar__nav{justify-content:center;align-items:center;gap:.25rem;display:flex}.dash-navbar__nav-link{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#000000b3;white-space:nowrap;border-radius:.375rem;align-items:center;padding:.5rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .15s,background-color .15s;display:inline-flex;position:relative}.dash-navbar__nav-link:after{content:"";transform-origin:0;background:#0070f3;border-radius:9999px;height:2px;transition:transform .15s;position:absolute;bottom:4px;left:1rem;right:1rem;transform:scaleX(0)}.dash-navbar__nav-link:hover{color:#000000e6}.dash-navbar__nav-link:hover:after{transform:scaleX(1)}.dash-navbar__nav-link--active{color:#0070f3}.dash-navbar__nav-link--active:after{transform:scaleX(1)}.dash-navbar__right{justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.dash-navbar__search{align-items:center;gap:0;transition:all .25s;display:flex}.dash-navbar__search-input{width:0;max-width:0;font-size:.875rem;font-family:var(--font-body),"Lato",system-ui,-apple-system,sans-serif;color:#1f2937;opacity:0;pointer-events:none;background:0 0;border:none;outline:none;padding:0;transition:all .25s}.dash-navbar__search-input::placeholder{color:#9ca3af}.dash-navbar__search--open{background:#fff;border:1px solid #0070f3;border-radius:.5rem;padding:0 .75rem 0 0;box-shadow:0 0 0 3px #0070f314}.dash-navbar__search--open .dash-navbar__search-input{opacity:1;pointer-events:auto;width:220px;max-width:220px;padding:0 .5rem}.dash-navbar__notif-dot{pointer-events:none;background:#ff4d4d;border:2px solid #fff;border-radius:9999px;width:7px;height:7px;position:absolute;top:7px;right:7px}.dash-navbar__notifications{position:relative}.dash-navbar__notifications-panel{z-index:100;width:min(24rem,100vw - 2rem);font-family:var(--font-body),"Lato",system-ui,-apple-system,sans-serif;background:#fff;border:1px solid #e4e4e7;border-radius:.75rem;animation:.15s forwards dash-dropdown-in;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 12px 32px #0f172a1f,0 1px 3px #0f172a0f}.dash-navbar__notifications-header{background:#fff;border-bottom:1px solid #f4f4f5;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem;display:flex}.dash-navbar__notifications-heading{flex-direction:column;gap:2px;min-width:0;display:flex}.dash-navbar__notifications-eyebrow{text-transform:uppercase;letter-spacing:.06em;color:#6b7280;font-size:.7rem;font-weight:600}.dash-navbar__notifications-title{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#111827;font-size:1rem;font-weight:600}.dash-navbar__notifications-actions{align-items:center;gap:.5rem;display:inline-flex}.dash-navbar__notifications-count{color:#fff;letter-spacing:.02em;background:#0070f3;border-radius:9999px;justify-content:center;align-items:center;min-width:1.5rem;height:1.25rem;padding:0 .4rem;font-size:.7rem;font-weight:600;display:inline-flex}.dash-navbar__notifications-body{max-height:min(28rem,100vh - 8rem);overflow-y:auto}.dash-navbar__notifications-empty{color:#6b7280;text-align:center;background:#fafafa;border:1px dashed #e4e4e7;border-radius:.5rem;margin:.75rem 1rem;padding:1.25rem 1rem;font-size:.875rem}.dash-navbar__notif-list{flex-direction:column;display:flex}.dash-navbar__notif-item{color:inherit;border-top:1px solid #f4f4f5;align-items:flex-start;gap:.75rem;padding:.75rem 1rem;text-decoration:none;transition:background .15s;display:flex}.dash-navbar__notif-item:first-child{border-top:none}.dash-navbar__notif-item:hover{background:#0070f30a}.dash-navbar__notif-dot-indicator{background:#d1d5db;border-radius:9999px;flex-shrink:0;width:.5rem;height:.5rem;margin-top:.5rem}.dash-navbar__notif-item--unread .dash-navbar__notif-dot-indicator{background:#0070f3}.dash-navbar__notif-body{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.dash-navbar__notif-title{color:#111827;margin:0;font-size:.875rem;font-weight:600}.dash-navbar__notif-text{color:#6b7280;margin:0;font-size:.8125rem;line-height:1.45}.dash-navbar__notif-time{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;margin-top:.25rem;font-size:.7rem;font-weight:600}.dash-navbar__notif-skeleton-list{flex-direction:column;display:flex}.dash-navbar__notif-skeleton-item{border-top:1px solid #f4f4f5;gap:.75rem;padding:.75rem 1rem;display:flex}.dash-navbar__notif-skeleton-item:first-child{border-top:none}.dash-navbar__notif-skeleton-dot{border-radius:9999px;flex-shrink:0;width:.5rem;height:.5rem;margin-top:.5rem}.dash-navbar__notif-skeleton-body{flex-direction:column;flex:1;gap:.4rem;display:flex}.dash-navbar__notifications-footer{background:#fafafa;border-top:1px solid #f4f4f5;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.dash-navbar__notifications-footer a{color:#0070f3;align-items:center;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.dash-navbar__notifications-footer a:hover{text-decoration:underline}.dash-navbar__profile{position:relative}.dash-navbar__avatar{color:#0070f3;width:36px;height:36px;font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;background:#0070f31f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex;position:relative;overflow:hidden}.dash-navbar__avatar-chevron{color:#9ca3af;flex-shrink:0;transition:transform .15s}.dash-navbar__avatar-chevron--open{transform:rotate(180deg)}.dash-navbar__dropdown{z-index:100;background:#fff;border:1px solid #e4e4e7;border-radius:.75rem;min-width:220px;animation:.15s forwards dash-dropdown-in;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.dash-navbar__dropdown-user{background:#0070f308;align-items:center;gap:.75rem;padding:1rem;display:flex}.dash-navbar__dropdown-avatar{color:#0070f3;width:42px;height:42px;font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;background:#0070f31f;border:2px solid #0070f333;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;font-weight:700;display:flex;position:relative;overflow:hidden}.dash-navbar__dropdown-info{flex:1;min-width:0}.dash-navbar__dropdown-name{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.dash-navbar__dropdown-role{color:#6b7280;margin-top:1px;font-size:.75rem}.dash-navbar__dropdown-divider{background:#e4e4e7;height:1px;margin:.25rem 0}@keyframes dash-dropdown-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.dash-page{background:#f4f4f5;min-height:calc(100vh - 78px)}.dash-stats--3col{grid-template-columns:repeat(3,1fr)}.dash-stats--4col{grid-template-columns:repeat(4,1fr)}.dash-stats--5col{grid-template-columns:repeat(5,1fr)}.stat-card--centered{text-align:center}.stat-card__value--colored{color:var(--stat-value-color,#0070f3);font-size:1.5rem}.stat-card__icon-emoji{font-size:1.6rem;line-height:1}.pipeline-icon{background:var(--pipeline-bg,#f4f4f5);border-radius:.5rem;justify-content:center;align-items:center;width:40px;height:40px;margin:0 auto .5rem;display:flex}.dash-select{cursor:pointer;color:#374151;font-size:.75rem;font-family:var(--font-body),"Lato",system-ui,-apple-system,sans-serif;background:#fff;border:1px solid #e4e4e7;border-radius:.5rem;padding:.5rem .75rem}.dash-select:focus{border-color:#0070f3;outline:none}.dash-select--md{padding:.5rem .75rem;font-size:.75rem}.table-scroll{overflow-x:auto}.cell-user{align-items:center;gap:.75rem;display:flex}.cell-user__avatar{background:var(--avatar-bg,#0070f31a);width:36px;height:36px;color:var(--avatar-color,#0070f3);font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex}.cell-user__avatar--sm{width:30px;height:30px}.cell-user__avatar--rect{border-radius:.5rem}.cell-user__info{flex:1;min-width:0}.cell-user__name{color:#111827;font-size:.875rem;font-weight:600}.cell-user__sub{color:#9ca3af;margin-top:1px;font-size:.75rem}.cell-meta{color:#6b7280;font-size:.875rem}.cell-muted{color:#9ca3af;font-size:.75rem}.cell-actions{gap:.5rem;display:flex}.cell-progress{align-items:center;gap:.5rem;display:flex}.cell-progress__count{color:#6b7280;font-size:.75rem}.dash-filter-bar{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.dash-results-hint{color:#9ca3af;margin-left:auto;font-size:.75rem}.activity-item__dot--warning{background:#fc0;box-shadow:0 0 0 3px #ffcc0026}.activity-item__dot--success{background:#0cce6b;box-shadow:0 0 0 3px #0cce6b26}.dash-col-stack{flex-direction:column;gap:1rem;display:flex}.item-row{align-items:center;gap:.75rem;padding:.75rem 0;display:flex}.item-row+.item-row{border-top:1px solid #e4e4e7}.item-row--pad{padding:1rem 0}.item-row__logo{background:var(--logo-bg,#0070f31a);width:36px;height:36px;color:var(--logo-color,#0070f3);font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;font-weight:700;display:flex}.item-row__info{flex:1;min-width:0}.item-row__title{color:#111827;font-size:.875rem;font-weight:600}.item-row__sub{color:#9ca3af;margin-top:1px;font-size:.75rem}.item-row__right{text-align:right;flex-shrink:0}.item-row__expires{color:var(--expires-color,#6b7280);align-items:center;gap:3px;font-size:.75rem;font-weight:600;display:flex}.item-row--skeleton{pointer-events:none}.recruiter-jobs-skeleton__logo{border-radius:9999px;width:.9375rem;height:.9375rem}.recruiter-jobs-skeleton__info{min-width:0}.recruiter-jobs-skeleton__title{border-radius:.25rem;width:min(75%,12rem);height:.95rem}.recruiter-jobs-skeleton__sub{border-radius:.25rem;width:min(58%,9rem);height:.75rem;margin-top:.5rem}.recruiter-jobs-skeleton__right{flex-direction:column;align-items:flex-end;gap:.5rem;display:flex}.recruiter-jobs-skeleton__status{border-radius:.25rem;width:5.5rem;height:.75rem}.recruiter-jobs-skeleton__bar{border-radius:9999px;width:5rem;height:.5rem}.match-badge{color:#166534;white-space:nowrap;background:#edf9f2;border:1px solid #9fd3bb;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;gap:.35rem;min-height:2rem;padding:.35rem .85rem;font-size:.8125rem;font-weight:500;display:inline-flex}.score-pill{background:var(--score-bg,#e9f1ff);min-height:2rem;color:var(--score-color,#144da7);border:1px solid var(--score-border,#90b5f7);white-space:nowrap;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;gap:.35rem;padding:.35rem .85rem;font-size:.8125rem;font-weight:500;display:inline-flex}.score-badge{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:var(--score-color,#0070f3);font-size:.875rem;font-weight:700}.app-status-dot{background:var(--dot-color,#9ca3af);border-radius:9999px;flex-shrink:0;width:8px;height:8px}.skill-tag,.skill-pill{color:#144da7;background:#e9f1ff;border:1px solid #90b5f7;border-radius:9999px;justify-content:center;align-items:center;min-height:1.8rem;padding:.25rem .7rem;font-size:.75rem;font-weight:500;display:inline-flex}.stage-progress{align-items:center;gap:3px;display:flex}.stage-progress__bar{background:var(--bar-color,#e4e4e7);border-radius:.25rem;width:18px;height:4px}.stage-progress__label{color:#9ca3af;margin-left:.25rem;font-size:.75rem}.donut-ring{transition:stroke-dasharray .6s}.dash-content--pad-top{padding-block:3rem}.job-list-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.job-list-header__count{color:#374151;font-size:.875rem;font-weight:600}.job-list-header__sort{color:#9ca3af;align-items:center;gap:.5rem;font-size:.75rem;display:flex}.job-card__meta-time{margin-left:auto}.text-note{color:#9ca3af;font-size:.75rem;font-weight:400}.dash-topbar__search--md{width:260px}.dash-topbar__search--lg{width:280px}.job-mini-stats{grid-template-columns:repeat(4,1fr);gap:.75rem;display:grid}.job-mini-stats__item{text-align:center}.job-mini-stats__value{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:var(--mini-stat-color,#0070f3);font-size:1.25rem;font-weight:700}.job-mini-stats__label{color:#9ca3af;margin-top:2px;font-size:.75rem}.job-card-footer{color:#9ca3af;border-top:1px solid #e4e4e7;justify-content:space-between;margin-top:1rem;padding-top:.75rem;font-size:.75rem;display:flex}.job-card-footer__expires{color:var(--expires-color,#9ca3af);font-weight:600}.expires-cell{color:var(--expires-color,#9ca3af);font-size:.75rem}.page-header-hint{color:#6b7280;font-size:.75rem}.dash-card__body--no-top{padding-top:0}.dash-card__body--activity{padding:0 1.25rem}.recruiter-summary__body{flex-direction:column;gap:1rem;padding-top:1rem;display:flex}.recruiter-summary__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.recruiter-summary__cta{align-self:flex-start}@media (max-width:640px){.recruiter-summary__grid{grid-template-columns:1fr}}.dash-card--clickable{cursor:pointer}.job-card__title-row{align-items:center;gap:.5rem;display:flex}.job-card__tags-row{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.company-jobs-filter-count{color:#0070f3;background:#0070f31f;border-radius:9999px;justify-content:center;align-items:center;min-width:1.25rem;margin-left:.5rem;padding:0 .5rem;font-size:.75rem;font-weight:600;display:inline-flex}.company-jobs-cards{gap:1rem;display:grid}.company-jobs-cards--grid{grid-template-columns:repeat(2,minmax(0,1fr))}.company-jobs-empty{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:3rem 2rem;display:flex}.company-jobs-empty__icon{color:#9ca3af;width:2.5rem;height:2.5rem}.company-jobs-empty__title{color:#111827;margin:0 0 .25rem;font-size:1rem;font-weight:600}.company-jobs-empty__copy{color:#6b7280;margin:0;font-size:.875rem;line-height:1.5}.company-job-card{background:#fff;border:1px solid #e4e4e7;border-radius:.75rem;flex-direction:column;gap:.75rem;min-width:0;padding:1.25rem;transition:box-shadow .15s;display:flex}.company-job-card:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.company-job-card--clickable{cursor:pointer}.company-job-card--clickable>:not(.company-job-card__actions),.company-job-card--clickable>:not(.company-job-card__actions) *{cursor:inherit}.company-job-card__top-row{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.company-job-card__status{flex-shrink:0;align-items:center;gap:.5rem;padding-right:1rem;display:inline-flex;position:relative}.company-job-card__status:before{content:"";border-radius:9999px;flex-shrink:0;width:7px;height:7px}.company-job-card__status--active{color:#07773e}.company-job-card__status--active:before{background:#0aa757}.company-job-card__status--draft{color:#6b7280}.company-job-card__status--draft:before{background:#9ca3af}.company-job-card__status--expired{color:#ff0a0a}.company-job-card__status--expired:before{background:#ff2929}.company-job-card__status-select{appearance:none;color:inherit;cursor:pointer;background:0 0;border:none;padding:0 .25rem 0 0;font-size:.75rem;font-weight:500}.company-job-card__status-select:focus{outline:none}.company-job-card__status-select:disabled{cursor:wait;opacity:.7}.company-job-card__status-label{align-items:center;padding:0;font-size:.75rem;font-weight:500;line-height:1.2;display:inline-flex}.company-job-card__status-chevron{pointer-events:none;position:absolute;right:0}.company-job-card__title{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:1rem;font-weight:600;overflow:hidden}.company-job-card__location,.company-job-card__salary{align-items:center;gap:.5rem;min-width:0;font-size:.875rem;display:flex}.company-job-card__location{color:#6b7280}.company-job-card__location span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.company-job-card__salary{color:#374151;font-weight:500}.company-job-card__divider{border-top:1px solid #f4f4f5;margin-top:.25rem}.company-job-card__footer{color:#9ca3af;justify-content:space-between;align-items:center;gap:.75rem;font-size:.75rem;display:flex}.company-job-card__footer-meta{flex-wrap:wrap;align-items:center;gap:1rem;min-width:0;display:flex}.company-job-card__applicants-link,.company-job-card__posted-date{white-space:nowrap;align-items:center;gap:.25rem;min-width:0;display:inline-flex}.company-job-card__applicants-link{color:#0070f3;font-weight:500;text-decoration:none}.company-job-card__applicants-link:hover{color:#0058c0}.company-job-card__actions{flex-shrink:0;align-items:center;gap:.25rem;display:flex}.company-job-card--skeleton{pointer-events:none}.company-job-card--skeleton:hover{box-shadow:none}.job-editor-page{flex-direction:column;gap:1.5rem;display:flex}.job-editor-page__header{align-items:center;display:flex}.job-editor-page__back{color:#4b5563;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;text-decoration:none;display:inline-flex}.job-editor-page__back:hover{color:#0070f3}.job-editor-form{flex-direction:column;gap:1.5rem;display:flex}.job-ai-field--manual{gap:.75rem}.job-editor-form__sections{flex-direction:column;gap:1.25rem;display:flex}.job-editor-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.job-editor-form__grid--salary{grid-template-columns:1fr 1fr .7fr}.job-editor-form__toggle-field{height:100%}.job-editor-form__field{min-width:0}.job-editor-form__field--full{grid-column:1/-1}.job-editor-form__salary-field,.job-editor-form__toggle-field{height:100%}.job-editor-form__footer{border-top:1px solid #e4e4e7;padding-top:1.25rem}.job-editor-toggle{cursor:pointer;background:linear-gradient(135deg,#0070f312,#0070f305),#fff;border:1px solid #0070f329;border-radius:.75rem;justify-content:space-between;align-items:center;gap:1.25rem;width:100%;height:100%;padding:1rem 1.25rem;transition:border-color .15s,box-shadow .15s;display:flex}.job-editor-toggle:hover{border-color:#0070f347;box-shadow:0 10px 24px #0070f314}.job-editor-toggle__copy{flex-direction:column;gap:.25rem;min-width:0;display:flex}.job-editor-toggle__title{color:#111827;font-size:1rem;font-weight:600}.job-editor-toggle__description{color:#4b5563;font-size:.875rem;line-height:1.75}.job-editor-toggle__control{flex-shrink:0;align-items:center;gap:.75rem;display:inline-flex}.job-editor-toggle__state{text-align:right;color:#374151;min-width:2rem;font-size:.875rem;font-weight:600}.job-editor-toggle__switch{display:inline-flex;position:relative}.job-editor-toggle__input{opacity:0;cursor:pointer;margin:0;position:absolute;inset:0}.job-editor-toggle__input:focus-visible+.job-editor-toggle__track{box-shadow:0 0 0 4px #0070f324}.job-editor-toggle__input:checked+.job-editor-toggle__track{background:linear-gradient(135deg,#0070f3,#0070f3c7);border-color:#0070f34d}.job-editor-toggle__input:checked+.job-editor-toggle__track .job-editor-toggle__thumb{transform:translate(1.45rem)}.job-editor-toggle__input:disabled+.job-editor-toggle__track{opacity:.6;cursor:not-allowed}.job-editor-toggle__track{background:#d1d5db;border:1px solid #9ca3af80;border-radius:9999px;align-items:center;width:3.5rem;height:2rem;padding:.2rem;transition:background .15s,border-color .15s,box-shadow .15s,opacity .15s;display:inline-flex;position:relative}.job-editor-toggle__thumb{background:#fff;border-radius:9999px;width:1.5rem;height:1.5rem;transition:transform .15s;box-shadow:0 4px 10px #11182729}.job-editor-list{flex-direction:column;gap:.75rem;margin:.75rem 0 0;padding:0;list-style:none;display:flex}.job-editor-list__composer{background:linear-gradient(135deg,#0070f30d,#0070f305),#fff;border:1px dashed #0070f347;border-radius:.75rem;align-items:center;gap:.75rem;padding:.75rem;display:flex}.job-editor-list__composer .job-ai-input{flex:1}.job-editor-list__item{align-items:stretch;gap:.75rem;display:flex;position:relative}.job-editor-list__input{padding-right:2.75rem}.job-editor-list__composer-input{background:#ffffffeb;border-style:dashed;border-color:#0070f338}.job-editor-list__remove{position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.recruiter-job-editor-modal{width:100%;max-width:760px}.company-job-skeleton__top-row{align-items:center}.company-job-skeleton__status{border-radius:9999px;width:5.25rem;height:1.75rem}.company-job-skeleton__title{border-radius:.375rem;width:min(78%,18rem);height:1.25rem}.company-job-skeleton__meta-row{gap:.5rem}.company-job-skeleton__icon{border-radius:9999px;flex-shrink:0;width:.875rem;height:.875rem}.company-job-skeleton__line{border-radius:.25rem;height:.875rem}.company-job-skeleton__line--mid{width:min(62%,12rem)}.company-job-skeleton__line--long{width:min(74%,15rem)}.company-job-skeleton__footer{align-items:center}.company-job-skeleton__footer-meta{gap:1rem}.company-job-skeleton__link{border-radius:.25rem;width:7.5rem;height:.875rem}.company-job-skeleton__date{border-radius:.25rem;width:6.75rem;height:.875rem}.company-job-skeleton__action{border-radius:9999px;width:2rem;height:2rem}.jd-detail-skeleton__logo{background-color:#f4f4f5;border:1px solid #e4e4e7;border-radius:9999px;width:68px;height:68px;margin-bottom:1rem;box-shadow:0 1px 2px #0000000d}.jd-detail-skeleton__date{border-radius:.25rem;width:7.5rem;height:.875rem;margin-bottom:.75rem}.jd-detail-skeleton__title{border-radius:.375rem;width:min(64%,34rem);height:2.4rem;margin-bottom:1rem}.jd-detail-skeleton__meta-line{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.jd-detail-skeleton__meta-icon{border-radius:9999px;flex-shrink:0;width:.875rem;height:.875rem}.jd-detail-skeleton__company{border-radius:.25rem;width:min(38%,18rem);height:1rem}.jd-detail-skeleton__location{border-radius:.25rem;width:min(46%,22rem);height:1rem}.jd-detail-skeleton__chips{margin-top:1rem}.jd-detail-skeleton__chip{border-radius:9999px;width:5.25rem;height:1.5rem}.jd-detail-skeleton__chip--wide{width:8rem}.jd-detail-skeleton__chip--time{width:9.5rem}.jd-detail-skeleton__primary-action{border-radius:9999px;width:8.75rem;height:2.75rem}.jd-detail-skeleton__secondary-action{border-radius:9999px;width:5.75rem;height:2.25rem}.jd-detail-skeleton__view-tabs{border-bottom:1px solid #e4e4e7;gap:.25rem;margin-top:1.25rem;margin-bottom:1.5rem;display:flex}.jd-detail-skeleton__view-tab{border-radius:.375rem .375rem 0 0;width:6.25rem;height:2.5rem}.jd-detail-skeleton__view-tab--active{width:5.5rem}.jd-detail-skeleton__pipeline-tabs{border-bottom:1px solid #e4e4e7;gap:.25rem;margin-bottom:1.5rem;display:flex;overflow:hidden}.jd-detail-skeleton__pipeline-tab{align-items:center;gap:.5rem;min-width:6.75rem;padding:.625rem .875rem;display:inline-flex}.jd-detail-skeleton__stage-label{border-radius:.25rem;width:4.25rem;height:.875rem}.jd-detail-skeleton__stage-count{border-radius:9999px;width:1.25rem;height:1.25rem}.jd-detail-skeleton__pipeline-list{flex-direction:column;gap:.5rem;display:flex}.jd-detail-skeleton__candidate-row{background:#fff;border:1px solid #e4e4e7;border-radius:.5rem;grid-template-columns:2.25rem 1fr 4rem 1fr 6.5rem;align-items:center;gap:.75rem;padding:.75rem 1rem;display:grid}.jd-detail-skeleton__avatar{border-radius:9999px;width:2.25rem;height:2.25rem}.jd-detail-skeleton__identity{gap:.4rem;min-width:0;display:grid}.jd-detail-skeleton__name{border-radius:.25rem;width:min(70%,13rem);height:.95rem}.jd-detail-skeleton__email{border-radius:.25rem;width:min(84%,16rem);height:.75rem}.jd-detail-skeleton__score{border-radius:.25rem;width:2.75rem;height:1.1rem}.jd-detail-skeleton__feedback{border-radius:.25rem;width:min(86%,22rem);height:.875rem}.jd-detail-skeleton__applied{border-radius:.25rem;justify-self:end;width:5.75rem;height:.75rem}@media (max-width:1024px){.company-jobs-cards--grid{grid-template-columns:1fr}.jd-detail-skeleton__title,.jd-detail-skeleton__company,.jd-detail-skeleton__location{width:100%;max-width:30rem}.jd-detail-skeleton__pipeline-tabs{flex-wrap:wrap}}@media (max-width:768px){.company-job-card__top-row,.company-job-card__footer{flex-direction:column;align-items:flex-start}.company-job-card__actions{margin-left:auto}.company-job-card__footer-meta{gap:.5rem;width:100%}.company-jobs-empty{padding-inline:1.25rem}.job-editor-form__grid,.job-editor-form__grid--salary{grid-template-columns:1fr}.jd-detail-skeleton__candidate-row{grid-template-columns:2.25rem 1fr 4rem}.jd-detail-skeleton__feedback,.jd-detail-skeleton__applied{display:none}.job-editor-toggle{align-items:flex-start;height:auto}.job-editor-toggle__control{justify-content:space-between;width:100%}.job-editor-form__footer,.job-editor-list__composer{flex-direction:column;align-items:stretch}}.progress-bar--narrow-sm{width:60px}.progress-bar--narrow-md{width:80px}.item-row__logo--circle{border-radius:9999px}.item-row__logo--icon{color:#0070f3;background:#0070f314;font-family:inherit}.cell-actions--mt{margin-top:2px}.hr-layout{grid-template-columns:260px 1fr 360px;align-items:start;gap:1.5rem;display:grid}.dash-card__title--sm{font-size:.875rem}.interview-item{align-items:center;gap:.75rem;padding:.75rem 0;display:flex}.interview-item:not(:last-child){border-bottom:1px solid #e4e4e7}.interview-item__avatar{background:var(--avatar-bg,#f4f4f5);width:34px;height:34px;color:var(--avatar-color,#0070f3);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;display:flex}.interview-item__body{flex:1;min-width:0}.interview-item__name{color:#111827;font-size:.875rem;font-weight:600}.interview-item__sub{color:#9ca3af;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.badge--xs{min-height:1.55rem!important;padding:.22rem .65rem!important;font-size:.7rem!important}.job-card__header-right{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.5rem;display:flex}.job-card__days-left{color:var(--expires-color,#9ca3af);font-size:.75rem;font-weight:600}.apps-layout{grid-template-columns:240px 1fr 380px;align-items:start;gap:1.5rem;display:grid}.apps-layout__sidebar{position:sticky;top:88px}.apps-layout__list{flex-direction:column;min-width:0;display:flex}.apps-layout__detail{position:sticky;top:88px}.apps-sidebar{background:#fff;border:1px solid #e4e4e7;border-radius:.75rem;padding:1rem}.apps-sidebar__title{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;text-transform:uppercase;letter-spacing:.07em;color:#9ca3af;margin-bottom:.5rem;padding:.5rem;font-size:.75rem;font-weight:600}.apps-sidebar__stages{flex-direction:column;gap:2px;display:flex}.apps-sidebar__stages .btn{text-align:left;justify-content:space-between}.apps-sidebar__stage-label{text-align:left;flex:1}.apps-sidebar__stage-count{color:#6b7280;background:#f4f4f5;border-radius:9999px;margin-left:.5rem;padding:1px 7px;font-size:.75rem;font-weight:600}.btn[aria-pressed=true] .apps-sidebar__stage-count{color:#0070f3;background:#0070f326}.apps-sidebar__divider{background:#e4e4e7;height:1px;margin:1rem 0 .75rem}.apps-sidebar__types{flex-direction:column;gap:2px;display:flex}.apps-sidebar__types .btn{text-align:left;justify-content:flex-start}.dash-page-toolbar{align-items:center;gap:.75rem;width:100%;margin-bottom:1.5rem;display:flex}.dash-page-toolbar__search{flex:1;min-width:0;position:relative}.dash-page-toolbar__icon{color:#9ca3af;pointer-events:none;display:flex;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.dash-page-toolbar__input{width:100%;min-height:52px;font-size:.875rem;font-family:var(--font-body),"Lato",system-ui,-apple-system,sans-serif;color:#1f2937;box-sizing:border-box;background:#fff;border:1.5px solid #e4e4e7;border-radius:.75rem;outline:none;padding:.75rem 3.25rem .75rem 2.75rem;transition:border-color .15s,box-shadow .15s}.dash-page-toolbar__input::placeholder{color:#9ca3af}.dash-page-toolbar__input:focus{border-color:#0070f3;box-shadow:0 0 0 3px #0070f31a}.dash-page-toolbar__clear{position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.dash-page-toolbar__submit{color:#fff;white-space:nowrap;min-height:52px;font-size:.875rem;font-weight:600;font-family:var(--font-body),"Lato",system-ui,-apple-system,sans-serif;cursor:pointer;background:#0070f3;border:none;border-radius:.75rem;justify-content:center;align-items:center;padding:.75rem 1.5rem;transition:background .15s,box-shadow .15s;display:inline-flex}.dash-page-toolbar__submit:hover{background:#005dca;box-shadow:0 2px 8px #0070f34d}.dash-page-toolbar__submit:active{background:#004fac}.dash-page-toolbar__meta{color:#9ca3af;white-space:nowrap;flex-shrink:0;font-size:.75rem}.dash-page-toolbar__skeleton-field{border-radius:.75rem;flex:1;min-height:52px}.dash-page-toolbar__skeleton-button{border-radius:.75rem;width:148px;min-height:52px}.apps-list{flex-direction:column;gap:1rem;display:flex}.apps-empty{text-align:center;color:#9ca3af;flex-direction:column;align-items:center;gap:.75rem;padding:3rem 1.5rem;font-size:.875rem;display:flex}.apps-empty svg{color:#d1d5db}.dash-empty-state{text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:2rem;display:flex}.dash-empty-state__icon{color:#9ca3af;width:32px;height:32px}.dashboard-error-state{background:radial-gradient(circle at 100% 0,#0070f314,#0000 35%),#fff;border-color:#0070f31f}.dashboard-error-state:hover{box-shadow:none}.dashboard-error-state__inner{gap:1rem;max-width:700px;margin:0 auto;padding-block:2.5rem}.dashboard-error-state__title{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#111827;font-size:1.5rem;font-weight:600}.dashboard-error-state__description{color:#6b7280;max-width:60ch;margin:0;font-size:.875rem;line-height:1.7}.dashboard-error-state__actions{justify-content:center;align-items:center;gap:.75rem;display:flex}.dashboard-error-state__actions .btn{min-width:150px}.app-item{text-align:left;cursor:pointer;background:#fff;border:1px solid #e4e4e7;border-radius:.75rem;align-items:flex-start;gap:1rem;width:100%;padding:1rem 1.25rem;font-family:inherit;transition:border-color .15s,box-shadow .15s,background-color .15s;display:flex}.app-item:hover{border-color:#0070f366;box-shadow:0 1px 2px #0000000d}.app-item[aria-pressed=true]{border-color:#0070f3;box-shadow:0 0 0 3px #0070f314}.app-item__logo{background:var(--app-logo-bg,#0070f31a);width:44px;height:44px;color:var(--app-logo-color,#0070f3);font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;border:1px solid #0000000f;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex;position:relative;overflow:hidden}.app-item__body{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.app-item__top{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.app-item__role{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.app-item__role--link{text-decoration:none;transition:color .15s}.app-item__role--link:hover{color:#0070f3;text-decoration:underline}.app-item__company{color:#0070f3;align-items:center;gap:.5rem;font-size:.75rem;font-weight:500;display:flex}.app-item__meta{color:#9ca3af;align-items:center;gap:.5rem;font-size:.75rem;display:flex}.app-item__actions{border-top:1px solid #f4f4f5;gap:.5rem;margin-top:.75rem;padding-top:.75rem;display:flex}.app-item__sep{color:#d1d5db}.app-detail{background:#fff;border:1px solid #e4e4e7;border-radius:.75rem;overflow:hidden}.app-detail__header{background:#0070f305;border-bottom:1px solid #e4e4e7;align-items:center;gap:.75rem;padding:1.25rem;display:flex}.app-detail__logo{background:var(--app-logo-bg,#0070f31a);width:48px;height:48px;color:var(--app-logo-color,#0070f3);font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;border:1px solid #0000000f;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.125rem;font-weight:700;display:flex;position:relative;overflow:hidden}.app-detail__info{flex:1;min-width:0}.app-detail__role{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#111827;margin-bottom:2px;font-size:1rem;font-weight:600}.app-detail__company{color:#0070f3;margin-bottom:2px;font-size:.875rem;font-weight:500}.app-detail__location{color:#9ca3af;font-size:.75rem}.app-detail__section{border-bottom:1px solid #e4e4e7;padding:1.25rem}.app-detail__section:last-of-type{border-bottom:none}.app-detail__section-title{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;text-transform:uppercase;letter-spacing:.07em;color:#9ca3af;margin-bottom:.75rem;font-size:.75rem;font-weight:600}.app-detail__activity{color:#374151;font-size:.875rem;line-height:1.5}.app-detail__facts{flex-direction:column;gap:.75rem;display:flex}.app-detail__fact{justify-content:space-between;align-items:center;display:flex}.app-detail__fact-label{color:#9ca3af;font-size:.75rem}.app-detail__fact-value{color:#1f2937;font-size:.75rem;font-weight:600}.app-detail__actions{border-top:1px solid #e4e4e7;gap:.75rem;padding:1rem 1.25rem;display:flex}.app-detail-empty{color:#9ca3af;background:#fff;border:1px solid #e4e4e7;border-radius:.75rem;justify-content:center;align-items:center;height:240px;font-size:.875rem;display:flex}.applications-page-skeleton__title{width:11rem;height:1.5rem;margin-bottom:.5rem}.applications-page-skeleton__subtitle{width:20rem;max-width:100%;height:.875rem}.applications-page-skeleton__hint{border-radius:9999px;width:8rem;height:.75rem}.applications-sidebar-skeleton__title{width:4.75rem;height:.625rem;margin:.5rem .5rem .75rem}.applications-sidebar-skeleton__title--short{width:4rem}.applications-sidebar-skeleton__group{flex-direction:column;gap:2px;display:flex}.applications-sidebar-skeleton__row{border-radius:.5rem;width:100%;height:2rem}.applications-page-skeleton__search{border-radius:.5rem;flex:1;height:2.5rem}.applications-page-skeleton__results{border-radius:9999px;width:4.5rem;height:.75rem}.app-item--skeleton{cursor:default;pointer-events:none}.app-item--skeleton:hover{box-shadow:none;border-color:#e4e4e7}.applications-skeleton__logo{border-radius:9999px;flex-shrink:0;width:44px;height:44px}.applications-skeleton__body{gap:.75rem}.applications-skeleton__top{align-items:center}.applications-skeleton__role{width:58%;height:.9375rem}.applications-skeleton__badge{border-radius:9999px;width:5rem;height:1.5rem}.applications-skeleton__company{width:46%;height:.75rem}.applications-skeleton__meta{width:62%;height:.75rem}.app-detail--skeleton{pointer-events:none}.applications-detail-skeleton__header{align-items:flex-start}.applications-detail-skeleton__logo{border-radius:9999px;flex-shrink:0;width:48px;height:48px}.applications-detail-skeleton__info{flex-direction:column;flex:1;gap:.5rem;display:flex}.applications-detail-skeleton__title{width:62%;height:1rem}.applications-detail-skeleton__company{width:40%;height:.8125rem}.applications-detail-skeleton__location{width:52%;height:.75rem}.applications-detail-skeleton__section-title{width:6rem;height:.625rem;margin-bottom:.75rem}.applications-detail-skeleton__badge{border-radius:9999px;width:6rem;height:1.5rem}.applications-detail-skeleton__timeline{flex-direction:column;gap:.75rem;display:flex}.applications-detail-skeleton__timeline-row{gap:.75rem;display:flex}.applications-detail-skeleton__timeline-dot{border-radius:9999px;flex-shrink:0;width:12px;height:12px;margin-top:3px}.applications-detail-skeleton__timeline-copy{flex-direction:column;flex:1;gap:.5rem;display:flex}.applications-detail-skeleton__timeline-line{width:55%;height:.8125rem}.applications-detail-skeleton__timeline-date{width:28%;height:.6875rem}.applications-detail-skeleton__activity{width:100%;height:.875rem;margin-bottom:.5rem}.applications-detail-skeleton__activity--short{width:72%;margin-bottom:0}.applications-detail-skeleton__actions{gap:.75rem}.applications-detail-skeleton__button{border-radius:9999px;width:100%;height:2rem}.app-timeline{flex-direction:column;gap:0;display:flex}.app-timeline__step{gap:.75rem;display:flex}.app-timeline__step-content{padding-bottom:1rem}.app-timeline__marker{flex-direction:column;flex-shrink:0;align-items:center;display:flex}.app-timeline__dot{background:#fff;border:2px solid #d1d5db;border-radius:9999px;flex-shrink:0;width:12px;height:12px;margin-top:3px;transition:all .15s}.app-timeline__step--done .app-timeline__dot{background:#0070f3;border-color:#0070f3}.app-timeline__step--current .app-timeline__dot{background:#fff;border-color:#0070f3;box-shadow:0 0 0 3px #0070f333}.app-timeline__line{background:#e4e4e7;flex:1;width:2px;min-height:28px;margin:4px 0 0}.app-timeline__step--done .app-timeline__line{background:#0070f3}.app-timeline__content{flex:1;padding-bottom:1rem;padding-left:.25rem}.app-timeline__stage{color:#374151;font-size:.875rem;font-weight:500}.app-timeline__step--done .app-timeline__stage{color:#111827;font-weight:600}.app-timeline__step--current .app-timeline__stage{color:#0070f3;font-weight:600}.app-timeline__date{color:#9ca3af;margin-top:2px;font-size:.75rem}@media (max-width:1024px){.apps-layout{grid-template-columns:1fr}.apps-layout__sidebar,.apps-layout__detail{position:static}}.resume-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.25rem;display:grid}.resume-card{background:#fff;border:1px solid #e4e4e7;border-radius:.75rem;flex-direction:column;min-height:300px;transition:all .15s;display:flex;overflow:hidden}.resume-card:hover{border-color:#0070f366;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.resume-card__preview-inner{background:#fff;width:100%;max-height:160px;padding:1rem;font-size:.75rem;overflow:hidden}.resume-card__preview-name{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#111827;margin-bottom:2px;font-size:1rem;font-weight:700}.resume-card__preview-headline{color:#0070f3;margin-bottom:.5rem;font-size:.75rem;font-weight:500}.resume-card__preview-divider{background:#e4e4e7;height:1px;margin:.5rem 0}.resume-card__preview-body{color:#6b7280;font-size:.65rem;line-height:1.5}.resume-card__info{flex-direction:column;flex:1;gap:.25rem;padding:1rem 1.25rem;display:flex}.resume-card__resume-title{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#111827;font-size:1rem;font-weight:600}.resume-card__meta{color:#9ca3af;align-items:center;gap:.5rem;font-size:.75rem;display:flex}.resume-card__sep{color:#d1d5db}.resume-card__actions{border-top:1px solid #f4f4f5;gap:.5rem;margin-top:auto;padding-top:.75rem;display:flex}.resume-add-card{cursor:pointer;color:#9ca3af;min-height:280px;font-size:.875rem;font-weight:500;font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;background:0 0;border:2px dashed #e4e4e7;border-radius:.75rem;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;transition:all .15s;display:flex}.resume-add-card svg{color:#d1d5db;transition:color .15s}.resume-add-card:hover{color:#0070f3;border-color:#0070f3}.resume-add-card:hover svg{color:#0070f3}.resume-page-skeleton__title{width:9rem;height:1.5rem;margin-bottom:.5rem}.resume-page-skeleton__subtitle{width:19rem;max-width:100%;height:.875rem}.resume-page-skeleton__action{border-radius:.5rem;width:8.5rem;height:2.25rem}.resume-table-skeleton__title{width:9rem;height:1rem}.resume-table-skeleton__updated{width:6rem;height:.875rem}.resume-grid-skeleton{grid-template-columns:repeat(auto-fill,minmax(17rem,1fr));gap:1rem;display:grid}.resume-grid-skeleton__card{background:#fff;border:1px solid #e4e4e7;border-radius:.75rem;grid-template-columns:1fr auto;align-items:center;gap:.875rem;min-height:6.5rem;padding:1.25rem;display:grid}.resume-grid-skeleton__info{flex-direction:column;gap:.25rem;min-width:0;display:flex}.resume-grid-skeleton__title{background:#f4f4f5;border-radius:.25rem;width:8rem;height:1rem}.resume-grid-skeleton__meta{background:#f4f4f5;border-radius:.25rem;width:5rem;height:.75rem}.resume-table-card,.resume-table-card .table-scroll{overflow:visible}.resume-row--clickable{cursor:pointer}.resume-row--clickable td{transition:background .15s}.resume-row--clickable:focus-visible{outline-offset:-2px;outline:2px solid #0070f373}.resume-row__title{color:#111827;font-size:.875rem;font-weight:600}.resume-row__actions-cell{white-space:nowrap;width:1%}.resume-row-actions{justify-content:flex-end;display:flex;position:relative}.resume-row-actions__trigger{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.5rem;justify-content:center;align-items:center;width:2rem;height:2rem;transition:color .15s,background .15s,border-color .15s;display:inline-flex}.resume-row-actions__trigger:hover,.resume-row-actions__trigger:focus-visible{opacity:1;color:#0070f3;background:#0070f30f;border-color:#0070f324;outline:none}.resume-row-actions__menu{z-index:400;background:#fff;border:1px solid #e4e4e7;border-radius:.75rem;min-width:180px;padding:.5rem;animation:.15s forwards dash-dropdown-in;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.resume-row-actions__item{text-align:left;color:#374151;cursor:pointer;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.75rem;width:100%;padding:.75rem;font-size:.875rem;font-weight:500;transition:background .15s,color .15s;display:flex}.resume-row-actions__item svg{color:#9ca3af;flex-shrink:0;transition:color .15s}.resume-row-actions__item:hover,.resume-row-actions__item:focus-visible{color:#0070f3;background:#0070f30d;outline:none}.resume-row-actions__item:hover svg,.resume-row-actions__item:focus-visible svg{color:#0070f3}.resume-row-actions__item:disabled{opacity:.6;cursor:not-allowed}.resume-row-actions__item--danger,.resume-row-actions__item--danger svg{color:#ff4d4d}.resume-row-actions__item--danger:hover,.resume-row-actions__item--danger:focus-visible{color:#ff4d4d;background:#ff4d4d0f}.resume-table-skeleton__menu{border-radius:.5rem;width:2rem;height:2rem;margin-left:auto}.resume-add-card--skeleton{pointer-events:none;border-style:solid;border-color:#e4e4e7}.resume-add-card--skeleton:hover{color:#9ca3af;border-color:#e4e4e7}.resume-add-card-skeleton__icon{border-radius:9999px;width:2rem;height:2rem}.resume-add-card-skeleton__label{width:9rem;height:.875rem}.resume-empty-state{text-align:center;color:#9ca3af;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:5rem;font-size:.875rem;display:flex}.resume-empty-state svg{color:#d1d5db}.resume-editor{background:#fff;border:1px solid #e4e4e7;border-radius:.75rem;flex-direction:column;display:flex;overflow:hidden}.resume-editor__topbar{background:#f4f4f5;border-bottom:1px solid #e4e4e7;flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex}.resume-editor__title{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#111827;text-align:center;flex:1;font-size:1rem;font-weight:600}.resume-editor__topbar-actions{gap:.5rem;display:flex}.resume-editor__body{grid-template-columns:200px 1fr;min-height:600px;display:grid}.resume-editor__nav{background:#fff;border-right:1px solid #e4e4e7;flex-direction:column;gap:2px;padding:1rem;display:flex}.resume-editor__nav-item{color:#4b5563;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:.5rem;width:100%;padding:.75rem;font-size:.875rem;font-weight:500;transition:all .15s;display:block}.resume-editor__nav-item:hover{color:#0070f3;background:#0070f30f}.resume-editor__nav-item--active{color:#0070f3;background:#0070f31a;font-weight:600}.resume-editor__nav-divider{background:#e4e4e7;height:1px;margin:.75rem 0}.resume-editor__nav-label{text-transform:uppercase;letter-spacing:.07em;color:#9ca3af;padding:.25rem .75rem .5rem;font-size:.75rem;font-weight:600}.resume-editor__import-btn{justify-content:center;width:100%}.resume-editor__form{padding:1.5rem;overflow-y:auto}.resume-section{flex-direction:column;gap:1.25rem;display:flex}.resume-section__title{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#111827;font-size:1.125rem;font-weight:600}.resume-section__header{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.resume-entry{background:#f4f4f5;border:1px solid #e4e4e7;border-radius:.75rem;flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.resume-entry__header{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.resume-entry__title{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#111827;font-size:.875rem;font-weight:600}.resume-entry__remove{cursor:pointer;color:#9ca3af;background:#fff;border:1px solid #e4e4e7;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:1rem;line-height:1;transition:all .15s;display:flex}.resume-entry__remove:hover{color:#ff4d4d;border-color:#ff4d4d}.resume-form-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.resume-field{flex-direction:column;gap:.5rem;display:flex}.resume-field--checkbox{justify-content:flex-end;padding-bottom:.25rem}.resume-field__label{color:#4b5563;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.resume-field__input{font-size:.875rem;font-family:var(--font-body),"Lato",system-ui,-apple-system,sans-serif;color:#1f2937;background:#fff;border:1px solid #e4e4e7;border-radius:.5rem;outline:none;width:100%;padding:.75rem;transition:border-color .15s}.resume-field__input:focus{border-color:#0070f3;box-shadow:0 0 0 3px #0070f314}.resume-field__input::placeholder{color:#d1d5db}.resume-field__input:disabled{color:#9ca3af;cursor:not-allowed;background:#f4f4f5}.resume-field__textarea{font-size:.875rem;font-family:var(--font-body),"Lato",system-ui,-apple-system,sans-serif;color:#1f2937;resize:vertical;background:#fff;border:1px solid #e4e4e7;border-radius:.5rem;outline:none;width:100%;padding:.75rem;line-height:1.5;transition:border-color .15s}.resume-field__textarea:focus{border-color:#0070f3;box-shadow:0 0 0 3px #0070f314}.resume-field__textarea::placeholder{color:#d1d5db}.resume-field__textarea:disabled{color:#9ca3af;cursor:not-allowed;background:#f4f4f5}.resume-field__checkbox-label{color:#374151;cursor:pointer;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.resume-field__checkbox-label input[type=checkbox]{accent-color:#0070f3;cursor:pointer;width:15px;height:15px}.skills-input-row{align-items:flex-end;gap:.75rem;display:flex}.skills-input-row .resume-field__input{flex:1}.resume-skills-wrap{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.resume-skill-chip{color:#144da7;background:#e9f1ff;border:1px solid #90b5f7;border-radius:9999px;align-items:center;gap:.5rem;min-height:2rem;padding:.35rem .85rem;font-size:.8125rem;font-weight:500;display:inline-flex}.resume-skill-chip__remove{cursor:pointer;color:#144da7b3;background:0 0;border:none;align-items:center;padding:0;font-size:.875rem;line-height:1;transition:color .15s;display:flex}.resume-skill-chip__remove:hover{color:#0f3d8f}@media (max-width:768px){.resume-editor__body{grid-template-columns:1fr}.resume-editor__nav{border-bottom:1px solid #e4e4e7;border-right:none;flex-flow:wrap;padding:.75rem}.resume-form-grid{grid-template-columns:1fr}}.profile-layout{grid-template-columns:280px 1fr;align-items:start;gap:1.5rem;display:grid}.profile-layout__aside{position:sticky;top:88px}.profile-layout__main{flex-direction:column;gap:1.25rem;min-width:0;display:flex}.profile-aside-card{text-align:center;background:#fff;border:1px solid #e4e4e7;border-radius:.75rem;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem 1.25rem;display:flex}.profile-aside-card__avatar{width:96px;height:96px;font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#0070f3;background:#0070f31a;border:3px solid #0070f333;border-radius:50%;justify-content:center;align-items:center;margin-bottom:.25rem;font-size:1.5rem;font-weight:700;display:flex;position:relative;overflow:hidden}.profile-aside-card__avatar--rounded{border-radius:50%}.profile-aside-card__name{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#111827;font-size:1rem;font-weight:600}.profile-aside-card__headline{color:#0070f3;font-size:.75rem;font-weight:500}.profile-aside-card__location{color:#9ca3af;align-items:center;gap:.25rem;font-size:.75rem;display:flex}.profile-aside-card__location svg{flex-shrink:0}.profile-aside-card__divider{background:#e4e4e7;width:100%;height:1px;margin:.75rem 0}.profile-aside-card__stats{justify-content:center;gap:1rem;width:100%;display:flex}.profile-aside-card__stat{flex-direction:column;flex:1;align-items:center;gap:2px;display:flex}.profile-aside-card__stat-value{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#111827;font-size:1.25rem;font-weight:700}.profile-aside-card__stat-label{color:#9ca3af;font-size:.75rem}.company-settings__booking-copy{color:#4b5563;text-align:center;max-width:17rem;margin:0 0 .25rem;font-size:.94rem;line-height:1.55}.company-settings__booking-copy--left{text-align:left;max-width:none}.company-settings__booking-field{width:100%;max-width:17.5rem}.company-settings__booking-field .resume-field__input{width:100%;min-width:0}.profile-media-control{isolation:isolate;box-sizing:border-box;border-radius:50%;flex-shrink:0;width:96px;height:96px;position:relative;overflow:hidden}.profile-media-control--rounded{border-radius:50%}.profile-media-control:hover .profile-media-actions,.profile-media-control:focus-within .profile-media-actions{opacity:1;pointer-events:auto}.profile-media-actions{opacity:0;pointer-events:none;z-index:1;box-sizing:border-box;background:#0000008c;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:8px;margin:0;padding:0;transition:opacity .15s;display:flex;position:absolute;inset:0;overflow:hidden}.profile-media-actions .btn{appearance:none;width:auto;min-width:0;max-width:calc(100% - 16px);min-height:0;box-shadow:none;color:#fff;text-overflow:ellipsis;white-space:normal;text-align:center;box-sizing:border-box;background:0 0;border:none;border-radius:0;flex-direction:column;justify-content:center;align-items:center;gap:2px;margin:0;padding:0;font-size:12px;font-weight:500;line-height:1.1;transition:background-color .15s,color .15s,opacity .15s;display:flex;overflow:hidden}.profile-media-actions .btn:before{display:none}.profile-media-actions .btn:hover:not(:disabled){color:#fff;background:#ffffff14}.profile-media-actions .btn:focus,.profile-media-actions .btn:focus-visible{box-shadow:none;color:#fff;outline:none}.profile-media-actions .btn:disabled{color:#ffffff73;opacity:1;background:0 0}.profile-media-actions .btn--sm{min-height:0;font-size:12px;line-height:1}.profile-media-actions svg{flex-shrink:0;width:14px;height:14px}.profile-media-actions span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin:0;padding:0;display:block;overflow:hidden}.profile-media-hint{color:#9ca3af;max-width:13rem;margin-top:-.25rem;font-size:11px;line-height:1.4}.media-badge{overflow:hidden}.media-badge__image{object-fit:cover;border-radius:inherit}.profile-page-skeleton__title{width:8rem;height:1.5rem;margin-bottom:.5rem}.profile-page-skeleton__subtitle{width:22rem;max-width:100%;height:.875rem}.profile-page-skeleton__actions{gap:.75rem;display:flex}.profile-page-skeleton__hint{border-radius:9999px;width:7rem;height:.75rem}.profile-page-skeleton__cta{border-radius:.5rem;width:7.5rem;height:2rem}.profile-aside-card--skeleton{pointer-events:none}.profile-skeleton__avatar{border-radius:50%;width:72px;height:72px;margin-bottom:.25rem}.profile-skeleton__name{width:52%;height:1rem}.profile-skeleton__headline{width:70%;height:.75rem}.profile-skeleton__location{width:45%;height:.75rem}.profile-skeleton__stat{gap:.5rem}.profile-skeleton__stat-value{width:2rem;height:1.25rem}.profile-skeleton__stat-label{width:2.75rem;height:.625rem}.profile-skeleton__completion{gap:.5rem}.profile-skeleton__completion-label{width:6rem;height:.625rem}.profile-skeleton__completion-pct{width:2rem;height:.625rem}.profile-skeleton__completion-bar{border-radius:9999px;width:100%;height:6px}.profile-tabs--skeleton{pointer-events:none}.profile-skeleton__tab{border-radius:.5rem;width:6rem;height:2.25rem}.profile-block--skeleton{pointer-events:none}.profile-skeleton__block-header{align-items:center}.profile-skeleton__block-title{width:8rem;height:1rem}.profile-skeleton__block-title--wide{width:10rem}.profile-skeleton__button{border-radius:.5rem;width:4rem;height:2rem}.profile-skeleton__button--sm{border-radius:.375rem;width:4.5rem;height:1.75rem}.profile-skeleton__info-grid{row-gap:1.25rem}.profile-skeleton__info-item{gap:.5rem}.profile-skeleton__info-label{width:4.5rem;height:.625rem}.profile-skeleton__info-value{width:80%;height:.875rem}.profile-skeleton__copy{flex-direction:column;gap:.75rem;display:flex}.profile-skeleton__line{width:100%;height:.875rem}.profile-skeleton__line--mid{width:84%}.profile-skeleton__line--short{width:68%}.profile-skeleton__line--icon{width:7.5rem;height:.75rem;margin-block:.125rem}.profile-tabs{background:#f4f4f5;border:1px solid #e4e4e7;border-radius:.75rem;align-items:center;gap:2px;width:fit-content;padding:.25rem;display:flex}.profile-tabs__tab{color:#4b5563;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:.5rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .15s}.profile-tabs__tab:hover{color:#111827}.profile-tabs__tab--active{color:#0070f3;background:#fff;font-weight:600;box-shadow:0 1px 2px #0000000d}.profile-tabs__count{color:#0070f3;background:#0070f31f;border-radius:9999px;justify-content:center;align-items:center;min-width:1.25rem;margin-left:.5rem;padding:0 .5rem;font-size:.75rem;font-weight:600;display:inline-flex}.profile-section{flex-direction:column;gap:1rem;display:flex}.profile-section__header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.profile-section__title{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#111827;font-size:1.125rem;font-weight:600}.profile-block{background:#fff;border:1px solid #e4e4e7;border-radius:.75rem;flex-direction:column;gap:1rem;padding:1.25rem 1.5rem;display:flex}.profile-block__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.profile-block__header-actions{flex-shrink:0;gap:.5rem;display:flex}.profile-block__title{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#111827;font-size:1rem;font-weight:600}.profile-block__sub{color:#6b7280;font-size:.875rem;font-weight:400}.profile-about-text{color:#374151;font-size:.875rem;line-height:1.75}.profile-info-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.profile-info-item{flex-direction:column;gap:3px;display:flex}.profile-info-item__label{letter-spacing:.04em;color:#9ca3af;text-transform:uppercase;font-size:.75rem;font-weight:600}.profile-info-item__value{color:#1f2937;font-size:.875rem;font-weight:500}.profile-exp-view{flex-direction:column;gap:.5rem;display:flex}.profile-exp-view__meta{color:#6b7280;flex-wrap:wrap;align-items:center;gap:.75rem;font-size:.75rem;display:flex}.profile-exp-view__desc{color:#4b5563;font-size:.875rem;line-height:1.5}.profile-completion{flex-direction:column;gap:.5rem;width:100%;display:flex}.profile-completion__header{justify-content:space-between;align-items:center;display:flex}.profile-completion__label{color:#6b7280;font-size:.75rem;font-weight:500}.profile-completion__pct{color:#0070f3;font-size:.75rem;font-weight:700}.profile-completion__bar{background:#f4f4f5;border-radius:9999px;width:100%;height:6px;overflow:hidden}.profile-completion__fill{background:#0070f3;border-radius:9999px;height:100%;transition:width .5s}.profile-completion__fill--danger{background:#f33}.profile-completion__fill--warning{background:#a38300}.profile-completion__fill--success{background:#0cce6b}.profile-empty{text-align:center;color:#9ca3af;background:#f4f4f5;border-radius:.5rem;padding:2rem;font-size:.875rem}@media (max-width:1024px){.profile-layout{grid-template-columns:1fr}.profile-layout__aside{position:static}.profile-info-grid{grid-template-columns:1fr}}.resume-card__preview{cursor:pointer;position:relative}.resume-card__preview-hover{color:#fff;opacity:0;background:#0070f3d9;border-radius:.375rem .375rem 0 0;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;transition:opacity .25s;display:flex;position:absolute;inset:0}.resume-card__preview-hover svg{flex-shrink:0}.resume-card__preview:hover .resume-card__preview-hover,.resume-card__preview:focus-visible .resume-card__preview-hover{opacity:1}.rv-overlay{z-index:1000;background:#f4f4f5;flex-direction:column;display:flex;position:fixed;inset:0;overflow:hidden}.rv-overlay__bar{z-index:10;background:#fff;border-bottom:1px solid #e4e4e7;flex-shrink:0;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:1rem;padding:1rem 1.5rem;display:grid;position:sticky;top:0}@media (max-width:768px){.rv-overlay__bar{grid-template-columns:1fr;justify-items:stretch;gap:.75rem;padding:1rem}}.rv-overlay__bar-title{color:#1f2937;text-align:center;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:1rem;font-weight:600;overflow:hidden}.rv-overlay__bar-left,.rv-overlay__bar-right{flex-shrink:0;align-items:center;gap:.75rem;min-width:0;display:flex}.rv-overlay__bar-left{justify-content:flex-start}.rv-overlay__bar-right{justify-content:flex-end}.rv-overlay__actions{gap:.75rem}.rv-overlay__actions .btn{flex-shrink:0}@media (max-width:768px){.rv-overlay__bar-title{text-align:left;order:-1}.rv-overlay__bar-right{flex-wrap:wrap;justify-content:flex-start}}.rv-overlay__scroll{flex:1;justify-content:center;align-items:flex-start;min-height:0;padding:2.5rem 1rem;display:flex;overflow-y:auto}.rv-page-shadow{background:#fff;width:100%;max-width:8.5in;overflow:hidden}.rv-doc{max-width:8.5in;font-family:var(--font-resume),"EB Garamond",Garamond,"Times New Roman",serif;font-optical-sizing:auto;font-kerning:normal;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;background:#fff;margin:0 auto;padding:.5in;font-size:11pt;line-height:1.45}@media (max-width:768px){.rv-doc{padding:1.5rem}}.rv-header{text-align:center;margin-bottom:1rem}.rv-header__name{font-family:var(--font-resume),"EB Garamond",Garamond,"Times New Roman",serif;font-variation-settings:"wght" 400;font-synthesis-weight:none;letter-spacing:.015em;color:#000;margin:0;font-size:1.8rem;font-weight:400;line-height:1.05}.rv-header__headline{color:#000;margin:4px 0 0;font-size:11pt;font-style:italic}.rv-header__contacts{color:#000;flex-wrap:wrap;justify-content:center;gap:10px 16px;margin-top:.5rem;font-size:9.5pt;display:flex}.rv-header__contact{white-space:nowrap;align-items:center;gap:4px;display:inline-flex}.rv-header__icon{color:#000;flex-shrink:0}.rv-link{color:inherit;text-decoration:none}.rv-link:hover{text-decoration:underline}.rv-section{margin-top:1rem}.rv-section__heading{font-variant:small-caps;letter-spacing:.03em;color:#000;border-bottom:1px solid #000;margin:0 0 4px;padding-bottom:1px;font-size:13pt;font-weight:400}.rv-section__body{color:#000;margin:0}.rv-entry-head{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}@media (max-width:640px){.rv-entry-head{flex-direction:column;gap:.5rem}}.rv-entry-head__main{min-width:0}.rv-entry-head__aside{text-align:right;min-width:160px;font-family:var(--font-body),"Lato",system-ui,-apple-system,sans-serif;color:#4b5563;flex-shrink:0;font-size:.78rem}@media (max-width:640px){.rv-entry-head__aside{text-align:left;min-width:0}}.rv-exp{margin-bottom:10px}.rv-exp:last-child{margin-bottom:0}.rv-exp__topline,.rv-exp__titleline{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}@media (max-width:640px){.rv-exp__topline,.rv-exp__titleline{flex-direction:column;align-items:flex-start;gap:0}}.rv-exp__topline{margin-bottom:1px}.rv-exp__title{color:#000;font-size:10.5pt;font-style:italic}.rv-exp__company{color:#000;font-size:11pt;font-weight:600}.rv-exp__dates{color:#000;text-align:right;flex-shrink:0;font-size:10pt;font-style:italic}.rv-exp__location{color:#000;text-align:right;flex-shrink:0;font-size:10pt}.rv-exp__meta-item+.rv-exp__meta-item{margin-top:2px}.rv-bullets{color:#000;margin:4px 0 0;padding-left:1em;line-height:1.4;list-style:outside}.rv-bullets li{margin-bottom:3px}.rv-edu{margin-bottom:10px}.rv-edu:last-child{margin-bottom:0}.rv-edu__degree{color:#000;font-size:10.5pt;font-style:italic}.rv-edu__institution{color:#000;font-size:11pt;font-weight:600}.rv-skills-block{font-size:11pt}.rv-skills-line{color:#000;margin:0}.rv-skills-label{font-weight:600}@media print{.rv-overlay__bar{display:none}.rv-overlay{background:#fff;position:static}.rv-overlay__scroll{padding:0;overflow:visible}.rv-page-shadow{box-shadow:none;max-width:100%}}.profile-loading,.profile-error{flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:60vh;display:flex}.resume-field__hint{color:#9ca3af;margin-top:.25rem;font-size:.75rem}.resume-field__error{color:#f33;margin-top:.5rem;font-size:.75rem}.modal-backdrop{z-index:400;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000073;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0;overflow:auto}.modal-backdrop--animated{animation:.2s ease-out both modal-backdrop-enter}.modal-backdrop--animated .modal{animation:.2s ease-out both modal-scale-enter}.modal-backdrop--animated.modal-backdrop--closing{pointer-events:none;animation:.2s ease-out both modal-backdrop-exit}.modal-backdrop--animated.modal-backdrop--closing .modal{animation:.2s ease-out both modal-scale-exit}.modal{background:#fff;border-radius:.75rem;flex-direction:column;width:100%;max-width:680px;max-height:calc(100vh - 2rem);display:flex;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.modal__header{border-bottom:1px solid #f4f4f5;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.modal__title{color:#111827;font-size:1rem;font-weight:600}.modal__close{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:.375rem;padding:0 .25rem;font-size:1.125rem;line-height:1}.modal__close:hover{color:#374151;background:#f4f4f5}.modal__body{flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.modal__body--scroll{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;min-height:0;max-height:65vh;overflow-y:auto}.modal__footer{background:#f4f4f5;border-top:1px solid #f4f4f5;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;display:flex}.modal--cropper{flex-direction:column;max-width:480px;max-height:90vh;display:flex}.modal--cropper .modal__body{overflow-y:auto}.modal--resume-import{width:min(100%,56rem);max-width:56rem}.modal--resume-import .modal__body{overscroll-behavior:contain;overflow-y:auto}.modal--resume-import .resume-form-grid{grid-template-columns:1fr}.modal--recruiter-chat{width:min(100%,60rem);max-width:60rem}.recruiter-chat-page-container{height:calc(100vh - 5rem);display:flex;overflow:hidden}.recruiter-chat-desktop-sidebar{flex-shrink:0;display:none}@media (min-width:1024px){.recruiter-chat-desktop-sidebar{width:auto;display:flex}}.recruiter-chat-main-col{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.recruiter-chat-topbar{background:#fff;border-bottom:1px solid #0000000f;flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem;height:3.25rem;padding:0 1.25rem;display:flex}.recruiter-chat-topbar__left{align-items:center;gap:.75rem;min-width:0;display:flex}.recruiter-chat-topbar__menu-btn{color:#6b7280;cursor:pointer;background:0 0;border:0;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;transition:background-color .15s,color .15s;display:inline-flex}.recruiter-chat-topbar__menu-btn:hover{color:#1f2937;background:#f4f4f5}@media (min-width:1024px){.recruiter-chat-topbar__menu-btn{display:none}}.recruiter-chat-topbar__title{color:#111827;text-overflow:ellipsis;white-space:nowrap;max-width:20rem;font-size:.875rem;font-weight:500;overflow:hidden}.recruiter-chat-topbar__right{align-items:center;gap:.5rem;display:flex}.recruiter-chat-topbar__action-btn{color:#4b5563;cursor:pointer;background:0 0;border:0;border-radius:.375rem;align-items:center;gap:.5rem;height:2rem;padding:.4rem .75rem;font-size:.875rem;font-weight:500;transition:background-color .15s,color .15s;display:inline-flex}.recruiter-chat-topbar__action-btn:hover:not(:disabled){color:#111827;background:#f4f4f5}.recruiter-chat-topbar__action-btn:disabled{opacity:.5;cursor:not-allowed}.recruiter-chat-drawer-backdrop{z-index:400;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000005c;animation:.18s ease-out both modal-backdrop-enter;position:fixed;inset:0}@media (min-width:1024px){.recruiter-chat-drawer-backdrop{display:none}}.recruiter-chat-drawer{z-index:401;background:#fff;flex-direction:column;width:min(19rem,85vw);transition:transform .26s cubic-bezier(.32,.72,0,1);display:flex;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%);box-shadow:6px 0 28px #0000001f}.recruiter-chat-drawer--open{transform:translate(0)}@media (min-width:1024px){.recruiter-chat-drawer{display:none}}.recruiter-chat-drawer__header{border-bottom:1px solid #f4f4f5;flex-shrink:0;justify-content:space-between;align-items:center;height:3.25rem;padding:0 1rem;display:flex}.recruiter-chat-drawer__label{color:#111827;font-size:.875rem;font-weight:600}.recruiter-chat-drawer .recruiter-chat-sidebar{width:100%;min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;flex:1}.recruiter-chat-empty-state{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1rem;min-height:18rem;padding:2rem;display:flex}.recruiter-chat-empty-state__icon{color:#0f766e;background:linear-gradient(135deg,#14b8a62e,#3b82f61a);border-radius:999px;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;display:inline-flex}.recruiter-chat-empty-state__heading{color:#111827;margin:0;font-size:1.125rem;font-weight:600}.recruiter-chat-empty-state__subtitle{color:#4b5563;max-width:24rem;margin:0;line-height:1.6}.recruiter-chat-empty-state__btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0070f3,#0054b6);border:0;border-radius:1rem;min-height:2.5rem;margin-top:.5rem;padding:.55rem 1.4rem;font-size:.875rem;font-weight:600;transition:transform .15s,box-shadow .15s;box-shadow:0 10px 24px #0f172a24}.recruiter-chat-empty-state__btn:hover{transform:translateY(-1px);box-shadow:0 14px 32px #0f172a2e}.recruiter-chat-shell{background:radial-gradient(circle at 0 0,#14b8a614,#0000 25%),linear-gradient(#f8fafcf5,#fff 18%);border:1px solid #f4f4f5;border-radius:1rem;flex:1;grid-template-rows:minmax(0,1fr) auto;gap:1.25rem;min-height:0;display:grid;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.recruiter-chat-shell--assistant{flex-direction:column;padding:.75rem;display:flex}.recruiter-chat-thread{flex-direction:column;gap:1.25rem;min-height:0;padding:1.5rem;display:flex;overflow-y:auto}.recruiter-chat-loading,.recruiter-chat-empty{text-align:center;color:#4b5563;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:18rem;display:flex}.recruiter-chat-loading__icon{animation:1s linear infinite spin}.recruiter-chat-empty{max-width:42rem;margin:0 auto}.recruiter-chat-empty h3{color:#111827;margin:0;font-size:clamp(1.25rem,2vw,1.65rem)}.recruiter-chat-empty p{margin:0;line-height:1.7}.recruiter-chat-empty__icon{color:#0f766e;background:linear-gradient(135deg,#14b8a62e,#3b82f61a);border-radius:999px;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;display:inline-flex}.recruiter-chat-suggestions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.recruiter-chat-suggestion{color:#374151;cursor:pointer;background:#ffffffe0;border:1px solid #0f766e24;border-radius:999px;padding:.75rem 1rem;font-size:.875rem;line-height:1.5;transition:transform .16s,border-color .16s,box-shadow .16s}.recruiter-chat-suggestion:hover{border-color:#0d948840;transform:translateY(-1px);box-shadow:0 10px 28px #0f172a14}.recruiter-chat-turn{flex-direction:column;gap:.75rem;display:flex}.recruiter-chat-turn--user{align-items:flex-end}.recruiter-chat-turn--assistant{align-items:flex-start}.recruiter-chat-bubble{border-radius:1.35rem;gap:.75rem;max-width:min(100%,52rem);padding:1rem 1.1rem;display:flex;box-shadow:0 10px 30px #0f172a0f}.recruiter-chat-bubble p{white-space:pre-wrap;margin:0;line-height:1.72}.recruiter-chat-bubble--assistant{background:#fff;border:1px solid #0f172a0f}.recruiter-chat-bubble--user{color:#fff;background:#0070f3}.recruiter-chat-bubble__icon{background:#ffffff2e;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex}.recruiter-chat-bubble__icon--assistant{color:#0f766e;background:linear-gradient(135deg,#14b8a629,#3b82f61a)}.recruiter-chat-bubble__content{flex-direction:column;gap:.75rem;min-width:0;display:flex}.recruiter-chat-typing{align-items:center;gap:.35rem;padding:.35rem 0;display:inline-flex}.recruiter-chat-typing span{background:#0f766e66;border-radius:999px;width:.5rem;height:.5rem;animation:1s ease-in-out infinite recruiter-chat-pulse}.recruiter-chat-typing span:nth-child(2){animation-delay:.12s}.recruiter-chat-typing span:nth-child(3){animation-delay:.24s}.recruiter-chat-turn__cards{flex-direction:column;gap:.75rem;width:min(100%,58rem);display:flex}.recruiter-chat-card{background:#fffffff5;border:1px solid #0f172a12;border-radius:1.25rem;flex-direction:column;gap:1rem;padding:1.1rem 1.15rem;display:flex;box-shadow:0 12px 32px #0f172a0f}.recruiter-chat-card--compact{box-shadow:none;border-color:#f4f4f5}.recruiter-chat-card__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.recruiter-chat-card__title{color:#111827;font-size:1rem;font-weight:600}.recruiter-chat-card__subtitle,.recruiter-chat-card__body-copy{color:#4b5563;margin:.35rem 0 0;line-height:1.7}.recruiter-chat-card__sources{flex-wrap:wrap;gap:.75rem;display:flex}.recruiter-chat-source{color:#374151;background:#f4f4f5;border-radius:.5rem;align-items:center;gap:.45rem;padding:.65rem .8rem;font-size:.875rem;text-decoration:none;display:inline-flex}.recruiter-chat-source:hover{color:#0f766e}.recruiter-chat-salary-band{flex-direction:column;gap:.75rem;display:flex}.recruiter-chat-salary-band__labels{color:#4b5563;justify-content:space-between;gap:1rem;font-size:.875rem;display:flex}.recruiter-chat-salary-band__track{background:#0f172a12;border-radius:999px;height:.8rem;position:relative;overflow:visible}.recruiter-chat-salary-band__fill{border-radius:inherit;background:linear-gradient(90deg,#14b8a6,#2563eb);position:absolute;inset:0}.recruiter-chat-salary-band__marker{color:#374151;flex-direction:column;align-items:center;gap:.3rem;font-size:.75rem;display:inline-flex;position:absolute;top:calc(100% + .45rem);transform:translate(-50%)}.recruiter-chat-salary-band__marker:before{content:"";background:#0f172a33;width:2px;height:.9rem}.recruiter-chat-salary-band__marker span{white-space:nowrap;background:#fff;border:1px solid #0f172a14;border-radius:999px;padding:.22rem .5rem}.recruiter-chat-candidate-card{text-align:left;cursor:pointer;background:linear-gradient(#f8fafcf5,#fff);border:1px solid #0f172a12;border-radius:.75rem;flex-direction:column;gap:.75rem;padding:1rem;transition:transform .16s,box-shadow .16s,border-color .16s;display:flex}.recruiter-chat-candidate-card__top,.recruiter-chat-candidate-card__identity,.recruiter-chat-candidate-profile,.recruiter-chat-section,.recruiter-chat-timeline{flex-direction:column;display:flex}.recruiter-chat-candidate-card__top{flex-direction:row;align-items:center;gap:.75rem}.recruiter-chat-candidate-card__identity{gap:.2rem;min-width:0}.recruiter-chat-candidate-card__name{color:#111827;font-weight:600}.recruiter-chat-candidate-card__headline,.recruiter-chat-candidate-card__job,.recruiter-chat-candidate-card__feedback,.recruiter-chat-detail-meta,.recruiter-chat-timeline__meta,.recruiter-chat-diff-card__label,.recruiter-chat-diff-empty,.recruiter-chat-composer__hint,.recruiter-chat-inline-note{color:#4b5563}.recruiter-chat-candidate-card__headline,.recruiter-chat-candidate-card__job,.recruiter-chat-candidate-card__feedback,.recruiter-chat-composer__hint,.recruiter-chat-inline-note{font-size:.875rem;line-height:1.6}.recruiter-chat-candidate-card__feedback{margin:0}.recruiter-chat-candidate-card__meta,.recruiter-chat-detail-meta,.recruiter-chat-chip-row,.recruiter-chat-interrupt__actions,.recruiter-chat-detail-stats,.recruiter-chat-inline-note{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.recruiter-chat-avatar{color:#fff;background:linear-gradient(135deg,#0f766e,#1d4ed8);border-radius:9999px;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;font-weight:600;display:inline-flex;overflow:hidden}.recruiter-chat-avatar--lg{width:3.5rem;height:3.5rem}.recruiter-chat-pill{text-transform:capitalize;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;min-height:2rem;padding:.35rem .85rem;font-size:.8125rem;font-weight:500;display:inline-flex}.recruiter-chat-pill--gray{color:#52637a;background:#f5f7fb;border-color:#d6dde8}.recruiter-chat-pill--primary{color:#144da7;background:#e9f1ff;border-color:#90b5f7}.recruiter-chat-pill--success{color:#166534;background:#edf9f2;border-color:#9fd3bb}.recruiter-chat-pill--warning{color:#9a5b00;background:#fff4db;border-color:#f3c46f}.recruiter-chat-pill--danger{color:#b42318;background:#fff0f0;border-color:#f0a2a2}.recruiter-chat-score{color:#0f766e;font-size:.75rem;font-weight:600}.recruiter-chat-chip{color:#0f766e;background:#eefaf8;border:1px solid #8fcfca;border-radius:999px;justify-content:center;align-items:center;min-height:2rem;padding:.35rem .85rem;font-size:.8125rem;font-weight:500;display:inline-flex}.recruiter-chat-section{gap:.75rem}.recruiter-chat-section__title,.recruiter-chat-feedback-box__label{letter-spacing:.02em;text-transform:uppercase;color:#6b7280;font-size:.75rem;font-weight:600}.recruiter-chat-detail-stats{grid-template-columns:repeat(auto-fit,minmax(9rem,1fr));align-items:stretch;gap:.75rem;display:grid}.recruiter-chat-detail-stats div{background:#f4f4f5;border-radius:.5rem;flex-direction:column;gap:.25rem;padding:.8rem .9rem;display:flex}.recruiter-chat-detail-stats strong{color:#111827}.recruiter-chat-detail-stats__label{text-transform:uppercase;letter-spacing:.02em;color:#6b7280;font-size:.75rem}.recruiter-chat-feedback-box{background:linear-gradient(135deg,#0ea5e914,#14b8a614);border:1px solid #0ea5e91a;border-radius:.5rem;flex-direction:column;gap:.45rem;padding:.95rem 1rem;display:flex}.recruiter-chat-feedback-box p{color:#374151;margin:0;line-height:1.7}.recruiter-chat-timeline{gap:.75rem}.recruiter-chat-timeline__item{border-left:2px solid #0f172a14;padding-left:1rem}.recruiter-chat-timeline__title{color:#111827;font-weight:600}.recruiter-chat-timeline__meta{margin-top:.15rem;font-size:.875rem}.recruiter-chat-bullets,.recruiter-chat-diff-list{flex-direction:column;gap:.45rem;margin:0;padding-left:1rem;display:flex}.recruiter-chat-bullets li,.recruiter-chat-diff-list__item{color:#374151;line-height:1.65}.recruiter-chat-diff-list{padding-left:0;list-style:none}.recruiter-chat-diff-list__item--added{color:#047857}.recruiter-chat-diff-list__item--removed{color:#b91c1c;text-decoration:line-through}.recruiter-chat-card--interrupt{background:linear-gradient(#fffbeb,#fffffffa);border-color:#f59e0b33}.recruiter-chat-interrupt__diffs{flex-direction:column;gap:.75rem;display:flex}.recruiter-chat-diff-card{background:#fff;border:1px solid #0f172a12;border-radius:.5rem;flex-direction:column;gap:.75rem;padding:1rem;display:flex}.recruiter-chat-diff-card__title{text-transform:capitalize;color:#111827;font-weight:600}.recruiter-chat-diff-card__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.recruiter-chat-diff-card__pane{background:#f4f4f5;border-radius:.5rem;flex-direction:column;gap:.5rem;padding:.85rem .9rem;display:flex}.recruiter-chat-diff-card__pane--after{background:#10b98114}.recruiter-chat-inline-note{background:#fff;border:1px solid #0f172a12;border-radius:999px;width:fit-content;padding:.75rem .9rem}.recruiter-chat-error{color:#b91c1c;font-size:.875rem}.recruiter-chat-composer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border-top:1px solid #0f172a0f;flex-direction:column;gap:.75rem;padding:1.25rem;display:flex}.recruiter-chat-composer__field{color:#6b7280;background:#fff;border:1px solid #0f172a1a;border-radius:.75rem;align-items:flex-start;gap:.75rem;padding:.95rem 1rem;display:flex;box-shadow:inset 0 1px #ffffffb3}.recruiter-chat-composer__textarea{resize:none;color:#111827;background:0 0;border:none;outline:none;width:100%;min-height:1.5rem;max-height:10rem;font-size:1rem;line-height:1.6}.recruiter-chat-composer__textarea::placeholder{color:#9ca3af}.recruiter-chat-composer__textarea:disabled{cursor:not-allowed}.recruiter-chat-composer__footer{justify-content:space-between;align-items:center;gap:1rem;display:flex}.recruiter-chat-composer__submit{align-items:center;gap:.45rem;display:inline-flex}@keyframes recruiter-chat-pulse{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}}@media (max-width:900px){.recruiter-chat-shell{min-height:calc(100vh - 11rem)}.recruiter-chat-thread{padding:1rem}.recruiter-chat-candidate-grid,.recruiter-chat-diff-card__grid,.recruiter-chat-detail-stats{grid-template-columns:1fr}.recruiter-chat-card__header,.recruiter-chat-composer__footer{flex-direction:column;align-items:stretch}}@media (max-width:640px){.recruiter-chat-shell{border-radius:.75rem;min-height:calc(100vh - 10rem)}.recruiter-chat-thread,.recruiter-chat-composer{padding:1rem}.recruiter-chat-bubble{max-width:100%}}.recruiter-chat-page{gap:1.25rem;min-height:calc(100vh - 5rem);overflow:hidden}.recruiter-chat-artifacts{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;padding:.75rem 0;display:grid}.recruiter-chat-artifact{background:linear-gradient(#0070f30a,#fffffff5);border:1px solid #0070f31f;border-radius:.75rem;flex-direction:column;gap:.5rem;padding:.75rem 1rem;display:flex}.recruiter-chat-artifact__eyebrow{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;justify-content:space-between;align-items:center;gap:.5rem;font-size:.75rem;display:flex}.recruiter-chat-artifact__title{color:#111827;font-size:.875rem;font-weight:600}.recruiter-chat-artifact__summary{color:#4b5563;font-size:.875rem;line-height:1.5}.recruiter-chat-layout{grid-template-columns:auto minmax(0,1fr);align-items:stretch;gap:1rem;height:calc(100vh - 9rem);min-height:calc(100vh - 9rem);max-height:calc(100vh - 9rem);display:grid;overflow:hidden}.recruiter-chat-main{flex:1;min-width:0;min-height:0;padding:1rem;display:flex;overflow:hidden}.recruiter-chat-sidebar{background:linear-gradient(#fffffff5,#f8fafceb),radial-gradient(circle at 0 0,#14b8a61a,#0000 38%);border:1px solid #94a3b82e;border-radius:1.5rem;flex-direction:column;gap:1rem;width:19rem;height:100%;min-height:0;padding:1rem;transition:width .25s,padding .25s,transform .25s;display:flex;overflow:hidden;box-shadow:0 22px 48px #0f172a0f,inset 0 1px #ffffffb3}.recruiter-chat-sidebar--collapsed{width:5.5rem;padding-inline:.75rem}.recruiter-chat-sidebar__top,.recruiter-chat-sidebar__groups,.recruiter-chat-sidebar__group-list,.recruiter-chat-sidebar__thread-copy,.recruiter-chat-sidebar__empty{flex-direction:column;display:flex}.recruiter-chat-sidebar__top{gap:.75rem}.recruiter-chat-sidebar__top-row{align-items:center;gap:.5rem;display:flex}.recruiter-chat-sidebar__spinner{animation:1s ease-in-out infinite recruiter-chat-pulse}.recruiter-chat-sidebar__error{color:#b91c1c;background:#fef2f2eb;border:1px solid #f8717138;border-radius:1rem;margin:0;padding:.75rem;font-size:.75rem;line-height:1.5}.recruiter-chat-sidebar__groups{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#0070f359 #0070f314;flex:1;gap:1rem;min-height:0;padding-right:.25rem;overflow-y:auto}.recruiter-chat-sidebar__groups::-webkit-scrollbar{width:.55rem}.recruiter-chat-sidebar__groups::-webkit-scrollbar-track{background:#0070f314;border-radius:999px}.recruiter-chat-sidebar__groups::-webkit-scrollbar-thumb{background:#0070f359;border-radius:999px}.recruiter-chat-sidebar__group{flex-direction:column;gap:.5rem;display:flex}.recruiter-chat-sidebar__group-label{color:#9ca3af;letter-spacing:.08em;text-transform:uppercase;margin:0;padding-left:.5rem;font-size:.72rem;font-weight:600}.recruiter-chat-sidebar__group-list{gap:.5rem}.recruiter-chat-sidebar__thread{background:0 0;border-radius:1rem;align-items:stretch;transition:background-color .15s,box-shadow .15s;display:flex;position:relative}.recruiter-chat-sidebar__thread:hover{background:#ffffffb8;box-shadow:inset 0 0 0 1px #94a3b829}.recruiter-chat-sidebar__thread--active{background:linear-gradient(135deg,#0f766e1f,#3b82f61a),#ffffffeb;box-shadow:inset 0 0 0 1px #2dd4bf33,0 10px 24px #0f172a0f}.recruiter-chat-sidebar__thread-icon{color:#6b7280;background:#0f172a0d;border-radius:.85rem;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex}.recruiter-chat-sidebar__thread-copy{gap:.2rem;min-width:0}.recruiter-chat-sidebar__thread-title,.recruiter-chat-sidebar__thread-meta{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.recruiter-chat-sidebar__thread-title{color:#111827;font-size:.875rem;font-weight:500}.recruiter-chat-sidebar__thread-meta{color:#6b7280;font-size:.76rem}.recruiter-chat-sidebar__empty{color:#6b7280;text-align:center;border:1px dashed #94a3b83d;border-radius:1rem;justify-content:center;align-items:center;gap:.5rem;min-height:12rem;padding:1.25rem .75rem;font-size:.875rem}.recruiter-chat-sidebar__empty-title{color:#111827;font-weight:600}.recruiter-chat-sidebar--collapsed .recruiter-chat-sidebar__top-row{flex-direction:column}.recruiter-chat-sidebar--collapsed .recruiter-chat-sidebar__new-btn{width:100%;padding-inline:0}.recruiter-chat-sidebar--collapsed .recruiter-chat-sidebar__new-btn span{font-size:.7rem}.recruiter-chat-sidebar--collapsed .recruiter-chat-sidebar__groups{padding-right:0}.recruiter-chat-sidebar--collapsed .recruiter-chat-sidebar__group-list{align-items:center}.recruiter-chat-sidebar--collapsed .recruiter-chat-sidebar__thread{width:100%}.recruiter-chat-sidebar--collapsed .recruiter-chat-sidebar__thread-copy{display:none}.recruiter-chat-shell{background:radial-gradient(circle at 0 0,#14b8a61a,#0000 30%),radial-gradient(circle at 100% 0,#3b82f61a,#0000 34%),linear-gradient(#f8fafcfa,#fff 16%);border:1px solid #94a3b82e;border-radius:1.5rem;flex-direction:column;width:100%;height:100%;min-height:0;display:flex;overflow:hidden;box-shadow:0 24px 60px #0f172a14,0 8px 20px #0f172a0a}.recruiter-chat-shell--assistant{flex:1;min-height:0;padding:1rem}.recruiter-chat-runtime{flex-direction:column;flex:1;height:100%;min-height:0;display:flex;overflow:hidden}.recruiter-chat-loading,.recruiter-chat-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:2.5rem 1.5rem;display:flex}.recruiter-chat-empty--error{gap:1.5rem}.recruiter-chat-error__icon{color:#ef4444;background:linear-gradient(135deg,#ef444426,#b91c1c1a);border-radius:1rem;justify-content:center;align-items:center;width:4rem;height:4rem;margin-bottom:.5rem;display:flex;box-shadow:0 12px 24px #ef444414}.recruiter-chat-error__content{flex-direction:column;align-items:center;gap:.75rem;max-width:32rem;display:flex}.recruiter-chat-error__content h3{color:#111827;margin:0;font-size:1.5rem;font-weight:600}.recruiter-chat-error__content p{color:#6b7280;margin:0;line-height:1.75}.recruiter-chat-error__terminal{text-align:left;background:linear-gradient(#00295a,#001731);border:1px solid #ffffff1a;border-radius:.5rem;width:100%;margin-top:1.5rem;overflow:hidden;box-shadow:0 20px 40px #00000040}.recruiter-chat-error__terminal code{font-family:var(--font-mono),"Courier New",monospace;flex-direction:column;gap:.75rem;padding:1.25rem;font-size:.85rem;line-height:1.5;display:flex}.recruiter-chat-error__terminal-dots{background:#ffffff14;border-bottom:1px solid #ffffff1a;gap:.4rem;padding:.75rem 1rem;display:flex}.recruiter-chat-error__terminal-dots span{border-radius:50%;width:.65rem;height:.65rem}.recruiter-chat-error__terminal-dots span:first-child{background:#ef4444}.recruiter-chat-error__terminal-dots span:nth-child(2){background:#eab308}.recruiter-chat-error__terminal-dots span:nth-child(3){background:#22c55e}.terminal-cmd{color:#bfdbfef5}.terminal-err{color:#fca5a5;word-break:break-all}.recruiter-chat-message{align-items:flex-start;gap:.75rem;width:100%;display:flex}.recruiter-chat-message--user{flex-direction:row-reverse;justify-content:flex-end}.recruiter-chat-message__avatar{border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;margin-top:.15rem;display:inline-flex;box-shadow:0 8px 20px #0f172a1a}.recruiter-chat-message__avatar--assistant{color:#0054b6;background:linear-gradient(135deg,#0070f329,#0070f314)}.recruiter-chat-message__avatar--user{color:#fff;background:linear-gradient(135deg,#0070f3,#004697)}.recruiter-chat-message__body{flex-direction:column;gap:.75rem;width:min(100%,52rem);min-width:0;display:flex}.recruiter-chat-message__toolbar{justify-content:flex-end;min-height:1.75rem;display:flex}.recruiter-chat-message--user .recruiter-chat-message__body{align-items:flex-end}.recruiter-chat-message__copy-btn{color:#0070f3;cursor:pointer;opacity:.88;background:#ffffffe0;border:1px solid #0070f329;border-radius:999px;justify-content:center;align-items:center;width:1.9rem;height:1.9rem;transition:opacity .15s,transform .15s,background-color .15s,border-color .15s,color .15s,box-shadow .15s;display:inline-flex}.recruiter-chat-message__copy-btn:hover{opacity:1;background:#0070f314;border-color:#0070f34d;transform:translateY(-1px);box-shadow:0 8px 18px #0070f324}.recruiter-chat-message__copy-btn:focus-visible{opacity:1;outline:none;box-shadow:0 0 0 4px #0070f31f}.recruiter-chat-message__copy-btn--copied{color:#0aa757;background:#0cce6b1f;border-color:#0cce6b47}.recruiter-chat-message__tool-content{width:100%}.recruiter-chat-rich-text{color:inherit}.recruiter-chat-rich-text>:first-child{margin-top:0}.recruiter-chat-rich-text>:last-child{margin-bottom:0}.recruiter-chat-rich-text p,.recruiter-chat-rich-text ul,.recruiter-chat-rich-text ol,.recruiter-chat-rich-text blockquote,.recruiter-chat-rich-text pre,.recruiter-chat-rich-text table{margin:0 0 .75rem}.recruiter-chat-rich-text strong{font-weight:600}.recruiter-chat-rich-text a{color:#0f766e;text-underline-offset:.18rem;text-decoration:underline}.recruiter-chat-rich-text ul,.recruiter-chat-rich-text ol{padding-left:1.1rem}.recruiter-chat-rich-text li+li{margin-top:.25rem}.recruiter-chat-rich-text code{font-family:var(--font-mono),"Courier New",monospace;background:#0f172a0d;border-radius:.375rem;padding:.12rem .35rem;font-size:.92em}.recruiter-chat-rich-text blockquote{color:#4b5563;border-left:3px solid #0f766e47;padding-left:.75rem}.recruiter-chat-rich-text table{border-collapse:collapse;width:100%;font-size:.875rem}.recruiter-chat-rich-text th,.recruiter-chat-rich-text td{text-align:left;border:1px solid #e2e8f0cc;padding:.65rem .8rem}.recruiter-chat-rich-text th{background:#f8fafcf5;font-weight:600}.recruiter-chat-card{background:#fffffff7;border:1px solid #e2e8f0e6;border-radius:1.35rem;gap:1.25rem;padding:1.5rem;box-shadow:0 16px 40px #0f172a12,0 2px 10px #0f172a0a}.recruiter-chat-inline-note{background:linear-gradient(135deg,#f8fafcfa,#fffffff5);border:1px dashed #94a3b866;border-radius:1rem;flex-direction:column;gap:.5rem;padding:1rem 1.25rem;display:flex}.recruiter-chat-avatar{border-radius:9999px;overflow:hidden}.recruiter-chat-avatar img{object-fit:cover;width:100%;height:100%}.recruiter-chat-avatar--candidate{width:2.5rem;height:2.5rem;font-size:.875rem}.recruiter-chat-avatar--detail{width:4rem;height:4rem;font-size:1.1rem;box-shadow:0 14px 24px #0f172a1f}.recruiter-chat-status,.recruiter-chat-confidence,.recruiter-chat-skill-pill{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;width:fit-content;font-size:.8125rem;font-weight:500;display:inline-flex}.recruiter-chat-status,.recruiter-chat-confidence{letter-spacing:.01em;min-height:2rem;padding:.35rem .85rem}.recruiter-chat-status--submitted{color:#52637a;background:#f5f7fb;border-color:#d6dde8}.recruiter-chat-status--interview{color:#0f766e;background:#eefaf8;border-color:#8fcfca}.recruiter-chat-status--offered,.recruiter-chat-status--hired{color:#166534;background:#edf9f2;border-color:#9fd3bb}.recruiter-chat-status--rejected{color:#b42318;background:#fff0f0;border-color:#f0a2a2}.recruiter-chat-status--withdrawn{color:#9a5b00;background:#fff4db;border-color:#f3c46f}.recruiter-chat-confidence--high{color:#166534;background:#edf9f2;border-color:#9fd3bb}.recruiter-chat-confidence--medium{color:#9a5b00;background:#fff4db;border-color:#f3c46f}.recruiter-chat-confidence--low{color:#b42318;background:#fff0f0;border-color:#f0a2a2}.recruiter-chat-skill-pill{color:#52637a;background:#f5f7fb;border-color:#d6dde8;min-height:2rem;padding:.35rem .85rem}.recruiter-chat-skill-pill--more{color:#0f766e;background:#eefaf8;border-color:#8fcfca}.recruiter-chat-salary{border-left:4px solid var(--salary-accent,#16a34a);position:relative}.recruiter-chat-salary--high{--salary-accent:#16a34a;--salary-fill-start:#34d399;--salary-fill-end:#16a34a}.recruiter-chat-salary--medium{--salary-accent:#f59e0b;--salary-fill-start:#fbbf24;--salary-fill-end:#f59e0b}.recruiter-chat-salary--low{--salary-accent:#ef4444;--salary-fill-start:#f87171;--salary-fill-end:#ef4444}.recruiter-chat-salary__header,.recruiter-chat-candidates__header,.recruiter-chat-edit-review__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.recruiter-chat-salary__title,.recruiter-chat-candidates__title,.recruiter-chat-edit-review__header h3,.recruiter-chat-detail__name{color:#111827;margin:0}.recruiter-chat-salary__title{font-size:1.25rem}.recruiter-chat-salary__meta,.recruiter-chat-candidates__subtitle,.recruiter-chat-edit-review__header p{color:#6b7280;margin:0;font-size:.875rem;line-height:1.6}.recruiter-chat-salary__range{gap:1rem;display:grid}.recruiter-chat-salary__track{background:linear-gradient(90deg,#e2e8f0f2,#f1f5f9f2);border-radius:999px;height:.85rem;position:relative;overflow:visible}.recruiter-chat-salary__track-fill{border-radius:inherit;background:linear-gradient(90deg,var(--salary-fill-start),var(--salary-fill-end));min-width:.9rem;position:absolute;top:0;bottom:0;box-shadow:0 6px 18px #0f172a1a}.recruiter-chat-salary__track-marker{background:#0f172a38;width:2px;position:absolute;top:-.7rem;bottom:-.65rem;transform:translate(-50%)}.recruiter-chat-salary__track-marker:before{content:"";background:var(--salary-accent,#16a34a);border:2px solid #fff;border-radius:999px;width:.55rem;height:.55rem;position:absolute;top:-.12rem;left:50%;transform:translate(-50%);box-shadow:0 0 0 3px #ffffffd9}.recruiter-chat-salary__track-marker-label{white-space:nowrap;color:#374151;background:#fffffffa;border:1px solid #e2e8f0f2;border-radius:999px;padding:.3rem .65rem;font-size:.75rem;font-weight:600;position:absolute;top:-2.4rem;left:50%;transform:translate(-50%);box-shadow:0 10px 24px #0f172a14}.recruiter-chat-salary__values{color:#111827;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.recruiter-chat-salary__values strong{margin-top:.25rem;font-size:1.125rem;font-weight:600;display:block}.recruiter-chat-salary__values-end{text-align:right}.recruiter-chat-salary__values-label,.recruiter-chat-salary__sources-label,.recruiter-chat-diff-pane__label{color:#6b7280;letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:600}.recruiter-chat-salary__empty{text-align:center;background:linear-gradient(#fffbebf5,#fffffff5);border:1px dashed #fbbf2473;border-radius:1.15rem;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem;display:flex}.recruiter-chat-salary__empty h4,.recruiter-chat-salary__empty p{margin:0}.recruiter-chat-salary__empty p{color:#6b7280;line-height:1.65}.recruiter-chat-salary__empty-icon{color:#b45309;background:#fef3c7eb;border-radius:999px;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:inline-flex}.recruiter-chat-salary__rationale{color:#4b5563;margin:0;line-height:1.7}.recruiter-chat-salary__sources,.recruiter-chat-candidates,.recruiter-chat-detail,.recruiter-chat-edit-review,.recruiter-chat-edit-review__content,.recruiter-chat-edit-diff,.recruiter-chat-diff-pane,.recruiter-chat-detail__headline,.recruiter-chat-detail__section,.recruiter-chat-timeline,.recruiter-chat-candidate-card__identity{flex-direction:column;display:flex}.recruiter-chat-salary__sources,.recruiter-chat-candidates{gap:1rem}.recruiter-chat-salary__sources-list,.recruiter-chat-candidate-card__skills,.recruiter-chat-detail__skills{flex-wrap:wrap;gap:.75rem;display:flex}.recruiter-chat-source-chip{color:#1d4ed8;text-underline-offset:2px;cursor:pointer;margin-left:.15rem;font-size:.85em;font-weight:500;text-decoration:underline;transition:color .15s;display:inline}.recruiter-chat-source-chip:hover{color:#0f3aa7}.recruiter-chat-candidate-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.recruiter-chat-candidate-card{background:radial-gradient(circle at 100% 0,#e2e8f066,#0000 30%),linear-gradient(#fffffffa,#f8fafcfa);border:1px solid #e2e8f0eb;border-radius:1.3rem;gap:1rem;padding:1.25rem;box-shadow:0 12px 30px #0f172a0f,inset 0 1px #ffffffd9}.recruiter-chat-candidate-card:hover{border-color:#2dd4bf6b;transform:translateY(-2px);box-shadow:0 18px 34px #0f172a1a,inset 0 1px #ffffffe0}.recruiter-chat-candidate-card__top,.recruiter-chat-candidate-card__name-row,.recruiter-chat-candidate-card__footer,.recruiter-chat-candidate-card__job,.recruiter-chat-detail__meta,.recruiter-chat-detail__headline-top,.recruiter-chat-detail__footer,.recruiter-chat-detail__footer-item,.recruiter-chat-edit-review__alert,.recruiter-chat-edit-review__actions{align-items:center;gap:.75rem;display:flex}.recruiter-chat-candidate-card__top{align-items:flex-start}.recruiter-chat-candidate-card__identity{flex:1;gap:.5rem;min-width:0}.recruiter-chat-candidate-card__name-row{justify-content:space-between;align-items:flex-start}.recruiter-chat-candidate-card__name{color:#111827;margin:0;font-size:1rem;font-weight:600}.recruiter-chat-candidate-card__headline,.recruiter-chat-candidate-card__job,.recruiter-chat-tooltip__content,.recruiter-chat-detail__role,.recruiter-chat-detail__meta-item,.recruiter-chat-detail__summary,.recruiter-chat-timeline__subtitle,.recruiter-chat-timeline__meta,.recruiter-chat-edit-diff__value,.recruiter-chat-diff-empty{color:#6b7280;margin:0;font-size:.875rem;line-height:1.6}.recruiter-chat-candidate-card__footer{justify-content:space-between;margin-top:auto}.recruiter-chat-candidate-card__job{color:#4b5563;gap:.45rem}.recruiter-chat-tooltip{position:relative}.recruiter-chat-tooltip__trigger{color:#4b5563;background:#f8fafcfa;border:1px solid #e2e8f0f2;border-radius:999px;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex}.recruiter-chat-tooltip__content{color:#fff;opacity:0;pointer-events:none;z-index:500;background:#111827;border-radius:.9rem;width:15rem;padding:.75rem .85rem;transition:opacity .15s,transform .15s;position:absolute;bottom:calc(100% + .65rem);right:0;transform:translateY(4px);box-shadow:0 18px 30px #0f172a2e}.recruiter-chat-tooltip:hover .recruiter-chat-tooltip__content,.recruiter-chat-tooltip:focus-within .recruiter-chat-tooltip__content{opacity:1;transform:translateY(0)}.recruiter-chat-match{--match-color:#16a34a;flex-shrink:0}.recruiter-chat-match--medium{--match-color:#f59e0b}.recruiter-chat-match--weak{--match-color:#ef4444}.recruiter-chat-match__ring{background:#e2e8f0e6;border-radius:999px;justify-content:center;align-items:center;width:3rem;height:3rem;padding:.25rem;display:inline-flex}.recruiter-chat-match__inner{border-radius:inherit;color:#111827;background:#fff;justify-content:center;align-items:center;width:100%;height:100%;font-size:.75rem;font-weight:600;display:inline-flex}.recruiter-chat-detail{gap:1.25rem;max-width:44rem}.recruiter-chat-detail__header{grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:1rem;display:grid}.recruiter-chat-detail__headline{gap:.75rem;min-width:0}.recruiter-chat-detail__headline-top{justify-content:space-between;align-items:flex-start}.recruiter-chat-detail__name{font-size:clamp(1.55rem,3vw,2rem);line-height:1.15}.recruiter-chat-detail__role{margin-top:.25rem}.recruiter-chat-detail__score{border-radius:999px;align-items:center;gap:.35rem;padding:.55rem .8rem;font-size:.875rem;font-weight:600;display:inline-flex}.recruiter-chat-detail__score--strong{color:#047857;background:#d1fae5f0}.recruiter-chat-detail__score--medium{color:#b45309;background:#fef3c7f5}.recruiter-chat-detail__score--weak{color:#b91c1c;background:#fee2e2f5}.recruiter-chat-detail__meta{flex-wrap:wrap}.recruiter-chat-detail__notes{background:linear-gradient(#fffbebfa,#fff7edf0);border:1px solid #fbbf245c;border-radius:1rem;flex-direction:column;gap:.5rem;padding:1rem 1.25rem;display:flex}.recruiter-chat-detail__notes p{color:#374151;margin:0;line-height:1.7}.recruiter-chat-detail__notes-label{color:#b45309;align-items:center;gap:.4rem;font-size:.875rem;font-weight:600;display:inline-flex}.recruiter-chat-detail__summary{font-style:italic}.recruiter-chat-detail__section{gap:.75rem}.recruiter-chat-detail__section h4{color:#111827;margin:0;font-size:1rem;font-weight:600}.recruiter-chat-timeline{gap:1rem;position:relative}.recruiter-chat-timeline__item{grid-template-columns:1rem minmax(0,1fr);gap:.75rem;display:grid;position:relative}.recruiter-chat-timeline__item:not(:last-child):after{content:"";background:#cbd5e1e6;width:1px;position:absolute;top:1rem;bottom:-1.1rem;left:.44rem}.recruiter-chat-timeline__dot{background:linear-gradient(135deg,#14b8a6,#3b82f6);border-radius:999px;width:.9rem;height:.9rem;margin-top:.3rem;box-shadow:0 0 0 4px #ecfdf5e0}.recruiter-chat-timeline__content{flex-direction:column;gap:.18rem;display:flex}.recruiter-chat-timeline__title{color:#111827;margin:0;font-size:1rem;font-weight:600}.recruiter-chat-bullets{color:#374151;margin:.5rem 0 0;padding-left:1.1rem}.recruiter-chat-bullets li+li{margin-top:.25rem}.recruiter-chat-detail__footer{color:#6b7280;justify-content:flex-start;padding-top:.25rem;font-size:.875rem;line-height:1.6}.recruiter-chat-detail__footer-item{gap:.45rem}.recruiter-chat-edit-review{background:radial-gradient(circle at 100% 0,#fde68a2e,#0000 30%),linear-gradient(#fffbebfa,#fffffffa);border-left:4px solid #f59e0b;gap:1.25rem}.recruiter-chat-edit-review__alert{color:#92400e;background:#fef3c7f5;border-radius:999px;width:fit-content;padding:.5rem .8rem;font-size:.875rem;font-weight:600}.recruiter-chat-edit-review__pulse{background:#f59e0b;border-radius:999px;width:.55rem;height:.55rem;animation:1.8s ease-out infinite recruiter-chat-waiting;box-shadow:0 0 #f59e0b6b}.recruiter-chat-edit-review__content{gap:1rem}.recruiter-chat-edit-diff{background:#ffffffeb;border:1px solid #fde68a6b;border-radius:1rem;gap:.75rem;padding:1rem}.recruiter-chat-edit-diff__heading h4{color:#111827;margin:0;font-size:1rem;font-weight:600}.recruiter-chat-edit-diff__grid,.recruiter-chat-edit-diff__scalar{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.recruiter-chat-diff-pane{gap:.75rem}.recruiter-chat-diff-list{flex-direction:column;gap:.5rem;display:flex}.recruiter-chat-diff-list__item,.recruiter-chat-edit-diff__box{background:#f8fafcf0;border:1px solid #e2e8f0eb;border-radius:.95rem;flex-direction:column;gap:.5rem;padding:.8rem .9rem;line-height:1.55;display:flex}.recruiter-chat-diff-list__item{flex-direction:row;align-items:flex-start}.recruiter-chat-diff-list__item--shared{color:#374151}.recruiter-chat-diff-list__item--added{color:#047857;background:#f0fdf4f5;border-left:3px solid #16a34a}.recruiter-chat-diff-list__item--removed{color:#b91c1c;background:#fef2f2f5;border-left:3px solid #ef4444}.recruiter-chat-diff-list__item--removed span:last-child{text-decoration:line-through}.recruiter-chat-diff-empty{background:#f8fafcf0;border:1px dashed #cbd5e1f2;border-radius:.95rem;padding:.8rem .9rem}.recruiter-chat-edit-diff__box--before{background:#fef2f2eb;border-color:#fecacaf5}.recruiter-chat-edit-diff__box--after{background:#f0fdf4eb;border-color:#bbf7d0fa}.recruiter-chat-edit-diff__value{color:#374151}.recruiter-chat-edit-diff__value--removed{color:#b91c1c;text-decoration:line-through}.recruiter-chat-edit-diff__value--added{color:#047857}.recruiter-chat-edit-review__actions{justify-content:stretch}.recruiter-chat-edit-review__confirm,.recruiter-chat-edit-review__cancel{flex:1;min-height:3rem}@keyframes recruiter-chat-waiting{0%{box-shadow:0 0 #f59e0b6b}70%{box-shadow:0 0 0 10px #f59e0b00}to{box-shadow:0 0 #f59e0b00}}@media (max-width:1024px){.recruiter-chat-candidate-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.recruiter-chat-page-container{height:auto;overflow:visible}.recruiter-chat-main-col{overflow:visible}.recruiter-chat-main,.recruiter-chat-shell{height:auto;max-height:none;overflow:visible}.recruiter-chat-shell{min-height:calc(100vh - 11rem)}.recruiter-chat-salary__header,.recruiter-chat-candidates__header,.recruiter-chat-edit-review__header,.recruiter-chat-detail__headline-top,.recruiter-chat-edit-review__actions{flex-direction:column;align-items:stretch}.recruiter-chat-edit-diff__grid,.recruiter-chat-edit-diff__scalar{grid-template-columns:1fr}}@media (max-width:640px){.recruiter-chat-page-container{gap:1rem}.recruiter-chat-sidebar,.recruiter-chat-sidebar--collapsed{padding:.75rem}.recruiter-chat-shell{border-radius:.75rem;min-height:calc(100vh - 10rem)}.recruiter-chat-shell--assistant{padding:.75rem}.recruiter-chat-runtime .recruiter-chat-scroll-view{padding:.75rem 0}.recruiter-chat-message__avatar{display:none}.recruiter-chat-message__body,.recruiter-chat-detail{width:100%;max-width:100%}.recruiter-chat-card{padding:1.25rem}.recruiter-chat-candidate-grid,.recruiter-chat-detail__header,.recruiter-chat-edit-diff__grid,.recruiter-chat-edit-diff__scalar{grid-template-columns:1fr}.recruiter-chat-candidate-card__name-row,.recruiter-chat-salary__header,.recruiter-chat-candidates__header,.recruiter-chat-detail__headline-top,.recruiter-chat-edit-review__actions{flex-direction:column;align-items:flex-start}.recruiter-chat-salary__values{flex-direction:column;align-items:stretch}.recruiter-chat-salary__values-end{text-align:left}.recruiter-chat-tooltip__content{width:13rem}}.recruiter-chat-thread{flex-direction:column;width:100%;height:100%;min-height:0;display:flex;overflow:hidden}.recruiter-chat-thread__inner,.recruiter-chat-thread__footer{width:min(100%,48.75rem);margin:0 auto}.recruiter-chat-thread__inner{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#0070f359 #0070f314;flex-direction:column;flex:1;gap:1.5rem;min-height:0;padding:.75rem 1.25rem .5rem;display:flex;overflow-y:auto}.recruiter-chat-thread__inner::-webkit-scrollbar{width:.6rem}.recruiter-chat-thread__inner::-webkit-scrollbar-track{background:#0070f314;border-radius:999px}.recruiter-chat-thread__inner::-webkit-scrollbar-thumb{background:#0070f359;border-radius:999px}.recruiter-chat-thread__footer{flex-shrink:0;padding:0 1.25rem 1rem}.recruiter-chat-thread__interrupt{width:100%}.recruiter-chat-message__body{width:100%;max-width:none}.recruiter-chat-message__body--typing{width:auto}.recruiter-chat-message__stack{flex-direction:column;gap:.75rem;width:100%;display:flex}.recruiter-chat-message__bubble{max-width:100%}.recruiter-chat-message--assistant .recruiter-chat-message__bubble{width:fit-content;max-width:100%}.recruiter-chat-message--user .recruiter-chat-message__bubble{max-width:min(100%,42rem)}.recruiter-chat-rich-text__heading{color:#111827;margin:0 0 .75rem;line-height:1.25}.recruiter-chat-rich-text__heading--h1{font-size:clamp(1.4rem,2vw,1.8rem);font-weight:700}.recruiter-chat-rich-text__heading--h2{font-size:clamp(1.2rem,1.8vw,1.45rem);font-weight:600}.recruiter-chat-rich-text__heading--h3{font-size:1.125rem;font-weight:600}.recruiter-chat-rich-text__paragraph,.recruiter-chat-rich-text__list{margin:0 0 .75rem}.recruiter-chat-rich-text__list--unordered{list-style:outside}.recruiter-chat-rich-text__list--ordered{list-style:decimal}.recruiter-chat-rich-text__table-wrap{border:1px solid #e2e8f0e0;border-radius:1rem;margin:1rem 0;overflow-x:auto}.recruiter-chat-rich-text__table{background:#fff;width:100%;min-width:32rem}.recruiter-chat-rich-text__table-head{background:#f8fafcfa}.recruiter-chat-rich-text__table-head,.recruiter-chat-rich-text__table-cell{border:1px solid #e2e8f0c2;padding:.8rem .95rem}.recruiter-chat-rich-text__strong{font-weight:600}.recruiter-chat-inline-code{font-family:var(--font-mono),"Courier New",monospace;color:#005dca;background:#0070f31a;border-radius:.375rem;padding:.12rem .38rem;font-size:.92em}.recruiter-chat-code-block{color:#e2e8f0f5;background:linear-gradient(#002e64,#001b3b);border-radius:1rem;margin:1rem 0;padding:.95rem 1rem;overflow-x:auto;box-shadow:inset 0 1px #ffffff0f}.recruiter-chat-streaming-cursor{vertical-align:text-bottom;background:#64748be6;border-radius:.2rem;width:.65rem;height:1.05rem;margin-left:.2rem;animation:1s ease-in-out infinite recruiter-chat-cursor;display:inline-block}.recruiter-chat-salary--insufficient{--salary-accent:#f59e0b}.recruiter-chat-salary__header{align-items:flex-start}.recruiter-chat-salary__sources{border-top:1px solid #e2e8f0e0;padding-top:1rem}@keyframes recruiter-chat-cursor{0%,49%{opacity:1}50%,to{opacity:0}}@media (max-width:640px){.recruiter-chat-thread__inner,.recruiter-chat-thread__footer{width:100%;padding-left:0;padding-right:0}}.resume-import__subtitle{color:#6b7280;margin:.25rem 0 0;font-size:.875rem}.resume-import,.resume-import__empty,.resume-import__main,.resume-import__stack,.resume-import__section,.resume-import__sidecard,.resume-import__diff,.resume-import__chips-editor{flex-direction:column;display:flex}.resume-import__empty{text-align:center;justify-content:center;align-items:center;gap:1rem;min-height:22rem}.resume-import__empty h4,.resume-import__empty p{margin:0}.resume-import__empty p{color:#6b7280;max-width:28rem}.resume-import__status{color:#374151;font-size:.875rem;font-weight:600}.resume-import__disclaimer{color:#374151;background:#ffcc001f;border:1px solid #ffcc0059;border-radius:.5rem;padding:.75rem 1rem;font-size:.875rem}.resume-import__spinner{flex-shrink:0;animation:.9s linear infinite resume-import-spin}.resume-import{gap:1.25rem}.resume-import__main,.resume-import__stack,.resume-import__diff,.resume-import__chips-editor{gap:1rem}.resume-import__section,.resume-import__sidecard{background:#f4f4f5;border:1px solid #e4e4e7;border-radius:.75rem;gap:.75rem;padding:1rem}.resume-import__sidecard{background:#0070f30a}.resume-import__section-head{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.resume-import__section-head h4{margin:0;font-size:1rem}.resume-import__file{color:#144da7;background:#e9f1ff;border:1px solid #90b5f7;border-radius:9999px;justify-content:center;align-items:center;min-height:2rem;padding:.35rem .85rem;font-size:.8125rem;font-weight:500;display:inline-flex}.resume-import__chips-composer,.resume-import__footer-actions,.resume-import__diff-values{align-items:center;gap:.75rem;display:flex}.resume-import__chips{flex-wrap:wrap;gap:.5rem;display:flex}.resume-import__chip{color:#144da7;background:#e9f1ff;border:1px solid #90b5f7;border-radius:9999px;align-items:center;gap:.5rem;min-height:2rem;padding:.35rem .85rem;font-size:.8125rem;font-weight:500;display:inline-flex}.resume-import__chip button{color:inherit;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.resume-import__chip--muted{color:#52637a;background:#f5f7fb;border-color:#d6dde8}.resume-import__card{background:#fff;border:1px solid #e4e4e7;border-radius:.5rem;padding:1rem}.resume-import__card-head,.resume-import__diff-row{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.resume-import__card-remove{color:#f33;cursor:pointer;background:#ff333314;border:0;border-radius:9999px;justify-content:center;align-items:center;width:1.9rem;height:1.9rem;padding:0;display:inline-flex}.resume-import__warnings{color:#374151;flex-direction:column;gap:.5rem;margin:0;padding-left:1.1rem;display:flex}.resume-import__diff-label{color:#374151;font-size:.875rem;font-weight:600}.resume-import__diff-values{color:#4b5563;flex-wrap:wrap;justify-content:flex-end;font-size:.875rem}.resume-import__diff-group{flex-direction:column;gap:.5rem;display:flex}@media (max-width:767px){.resume-import__section-head,.resume-import__chips-composer,.resume-import__footer-actions,.resume-import__diff-row,.resume-import__diff-values{flex-direction:column;align-items:stretch}}@keyframes resume-import-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes modal-backdrop-enter{0%{opacity:0}to{opacity:1}}@keyframes modal-backdrop-exit{0%{opacity:1}to{opacity:0}}@keyframes modal-scale-enter{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes modal-scale-exit{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}.avatar-cropper{flex-direction:column;gap:1rem;display:flex}.avatar-cropper__viewport{width:min(100%,52vh*var(--cropper-ratio,1));background:#f4f4f5;border-radius:9999px;max-width:100%;max-height:52vh;margin:0 auto;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #e4e4e7d9}.avatar-cropper__viewport .reactEasyCrop_Container{border-radius:9999px}.avatar-cropper__viewport .reactEasyCrop_CropArea{border:2px solid #ffffffeb;box-shadow:0 0 0 9999px #00000061}.avatar-cropper__controls{flex-direction:column;gap:.5rem;display:flex}.avatar-cropper__zoom-label{color:#4b5563;font-size:.75rem;font-weight:500}.avatar-cropper__zoom-input{accent-color:#0070f3;width:100%}.jobs-sidebar-search{margin-bottom:1.25rem;position:relative}.jobs-sidebar-search__input{width:100%;font-size:.875rem;font-family:var(--font-body),"Lato",system-ui,-apple-system,sans-serif;color:#1f2937;box-sizing:border-box;background:#f4f4f5;border:1.5px solid #e4e4e7;border-radius:9999px;outline:none;padding:.75rem 2.5rem;transition:all .15s}.jobs-sidebar-search__input::placeholder{color:#9ca3af}.jobs-sidebar-search__input:focus{background:#fff;border-color:#0070f3;box-shadow:0 0 0 3px #0070f31a}.jobs-sidebar-search__icon{color:#9ca3af;pointer-events:none;width:16px;height:16px;display:flex;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.jobs-sidebar-search__btn{cursor:pointer;color:#fff;background:#0070f3;border:none;border-radius:9999px;justify-content:center;align-items:center;width:28px;height:28px;transition:background .15s;display:flex;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.jobs-sidebar-search__btn:hover{background:#0058c0}.jobs-filter-pills{flex-direction:column;gap:.5rem;margin-bottom:1.25rem;display:flex}.jobs-filter-pill{min-height:2rem;font-size:.8125rem;font-family:var(--font-body),"Lato",system-ui,-apple-system,sans-serif;color:#52637a;cursor:pointer;text-align:left;background:#f5f7fb;border:1px solid #d6dde8;border-radius:9999px;justify-content:flex-start;align-items:center;gap:.5rem;width:100%;padding:.35rem .85rem;font-weight:500;transition:all .15s;display:flex}.jobs-filter-pill:hover,.jobs-filter-pill--active{color:#144da7;background:#e9f1ff;border-color:#90b5f7}.jobs-filter-pill--active .jobs-filter-pill__dot{background:#5b8def}.jobs-filter-pill__dot{background:#d1d5db;border-radius:9999px;flex-shrink:0;width:7px;height:7px;transition:background .15s}@keyframes jobs-dropdown-in{0%{opacity:0;transform:translateY(-8px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.jobs-filter-dropdown{position:relative}.jobs-filter-dropdown__chevron{color:#9ca3af;flex-shrink:0;transition:transform .2s cubic-bezier(.34,1.56,.64,1)}.jobs-filter-dropdown__chevron--open{transform:rotate(180deg)}.jobs-filter-dropdown__menu{z-index:50;transform-origin:top;background:#fff;border:1.5px solid #e4e4e7;border-radius:.75rem;max-height:220px;animation:.16s cubic-bezier(.16,1,.3,1) both jobs-dropdown-in;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden auto;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.jobs-filter-dropdown__menu::-webkit-scrollbar{width:3px}.jobs-filter-dropdown__menu::-webkit-scrollbar-thumb{background:#e4e4e7;border-radius:9999px}.jobs-filter-dropdown__option-dot{opacity:.4;background:currentColor;border-radius:9999px;flex-shrink:0;width:6px;height:6px}.jobs-salary-range{align-items:center;gap:.5rem;display:flex}.jobs-salary-range__input{min-width:0;font-size:.75rem;font-family:var(--font-body),"Lato",system-ui,-apple-system,sans-serif;color:#1f2937;background:#f4f4f5;border:1.5px solid #e4e4e7;border-radius:9999px;outline:none;flex:1;padding:.75rem 1rem;transition:all .15s}.jobs-salary-range__input::-webkit-outer-spin-button{appearance:none;margin:0}.jobs-salary-range__input::-webkit-inner-spin-button{appearance:none;margin:0}.jobs-salary-range__input{appearance:textfield}.jobs-salary-range__input::placeholder{color:#9ca3af}.jobs-salary-range__input:focus{background:#fff;border-color:#0070f3;box-shadow:0 0 0 3px #0070f314}.jobs-salary-range__sep{color:#9ca3af;letter-spacing:.2em;flex-shrink:0;font-size:.625rem;font-weight:700;line-height:1}.job-preview{background:#fff;border:1px solid #e4e4e7;border-radius:.75rem;height:fit-content;position:sticky;top:80px;overflow:hidden}.job-preview__header{border-bottom:1px solid #e4e4e7;padding:1.25rem}.job-preview__logo{background:var(--jp-logo,#7928ca);color:#fff;width:56px;height:56px;font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;border:1px solid #e4e4e7;border-radius:9999px;justify-content:center;align-items:center;margin-bottom:.75rem;font-size:1.125rem;font-weight:700;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #0000000d}.job-preview__date{color:#9ca3af;margin-bottom:4px;font-size:.75rem}.job-preview__title{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#111827;margin-bottom:4px;font-size:1.125rem;font-weight:600}.job-preview__company{color:#0070f3;margin-bottom:.25rem;font-size:.75rem;font-weight:500}.job-preview__location{color:#6b7280;align-items:center;gap:.25rem;font-size:.75rem;display:flex}.job-preview__chips{border-bottom:1px solid #e4e4e7;flex-wrap:wrap;gap:.5rem;padding:1rem 1.25rem;display:flex}.job-preview__company-meta{color:#6b7280;border-bottom:1px solid #e4e4e7;flex-wrap:wrap;align-items:center;gap:.75rem;padding:.75rem 1.25rem;font-size:.75rem;display:flex}.job-preview__chip{color:#0070f3;background:#0070f314;border-radius:9999px;align-items:center;gap:4px;padding:3px 10px;font-size:.75rem;font-weight:500;display:inline-flex}.job-preview__chip--success{color:#099e52;background:#0cce6b1a}.job-preview__chip--gray{color:#4b5563;background:#f4f4f5}.job-preview__chip--warning{color:#806600;background:#ffcc0026}.job-preview__chip--danger{color:#ff4d4d;background:#ff4d4d1a}.job-preview__overview{border-bottom:1px solid #e4e4e7;padding:1.25rem}.job-preview__overview-label{text-transform:uppercase;letter-spacing:.06em;color:#9ca3af;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.job-preview__overview-text{color:#6b7280;-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:.875rem;line-height:1.75;display:-webkit-box;overflow:hidden}.job-preview__cta{justify-content:center;align-items:center;gap:.75rem;padding:1.25rem;display:flex}.job-preview__empty{color:#9ca3af;text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:2.5rem;display:flex}.job-preview__empty p{margin:0;font-size:.875rem}.job-preview--skeleton{pointer-events:none;min-height:560px}.job-preview-skeleton__cover{border-radius:0;height:112px}.job-preview-skeleton__header{flex-direction:column;gap:.75rem;padding-top:3.5rem;padding-bottom:2rem;display:flex}.job-preview-skeleton__title{width:70%;height:1.375rem}.job-preview-skeleton__company{width:42%;height:.9375rem}.job-preview-skeleton__location{width:58%;height:.8125rem}.job-preview-skeleton__chips{align-items:center;padding-top:2rem;padding-bottom:2rem}.job-preview-skeleton__chip{border-radius:9999px;width:5.5rem;height:1.5rem}.job-preview-skeleton__chip--wide{width:7.5rem}.job-preview-skeleton__overview{flex-direction:column;gap:.75rem;padding-top:2rem;padding-bottom:2rem;display:flex}.job-preview-skeleton__line{height:.9375rem}.job-preview-skeleton__line--full{width:100%}.job-preview-skeleton__line--long{width:88%}.job-preview-skeleton__line--mid{width:74%}.job-preview-skeleton__line--short{width:61%}.job-preview-skeleton__cta{gap:.75rem;padding-top:2rem;padding-bottom:2rem}.job-preview-skeleton__button{border-radius:9999px;width:100%;height:3rem}.jd-hero{background:#fff;border:1px solid #e4e4e7;border-radius:.75rem;margin-bottom:1.25rem;overflow:hidden}.jd-hero__body{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.5rem;padding:1.5rem;display:flex}.jd-hero__info{flex:1;min-width:0}.jd-hero__logo{background:var(--jd-logo,#7928ca);color:#fff;width:68px;height:68px;font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;border:1px solid #e4e4e7;border-radius:9999px;justify-content:center;align-items:center;margin-bottom:1rem;font-size:1.5rem;font-weight:700;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #0000000d}.jd-hero__date{color:#9ca3af;margin-bottom:.5rem;font-size:.75rem}.jd-hero__title{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#111827;margin:0 0 .75rem;font-size:1.875rem;font-weight:700;line-height:1.25}.jd-hero__company{color:#0070f3;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:flex}.jd-hero__location{color:#6b7280;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.jd-hero__expiry{align-items:center;gap:.25rem;margin-top:.25rem;font-size:.75rem;font-weight:500;display:flex}.jd-hero__apply-wrap{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.5rem;padding-top:1rem;display:flex}.jd-hero__chips{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.jd-hero__chip{color:#374151;background:#fff;border:1px solid #e4e4e7;border-radius:9999px;align-items:center;gap:.25rem;padding:4px 12px;font-size:.75rem;font-weight:500;display:inline-flex}.jd-hero__chip--primary{color:#0070f3;background:#0070f314;border-color:#0000}.jd-hero__chip--success{color:#099e52;background:#0cce6b1a;border-color:#0000}.jd-hero__chip--secondary{color:#7928ca;background:#7928ca14;border-color:#0000}.jd-hero__chip--warning{color:#806600;background:#ffcc0026;border-color:#0000}.jd-hero__chip--danger{color:#ff4d4d;background:#ff4d4d1a;border-color:#0000}.jd-section{background:#fff;border:1px solid #e4e4e7;border-radius:.75rem;margin-bottom:1.25rem;padding:1.5rem}.jd-section__title{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#111827;border-bottom:1px solid #f4f4f5;align-items:center;gap:.75rem;margin:0 0 1rem;padding-bottom:.75rem;font-size:1rem;font-weight:600;display:flex}.jd-section__title:before{content:"";background:#0070f3;border-radius:9999px;flex-shrink:0;width:4px;height:16px;display:inline-block}.jd-section__content{flex-direction:column;gap:1rem;display:flex}.jd-section__text{color:#4b5563;margin:0;font-size:.875rem;line-height:1.75}.jd-section__list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.jd-section__list-item{color:#4b5563;align-items:flex-start;gap:.75rem;font-size:.875rem;line-height:1.5;display:flex}.jd-section__list-item:before{content:"";background:#0070f3;border-radius:9999px;flex-shrink:0;width:6px;height:6px;margin-top:7px}.jd-section__tags{flex-wrap:wrap;gap:.5rem;display:flex}.jd-section__tag{color:#099e52;background:#0cce6b1a;border:1px solid #0cce6b33;border-radius:9999px;padding:4px 14px;font-size:.75rem;font-weight:500}.jd-detail{grid-template-columns:1fr 280px;align-items:start;gap:1.5rem;display:grid}@media (max-width:860px){.jd-detail{grid-template-columns:1fr}}.jd-detail__main{flex-direction:column;gap:1.25rem;display:flex}.jd-detail__section{background:#fff;border:1px solid #e4e4e7;border-radius:.75rem;padding:1.25rem 1.5rem}.jd-detail__heading{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;text-transform:uppercase;letter-spacing:.04em;color:#6b7280;margin:0 0 1rem;font-size:.875rem;font-weight:600}.jd-detail__text{color:#4b5563;margin:0;font-size:.875rem;line-height:1.75}.jd-detail__list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.jd-detail__list-item{color:#4b5563;align-items:flex-start;gap:.75rem;font-size:.875rem;line-height:1.5;display:flex}.jd-detail__list-item:before{content:"";background:#0070f3;border-radius:9999px;flex-shrink:0;width:5px;height:5px;margin-top:8px}.jd-detail__sidebar{position:sticky;top:5rem}@media (max-width:860px){.jd-detail__sidebar{position:static}}.jd-detail__sidebar-card{background:#fff;border:1px solid #e4e4e7;border-radius:.75rem;overflow:hidden}.jd-detail__sidebar-section{text-align:center;border-bottom:1px solid #f4f4f5;flex-direction:column;align-items:center;gap:.5rem;padding:1.25rem;display:flex}.jd-detail__sidebar-logo{border:1px solid #e4e4e7;border-radius:9999px;width:48px;height:48px;overflow:hidden}.jd-detail__sidebar-company{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#111827;font-size:.875rem;font-weight:600}.jd-detail__sidebar-industry{color:#6b7280;font-size:.75rem}.jd-detail__meta{flex-direction:column;gap:1rem;margin:0;padding:1rem 1.25rem;display:flex}.jd-detail__meta-row{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.jd-detail__meta-row dt{color:#6b7280;white-space:nowrap;align-items:center;gap:.5rem;font-size:.75rem;font-weight:500;display:inline-flex}.jd-detail__meta-row dt svg{opacity:.6;width:14px;height:14px}.jd-detail__meta-row dd{color:#111827;text-align:right;margin:0;font-size:.75rem;font-weight:500}.jd-detail__skeleton-section{background:linear-gradient(90deg,#f4f4f5 0%,#e4e4e7 50%,#f4f4f5 100%) 0 0/200% 100%;border-radius:.75rem;height:8rem;animation:1.4s infinite jd-detail-shimmer}.jd-detail__skeleton-sidebar{background:linear-gradient(90deg,#f4f4f5 0%,#e4e4e7 50%,#f4f4f5 100%) 0 0/200% 100%;border-radius:.75rem;height:18rem;animation:1.4s infinite jd-detail-shimmer}.jd-detail-header-skeleton{flex-direction:column;gap:.5rem;display:flex}.jd-detail-header-skeleton__title{background:linear-gradient(90deg,#f4f4f5 0%,#e4e4e7 50%,#f4f4f5 100%) 0 0/200% 100%;border-radius:.375rem;width:min(50%,22rem);height:1.6rem;animation:1.4s infinite jd-detail-shimmer}.jd-detail-header-skeleton__subtitle{background:linear-gradient(90deg,#f4f4f5 0%,#e4e4e7 50%,#f4f4f5 100%) 0 0/200% 100%;border-radius:.25rem;width:min(70%,30rem);height:.875rem;animation:1.4s infinite jd-detail-shimmer}.jd-detail-tabs-skeleton{border-bottom:1px solid #e4e4e7;gap:1rem;margin-bottom:1.25rem;padding-bottom:.75rem;display:flex}.jd-detail-tabs-skeleton>div{background:linear-gradient(90deg,#f4f4f5 0%,#e4e4e7 50%,#f4f4f5 100%) 0 0/200% 100%;border-radius:.25rem;width:5rem;height:.875rem;animation:1.4s infinite jd-detail-shimmer}@keyframes jd-detail-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.jd-recommended{margin-top:2rem;margin-bottom:3rem}.jd-recommended__title{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#111827;margin:0 0 1.25rem;font-size:1.25rem;font-weight:600}.jd-recommended__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem;display:grid}.jobs-sidebar-results-count{color:#6b7280;background:#f4f4f5;border:1px solid #e4e4e7;border-radius:.5rem;margin-top:.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500}.job-list-stack{flex-direction:column;gap:1rem;display:flex}@media (max-width:768px){.jobs-skeleton__salary-row{grid-template-columns:1fr}.dash-page-toolbar{flex-direction:column;align-items:stretch}.dash-page-toolbar__skeleton-button,.dash-page-toolbar__submit{width:100%}}.job-list-fallback-divider{align-items:center;gap:1.5rem;margin:2rem 0 1rem;padding:0 .5rem;display:flex}.job-list-fallback-divider__line{background:linear-gradient(90deg,#0000,#e4e4e7 50%,#0000);flex:1;height:1px}.job-list-fallback-divider__text{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;font-size:.8125rem;font-weight:600}.job-match-badge{color:#144da7;white-space:nowrap;background:#e9f1ff;border:1px solid #90b5f7;border-radius:9999px;justify-content:center;align-items:center;min-height:2rem;padding:.35rem .85rem;font-size:.8125rem;font-weight:500;display:inline-flex}.job-match-badge--sm{min-height:1.55rem;padding:.22rem .65rem;font-size:.7rem}.jobs-pagination{justify-content:center;align-items:center;gap:1rem;margin-top:2rem;padding-bottom:2rem;display:flex}.jobs-pagination__info{color:#6b7280;font-size:.875rem}.job-card__actions-wrap{align-items:center;gap:.75rem;margin-left:auto;display:flex}.job-ai-page{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:1.25rem;display:grid}.job-ai-page__header{align-items:center;display:flex}.job-ai-page__back{color:#4b5563;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;text-decoration:none;display:inline-flex}.job-ai-page__back:hover{color:#0070f3}.job-ai-page__sidebar,.job-ai-page__main,.job-ai-stack,.job-ai-form__stack{flex-direction:column;gap:1.25rem;display:flex}.job-ai-card{flex-direction:column;min-width:0;display:flex}.job-ai-card--placeholder{justify-content:center;min-height:420px}.job-ai-card__title,.job-ai-card__subtitle{margin:0}.job-ai-card__body{flex-direction:column;gap:1.25rem;display:flex}.job-ai-toolbar{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.job-ai-toolbar__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#0070f3;font-size:.75rem;font-weight:600}.job-ai-toolbar__title{margin:.5rem 0 0}.job-ai-toolbar__subtitle{margin:0}.job-ai-toolbar__meta{flex-direction:column;gap:.25rem;display:flex}.job-ai-toolbar__actions{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;display:flex}.job-ai-footer-actions{justify-content:flex-start;margin-top:1.25rem;padding-top:.25rem}.job-ai-assistant__section,.job-ai-field{flex-direction:column;gap:.5rem;display:flex}.job-ai-assistant__helper,.job-ai-field__helper{color:#6b7280;margin:0;font-size:.75rem;line-height:1.5}.job-ai-assistant__toggle{background:0 0;border:0;border-radius:0;padding:0}.job-ai-assistant__actions,.job-ai-commit__actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.job-ai-checkbox{color:#374151;align-items:center;gap:.75rem;font-size:.875rem;display:inline-flex}.job-ai-checkbox input{accent-color:#0070f3;width:1rem;height:1rem}.job-ai-label,.job-ai-section-title{color:#1f2937;font-size:.875rem;font-weight:600}.job-ai-input,.job-ai-textarea{color:#111827;width:100%;font-family:var(--font-body),"Lato",system-ui,-apple-system,sans-serif;background:#fff;border:1px solid #e4e4e7;border-radius:.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;line-height:1.5;transition:border-color .15s,box-shadow .15s}.job-ai-input:focus,.job-ai-textarea:focus{border-color:#0070f3b3;outline:none;box-shadow:0 0 0 4px #0070f314}.job-ai-input::placeholder,.job-ai-textarea::placeholder{font-family:var(--font-body),"Lato",system-ui,-apple-system,sans-serif;font-size:.875rem;font-weight:400}.job-ai-textarea{resize:vertical;min-height:110px}.job-ai-textarea--lg{min-height:190px}.job-ai-field__label{color:#6b7280;align-items:center;gap:.25rem;font-size:.75rem;font-weight:500;display:inline-flex}.job-ai-field__label svg{opacity:.8}.job-ai-field__label--edited{color:#0cce6b}.job-ai-field__label--locked{color:#f33}.job-ai-field__label--missing{color:#b45309}.job-ai-callout{color:#374151;background:#ffcc0014;border:1px solid #ffcc0047;border-radius:.5rem;padding:1rem;font-size:.875rem;line-height:1.5}.job-ai-callout--warning{background:#ffcc0014;border-color:#ffcc0047}.job-ai-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.job-ai-form__salary-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(90px,.8fr);gap:.75rem;display:grid}.job-ai-form__salary-grid>:last-child{grid-column:auto}.job-ai-next-steps__badges{align-items:center;gap:.5rem;display:flex}.job-ai-field{background:0 0;border:0;border-radius:0;flex-direction:column;gap:.5rem;padding:0;display:flex}.job-ai-field--missing .job-ai-input,.job-ai-field--missing .job-ai-textarea{background:#ffcc000a;border-color:#ffcc008c}.job-ai-field__header,.job-ai-field__title-row,.job-ai-field__badges,.job-ai-field__actions,.salary-research-card__range{gap:.75rem;display:flex}.job-ai-field__header{justify-content:space-between;align-items:flex-start}.job-ai-field__title-row,.job-ai-field__badges{flex-wrap:wrap;align-items:center}.job-ai-field__actions{justify-content:flex-end}.job-ai-instruction{border-top:1px solid #e4e4e7;flex-direction:column;gap:.5rem;padding-top:.75rem;display:flex}.job-ai-field__toggle{margin-top:.25rem}.job-ai-empty{text-align:center;max-width:28rem}.job-ai-empty__title{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#111827;margin:0;font-size:1.25rem;font-weight:600}.job-ai-empty__copy{color:#6b7280;margin:.75rem 0 0;font-size:.875rem;line-height:1.5}.salary-research-card__range{grid-template-columns:1fr;gap:.75rem;margin-bottom:1rem;display:grid}.salary-research-card__range-item{background:#fff;border:1px solid #e4e4e7;border-radius:.5rem;flex-direction:column;gap:.25rem;width:100%;min-width:0;padding:.75rem 1rem;display:flex}.salary-research-card__range-item strong{color:#111827;font-size:1.125rem}.salary-research-card__range-label,.salary-research-card__source span{color:#6b7280;font-size:.875rem}.salary-research-card__rationale{color:#374151;margin:0;font-size:.875rem;line-height:1.5}.salary-research-card__sources{margin-top:1.25rem}.salary-research-card__source-list,.assumptions-panel__list{flex-direction:column;gap:.75rem;margin:.75rem 0 0;padding:0;list-style:none;display:flex}.salary-research-card__source,.assumptions-panel__item{font-family:var(--font-body),"Lato",system-ui,-apple-system,sans-serif;background:#fff;border:1px solid #e4e4e7;border-radius:.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;line-height:1.5}.salary-research-card__source{flex-direction:column;gap:.25rem;display:flex}.salary-research-card__source a{color:#111827;font-weight:600}.assumptions-panel--warning .assumptions-panel__item{background:#ffcc0014;border-color:#ffcc0047}.assumptions-panel--danger .assumptions-panel__item{background:#ff333314;border-color:#ff33333d}.job-ai-list-editor{flex-direction:column;gap:.75rem;display:flex}.job-ai-list-editor__row,.job-ai-list-editor__composer{align-items:center;gap:.75rem;display:flex}.job-ai-list-editor__empty{color:#6b7280;background:#fff;border:1px dashed #e4e4e7;border-radius:.5rem;padding:.75rem 1rem;font-size:.75rem}.job-ai-list-editor__items{flex-direction:column;gap:.75rem;display:flex}.job-ai-list-editor__row{align-items:stretch;position:relative}.job-ai-list-editor__row .job-ai-input,.job-ai-list-editor__composer .job-ai-input{flex:1}.job-ai-list-editor__row .job-ai-input{padding-right:2.75rem}.job-ai-list-editor__composer{background:0 0;border:0;border-radius:0;padding:0}.job-ai-list-editor__composer-input{background:#fff;border-style:solid;border-color:#e4e4e7}@media (max-width:1279px){.job-ai-page{grid-template-columns:minmax(0,1fr) 320px}}@media (max-width:1023px){.job-ai-page{grid-template-columns:1fr}.job-ai-page__sidebar{order:2}.job-ai-page__main{order:1}}@media (max-width:767px){.job-ai-toolbar,.job-ai-card__header,.job-ai-field__header,.job-ai-list-editor__composer{flex-direction:column;align-items:stretch}.job-ai-toolbar__actions,.job-ai-field__actions,.job-ai-footer-actions{justify-content:flex-start}.job-ai-list-editor__row{flex-direction:row}.job-ai-form__grid,.job-ai-form__salary-grid{grid-template-columns:1fr}}.open-to-work-status{color:#6b7280;align-items:center;gap:.5rem;margin-top:.25rem;font-size:.875rem;line-height:1.5;display:flex}.open-to-work-status__dot{background:#d1d5db;border-radius:50%;flex-shrink:0;width:8px;height:8px;transition:all .25s}.open-to-work-status__dot--active{background:#0cce6b;box-shadow:0 0 0 2px #0cce6b33}.open-to-work-status__text{font-weight:500}.open-to-work-status--header{color:#4b5563;gap:.5rem;margin-top:0}.open-to-work-status--header .open-to-work-status__dot{width:7px;height:7px}.open-to-work-status--header .open-to-work-status__text{font-size:.875rem;font-weight:400}@keyframes open-to-work-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.rec-apps-skeleton__page-title{width:12rem;height:1.375rem}.rec-apps-skeleton__page-subtitle{width:20rem;height:.875rem;margin-top:.5rem}@media (max-width:640px){.rec-apps-skeleton__page-subtitle{width:90%}}.rec-apps-skeleton__th{border-radius:9999px;width:5.5rem;height:.75rem}.rec-apps-skeleton__th--email{width:7.5rem}.rec-apps-skeleton__th--mid{width:6rem}.rec-apps-skeleton__th--short{width:3.5rem}.rec-apps-skeleton__avatar{border-radius:9999px;flex-shrink:0;width:32px;height:32px}.rec-apps-skeleton__name{border-radius:9999px;width:9rem;height:.875rem}.rec-apps-skeleton__email{border-radius:9999px;width:11rem;height:.8125rem}.rec-apps-skeleton__job{border-radius:9999px;width:8rem;height:.8125rem}.rec-apps-skeleton__badge{border-radius:9999px;width:5rem;height:1.5rem}.rec-apps-skeleton__date{border-radius:9999px;width:5.5rem;height:.75rem}.rec-apps-skeleton__action{border-radius:.5rem;width:4.5rem;height:1.875rem}.outreach-skeleton__page-title{width:6rem;height:1.375rem}.outreach-skeleton__page-subtitle{width:20rem;height:.875rem;margin-top:.5rem}@media (max-width:640px){.outreach-skeleton__page-subtitle{width:90%}}.outreach-skeleton__select{border-radius:.75rem;width:12rem;height:2.625rem}.outreach-skeleton__header-btn{border-radius:9999px;width:7.5rem;height:2.25rem}.outreach-skeleton__item-top{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.outreach-skeleton__item-name{border-radius:9999px;width:8rem;height:.9375rem}.outreach-skeleton__item-badge{border-radius:9999px;width:4rem;height:1.375rem}.outreach-skeleton__item-subject{border-radius:9999px;width:80%;height:.75rem;margin-bottom:.5rem}.outreach-skeleton__item-meta{align-items:center;gap:.75rem;display:flex}.outreach-skeleton__item-email{border-radius:9999px;width:8rem;height:.6875rem}.outreach-skeleton__item-score{border-radius:9999px;width:4rem;height:.6875rem}.outreach-skeleton__detail-name{border-radius:9999px;width:10rem;height:1.125rem}.outreach-skeleton__detail-email{border-radius:9999px;width:12rem;height:.875rem}.outreach-skeleton__detail-label{border-radius:9999px;width:4rem;height:.75rem}.outreach-skeleton__detail-input{border-radius:.75rem;width:100%;height:2.75rem}.outreach-skeleton__detail-textarea{border-radius:.75rem;width:100%;height:18rem}.outreach-skeleton__detail-action{border-radius:9999px;width:5rem;height:2rem}.media-badge,.job-card__logo,.app-item__logo,.app-detail__logo,.candidate-interview-card__avatar,.job-preview__logo,.jd-hero__logo,.profile-aside-card__avatar,.dash-navbar__avatar,.dash-navbar__dropdown-avatar,.dash-sidebar__user-avatar,.cell-user__avatar,.cell-user__avatar--rect,.profile-aside-card__avatar--rounded{border-radius:50%!important}.job-card__logo,.app-item__logo,.app-detail__logo,.candidate-interview-card__avatar,.job-preview__logo,.jd-hero__logo,.profile-aside-card__avatar,.dash-navbar__avatar,.dash-navbar__dropdown-avatar,.dash-sidebar__user-avatar,.cell-user__avatar{aspect-ratio:1;overflow:hidden}.dashboard-card-skeleton__meta,.dashboard-card-skeleton__title{border-radius:9999px;height:.8rem}.dashboard-card-skeleton__meta{width:8rem}.dashboard-card-skeleton__title{width:7rem}.candidate-dashboard{flex-direction:column;gap:1.5rem;display:flex}.candidate-dashboard__stats-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.candidate-dashboard__stats .stat-card{gap:.5rem}.candidate-dashboard__stats .stat-card__label{text-transform:uppercase;letter-spacing:.06em;color:#6b7280;font-size:.75rem}.candidate-dashboard__stat-value--warning{color:#ba7517}.candidate-dashboard__stat-value--danger{color:#a32d2d}.candidate-dashboard__alert{background:#ffcc001f;border:1px solid #fc06;border-radius:.75rem;align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex}.candidate-dashboard__alert-dot{background:#ba7517;border-radius:9999px;flex-shrink:0;width:8px;height:8px}.candidate-dashboard__alert-copy{color:#633806;flex:1;font-size:.875rem}.candidate-dashboard__list{flex-direction:column;gap:.75rem;display:flex}.candidate-dashboard__legend{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1rem;padding:0 1.5rem;display:flex}.candidate-dashboard__legend-item{color:#6b7280;align-items:center;gap:.35rem;font-size:.75rem;display:inline-flex}.candidate-dashboard__legend-dot{border-radius:9999px;width:10px;height:4px}.candidate-dashboard__legend-dot--done{background:#1d9e75}.candidate-dashboard__legend-dot--active{background:#378add}.candidate-dashboard__legend-dot--pending{background:#e4e4e7}.candidate-pipeline-card{color:inherit;background:#fff;border:1px solid #e4e4e7;border-radius:.75rem;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex}.candidate-pipeline-card:hover{border-color:#0070f347;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.candidate-pipeline-card__identity{flex:1;align-items:center;gap:1rem;min-width:0;display:flex}.candidate-pipeline-card__avatar,.candidate-pipeline-card__avatar-skeleton{flex-shrink:0;width:36px;height:36px}.candidate-pipeline-card__avatar{background:var(--logo-bg,#f4f4f5);color:var(--logo-color,#0070f3);border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;display:flex;position:relative;overflow:hidden}.candidate-pipeline-card__content{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.candidate-pipeline-card__title{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.candidate-pipeline-card__company,.candidate-pipeline-card__meta{color:#6b7280;font-size:.75rem}.candidate-pipeline-card__timeline{align-items:center;gap:4px;margin-top:.25rem;display:flex}.candidate-pipeline-card__segment,.candidate-pipeline-card__timeline-skeleton{border-radius:9999px;flex:1;height:4px}.candidate-pipeline-card__segment--done{background:#1d9e75}.candidate-pipeline-card__segment--active{background:#378add}.candidate-pipeline-card__segment--pending{background:#e4e4e7}.candidate-pipeline-card__segment--rejected{background:#e24b4a}.candidate-pipeline-card__aside{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.5rem;display:flex}.candidate-pipeline-card__action{color:#0070f3;align-items:center;gap:.25rem;font-size:.75rem;font-weight:500;display:inline-flex}.candidate-pipeline-card__action--muted{color:#6b7280}.candidate-pipeline-card__title-skeleton{border-radius:9999px;width:10rem;height:.875rem}.candidate-pipeline-card__meta-skeleton{border-radius:9999px;width:8rem;height:.75rem}.candidate-pipeline-card__badge-skeleton{border-radius:9999px;width:6rem;height:1.75rem}.candidate-interview-card{color:inherit;background:#fff;border:1px solid #e4e4e7;border-radius:.75rem;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:flex}.candidate-interview-card:hover{border-color:#0070f338;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.candidate-interview-card__left{flex:1;align-items:center;gap:1rem;min-width:0;display:flex}.candidate-interview-card__avatar{background:var(--logo-bg,#0070f31a);width:40px;height:40px;color:var(--logo-color,#0070f3);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.candidate-interview-card__copy{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.candidate-interview-card__title{color:#111827;font-size:.875rem;font-weight:600}.candidate-interview-card__company{color:#6b7280;font-size:.75rem}.candidate-interview-card__schedule{flex-wrap:wrap;gap:.5rem .9rem;margin-top:.25rem;display:flex}.candidate-interview-card__metaItem{color:#6b7280;align-items:center;gap:.35rem;font-size:.75rem;display:inline-flex}.candidate-interview-card__aside{flex-shrink:0;align-items:center;display:flex}.recruiter-dashboard{flex-direction:column;gap:1.5rem;display:flex}.recruiter-dashboard__stats{gap:1rem}.recruiter-dashboard__stats--recruiter,.recruiter-dashboard__stats--admin{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.recruiter-dashboard__grid{gap:1.25rem}.recruiter-dashboard__panel-list{flex-direction:column;gap:.75rem;display:flex}.recruiter-dashboard__footer-actions{flex-wrap:wrap;gap:.75rem;display:flex}.recruiter-dashboard__jobs-card{width:100%}.recruiter-dashboard__legend{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:.5rem;display:flex}.recruiter-dashboard__legend-item{color:#6b7280;align-items:center;gap:.35rem;font-size:.75rem;display:inline-flex}.recruiter-dashboard__legend-dot{border-radius:9999px;width:10px;height:4px}.recruiter-dashboard__legend-dot--applied{background:#d3d1c7}.recruiter-dashboard__legend-dot--shortlisted{background:#1d9e75}.recruiter-dashboard__legend-dot--rejected{background:#f09595}.recruiter-dashboard__stat-value--warning{color:#ba7517}.recruiter-dashboard__stat-value--primary{color:#0070f3}.recruiter-list-card{background:#fff;border:1px solid #e4e4e7;border-radius:.75rem;flex-direction:column;gap:.75rem;padding:1rem 1.25rem;display:flex}.recruiter-list-card--link{color:inherit;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s}.recruiter-list-card--link:hover{border-color:#0070f347;transform:none;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.recruiter-list-card__top{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.recruiter-list-card__top--compact{align-items:center}.recruiter-list-card__content{flex:1;min-width:0}.recruiter-list-card__title{color:#111827;font-size:.875rem;font-weight:600}.recruiter-list-card__meta{color:#6b7280;margin-top:2px;font-size:.75rem}.recruiter-list-card__title-skeleton{border-radius:9999px;width:10rem;height:.875rem}.recruiter-list-card__meta-skeleton{border-radius:9999px;width:7rem;height:.75rem}.recruiters-status-badge{white-space:nowrap;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:1.9rem;padding:.35rem .72rem;font-size:.75rem;font-weight:600;display:inline-flex}.recruiters-row-meta{color:#6b7280;flex-wrap:wrap;align-items:center;gap:.45rem;margin-top:.5rem;font-size:.75rem;display:flex}.recruiter-job-bar{border-radius:9999px;gap:4px;height:6px;display:flex;overflow:hidden}.recruiter-job-bar__segment{border-radius:inherit}.recruiter-job-bar__segment--applied{background:#d3d1c7}.recruiter-job-bar__segment--shortlisted{background:#1d9e75}.recruiter-job-bar__segment--rejected{background:#f09595}.recruiter-interview-row{align-items:center;gap:.75rem;display:flex}.recruiter-interview-row__time{color:#6b7280;min-width:52px;font-size:.75rem;font-weight:600}.recruiter-draft-row{flex:1;align-items:center;gap:.75rem;min-width:0;display:flex}.recruiter-draft-row__dot{border-radius:9999px;flex-shrink:0;width:6px;height:6px}.recruiter-draft-row__dot--shortlist{background:#1d9e75}.recruiter-draft-row__dot--rejection{background:#e24b4a}.recruiter-draft-actions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.recruiter-team-activity{flex-direction:column;gap:.5rem;display:flex}.recruiter-team-activity__meta{margin-top:.25rem}.recruiter-team-activity__row{grid-template-columns:80px 1fr 32px;align-items:center;gap:.75rem;display:grid}.recruiter-team-activity__label,.recruiter-team-activity__count{color:#6b7280;font-size:.75rem}.recruiter-team-activity__count{text-align:right}.recruiter-team-activity__bar{background:#f4f4f5;border-radius:9999px;height:6px;overflow:hidden}.recruiter-team-activity__fill{border-radius:inherit;background:#378add;height:100%;display:block}.recruiter-team-activity__fill--success{background:#1d9e75}.dashboard-analytics__chart-skeleton{border-radius:.75rem;width:100%;height:12rem}.dashboard-analytics__chart-skeleton--tall{height:14rem}.candidate-dashboard__analytics,.recruiter-dashboard__analytics{flex-direction:column;gap:1.25rem;display:flex}.dashboard-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.dashboard-metric-grid--candidate-top{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-metric-grid--recruiter-top{grid-template-columns:repeat(5,minmax(0,1fr))}.candidate-dashboard__analytics-body,.recruiter-dashboard__analytics-body{flex-direction:column;gap:1rem;display:flex}.dashboard-metric-card{justify-content:center;gap:.75rem;min-height:100%}.dashboard-metric-card__header{justify-content:space-between;align-items:center;gap:.75rem;min-height:100%;display:flex}.dashboard-metric-card__copy{flex-direction:column;justify-content:center;gap:.5rem;min-width:0;display:flex}.dashboard-metric-card__sparkline{flex-shrink:0;width:88px;height:36px}.dashboard-metric-card__sparklineArea{fill:#0070f314}.dashboard-metric-card__sparklineLine{fill:none;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round}.dashboard-metric-card__sparklineLine--primary{stroke:#0070f3f2}.dashboard-metric-card__sparklineLine--secondary{stroke:#7928ca}.dashboard-metric-card__sparklineLine--success{stroke:#1d9e75}.dashboard-metric-card__sparklineLine--accent{stroke:#e24b4a}.dashboard-metric-card__sparklineLine--warning{stroke:#a38300}.dashboard-metric-card__sparklineLine--danger{stroke:#c2410c}.dashboard-card-skeleton__value{border-radius:.5rem;width:4.5rem;height:2rem}.dashboard-card-skeleton__metric-label{border-radius:9999px;width:5.25rem;height:.85rem;margin-top:.5rem}.dashboard-card-skeleton__metric-sparkline{border-radius:.375rem;flex-shrink:0;width:88px;height:36px}.dashboard-funnel-list{flex-direction:column;gap:.75rem;display:flex}.dashboard-funnel-list__row{grid-template-columns:minmax(92px,132px) 1fr auto;align-items:center;gap:.75rem;display:grid}.dashboard-funnel-list__label,.dashboard-funnel-list__value{font-size:.75rem}.dashboard-funnel-list__label{color:#374151;text-transform:capitalize;font-weight:500}.dashboard-funnel-list__value{color:#6b7280;font-weight:600}.dashboard-funnel-list__track{background:#f4f4f5f2;border-radius:9999px;height:.5rem;overflow:hidden}.dashboard-funnel-list__fill{border-radius:inherit;min-width:.4rem;height:100%;display:block}.dashboard-funnel-list__fill--applied{background:#0070f3b3}.dashboard-funnel-list__fill--interview_booked,.dashboard-funnel-list__fill--interview_completed,.dashboard-funnel-list__fill--interview{background:#3d8de0}.dashboard-funnel-list__fill--shortlisted,.dashboard-funnel-list__fill--active{background:#1d9e75}.dashboard-funnel-list__fill--offer{background:#0cce6b}.dashboard-funnel-list__fill--rejected{background:#e24b4a}.dashboard-funnel-list__fill--pending{background:#f0a63b}.dashboard-readiness{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:1.25rem;display:grid}.dashboard-readiness__ring{background:conic-gradient(#0070f3f2 0% var(--dashboard-progress),#f4f4f5 var(--dashboard-progress)100%);border-radius:50%;place-items:center;width:112px;height:112px;display:grid;position:relative}.dashboard-readiness__ringInner{background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:78px;height:78px;display:flex}.dashboard-readiness__ringInner strong{color:#111827;font-size:1.25rem}.dashboard-readiness__ringInner span{color:#6b7280;text-transform:uppercase;letter-spacing:.06em;font-size:.75rem}.dashboard-readiness__stats{gap:.75rem;display:grid}.dashboard-readiness__stat{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:.75rem;padding-bottom:.5rem;display:flex}.dashboard-readiness__stat:last-child{border-bottom:0;padding-bottom:0}.dashboard-readiness__stat strong{color:#111827;font-size:1rem}.dashboard-readiness__label{color:#6b7280;text-transform:uppercase;letter-spacing:.06em;font-size:.75rem}.dashboard-velocity-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.dashboard-velocity-grid--compact{margin-bottom:.5rem}.dashboard-velocity-grid__item{background:#fafafa;border:1px solid #e5e7eb;border-radius:.5rem;flex-direction:column;gap:.25rem;padding:.75rem;display:flex}.dashboard-velocity-grid__item span{color:#6b7280;text-transform:uppercase;letter-spacing:.06em;font-size:.75rem}.dashboard-velocity-grid__item strong{color:#111827;font-size:1.125rem}.dashboard-kpi-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.dashboard-kpi-strip__item{background:#fafafa;border:1px solid #e5e7eb;border-radius:.5rem;flex-direction:column;gap:.25rem;padding:.75rem;display:flex}.dashboard-kpi-strip__item span{color:#6b7280;font-size:.75rem}.dashboard-kpi-strip__item strong{color:#111827;font-size:1.125rem}.dashboard-chart-legend{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.dashboard-chart-legend__item{color:#6b7280;align-items:center;gap:.45rem;font-size:.75rem;display:inline-flex}.dashboard-chart-legend__swatch{border-radius:9999px;width:.8rem;height:.28rem}.dashboard-chart-legend__swatch--primary{background:#0070f3f2}.dashboard-chart-legend__swatch--secondary{background:#7928ca}.dashboard-chart-legend__swatch--success{background:#1d9e75}.dashboard-chart-legend__swatch--accent,.dashboard-chart-legend__swatch--danger{background:#e24b4a}.dashboard-chart-legend__swatch--gray{background:#9ca3af}.dashboard-line-chart{flex-direction:column;gap:.75rem;display:flex}.dashboard-line-chart__frame{grid-template-columns:2.2rem minmax(0,1fr);align-items:stretch;gap:.75rem;display:grid}.dashboard-line-chart__ylabels,.dashboard-line-chart__xlabels{color:#6b7280;font-size:.75rem;display:grid}.dashboard-line-chart__ylabels{align-content:space-between;justify-items:end}.dashboard-line-chart__xlabels{grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:.5rem;padding-left:2.95rem}.dashboard-line-chart__xlabels span{text-align:center;min-width:0}.dashboard-line-chart__svg{width:100%;height:220px;overflow:visible}.dashboard-line-chart__grid{stroke:#e4e4e7e6;stroke-width:1px}.dashboard-line-chart__area{fill:#0070f314}.dashboard-line-chart__series{fill:none;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.dashboard-line-chart__series--primary{stroke:#0070f3f2}.dashboard-line-chart__series--secondary{stroke:#7928ca}.dashboard-line-chart__series--success{stroke:#1d9e75}.dashboard-line-chart__series--accent{stroke:#e24b4a}.dashboard-bar-cluster{grid-template-columns:repeat(auto-fit,minmax(32px,1fr));align-items:end;gap:.75rem;min-height:220px;display:grid}.dashboard-bar-cluster--wide{grid-template-columns:repeat(auto-fit,minmax(26px,1fr))}.dashboard-bar-cluster__item{flex-direction:column;align-items:center;gap:.5rem;min-width:0;display:flex}.dashboard-bar-cluster__value,.dashboard-bar-cluster__label{color:#6b7280;text-align:center;font-size:.75rem}.dashboard-bar-cluster__track{background:#f4f4f5d1;border-radius:.5rem;justify-content:center;align-items:flex-end;width:100%;height:150px;padding:.2rem;display:flex}.dashboard-bar-cluster__fill{background:#0070f3e0;border-radius:.375rem;width:100%;min-height:4px;display:block}.dashboard-bar-cluster__fill--success{background:#1d9e75}.dashboard-stacked-meter{flex-direction:column;gap:.5rem;display:flex}.dashboard-stacked-meter__header{justify-content:space-between;align-items:center;gap:.75rem;font-size:.75rem;display:flex}.dashboard-stacked-meter__title{color:#374151;font-weight:500}.dashboard-stacked-meter__total{color:#6b7280;font-weight:600}.dashboard-stacked-meter__track{background:#f4f4f5eb;border-radius:9999px;height:.75rem;display:flex;overflow:hidden}.dashboard-stacked-meter__segment{min-width:0}.dashboard-stacked-meter__segment--gray{background:#9ca3af}.dashboard-stacked-meter__segment--primary{background:#0070f3e6}.dashboard-stacked-meter__segment--success{background:#1d9e75}.dashboard-stacked-meter__segment--danger{background:#e24b4a}.dashboard-job-health{flex-direction:column;gap:1rem;display:flex}.dashboard-job-health__row{flex-direction:column;gap:.5rem;display:flex}.dashboard-job-health__titleRow{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.dashboard-job-health__title{color:#111827;font-size:.875rem;font-weight:600}.dashboard-job-health__meta,.dashboard-job-health__stats{color:#6b7280;font-size:.75rem}.dashboard-job-health__stats{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;display:flex}.dashboard-job-health__bar{gap:.35rem;display:grid}.dashboard-job-health__fill{border-radius:9999px;min-width:.4rem;height:.38rem;display:block}.dashboard-job-health__fill--applications{background:#0070f3d9}.dashboard-job-health__fill--shortlisted{background:#3d8de0}.dashboard-job-health__fill--interviews{background:#1d9e75}.dashboard-job-health__fill--offers{background:#0cce6b}.dashboard-donut{flex-direction:column;align-items:center;gap:1rem;display:flex}.dashboard-donut__pair{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.dashboard-donut__unit{flex-direction:column;align-items:center;gap:.75rem;display:flex}.dashboard-donut__svg{flex-shrink:0;display:block}.dashboard-donut__label{color:#4b5563;text-align:center;text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;font-weight:500}.dashboard-donut__legend{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem 1rem;width:100%;display:grid}.dashboard-donut__legend-item{color:#6b7280;align-items:center;gap:.45rem;font-size:.75rem;display:flex}.dashboard-donut__legend-item strong{color:#1f2937;margin-left:auto;font-size:.75rem;font-weight:600}.dashboard-donut__legend-dot{border-radius:50%;flex-shrink:0;width:.6rem;height:.6rem}.dashboard-donut__segment--primary{stroke:#0070f3e6}.dashboard-donut__segment--blue{stroke:#3d8de0}.dashboard-donut__segment--success{stroke:#1d9e75}.dashboard-donut__segment--warning{stroke:#f0a63b}.dashboard-donut__segment--danger{stroke:#e24b4a}.dashboard-donut__segment--accent{stroke:#7928ca}.dashboard-donut__segment--gray{stroke:#d1d5db}.dashboard-donut__legend-dot--primary{background:#0070f3e6}.dashboard-donut__legend-dot--blue{background:#3d8de0}.dashboard-donut__legend-dot--success{background:#1d9e75}.dashboard-donut__legend-dot--warning{background:#f0a63b}.dashboard-donut__legend-dot--danger{background:#e24b4a}.dashboard-donut__legend-dot--accent{background:#7928ca}.dashboard-donut__legend-dot--gray{background:#d1d5db}.dashboard-grouped-bar{align-items:flex-end;gap:.2rem;min-height:190px;display:flex;overflow:hidden}.dashboard-grouped-bar__group{flex-direction:column;flex:1;align-items:center;gap:.5rem;min-width:0;display:flex}.dashboard-grouped-bar__bars{align-items:flex-end;gap:.12rem;width:100%;height:155px;display:flex}.dashboard-grouped-bar__bar{border-radius:.25rem .25rem 0 0;flex:1;min-height:2px}.dashboard-grouped-bar__bar--primary{background:#0070f3d1}.dashboard-grouped-bar__bar--secondary{background:#7928caa6}.dashboard-grouped-bar__bar--success{background:#1d9e75d1}.dashboard-grouped-bar__bar--blue{background:#3d8de0d1}.dashboard-grouped-bar__bar--warning{background:#f0a63bd1}.dashboard-grouped-bar__bar--danger{background:#e24b4abf}.dashboard-grouped-bar__label{color:#6b7280;text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.68rem;overflow:hidden}.dashboard-admin-team-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.dashboard-outreach-row{flex-direction:column;gap:.5rem;display:flex}.dashboard-outreach-row__label{color:#374151;text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:600}.dashboard-outreach-row__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;display:grid}.dashboard-outreach-row__stat{background:#fafafa;border:1px solid #e5e7eb;border-radius:.375rem;flex-direction:column;gap:.25rem;padding:.5rem .75rem;display:flex}.dashboard-outreach-row__stat strong{color:#111827;font-size:1.125rem}.dashboard-outreach-row__stat span{color:#6b7280;text-transform:capitalize;font-size:.75rem}@media (max-width:768px){.dashboard-metric-grid{grid-template-columns:1fr}.dashboard-readiness{text-align:center;grid-template-columns:1fr;justify-items:center}.dashboard-velocity-grid,.dashboard-kpi-strip,.dashboard-line-chart__frame{grid-template-columns:1fr}.dashboard-line-chart__ylabels{display:none}.dashboard-line-chart__xlabels{padding-left:0}.dashboard-job-health__titleRow{flex-direction:column}.dashboard-job-health__stats{justify-content:flex-start}.dash-grid--6040,.dash-grid--3070,.dash-grid--4060,.dashboard-admin-team-row{grid-template-columns:1fr}.dashboard-outreach-row__stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@keyframes dashboard-card-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.dashboard-stagger>*{animation:.32s both dashboard-card-in}.dashboard-stagger>:first-child{animation-delay:0s}.dashboard-stagger>:nth-child(2){animation-delay:50ms}.dashboard-stagger>:nth-child(3){animation-delay:.1s}.dashboard-stagger>:nth-child(4){animation-delay:.15s}.dashboard-stagger>:nth-child(5){animation-delay:.2s}.dashboard-stagger>:nth-child(6){animation-delay:.25s}.dashboard-stagger>:nth-child(7){animation-delay:.3s}.dashboard-stagger>:nth-child(8){animation-delay:.35s}.dashboard-empty{text-align:center;color:#6b7280;background:#fff;border:1px dashed #e5e7eb;border-radius:.75rem;flex-direction:column;align-items:center;gap:.75rem;padding:3rem 1rem;display:flex}.dashboard-empty__title{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#111827;margin:0;font-size:1rem;font-weight:600}.dashboard-empty__copy{max-width:22rem;margin:0;font-size:.875rem}.dashboard-admin-section{flex-direction:column;gap:1.25rem;display:flex}.dashboard-metric-grid--admin{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-team-list{flex-direction:column;gap:.5rem;display:flex}.dashboard-team-list__row{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;grid-template-columns:minmax(0,1.5fr) 6rem 5rem 5rem;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.875rem;display:grid}.dashboard-team-list__name{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.dashboard-team-list__status{color:#6b7280;align-items:center;gap:.5rem;font-size:.75rem;display:inline-flex}.dashboard-team-list__dot{border-radius:9999px;flex-shrink:0;width:7px;height:7px}.dashboard-team-list__dot--active{background:#0cce6b}.dashboard-team-list__dot--pending{background:#fc0}.dashboard-team-list__dot--rejected{background:#f33}.dashboard-team-list__metric{color:#374151;text-align:center;font-size:.875rem}.dashboard-team-list__header{text-transform:uppercase;letter-spacing:.04em;color:#6b7280;grid-template-columns:minmax(0,1.5fr) 6rem 5rem 5rem;gap:.75rem;padding:0 1rem .5rem;font-size:.75rem;font-weight:600;display:grid}.dashboard-team-list__header span:nth-child(n+2){text-align:center}@media (max-width:768px){.dashboard-metric-grid--admin{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-team-list__row,.dashboard-team-list__header{grid-template-columns:minmax(0,1fr) auto auto auto;gap:.5rem}}.recruiter-candidates-toolbar{grid-template-columns:minmax(0,1.6fr) minmax(180px,.7fr) minmax(180px,.7fr);align-items:center;gap:1rem;display:grid}.recruiter-candidates-toolbar__search{width:100%}.recruiter-candidates-toolbar__select{min-height:48px}.recruiter-candidates-table__identity,.recruiter-candidates-table__job{flex-direction:column;gap:.25rem;min-width:0;display:flex}.recruiter-candidates-table__name{color:#111827;font-weight:600}.recruiter-candidates-table__meta,.recruiter-candidates-table__feedback{color:#6b7280;flex-wrap:wrap;gap:.5rem;font-size:.75rem;display:flex}.recruiter-candidates-table__meta span,.recruiter-candidates-table__feedback{align-items:center;gap:.3rem;display:inline-flex}.recruiter-candidates-note{color:#6b7280;align-items:center;gap:.5rem;font-size:.875rem;display:inline-flex}.recruiter-candidates-grouped__summaryRow{cursor:pointer}.recruiter-candidates-grouped__summaryRow:hover td{background:#0070f308}.recruiter-candidates-grouped__summaryRow:focus-visible{outline-offset:-2px;outline:2px solid #0070f359}.recruiter-candidates-grouped__applicationsCell,.recruiter-candidates-grouped__applicationCopy,.recruiter-candidates-grouped__expandedPanel{flex-direction:column;gap:.5rem;min-width:0;display:flex}.recruiter-candidates-grouped__primaryJob,.recruiter-candidates-grouped__applicationJob{color:#111827;font-weight:600}.recruiter-candidates-grouped__statusCell{text-align:center}.recruiter-candidates-grouped__more{color:#0070f3;cursor:pointer;background:0 0;border:0;align-items:center;gap:.3rem;width:fit-content;padding:0;font-size:.75rem;font-weight:500;display:inline-flex}.recruiter-candidates-grouped__expandedRow td{background:#0070f305;padding-top:0}.recruiter-candidates-grouped__expandedPanel{padding:1rem 0 .5rem}.recruiter-candidates-grouped__expandedTitle{letter-spacing:.08em;text-transform:uppercase;color:#6b7280;font-size:.75rem;font-weight:700}.recruiter-candidates-grouped__applicationList{flex-direction:column;gap:.75rem;display:flex}.recruiter-candidates-grouped__applicationItem{text-align:left;cursor:pointer;background:#ffffffe6;border:1px solid #e4e4e7f2;border-radius:.5rem;justify-content:space-between;align-items:flex-start;gap:1rem;width:100%;padding:.75rem 1rem;transition:border-color .15s,box-shadow .15s,background .15s;display:flex}.recruiter-candidates-grouped__applicationItem:hover{background:#fff;border-color:#0070f33d;box-shadow:0 8px 20px #0070f314}.recruiter-candidates-grouped__applicationItem:focus-visible{outline-offset:2px;outline:2px solid #0070f347}.recruiter-candidates-grouped__applicationActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.recruiter-candidates-grouped__statusSelect{min-width:160px}.recruiter-candidate-detail{flex-direction:column;gap:1.5rem;display:flex}.recruiter-candidate-detail__hero{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.25rem;display:flex}.recruiter-candidate-detail__identity{align-items:center;gap:1rem;min-width:0;display:flex}.recruiter-candidate-detail__avatar{color:#0070f3;width:72px;height:72px;font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;background:#0070f314;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;font-weight:600;display:flex;overflow:hidden}.recruiter-candidate-detail__avatar img{object-fit:cover;width:100%;height:100%}.recruiter-candidate-detail__copy{flex-direction:column;gap:.5rem;min-width:0;display:flex}.recruiter-candidate-detail__title{font-family:var(--font-heading),"Poppins",system-ui,-apple-system,sans-serif;color:#111827;margin:0;font-size:1.5rem;font-weight:600}.recruiter-candidate-detail__subtitle{color:#6b7280;margin:0;font-size:.875rem}.recruiter-candidate-detail__meta,.recruiter-candidate-detail__links,.recruiter-candidate-detail__chips{flex-wrap:wrap;gap:.5rem;display:flex}.recruiter-candidate-detail__meta{align-items:center}.recruiter-candidate-detail__contacts{flex-wrap:wrap;align-items:center;gap:.6rem 1rem;margin-top:.25rem;display:flex}.recruiter-candidate-detail__grid{gap:1.25rem}.recruiter-candidate-detail__contactValue{color:#1f2937;align-items:center;gap:.45rem;font-size:.875rem;line-height:1.5;display:inline-flex}.recruiter-candidate-detail__contactValue svg{color:#6b7280;flex-shrink:0}.recruiter-candidate-detail__contactStatus{flex-direction:column;align-items:center;gap:.5rem;margin-left:auto;display:flex}.recruiter-candidate-detail__statusControl,.recruiter-candidate-detail__statusSelect{width:100%;min-width:180px}.recruiter-candidate-detail__section{flex-direction:column;gap:1.25rem;display:flex}.recruiter-candidate-detail__block{flex-direction:column;gap:.5rem;display:flex}.recruiter-candidate-detail__block p{color:#374151;margin:0;line-height:1.65}.recruiter-candidate-detail__label{letter-spacing:.08em;text-transform:uppercase;color:#6b7280;font-size:.75rem;font-weight:600}.recruiter-candidate-detail__links a{color:#0070f3;align-items:center;gap:.35rem;font-size:.875rem;font-weight:500;text-decoration:none;display:inline-flex}.recruiter-candidate-detail__links a:hover{text-decoration:underline}.recruiter-candidate-detail__timeline{flex-direction:column;gap:.75rem;display:flex}.recruiter-candidate-detail__timelineItem{background:#f4f4f5;border:1px solid #e4e4e7;border-radius:.75rem;padding:.75rem 1rem}.recruiter-candidate-detail__timelineTitle{color:#111827;font-size:.875rem;font-weight:600}.recruiter-candidate-detail__timelineMeta{color:#6b7280;margin-top:.15rem;font-size:.75rem}.recruiter-candidate-detail__timelineList{color:#374151;margin:.5rem 0 0;padding-left:1.1rem;font-size:.875rem}.recruiter-candidate-detail__timelineList li+li{margin-top:.35rem}@media (max-width:768px){.candidate-dashboard__alert,.candidate-pipeline-card,.candidate-interview-card,.recruiter-list-card__top,.recruiter-list-card__top--compact{flex-direction:column;align-items:flex-start}.candidate-pipeline-card__aside,.candidate-interview-card__aside,.recruiter-draft-actions,.recruiter-interview-row{align-items:flex-start}.recruiter-interview-row__time{min-width:0}.recruiter-candidates-toolbar{grid-template-columns:minmax(0,1fr)}.recruiter-candidates-grouped__applicationItem{flex-direction:column}.recruiter-candidates-grouped__applicationActions{justify-content:flex-start}}.rec-card{flex-direction:column;gap:1.25rem;display:flex}.rec-card__empty{justify-content:center;align-items:center;min-height:8rem;display:flex}.rec-card__recording{flex-direction:column;align-items:center;gap:1rem;padding:1.25rem 0;display:flex}.rec-card__recording--active .rec-card__dot{animation:1.2s ease-in-out infinite rec-pulse}.rec-card__indicator{align-items:center;gap:.75rem;display:flex}.rec-card__dot{background:#ef4444;border-radius:9999px;flex-shrink:0;width:12px;height:12px}.rec-card__dot--pulse{animation:none}.rec-card__dot--paused{background:#9ca3af}.rec-card__timer{font-family:var(--font-mono),"Courier New",monospace;color:#111827;letter-spacing:.04em;font-size:1.5rem;font-weight:600}.rec-card__pauseLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;font-weight:500}.rec-card__visualizer{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#0f172ae0 0%,#1e293bd1 50%,#0f172ae6 100%);border:1px solid #94a3b842;border-radius:999px;width:100%;max-width:560px;height:84px;display:block;overflow:hidden;box-shadow:inset 0 1px #ffffff14,0 10px 24px #0f172a3d}.rec-card__mic--recording{transform-origin:50%;animation:1.2s ease-in-out infinite rec-pulse,1.4s ease-in-out infinite rec-mic-scale}.rec-card__actions,.rec-card__previewActions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.rec-card__preview{flex-direction:column;gap:.75rem;display:flex}.rec-card__audio{border-radius:.5rem;width:100%;height:40px}.rec-card__loading{color:#6b7280;align-items:center;gap:.5rem;padding:1rem 0;font-size:.875rem;display:flex}.rec-card__list{border-top:1px solid #e4e4e7;flex-direction:column;gap:.75rem;padding-top:1rem;display:flex}.rec-card__spin{animation:1s linear infinite rec-spin}.rec-item{background:#f4f4f5;border:1px solid #e4e4e7;border-radius:.75rem;flex-direction:column;gap:.75rem;padding:.75rem 1rem;transition:border-color .15s,box-shadow .15s;display:flex}.rec-item:hover{border-color:#0070f326}.rec-item__header{flex-direction:column;gap:.5rem;display:flex}.rec-item__meta{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.rec-item__status{border-radius:9999px;align-items:center;gap:.3rem;padding:.2rem .55rem;font-size:.75rem;font-weight:500;display:inline-flex}.rec-item__status--uploaded{color:#4b5563;background:#9ca3af26}.rec-item__status--transcribing,.rec-item__status--evaluating{color:#2563eb;background:#3b82f61a}.rec-item__status--transcribed{color:#059669;background:#0cce6b1a}.rec-item__status--evaluated{color:#7c3aed;background:#8b5cf61a}.rec-item__status--failed{color:#dc2626;background:#ef44441a}.rec-item__duration{font-family:var(--font-mono),"Courier New",monospace;color:#6b7280;font-size:.75rem}.rec-item__actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.rec-item__section{border-top:1px solid #e4e4e7;padding-top:.75rem}.rec-item__section--eval{background:#8b5cf60a;border:1px solid #8b5cf61f;border-radius:.5rem;margin-top:.25rem;padding:.75rem}.rec-item__evalHeader{color:#7c3aed;text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:.35rem;margin-bottom:.5rem;font-size:.75rem;font-weight:600;display:flex}.rec-item__text{color:#374151;white-space:pre-wrap;margin:.5rem 0 0;font-size:.875rem;line-height:1.65}@keyframes rec-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.25)}}@keyframes rec-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes rec-mic-scale{0%,to{transform:scale(1)}45%{transform:scale(1.18)}70%{transform:scale(1.08)}}.audit-console__filters{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.audit-trail{grid-template-columns:minmax(260px,320px) minmax(0,1fr);gap:1rem;display:grid}@media (max-width:900px){.audit-trail{grid-template-columns:1fr}}.audit-trail__list{flex-direction:column;gap:.5rem;max-height:36rem;display:flex;overflow-y:auto}.audit-trail__item--skeleton{cursor:default;pointer-events:none;background:#fff;border:1px solid #e4e4e7;border-radius:.5rem;width:100%;padding:.75rem}.audit-trail__itemTitle{color:#111827;text-transform:capitalize;font-size:.875rem;font-weight:600}.audit-trail__itemTitleSkeleton{width:74%;height:.95rem}.audit-trail__itemMeta{color:#6b7280;margin-top:.25rem;font-size:.75rem}.audit-trail__itemMetaSkeleton{width:56%;height:.75rem;margin-top:.5rem}.audit-trail__detail{background:#fff;border:1px solid #e4e4e7;border-radius:.75rem;padding:1rem}.audit-trail__detail--skeleton{min-height:30rem}.audit-trail__headline{flex-wrap:wrap;justify-content:space-between;gap:.75rem;margin-bottom:1rem;display:flex}.audit-trail__headlineStack{flex-direction:column;flex:1;gap:.5rem;min-width:0;display:flex}.audit-trail__headlinePrimarySkeleton{width:12rem;height:1rem}.audit-trail__headlineSecondarySkeleton{width:16rem;height:.8rem}.audit-trail__headlineMetaSkeleton{width:9rem;height:.8rem}.audit-trail__section+.audit-trail__section{margin-top:1rem}.audit-trail__sectionLabelSkeleton{width:6rem;height:.75rem}.audit-trail__code{font-family:var(--font-mono),"Courier New",monospace;color:#111827;white-space:pre-wrap;overflow-wrap:anywhere;background:#f4f4f5d9;border-radius:.5rem;margin:.5rem 0 0;padding:.75rem;font-size:.75rem;line-height:1.6;overflow:auto}.audit-trail__codeSkeleton{border-radius:.5rem;width:100%;height:7rem;margin-top:.5rem}@keyframes floating-panel-in{0%{opacity:0;transform:scale(.94)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes floating-drawer-in{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}@keyframes recruiter-chat-dot-pulse{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}@keyframes recruiter-chat-spin{to{transform:rotate(360deg)}}.floating-chat-fab__icon{border-radius:0;overflow:visible}.floating-chat-panel{z-index:590;overscroll-behavior:contain;transform-origin:100% 100%;background:#fff;border:1px solid #0000000f;border-radius:1rem;flex-direction:column;width:540px;height:78vh;min-height:400px;max-height:720px;animation:.2s cubic-bezier(.22,1,.36,1) both floating-panel-in;display:flex;position:fixed;bottom:92px;right:24px;overflow:hidden;box-shadow:0 24px 64px #0f172a2e,0 4px 12px #0f172a14}.floating-chat-panel--hidden{display:none}.floating-chat-panel__header{background:#fff;border-bottom:1px solid #0000000f;flex-shrink:0;justify-content:space-between;align-items:center;height:52px;padding:0 1rem;display:flex}.floating-chat-panel__header-left{align-items:center;gap:.5rem;min-width:0;display:flex}.floating-chat-panel__logo{border-radius:50%;flex-shrink:0;overflow:hidden}.floating-chat-panel__title{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.floating-chat-panel__header-right{flex-shrink:0;align-items:center;gap:.25rem;display:flex}.floating-chat-panel__body{flex:1;min-height:0;display:flex;position:relative;overflow:hidden}.floating-chat-panel__drawer{z-index:10;background:#fff;flex-direction:column;animation:.18s both floating-drawer-in;display:flex;position:absolute;inset:0;overflow:hidden}.floating-chat-panel__drawer .recruiter-chat-sidebar{width:100%;height:100%;box-shadow:none;background:0 0;border:0;border-radius:0}.floating-chat-panel__main{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.floating-chat-panel__main .recruiter-chat-area{box-shadow:none;background:0 0;border:0;border-radius:0}.floating-chat-panel__main .recruiter-chat-message-view{gap:.75rem;padding:.75rem}.floating-chat-panel__main .recruiter-chat-candidate-grid,.floating-chat-panel__main .recruiter-chat-edit-diff__grid,.floating-chat-panel__main .recruiter-chat-edit-diff__scalar{grid-template-columns:1fr}.floating-chat-panel__main .recruiter-chat-user-bubble,.floating-chat-panel__main .recruiter-chat-assistant-bubble{max-width:100%}.floating-chat-panel__empty{flex:1;justify-content:center;align-items:center;padding:1.5rem;display:flex}.floating-chat-panel__empty-content{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.floating-chat-panel__empty-content p{color:#6b7280;margin:0;font-size:.875rem;line-height:1.6}@media (max-width:480px){.floating-chat-panel{width:calc(100vw - 16px);bottom:76px;right:8px}.btn.fab{bottom:8px;right:8px}}.recruiter-chat-area,.recruiter-chat-thread-shell{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.recruiter-chat-scroll-view{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#0070f34d #0000;flex:1;min-height:0;overflow-y:auto}.recruiter-chat-scroll-view::-webkit-scrollbar{width:4px}.recruiter-chat-scroll-view::-webkit-scrollbar-thumb{background:#0070f34d;border-radius:999px}.recruiter-chat-message-view{flex-direction:column;gap:1rem;min-height:100%;padding:1.25rem;display:flex}.recruiter-chat-message-row{align-items:flex-start;gap:.5rem;width:100%;display:flex}.recruiter-chat-assistant-row{justify-content:flex-start}.recruiter-chat-user-row{justify-content:flex-end}.recruiter-chat-user-bubble{color:#fff;white-space:pre-wrap;overflow-wrap:anywhere;background:#0070f3;border-radius:1.25rem 1.25rem .35rem;max-width:min(100%,32rem);padding:.75rem 1rem;font-size:.875rem;line-height:1.65}.recruiter-chat-assistant-bubble{color:#1f2937;overflow-wrap:anywhere;background:#f4f4f5;border-radius:.35rem 1.25rem 1.25rem;max-width:min(100%,40rem);padding:.75rem 1rem;font-size:.875rem;line-height:1.65}.recruiter-chat-assistant-bubble--inline{background:0 0;border-radius:0;padding:0;position:relative}.recruiter-chat-assistant-bubble--cursor{background:#f4f4f5;align-items:center;gap:.5rem;padding:.6rem .85rem;display:inline-flex}.recruiter-chat-tool-panel{flex-direction:column;flex:1;gap:.75rem;min-width:0;max-width:min(100%,44rem);display:flex}.recruiter-chat-combo-card{width:100%}.recruiter-chat-message-avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;margin-top:2px;display:inline-flex}.recruiter-chat-message-avatar--assistant{background:0 0}.recruiter-chat-bot-mark{border-radius:0}.recruiter-chat-cursor-dots{align-items:center;gap:.3rem;display:inline-flex}.recruiter-chat-cursor-dot{opacity:.35;background:currentColor;border-radius:50%;width:.45rem;height:.45rem;animation:1s ease-in-out infinite recruiter-chat-dot-pulse}.recruiter-chat-cursor-dot--2{animation-delay:.12s}.recruiter-chat-cursor-dot--3{animation-delay:.24s}.recruiter-chat-cursor-label{color:#6b7280;font-size:.75rem}.recruiter-chat-stream-error{background:#fef2f2e6;border:1px solid #fecacae6;border-radius:.5rem;flex-direction:column;gap:.5rem;padding:.75rem 1rem;display:flex}.recruiter-chat-stream-error__title{color:#b91c1c;font-size:.875rem;font-weight:600}.recruiter-chat-stream-error__body{color:#b91c1c;font-size:.875rem;line-height:1.55}.recruiter-chat-input-shell{background:#fff;border:1px solid #0f172a1a;border-radius:.75rem;align-items:flex-end;gap:.75rem;padding:.7rem .85rem;transition:border-color .15s;display:flex}.recruiter-chat-input-shell:focus-within{border-color:#0070f366;box-shadow:0 0 0 3px #0070f312}.recruiter-chat-input-textarea{resize:none;color:#111827;background:0 0;border:none;outline:none;flex:1;min-height:1.5rem;max-height:6rem;font-family:inherit;font-size:.875rem;line-height:1.6}.recruiter-chat-input-textarea::placeholder{color:#9ca3af}.recruiter-chat-input-textarea:disabled{cursor:not-allowed;opacity:.6}.recruiter-chat-markdown-container{color:#1f2937;overflow-wrap:anywhere;flex-direction:column;gap:.5rem;font-size:.875rem;line-height:1.65;display:flex}.recruiter-chat-markdown-paragraph{margin:0}.recruiter-chat-markdown-strong{color:#111827;font-weight:600}.recruiter-chat-markdown-link{color:#0070f3;text-underline-offset:2px;text-decoration:underline}.recruiter-chat-markdown-link:hover{color:#0058c0}.recruiter-chat-markdown-code{color:#0f766e;font-family:var(--font-mono),"Courier New",monospace;background:#f4f4f5;border-radius:.25rem;padding:.15em .4em;font-size:.85em}.recruiter-chat-markdown-list{flex-direction:column;gap:.3rem;margin:0;padding-left:1.25rem;display:flex}.recruiter-chat-markdown-list--ordered{list-style:decimal}.recruiter-chat-markdown-item{line-height:1.65}.recruiter-chat-inline-citations,.recruiter-chat-sources-list{display:inline}.recruiter-chat-card--clarification{background:linear-gradient(#0070f308,#fff);border-color:#0070f31f}.recruiter-chat-card-title{color:#111827;margin:0 0 .5rem;font-size:.875rem;font-weight:600}.recruiter-chat-section-stack{flex-direction:column;gap:.5rem;display:flex}.recruiter-chat-job-mini-row{cursor:pointer;text-align:left;background:#fff;border:1px solid #e4e4e7;border-radius:.5rem;align-items:flex-start;gap:.75rem;padding:.6rem .75rem;transition:border-color .15s,background .15s;display:flex}.recruiter-chat-job-mini-row:hover{background:#0070f308;border-color:#0070f340}.recruiter-chat-job-mini-row__title{color:#111827;font-size:.875rem;font-weight:500;line-height:1.4}.recruiter-chat-job-mini-row__meta{color:#6b7280;align-items:center;gap:.5rem;margin-top:.2rem;font-size:.75rem;display:flex}.recruiter-chat-job-mini-row__location{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.recruiter-chat-sidebar{background:#fff;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.recruiter-chat-sidebar__header{border-bottom:1px solid #0000000f;flex-shrink:0;align-items:center;padding:.75rem 1rem;display:flex}.recruiter-chat-sidebar__body{scrollbar-width:thin;scrollbar-color:#e4e4e7 #0000;flex:1;min-height:0;padding:.5rem .75rem;overflow-y:auto}.recruiter-chat-sidebar__skeletons{flex-direction:column;gap:.5rem;padding:.5rem;display:flex}.recruiter-chat-session-skeleton{background:#e4e4e7;border-radius:9999px;height:1rem;animation:1.4s ease-in-out infinite skeleton-pulse}.recruiter-chat-session-skeleton--full{width:100%}.recruiter-chat-session-skeleton--wide{width:80%}.recruiter-chat-session-skeleton--medium{width:60%}.recruiter-chat-session-group{margin-bottom:.25rem}.recruiter-chat-session-group__label{letter-spacing:.03em;text-transform:uppercase;color:#9ca3af;padding:.5rem .5rem .25rem;font-size:.75rem;font-weight:600}.recruiter-chat-session-group__items{flex-direction:column;gap:1px;display:flex}.recruiter-chat-session-item{border-radius:.5rem;align-items:center;transition:background-color .15s;display:flex;position:relative;overflow:hidden}.recruiter-chat-session-item:hover{background:#f4f4f5}.recruiter-chat-session-item:hover .recruiter-chat-session-item__delete{opacity:1}.recruiter-chat-session-item--active{background:#0070f314}.recruiter-chat-session-item--active .recruiter-chat-session-item__title{color:#0070f3;font-weight:500}.recruiter-chat-session-item__trigger{text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;flex:1;gap:.15rem;min-width:0;padding:.5rem;display:flex}.recruiter-chat-session-item__title{color:#1f2937;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;overflow:hidden}.recruiter-chat-session-item__title--muted{color:#9ca3af;font-style:italic}.recruiter-chat-session-item__meta{color:#9ca3af;white-space:nowrap;font-size:.75rem}.recruiter-chat-session-item__delete{opacity:0;flex-shrink:0;justify-content:center;align-items:center;padding-right:.25rem;transition:opacity .15s;display:flex}.recruiter-chat-session-item__delete--visible{opacity:1}.recruiter-chat-spin{animation:.7s linear infinite recruiter-chat-spin}.recruiter-chat-sidebar__footer{border-top:1px solid #0000000f;flex-shrink:0;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.recruiter-chat-avatar--sidebar{border-radius:50%;flex-shrink:0;width:28px;height:28px}.recruiter-chat-sidebar__user{flex-direction:column;flex:1;gap:.1rem;min-width:0;display:flex}.recruiter-chat-sidebar__user-name{color:#374151;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;font-weight:500;overflow:hidden}.recruiter-chat-skeleton{background:#e4e4e7;border-radius:9999px;height:.85rem;animation:1.4s ease-in-out infinite skeleton-pulse}.recruiter-chat-skeleton--w-25{width:25%}.recruiter-chat-skeleton--w-30{width:30%}.recruiter-chat-skeleton--w-35{width:35%}.recruiter-chat-skeleton--w-40{width:40%}.recruiter-chat-skeleton--w-45{width:45%}.recruiter-chat-skeleton--w-50{width:50%}.recruiter-chat-skeleton--w-55{width:55%}.recruiter-chat-skeleton--w-70{width:70%}.recruiter-chat-skeleton--w-75{width:75%}.recruiter-chat-skeleton--w-80{width:80%}.recruiter-chat-skeleton--w-85{width:85%}.recruiter-chat-skeleton--avatar{border-radius:50%;flex-shrink:0;width:2.5rem;height:2.5rem}.recruiter-chat-skeleton--avatar-sm{border-radius:50%;flex-shrink:0;width:1.75rem;height:1.75rem}.recruiter-chat-skeleton--avatar-lg{border-radius:50%;flex-shrink:0;width:3.25rem;height:3.25rem}.recruiter-chat-skeleton--chip{border-radius:9999px;width:4rem;height:1.5rem}.recruiter-chat-skeleton--pill{border-radius:9999px;width:5rem;height:1.5rem}.recruiter-chat-skeleton--bar{border-radius:9999px;width:100%;height:.75rem}.recruiter-chat-skeleton--block{border-radius:.375rem;width:100%;height:2.5rem}.recruiter-chat-skeleton--send{border-radius:50%;flex-shrink:0;width:2rem;height:2rem}.recruiter-chat-skeleton--title-sm{height:.75rem}.recruiter-chat-panel-skeleton,.recruiter-chat-panel-skeleton__thread{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.recruiter-chat-panel-skeleton__scroll-view{flex:1;overflow:hidden}.recruiter-chat-panel-skeleton__message-view{flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.recruiter-chat-panel-skeleton__row{align-items:flex-start;gap:.5rem;display:flex}.recruiter-chat-panel-skeleton__row--user{justify-content:flex-end}.recruiter-chat-panel-skeleton__row--assistant{justify-content:flex-start}.recruiter-chat-panel-skeleton__user-bubble{background:#e4e4e7;border-radius:1.25rem 1.25rem .35rem;flex-direction:column;gap:.5rem;width:55%;padding:.75rem 1rem;display:flex}.recruiter-chat-panel-skeleton__assistant-stack{flex-direction:column;flex:1;gap:.75rem;min-width:0;display:flex}.recruiter-chat-panel-skeleton__assistant-bubble{background:#f4f4f5;border-radius:.35rem 1.25rem 1.25rem;flex-direction:column;gap:.5rem;padding:.75rem 1rem;display:flex}.recruiter-chat-panel-skeleton__tool-card{background:#fff;border:1px solid #e4e4e7;border-radius:.75rem;flex-direction:column;gap:.5rem;padding:.85rem 1rem;display:flex}.recruiter-chat-panel-skeleton__mini-card-list{flex-direction:column;gap:.5rem;display:flex}.recruiter-chat-panel-skeleton__mini-card{background:#f4f4f5;border:1px solid #f4f4f5;border-radius:.5rem;flex-direction:column;gap:.5rem;padding:.6rem .75rem;display:flex}.recruiter-chat-panel-skeleton__composer{background:#fff;border-top:1px solid #0000000f;flex-shrink:0;padding:.75rem 1rem}.recruiter-chat-panel-skeleton__input-shell{border:1px solid #e4e4e7;border-radius:.75rem;justify-content:space-between;align-items:center;gap:.75rem;padding:.7rem .85rem;display:flex}.recruiter-chat-panel-skeleton__input-line{height:.75rem}.recruiter-chat-skeleton-row{align-items:center;gap:.75rem;display:flex}.recruiter-chat-skeleton-row--start{align-items:flex-start}.recruiter-chat-skeleton-row--between{justify-content:space-between}.recruiter-chat-skeleton-stack{flex-direction:column;gap:.5rem;display:flex}.recruiter-chat-skeleton-stack--grow{flex:1;min-width:0}.recruiter-chat-diff-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.recruiter-chat-diff-grid--preview{grid-template-columns:repeat(2,minmax(0,1fr))}.recruiter-chat-diff-pane{flex-direction:column;gap:.5rem;display:flex}.button-spinner{align-items:center;gap:.5rem;font-size:.875rem;display:inline-flex}.button-spinner__icon{animation:.65s linear infinite btn-spin}:root{--color-primary:#0070f3;--color-secondary:#7928ca;--color-accent:#ff4d4d;--color-bg:#fff;--color-text:#111827;--color-text-muted:#6b7280;--font-heading:var(--font-heading),Poppins,system-ui,-apple-system,sans-serif;--font-body:var(--font-body),Lato,system-ui,-apple-system,sans-serif;--font-sans:var(--font-body),Lato,system-ui,-apple-system,sans-serif;--font-mono:var(--font-mono),Courier New,monospace;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--radius-full:9999px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--color-border:#e5e7eb;--color-border-strong:#d1d5db;--color-surface-subtle:#fafafa;--color-surface-muted:#f4f4f5;--color-success:#0cce6b;--color-warning:#f59e0b;--color-error:#dc2626;--color-error-soft-bg:#fef2f2;--color-error-soft-border:#fca5a5;--color-primary-hover:#005bb5}body{color:#111827;background-color:#fff}.page{min-height:100vh;padding-top:6rem}::selection{color:#fff;background-color:#0070f3}
