.JobAdList-module__Je9ePq__list{flex-direction:column;gap:.7rem;margin:0;padding:0;list-style:none;display:flex}.JobAdList-module__Je9ePq__card{border-radius:var(--radius-lg);background:var(--bg-secondary);border:1px solid var(--border-primary);flex-direction:column;gap:.8rem;padding:1.35rem 1.5rem;text-decoration:none;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;box-shadow:0 0 #ff6a0000}.JobAdList-module__Je9ePq__card:hover{border-color:var(--brand-orange);box-shadow:0 0 0 3px #ff6a001a, var(--shadow-md);transform:translateY(-2px)}.JobAdList-module__Je9ePq__card:focus-visible{outline:2px solid var(--brand-orange);outline-offset:2px}.JobAdList-module__Je9ePq__cardMain{flex-direction:column;gap:.2rem;display:flex}.JobAdList-module__Je9ePq__roleRow{flex-wrap:wrap;align-items:baseline;gap:.55rem;display:flex}.JobAdList-module__Je9ePq__role{font-family:var(--font-display), system-ui, sans-serif;letter-spacing:-.028em;color:var(--text-primary);font-size:1.3rem;font-weight:700;line-height:1.15}.JobAdList-module__Je9ePq__fresh{text-transform:uppercase;letter-spacing:.09em;color:#fff;background:var(--brand-orange);border-radius:4px;padding:.2rem .42rem;font-size:.66rem;font-weight:800;position:relative;top:-.12rem}.JobAdList-module__Je9ePq__employer{color:var(--text-primary);font-size:.85rem;font-weight:600}.JobAdList-module__Je9ePq__structure{color:var(--text-secondary);font-size:.88rem}.JobAdList-module__Je9ePq__tags{flex-wrap:wrap;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.JobAdList-module__Je9ePq__tag{color:var(--text-secondary);background:var(--bg-hover);white-space:nowrap;border-radius:6px;padding:.32rem .65rem;font-size:.8rem}.JobAdList-module__Je9ePq__tagKey{color:#fff;background:var(--green);font-weight:600}.JobAdList-module__Je9ePq__since{color:var(--text-muted);font-size:.76rem}.JobAdList-module__Je9ePq__empty{text-align:center;color:var(--text-secondary);background:var(--bg-secondary);border:1px dashed var(--border-primary);border-radius:var(--radius-lg);padding:3rem 1.5rem;font-size:.95rem;line-height:1.6}@media (prefers-reduced-motion:reduce){.JobAdList-module__Je9ePq__card{transition:border-color .18s}.JobAdList-module__Je9ePq__card:hover{transform:none}}@media (max-width:640px){.JobAdList-module__Je9ePq__card{padding:1.15rem}.JobAdList-module__Je9ePq__role{font-size:1.15rem}}
.JobAlertForm-module__avIDSa__box{border-radius:var(--radius-lg);background:var(--bg-secondary);border:1px solid var(--border-primary);box-shadow:var(--shadow-xs);margin-top:2.5rem;padding:1.6rem}.JobAlertForm-module__avIDSa__head{align-items:flex-start;gap:.85rem;margin-bottom:1.25rem;display:flex}.JobAlertForm-module__avIDSa__icon{color:var(--accent-primary);flex-shrink:0;margin-top:.15rem}.JobAlertForm-module__avIDSa__title{letter-spacing:-.015em;color:var(--text-primary);font-size:1.1rem;font-weight:700}.JobAlertForm-module__avIDSa__lead{color:var(--text-secondary);margin-top:.3rem;font-size:.88rem;line-height:1.55}.JobAlertForm-module__avIDSa__form{flex-direction:column;gap:.85rem;display:flex}.JobAlertForm-module__avIDSa__row{grid-template-columns:1fr 1fr;gap:.85rem;display:grid}.JobAlertForm-module__avIDSa__field{flex-direction:column;gap:.3rem;min-width:0;display:flex}.JobAlertForm-module__avIDSa__label{color:var(--text-secondary);font-size:.78rem;font-weight:600}.JobAlertForm-module__avIDSa__input{border-radius:var(--radius-md);border:1px solid var(--border-primary);background:var(--bg-primary);width:100%;color:var(--text-primary);padding:.62rem .8rem;font-family:inherit;font-size:.92rem}.JobAlertForm-module__avIDSa__input:focus-visible{outline:2px solid var(--accent-primary);outline-offset:1px;border-color:var(--accent-primary)}.JobAlertForm-module__avIDSa__check{color:var(--text-secondary);cursor:pointer;align-items:flex-start;gap:.55rem;font-size:.85rem;line-height:1.5;display:flex}.JobAlertForm-module__avIDSa__check input{width:1.05rem;height:1.05rem;accent-color:var(--accent-primary);flex-shrink:0;margin-top:.12rem}.JobAlertForm-module__avIDSa__check a{color:var(--accent-text)}.JobAlertForm-module__avIDSa__submit{border-radius:var(--radius-md);background:var(--accent-primary);color:var(--text-inverse);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.45rem;margin-top:.2rem;padding:.75rem 1.4rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:background .15s;display:flex}.JobAlertForm-module__avIDSa__submit:hover:not(:disabled){background:var(--accent-hover)}.JobAlertForm-module__avIDSa__submit:disabled{opacity:.65;cursor:progress}.JobAlertForm-module__avIDSa__error{color:var(--rose);background:var(--rose-light);border-radius:var(--radius-sm);padding:.55rem .75rem;font-size:.85rem}.JobAlertForm-module__avIDSa__done{border-radius:var(--radius-lg);background:var(--green-light);border:1px solid var(--green);color:var(--green);align-items:flex-start;gap:.7rem;margin-top:2.5rem;padding:1.5rem 1.6rem;font-size:.95rem;line-height:1.55;display:flex}.JobAlertForm-module__avIDSa__spin{animation:.9s linear infinite JobAlertForm-module__avIDSa__spin}@keyframes JobAlertForm-module__avIDSa__spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.JobAlertForm-module__avIDSa__spin{animation:none}}@media (max-width:640px){.JobAlertForm-module__avIDSa__box{padding:1.25rem 1.1rem}.JobAlertForm-module__avIDSa__row{grid-template-columns:1fr}}
.Logo-module__jRiNOa__logo{align-items:center;gap:.6rem;display:inline-flex}.Logo-module__jRiNOa__mark{flex-shrink:0}.Logo-module__jRiNOa__words{flex-direction:column;gap:.1rem;line-height:1.15;display:flex}.Logo-module__jRiNOa__name{letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;font-weight:800}.Logo-module__jRiNOa__brandJob{color:var(--brand-orange)}.Logo-module__jRiNOa__brandMachine{color:var(--brand-blue)}.Logo-module__jRiNOa__onDark .Logo-module__jRiNOa__brandJob{color:#ff8533}.Logo-module__jRiNOa__onDark .Logo-module__jRiNOa__brandMachine{color:#4d8dff}.Logo-module__jRiNOa__tagline{letter-spacing:.02em;color:var(--text-muted);white-space:nowrap;font-style:normal;font-weight:500}.Logo-module__jRiNOa__onDark .Logo-module__jRiNOa__tagline{color:#94a3b8}.Logo-module__jRiNOa__personeAccent{color:var(--accent-primary);font-style:normal;font-weight:700}.Logo-module__jRiNOa__aziendeAccent{color:var(--brand-orange);font-style:normal;font-weight:700}.Logo-module__jRiNOa__onDark .Logo-module__jRiNOa__personeAccent{color:#4d8dff}
.Sidebar-module__degjda__dashboardLayout{min-height:100vh;display:flex}.Sidebar-module__degjda__sidebar{background:var(--bg-secondary);border-right:1px solid var(--border-primary);z-index:50;flex-direction:column;width:260px;min-height:100vh;padding:1.5rem 0;display:flex;position:fixed;top:0;left:0}.Sidebar-module__degjda__sidebarLogo{align-items:center;gap:.75rem;margin-bottom:2rem;padding:0 1.5rem;display:flex}.Sidebar-module__degjda__logoIcon{background:var(--accent-primary);color:#fff;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;font-size:.95rem;font-weight:800;display:flex}.Sidebar-module__degjda__logoText{color:var(--text-primary);font-size:1.15rem;font-weight:700}.Sidebar-module__degjda__logoTextAccent{color:var(--accent-primary)}.Sidebar-module__degjda__navSection{margin-bottom:1.5rem}.Sidebar-module__degjda__navLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:.4rem;padding:0 1.5rem;font-size:.68rem;font-weight:600}.Sidebar-module__degjda__navItem{color:var(--text-secondary);cursor:pointer;border-left:3px solid #0000;align-items:center;gap:.75rem;margin:1px 0;padding:.6rem 1.5rem;font-size:.9rem;font-weight:500;transition:all .12s;display:flex}.Sidebar-module__degjda__navItem:hover{color:var(--text-primary);background:var(--bg-hover)}.Sidebar-module__degjda__navItemActive{color:var(--accent-primary);background:var(--accent-light);border-left-color:var(--accent-primary);font-weight:600}.Sidebar-module__degjda__navBadge{background:var(--accent-primary);color:#fff;border-radius:99px;margin-left:auto;padding:.15rem .5rem;font-size:.65rem;font-weight:600}.Sidebar-module__degjda__portalLink{border:1px solid var(--border-primary);background:var(--bg-primary);color:var(--text-secondary);border-radius:10px;align-items:center;gap:.7rem;margin:auto 1rem 0;padding:.7rem .85rem;font-size:.88rem;font-weight:500;text-decoration:none;transition:border-color .15s,color .15s;display:flex}.Sidebar-module__degjda__portalLink:hover{border-color:var(--border-accent);color:var(--accent-text)}.Sidebar-module__degjda__sidebarFooter{border-top:1px solid var(--border-light);align-items:center;gap:.75rem;margin-top:1rem;padding:1rem 1.5rem;display:flex}.Sidebar-module__degjda__userAvatar{background:var(--accent-primary);color:#fff;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;font-size:.8rem;font-weight:700;display:flex}.Sidebar-module__degjda__userInfo{flex:1;min-width:0}.Sidebar-module__degjda__userName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:600;overflow:hidden}.Sidebar-module__degjda__userRole{color:var(--text-muted);font-size:.7rem}.Sidebar-module__degjda__logoutBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.4rem;transition:all .15s}.Sidebar-module__degjda__logoutBtn:hover{color:var(--rose);background:var(--rose-light)}.Sidebar-module__degjda__content{flex:1;min-height:100vh;margin-left:260px;padding:2rem 2.5rem}@media (max-width:768px){.Sidebar-module__degjda__sidebar{width:68px;padding:1rem 0}.Sidebar-module__degjda__sidebarLogo .Sidebar-module__degjda__logoText,.Sidebar-module__degjda__navLabel,.Sidebar-module__degjda__navItem span,.Sidebar-module__degjda__userInfo,.Sidebar-module__degjda__navBadge{display:none}.Sidebar-module__degjda__navItem{justify-content:center;padding:.65rem}.Sidebar-module__degjda__content{margin-left:68px;padding:1.5rem}}
.SiteHeader-module__zBs5mG__header{z-index:50;background:var(--jm-deep);border-bottom:1px solid var(--jm-deep-2);position:sticky;top:0}.SiteHeader-module__zBs5mG__inner{align-items:center;gap:1.75rem;max-width:1000px;margin:0 auto;padding:.7rem 1.15rem;display:flex}.SiteHeader-module__zBs5mG__brand{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.SiteHeader-module__zBs5mG__nav{scrollbar-width:none;flex:1;align-items:center;gap:.15rem;min-width:0;margin:-.3rem;padding:.3rem;display:flex;overflow-x:auto}.SiteHeader-module__zBs5mG__nav::-webkit-scrollbar{display:none}.SiteHeader-module__zBs5mG__link{color:#ffffffb8;white-space:nowrap;border-radius:99px;padding:.45rem .9rem;font-size:.92rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s}.SiteHeader-module__zBs5mG__link:hover{color:#fff;background:#ffffff17}.SiteHeader-module__zBs5mG__link:focus-visible{outline:2px solid var(--brand-orange);outline-offset:1px}.SiteHeader-module__zBs5mG__staffLink{color:#fff;border:1px solid #ffffff47;align-items:center;gap:.35rem;margin-left:.35rem;display:inline-flex}.SiteHeader-module__zBs5mG__staffLink:hover{background:#ffffff24;border-color:#ffffff80}.SiteHeader-module__zBs5mG__linkActive{color:#ff9550;background:#ff6a002e;font-weight:700}.SiteHeader-module__zBs5mG__linkActive:hover{color:#ffa768;background:#ff6a0042}@media (max-width:640px){.SiteHeader-module__zBs5mG__inner{gap:.9rem;padding:.6rem .9rem}.SiteHeader-module__zBs5mG__link{padding:.4rem .7rem;font-size:.88rem}}
.PublishPanel-module__5t7bLW__actions{flex-wrap:wrap;align-items:center;gap:.4rem;margin-top:.65rem;display:flex}.PublishPanel-module__5t7bLW__badgeLive,.PublishPanel-module__5t7bLW__badgeDraft{white-space:nowrap;border-radius:99px;align-items:center;gap:.35rem;padding:.22rem .55rem;font-size:.7rem;font-weight:600;display:inline-flex}.PublishPanel-module__5t7bLW__badgeLive{background:var(--green-light);color:var(--green)}.PublishPanel-module__5t7bLW__badgeDraft{background:var(--bg-hover);color:var(--text-muted)}.PublishPanel-module__5t7bLW__dot{background:currentColor;border-radius:50%;width:6px;height:6px}.PublishPanel-module__5t7bLW__primaryBtn,.PublishPanel-module__5t7bLW__ghostBtn,.PublishPanel-module__5t7bLW__dangerBtn{border-radius:var(--radius-sm);cursor:pointer;align-items:center;gap:.3rem;padding:.35rem .7rem;font-size:.75rem;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.PublishPanel-module__5t7bLW__primaryBtn{background:var(--accent-primary);border:1px solid var(--accent-primary);color:var(--text-inverse)}.PublishPanel-module__5t7bLW__primaryBtn:hover:not(:disabled){background:var(--accent-hover)}.PublishPanel-module__5t7bLW__ghostBtn{background:var(--bg-secondary);border:1px solid var(--border-primary);color:var(--text-secondary)}.PublishPanel-module__5t7bLW__ghostBtn:hover:not(:disabled){border-color:var(--border-accent);color:var(--accent-text)}.PublishPanel-module__5t7bLW__dangerBtn{border:1px solid var(--border-primary);color:var(--rose);background:0 0}.PublishPanel-module__5t7bLW__dangerBtn:hover:not(:disabled){background:var(--rose-light)}.PublishPanel-module__5t7bLW__primaryBtn:disabled,.PublishPanel-module__5t7bLW__ghostBtn:disabled,.PublishPanel-module__5t7bLW__dangerBtn:disabled{opacity:.55;cursor:wait}.PublishPanel-module__5t7bLW__spin{animation:.9s linear infinite PublishPanel-module__5t7bLW__spin}@keyframes PublishPanel-module__5t7bLW__spin{to{transform:rotate(360deg)}}.PublishPanel-module__5t7bLW__overlay{z-index:400;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f122280;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.PublishPanel-module__5t7bLW__modal{background:var(--bg-secondary);border:1px solid var(--border-primary);width:100%;max-width:620px;max-height:85vh;box-shadow:var(--shadow-lg);border-radius:18px;flex-direction:column;display:flex;overflow:hidden}.PublishPanel-module__5t7bLW__modalHeader{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.4rem 1.6rem;display:flex}.PublishPanel-module__5t7bLW__modalTitle{color:var(--text-primary);font-size:1.05rem;font-weight:700}.PublishPanel-module__5t7bLW__modalSubtitle{color:var(--text-muted);margin-top:.15rem;font-size:.83rem}.PublishPanel-module__5t7bLW__closeBtn{background:var(--bg-hover);width:30px;height:30px;color:var(--text-muted);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.PublishPanel-module__5t7bLW__closeBtn:hover{color:var(--text-primary)}.PublishPanel-module__5t7bLW__modalBody{flex-direction:column;gap:1.75rem;padding:1.4rem 1.6rem 1.8rem;display:flex;overflow-y:auto}.PublishPanel-module__5t7bLW__blockTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:.4rem;font-size:.78rem;font-weight:700}.PublishPanel-module__5t7bLW__blockHint{color:var(--text-muted);margin-bottom:.7rem;font-size:.82rem;line-height:1.55}.PublishPanel-module__5t7bLW__linkRow{border:1px solid var(--border-light);border-radius:var(--radius-sm);background:var(--bg-primary);align-items:center;gap:.4rem;margin-bottom:.4rem;padding:.5rem .65rem;display:flex}.PublishPanel-module__5t7bLW__channelName{color:var(--accent-text);text-transform:capitalize;flex-shrink:0;min-width:68px;font-size:.72rem;font-weight:600}.PublishPanel-module__5t7bLW__link{min-width:0;color:var(--text-secondary);white-space:nowrap;flex:1;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.75rem;overflow-x:auto}.PublishPanel-module__5t7bLW__copyBtn{border-radius:var(--radius-sm);border:1px solid var(--border-primary);background:var(--bg-secondary);width:26px;height:26px;color:var(--text-muted);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;display:flex}.PublishPanel-module__5t7bLW__copyBtn:hover{color:var(--accent-text);border-color:var(--border-accent)}.PublishPanel-module__5t7bLW__textPreview{color:var(--text-secondary);background:var(--bg-primary);border:1px solid var(--border-light);border-radius:var(--radius-sm);white-space:pre-wrap;word-break:break-word;margin-bottom:.6rem;padding:.85rem 1rem;font-family:inherit;font-size:.83rem;line-height:1.6}.PublishPanel-module__5t7bLW__copyTextBtn{border-radius:var(--radius-sm);border:1px solid var(--border-primary);background:var(--bg-secondary);color:var(--text-secondary);cursor:pointer;align-items:center;gap:.35rem;padding:.4rem .8rem;font-size:.78rem;font-weight:600;display:inline-flex}.PublishPanel-module__5t7bLW__copyTextBtn:hover{border-color:var(--border-accent);color:var(--accent-text)}.PublishPanel-module__5t7bLW__channelActions{flex-wrap:wrap;gap:.4rem;display:flex}.PublishPanel-module__5t7bLW__channelActions a{text-decoration:none}@media (max-width:640px){.PublishPanel-module__5t7bLW__modalHeader,.PublishPanel-module__5t7bLW__modalBody{padding-left:1.1rem;padding-right:1.1rem}.PublishPanel-module__5t7bLW__linkRow{flex-wrap:wrap}.PublishPanel-module__5t7bLW__channelName{min-width:auto}}
.SiteFooter-module__C4mfIa__footer{background:var(--jm-deep);border-top:1px solid var(--jm-deep-2);color:#ffffffb8;margin-top:4.5rem}.SiteFooter-module__C4mfIa__footerFlush{margin-top:0}.SiteFooter-module__C4mfIa__inner{max-width:1000px;margin:0 auto;padding:2.75rem 1.15rem 2.25rem}.SiteFooter-module__C4mfIa__cols{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:2rem;margin-bottom:2.25rem;display:grid}.SiteFooter-module__C4mfIa__col{flex-direction:column;gap:.6rem;display:flex}.SiteFooter-module__C4mfIa__colTitle{text-transform:uppercase;letter-spacing:.11em;color:#ffffff73;margin-bottom:.2rem;font-size:.72rem;font-weight:700}.SiteFooter-module__C4mfIa__col a{color:#ffffffc7;width:fit-content;font-size:.92rem;text-decoration:none}.SiteFooter-module__C4mfIa__col a:hover{color:#ff9550}.SiteFooter-module__C4mfIa__company{border-top:1px solid var(--jm-deep-line);align-items:flex-start;gap:1.15rem;padding-top:1.75rem;display:flex}.SiteFooter-module__C4mfIa__companyBrand{flex-shrink:0;padding-top:.1rem}.SiteFooter-module__C4mfIa__companyData{min-width:0}.SiteFooter-module__C4mfIa__companyLead{color:#ffffffd1;margin-bottom:.35rem;font-size:.95rem;line-height:1.5}.SiteFooter-module__C4mfIa__companyLead strong{color:#fff;font-weight:700}.SiteFooter-module__C4mfIa__address{color:#ffffff94;font-size:.86rem;font-style:normal;line-height:1.65}.SiteFooter-module__C4mfIa__note{border-top:1px solid var(--jm-deep-line);color:#ffffff80;margin-top:1.75rem;padding-top:1.35rem;font-size:.82rem;line-height:1.65}@media (max-width:520px){.SiteFooter-module__C4mfIa__company{flex-direction:column;gap:.9rem}}.SiteFooter-module__C4mfIa__brandJob{color:#ff8a3d;font-weight:700}.SiteFooter-module__C4mfIa__brandMachine{color:#6da3ff;font-weight:700}
.NewJobModal-module__m4SDJG__overlay{z-index:400;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f122280;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.NewJobModal-module__m4SDJG__modal{background:var(--bg-secondary);border:1px solid var(--border-primary);width:100%;max-width:560px;max-height:88vh;box-shadow:var(--shadow-lg);border-radius:18px;flex-direction:column;display:flex;overflow:hidden}.NewJobModal-module__m4SDJG__header{border-bottom:1px solid var(--border-light);align-items:center;gap:.75rem;padding:1.35rem 1.6rem;display:flex}.NewJobModal-module__m4SDJG__backBtn{border:1px solid var(--border-primary);background:var(--bg-secondary);width:30px;height:30px;color:var(--text-secondary);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.NewJobModal-module__m4SDJG__backBtn:hover{border-color:var(--border-accent);color:var(--accent-text)}.NewJobModal-module__m4SDJG__title{color:var(--text-primary);font-size:1.05rem;font-weight:700}.NewJobModal-module__m4SDJG__subtitle{color:var(--text-muted);margin-top:.1rem;font-size:.82rem}.NewJobModal-module__m4SDJG__body{flex-direction:column;gap:1rem;padding:1.35rem 1.6rem 1.7rem;display:flex;overflow-y:auto}.NewJobModal-module__m4SDJG__searchRow{position:relative}.NewJobModal-module__m4SDJG__searchIcon{color:var(--text-muted);position:absolute;top:50%;left:11px;transform:translateY(-50%)}.NewJobModal-module__m4SDJG__searchInput{border-radius:var(--radius-md);border:1px solid var(--border-primary);background:var(--bg-primary);width:100%;color:var(--text-primary);padding:.65rem .85rem .65rem 2.25rem;font-size:.88rem}.NewJobModal-module__m4SDJG__searchInput:focus{border-color:var(--accent-primary);outline:none}.NewJobModal-module__m4SDJG__templateList{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.NewJobModal-module__m4SDJG__templateBtn{text-align:left;border-radius:var(--radius-md);border:1px solid var(--border-light);background:var(--bg-primary);cursor:pointer;align-items:flex-start;gap:.65rem;width:100%;padding:.8rem .9rem;transition:border-color .15s,background .15s;display:flex}.NewJobModal-module__m4SDJG__templateBtn:hover{border-color:var(--border-accent);background:var(--bg-accent-subtle)}.NewJobModal-module__m4SDJG__templateIcon{color:var(--accent-primary);flex-shrink:0;margin-top:2px}.NewJobModal-module__m4SDJG__templateMain{flex-direction:column;gap:.15rem;min-width:0;display:flex}.NewJobModal-module__m4SDJG__templateName{color:var(--text-primary);font-size:.9rem;font-weight:600}.NewJobModal-module__m4SDJG__templateDesc{color:var(--text-muted);font-size:.79rem;line-height:1.5}.NewJobModal-module__m4SDJG__scratchBtn{border-radius:var(--radius-md);border:1px dashed var(--border-primary);color:var(--text-muted);cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:.4rem;padding:.65rem;font-size:.83rem;font-weight:600;display:inline-flex}.NewJobModal-module__m4SDJG__scratchBtn:hover{border-color:var(--accent-primary);color:var(--accent-text)}.NewJobModal-module__m4SDJG__fromTemplate{border-radius:var(--radius-sm);background:var(--bg-accent-subtle);border:1px solid var(--border-accent);color:var(--text-secondary);padding:.7rem .9rem;font-size:.83rem;line-height:1.55}.NewJobModal-module__m4SDJG__field{flex-direction:column;gap:.35rem;display:flex}.NewJobModal-module__m4SDJG__label{color:var(--text-secondary);font-size:.82rem;font-weight:600}.NewJobModal-module__m4SDJG__labelHint{color:var(--text-muted);font-weight:400}.NewJobModal-module__m4SDJG__input,.NewJobModal-module__m4SDJG__textarea{border-radius:var(--radius-md);border:1px solid var(--border-primary);background:var(--bg-primary);width:100%;color:var(--text-primary);padding:.7rem .85rem;font-family:inherit;font-size:.9rem}.NewJobModal-module__m4SDJG__textarea{resize:vertical;min-height:160px;line-height:1.6}.NewJobModal-module__m4SDJG__input:focus,.NewJobModal-module__m4SDJG__textarea:focus{border-color:var(--accent-primary);outline:none}.NewJobModal-module__m4SDJG__note{color:var(--text-muted);font-size:.8rem;line-height:1.55}.NewJobModal-module__m4SDJG__actions{gap:.6rem;margin-top:.25rem;display:flex}.NewJobModal-module__m4SDJG__cancelBtn,.NewJobModal-module__m4SDJG__submitBtn{border-radius:var(--radius-md);cursor:pointer;flex:1;justify-content:center;align-items:center;gap:.4rem;padding:.75rem;font-size:.9rem;font-weight:600;display:inline-flex}.NewJobModal-module__m4SDJG__cancelBtn{border:1px solid var(--border-primary);background:var(--bg-primary);color:var(--text-secondary)}.NewJobModal-module__m4SDJG__submitBtn{border:1px solid var(--accent-primary);background:var(--accent-primary);color:var(--text-inverse)}.NewJobModal-module__m4SDJG__submitBtn:hover:not(:disabled){background:var(--accent-hover)}.NewJobModal-module__m4SDJG__submitBtn:disabled{opacity:.6;cursor:wait}.NewJobModal-module__m4SDJG__state{color:var(--text-muted);justify-content:center;align-items:center;gap:.45rem;padding:2rem 1rem;font-size:.86rem;display:flex}.NewJobModal-module__m4SDJG__spin{animation:.9s linear infinite NewJobModal-module__m4SDJG__spin}@keyframes NewJobModal-module__m4SDJG__spin{to{transform:rotate(360deg)}}@media (max-width:640px){.NewJobModal-module__m4SDJG__header,.NewJobModal-module__m4SDJG__body{padding-left:1.1rem;padding-right:1.1rem}}
.PublicShell-module__1j-3Gq__page{--bg-primary:#fbfaf8;--bg-secondary:#fff;--bg-hover:#f4f1ec;--bg-glass:#ffffffe0;--bg-accent-subtle:#fff2e6;--jm-deep:#06203f;--jm-deep-2:#0d3160;--jm-deep-line:#ffffff24;--text-primary:#14181d;--text-secondary:#4d5560;--text-muted:#7d8794;--text-inverse:#fff;--border-primary:#e7e2da;--border-light:#f0ece5;--border-accent:#ff6a0059;--accent-primary:#e85d04;--accent-hover:#c74f03;--accent-light:#fff2e6;--accent-text:#b84703;--brand-orange:#ff6a00;--brand-orange-hover:#e05c00;--brand-orange-light:#fff1e6;--brand-blue:#0b4fd6;--green:#17683f;--green-light:#e6f2eb;--amber:#a35c05;--amber-light:#fdf3e3;--rose:#b3243c;--rose-light:#fdeef0;--blue:#0d3160;--blue-light:#e9eff7;--shadow-xs:0 1px 2px #14181d0a;--shadow-sm:0 1px 3px #14181d0f, 0 1px 2px #14181d0a;--shadow-md:0 6px 16px -6px #14181d1f, 0 2px 6px -2px #14181d0f;--shadow-lg:0 16px 32px -12px #14181d29;--radius-lg:16px;--radius-md:11px;--radius-sm:7px;background:var(--bg-primary);min-height:100vh;color:var(--text-primary);flex-direction:column;display:flex}.PublicShell-module__1j-3Gq__page :is(h1,h2,h3){font-family:var(--font-display), var(--font-body), system-ui, sans-serif;letter-spacing:-.02em}.PublicShell-module__1j-3Gq__main{flex:1;width:100%;max-width:780px;margin:0 auto;padding:2.5rem 1.15rem 3.5rem}.PublicShell-module__1j-3Gq__mainWide{max-width:1000px}.PublicShell-module__1j-3Gq__mainFlush{max-width:none;padding:0}@media (max-width:640px){.PublicShell-module__1j-3Gq__main{padding:1.75rem .9rem 2.5rem}.PublicShell-module__1j-3Gq__mainFlush{padding:0}}
.CvParsePanel-module__6ZWtja__panel{border-radius:var(--radius-lg);background:var(--bg-accent-subtle);border:1px solid var(--border-accent);margin-bottom:1.25rem;padding:1.15rem 1.35rem}.CvParsePanel-module__6ZWtja__header{margin-bottom:.9rem}.CvParsePanel-module__6ZWtja__titleRow{align-items:center;gap:.45rem;margin-bottom:.35rem;display:flex}.CvParsePanel-module__6ZWtja__icon{color:var(--accent-primary);flex-shrink:0}.CvParsePanel-module__6ZWtja__title{color:var(--text-primary);font-size:.95rem;font-weight:700}.CvParsePanel-module__6ZWtja__description{color:var(--text-secondary);max-width:68ch;font-size:.84rem;line-height:1.55}.CvParsePanel-module__6ZWtja__progressRow{align-items:center;gap:.7rem;margin-bottom:.6rem;display:flex}.CvParsePanel-module__6ZWtja__progressTrack{background:var(--border-primary);border-radius:99px;flex:1;height:6px;overflow:hidden}.CvParsePanel-module__6ZWtja__progressFill{background:var(--accent-primary);transform-origin:0;border-radius:99px;width:100%;height:100%;transition:transform .3s}.CvParsePanel-module__6ZWtja__progressLabel{color:var(--accent-text);text-align:right;min-width:34px;font-size:.78rem;font-weight:700}.CvParsePanel-module__6ZWtja__counts{flex-wrap:wrap;gap:.4rem .9rem;margin:0 0 1rem;padding:0;font-size:.79rem;list-style:none;display:flex}.CvParsePanel-module__6ZWtja__countDone,.CvParsePanel-module__6ZWtja__countPending,.CvParsePanel-module__6ZWtja__countFailed{align-items:center;gap:.25rem;display:inline-flex}.CvParsePanel-module__6ZWtja__countDone{color:var(--green)}.CvParsePanel-module__6ZWtja__countPending{color:var(--text-muted)}.CvParsePanel-module__6ZWtja__countFailed{color:var(--amber)}.CvParsePanel-module__6ZWtja__actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.CvParsePanel-module__6ZWtja__primaryBtn,.CvParsePanel-module__6ZWtja__ghostBtn,.CvParsePanel-module__6ZWtja__stopBtn{border-radius:var(--radius-sm);cursor:pointer;align-items:center;gap:.35rem;padding:.5rem .9rem;font-size:.8rem;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.CvParsePanel-module__6ZWtja__primaryBtn{border:1px solid var(--accent-primary);background:var(--accent-primary);color:var(--text-inverse)}.CvParsePanel-module__6ZWtja__primaryBtn:hover{background:var(--accent-hover)}.CvParsePanel-module__6ZWtja__ghostBtn{border:1px solid var(--border-primary);background:var(--bg-secondary);color:var(--text-secondary)}.CvParsePanel-module__6ZWtja__ghostBtn:hover{border-color:var(--border-accent);color:var(--accent-text)}.CvParsePanel-module__6ZWtja__stopBtn{background:var(--bg-secondary);color:var(--rose);border:1px solid #e11d484d}.CvParsePanel-module__6ZWtja__stopBtn:hover:not(:disabled){background:var(--rose-light)}.CvParsePanel-module__6ZWtja__stopBtn:disabled{opacity:.55;cursor:wait}.CvParsePanel-module__6ZWtja__runningLabel,.CvParsePanel-module__6ZWtja__allDone{color:var(--text-secondary);align-items:center;gap:.4rem;font-size:.82rem;font-weight:600;display:inline-flex}.CvParsePanel-module__6ZWtja__allDone{color:var(--green)}.CvParsePanel-module__6ZWtja__spin{animation:.9s linear infinite CvParsePanel-module__6ZWtja__spin}@keyframes CvParsePanel-module__6ZWtja__spin{to{transform:rotate(360deg)}}.CvParsePanel-module__6ZWtja__failures{border-top:1px solid var(--border-primary);margin-top:.9rem;padding-top:.85rem}.CvParsePanel-module__6ZWtja__failuresSummary{color:var(--amber);cursor:pointer;font-size:.8rem;font-weight:600}.CvParsePanel-module__6ZWtja__failureList{color:var(--text-secondary);margin:.6rem 0 0;padding-left:1.1rem;font-size:.78rem;line-height:1.6}.CvParsePanel-module__6ZWtja__failureList strong{color:var(--text-primary)}
.DuplicateJobButton-module__FIVc9G__trigger{background:var(--bg-accent-subtle);color:var(--accent-text);cursor:pointer;border:none;border-radius:5px;align-items:center;gap:.2rem;padding:.3rem .5rem;font-size:.7rem;font-weight:600;display:inline-flex}.DuplicateJobButton-module__FIVc9G__trigger:hover{background:var(--accent-light)}.DuplicateJobButton-module__FIVc9G__overlay{z-index:400;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f122280;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.DuplicateJobButton-module__FIVc9G__modal{background:var(--bg-secondary);border:1px solid var(--border-primary);width:100%;max-width:440px;max-height:85vh;box-shadow:var(--shadow-lg);border-radius:18px;flex-direction:column;display:flex;overflow:hidden}.DuplicateJobButton-module__FIVc9G__header{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.3rem 1.5rem;display:flex}.DuplicateJobButton-module__FIVc9G__title{color:var(--text-primary);font-size:1rem;font-weight:700}.DuplicateJobButton-module__FIVc9G__subtitle{color:var(--text-muted);margin-top:.1rem;font-size:.82rem}.DuplicateJobButton-module__FIVc9G__closeBtn{background:var(--bg-hover);width:28px;height:28px;color:var(--text-muted);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.DuplicateJobButton-module__FIVc9G__closeBtn:hover{color:var(--text-primary)}.DuplicateJobButton-module__FIVc9G__body{flex-direction:column;gap:1rem;padding:1.3rem 1.5rem 1.6rem;display:flex;overflow-y:auto}.DuplicateJobButton-module__FIVc9G__hint{color:var(--text-muted);font-size:.83rem;line-height:1.55}.DuplicateJobButton-module__FIVc9G__list{flex-direction:column;gap:.3rem;margin:0;padding:0;list-style:none;display:flex}.DuplicateJobButton-module__FIVc9G__option{border-radius:var(--radius-sm);border:1px solid var(--border-light);background:var(--bg-primary);color:var(--text-primary);cursor:pointer;align-items:center;gap:.6rem;padding:.65rem .8rem;font-size:.88rem;display:flex}.DuplicateJobButton-module__FIVc9G__option:hover{border-color:var(--border-accent)}.DuplicateJobButton-module__FIVc9G__checkbox{width:16px;height:16px;accent-color:var(--accent-primary);cursor:pointer;flex-shrink:0}.DuplicateJobButton-module__FIVc9G__actions{gap:.55rem;margin-top:.25rem;display:flex}.DuplicateJobButton-module__FIVc9G__cancelBtn,.DuplicateJobButton-module__FIVc9G__submitBtn{border-radius:var(--radius-md);cursor:pointer;flex:1;justify-content:center;align-items:center;gap:.35rem;padding:.7rem;font-size:.86rem;font-weight:600;display:inline-flex}.DuplicateJobButton-module__FIVc9G__cancelBtn{border:1px solid var(--border-primary);background:var(--bg-primary);color:var(--text-secondary)}.DuplicateJobButton-module__FIVc9G__submitBtn{border:1px solid var(--accent-primary);background:var(--accent-primary);color:var(--text-inverse)}.DuplicateJobButton-module__FIVc9G__submitBtn:hover:not(:disabled){background:var(--accent-hover)}.DuplicateJobButton-module__FIVc9G__submitBtn:disabled{opacity:.5;cursor:not-allowed}.DuplicateJobButton-module__FIVc9G__spin{animation:.9s linear infinite DuplicateJobButton-module__FIVc9G__spin}@keyframes DuplicateJobButton-module__FIVc9G__spin{to{transform:rotate(360deg)}}
.JobHero-module__2VAV1G__hero{background:var(--jm-deep);color:#fff;border-bottom:1px solid var(--jm-deep-2);background-image:radial-gradient(120% 140% at 88% 0,#ff6a0038 0%,#ff6a000f 38%,#0000 68%)}.JobHero-module__2VAV1G__inner{max-width:780px;margin:0 auto;padding:2rem 1.15rem 2.5rem}.JobHero-module__2VAV1G__kicker{text-transform:uppercase;letter-spacing:.13em;color:#ff9550;margin-bottom:1.1rem;font-size:.76rem;font-weight:700}.JobHero-module__2VAV1G__title{font-family:var(--font-display), system-ui, sans-serif;letter-spacing:-.035em;text-wrap:balance;margin-bottom:.85rem;font-size:clamp(2rem,6.5vw,3.1rem);font-weight:800;line-height:1.04}.JobHero-module__2VAV1G__title em{color:#ff8a3d;font-style:normal}.JobHero-module__2VAV1G__lead{color:#ffffffc2;max-width:34rem;margin-bottom:1.85rem;font-size:clamp(1rem,2.4vw,1.13rem);line-height:1.55}.JobHero-module__2VAV1G__stats{flex-wrap:wrap;gap:.5rem;margin:0 0 1.6rem;display:flex}.JobHero-module__2VAV1G__stat{border-radius:var(--radius-md);border:1px solid var(--jm-deep-line);background:#ffffff12;padding:.7rem 1.05rem}.JobHero-module__2VAV1G__stat dt{text-transform:uppercase;letter-spacing:.09em;color:#fff9;margin-bottom:.15rem;font-size:.7rem;font-weight:600}.JobHero-module__2VAV1G__stat dd{font-family:var(--font-display), system-ui, sans-serif;letter-spacing:-.03em;font-variant-numeric:tabular-nums;margin:0;font-size:1.5rem;font-weight:800;line-height:1}.JobHero-module__2VAV1G__statText{letter-spacing:-.01em;padding-top:.28rem;font-size:1.05rem;font-weight:600}.JobHero-module__2VAV1G__filters{border-top:1px solid var(--jm-deep-line);padding-top:1.5rem}.JobHero-module__2VAV1G__secondary{color:#ffffff9e;margin-top:1.35rem;font-size:.88rem;line-height:1.6}.JobHero-module__2VAV1G__secondary a{color:#ff8a3d;font-weight:600;text-decoration:none}.JobHero-module__2VAV1G__secondary a:hover{text-decoration:underline}@media (max-width:640px){.JobHero-module__2VAV1G__inner{padding:1.5rem .9rem 2rem}.JobHero-module__2VAV1G__brand{margin-bottom:1.75rem}.JobHero-module__2VAV1G__stat{padding:.6rem .85rem}.JobHero-module__2VAV1G__stat dd{font-size:1.3rem}}
.WhatsAppButton-module__HDbHZW__wrap{display:inline-block;position:relative}.WhatsAppButton-module__HDbHZW__group{border-radius:var(--radius-sm,6px);border:1px solid #1f9d55;align-items:stretch;display:inline-flex;overflow:hidden}.WhatsAppButton-module__HDbHZW__button,.WhatsAppButton-module__HDbHZW__toggle{color:#06251a;cursor:pointer;background:#25d366;border:none;align-items:center;gap:.4rem;padding:.45rem .7rem;font-family:inherit;font-size:.82rem;font-weight:600;display:inline-flex}.WhatsAppButton-module__HDbHZW__toggle{border-left:1px solid #1f9d55;padding-inline:.4rem}.WhatsAppButton-module__HDbHZW__button:hover,.WhatsAppButton-module__HDbHZW__toggle:hover{background:#1fbe5c}.WhatsAppButton-module__HDbHZW__compact{padding:.3rem .55rem;font-size:.74rem}.WhatsAppButton-module__HDbHZW__compact.WhatsAppButton-module__HDbHZW__toggle{padding-inline:.3rem}.WhatsAppButton-module__HDbHZW__scrim{z-index:40;position:fixed;inset:0}.WhatsAppButton-module__HDbHZW__menu{z-index:41;border-radius:var(--radius-md,10px);background:var(--bg-secondary,#161b22);border:1px solid var(--border-primary,#30363d);min-width:210px;box-shadow:var(--shadow-lg,0 10px 25px #00000059);margin:0;padding:.25rem;list-style:none;position:absolute;top:calc(100% + .3rem);left:0}.WhatsAppButton-module__HDbHZW__voce{text-align:left;border-radius:var(--radius-sm,6px);width:100%;color:var(--text-primary,#e6edf3);cursor:pointer;background:0 0;border:none;padding:.5rem .6rem;font-family:inherit;font-size:.82rem;display:block}.WhatsAppButton-module__HDbHZW__voce:hover{background:var(--bg-hover,#1f242c)}
.ClientUsersPanel-module__h7O4SG__panel{border-radius:var(--radius-lg);background:var(--bg-secondary);border:1px solid var(--border-primary);box-shadow:var(--shadow-xs);margin-bottom:1.5rem;padding:1.5rem}.ClientUsersPanel-module__h7O4SG__header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.ClientUsersPanel-module__h7O4SG__title{color:var(--text-primary);align-items:center;gap:.45rem;margin-bottom:.3rem;font-size:1rem;font-weight:700;display:flex}.ClientUsersPanel-module__h7O4SG__titleIcon{color:var(--accent-primary)}.ClientUsersPanel-module__h7O4SG__description{color:var(--text-secondary);max-width:62ch;font-size:.84rem;line-height:1.55}.ClientUsersPanel-module__h7O4SG__addBtn{border-radius:var(--radius-sm);border:1px solid var(--accent-primary);background:var(--accent-primary);color:var(--text-inverse);cursor:pointer;flex-shrink:0;align-items:center;gap:.35rem;padding:.5rem .9rem;font-size:.8rem;font-weight:600;display:inline-flex}.ClientUsersPanel-module__h7O4SG__addBtn:hover{background:var(--accent-hover)}.ClientUsersPanel-module__h7O4SG__legacyWarning{border-radius:var(--radius-md);background:var(--amber-light);color:var(--text-secondary);border:1px solid #d977064d;margin-bottom:1rem;padding:.8rem 1rem;font-size:.83rem;line-height:1.6}.ClientUsersPanel-module__h7O4SG__legacyWarning strong{color:var(--amber)}.ClientUsersPanel-module__h7O4SG__credentials{border-radius:var(--radius-md);background:var(--green-light);border:1px solid #0596694d;margin-bottom:1rem;padding:1rem 1.1rem}.ClientUsersPanel-module__h7O4SG__credentialsTitle{color:var(--green);margin-bottom:.3rem;font-size:.88rem;font-weight:700}.ClientUsersPanel-module__h7O4SG__credentialsHint{color:var(--text-secondary);margin-bottom:.7rem;font-size:.82rem;line-height:1.55}.ClientUsersPanel-module__h7O4SG__passwordRow{align-items:center;gap:.5rem;margin-bottom:.7rem;display:flex}.ClientUsersPanel-module__h7O4SG__password{white-space:nowrap;border-radius:var(--radius-sm);background:var(--bg-secondary);border:1px solid var(--border-primary);min-width:0;color:var(--text-primary);flex:1;padding:.5rem .7rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.88rem;font-weight:700;overflow-x:auto}.ClientUsersPanel-module__h7O4SG__copyBtn,.ClientUsersPanel-module__h7O4SG__dismissBtn{border-radius:var(--radius-sm);border:1px solid var(--border-primary);background:var(--bg-secondary);color:var(--text-secondary);cursor:pointer;white-space:nowrap;align-items:center;gap:.3rem;padding:.45rem .8rem;font-size:.78rem;font-weight:600;display:inline-flex}.ClientUsersPanel-module__h7O4SG__copyBtn:hover,.ClientUsersPanel-module__h7O4SG__dismissBtn:hover{border-color:var(--border-accent);color:var(--accent-text)}.ClientUsersPanel-module__h7O4SG__form{border-radius:var(--radius-md);background:var(--bg-primary);border:1px solid var(--border-light);flex-direction:column;gap:.85rem;margin-bottom:1rem;padding:1.1rem;display:flex}.ClientUsersPanel-module__h7O4SG__formRow{flex-wrap:wrap;gap:.75rem;display:flex}.ClientUsersPanel-module__h7O4SG__field{flex-direction:column;flex:1;gap:.3rem;min-width:190px;display:flex}.ClientUsersPanel-module__h7O4SG__label{color:var(--text-secondary);font-size:.78rem;font-weight:600}.ClientUsersPanel-module__h7O4SG__input{border-radius:var(--radius-sm);border:1px solid var(--border-primary);background:var(--bg-secondary);width:100%;color:var(--text-primary);padding:.6rem .75rem;font-size:.86rem}.ClientUsersPanel-module__h7O4SG__input:focus{border-color:var(--accent-primary);outline:none}.ClientUsersPanel-module__h7O4SG__formActions{justify-content:flex-end;gap:.5rem;display:flex}.ClientUsersPanel-module__h7O4SG__cancelBtn,.ClientUsersPanel-module__h7O4SG__submitBtn{border-radius:var(--radius-sm);cursor:pointer;align-items:center;gap:.35rem;padding:.55rem 1rem;font-size:.82rem;font-weight:600;display:inline-flex}.ClientUsersPanel-module__h7O4SG__cancelBtn{border:1px solid var(--border-primary);background:var(--bg-secondary);color:var(--text-secondary)}.ClientUsersPanel-module__h7O4SG__submitBtn{border:1px solid var(--accent-primary);background:var(--accent-primary);color:var(--text-inverse)}.ClientUsersPanel-module__h7O4SG__submitBtn:disabled{opacity:.6;cursor:wait}.ClientUsersPanel-module__h7O4SG__state{text-align:center;color:var(--text-muted);justify-content:center;align-items:center;gap:.4rem;padding:1.5rem 1rem;font-size:.85rem;display:flex}.ClientUsersPanel-module__h7O4SG__spin{animation:.9s linear infinite ClientUsersPanel-module__h7O4SG__spin}@keyframes ClientUsersPanel-module__h7O4SG__spin{to{transform:rotate(360deg)}}.ClientUsersPanel-module__h7O4SG__list{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.ClientUsersPanel-module__h7O4SG__user{border-radius:var(--radius-sm);border:1px solid var(--border-light);background:var(--bg-primary);justify-content:space-between;align-items:center;gap:1rem;padding:.7rem .9rem;display:flex}.ClientUsersPanel-module__h7O4SG__userInactive{opacity:.6}.ClientUsersPanel-module__h7O4SG__userMain{min-width:0}.ClientUsersPanel-module__h7O4SG__userName{color:var(--text-primary);font-size:.88rem;font-weight:600;display:block}.ClientUsersPanel-module__h7O4SG__userMeta{color:var(--text-muted);margin-top:.1rem;font-size:.76rem;display:block}.ClientUsersPanel-module__h7O4SG__userActions{flex-shrink:0;align-items:center;gap:.3rem;display:flex}.ClientUsersPanel-module__h7O4SG__inactiveBadge{text-transform:uppercase;letter-spacing:.04em;background:var(--bg-hover);color:var(--text-muted);border-radius:99px;padding:.12rem .45rem;font-size:.68rem;font-weight:600}.ClientUsersPanel-module__h7O4SG__iconBtn,.ClientUsersPanel-module__h7O4SG__deleteBtn{border-radius:var(--radius-sm);border:1px solid var(--border-primary);background:var(--bg-secondary);width:28px;height:28px;color:var(--text-secondary);cursor:pointer;justify-content:center;align-items:center;display:flex}.ClientUsersPanel-module__h7O4SG__iconBtn:hover:not(:disabled){border-color:var(--border-accent);color:var(--accent-text)}.ClientUsersPanel-module__h7O4SG__deleteBtn{color:var(--rose)}.ClientUsersPanel-module__h7O4SG__deleteBtn:hover:not(:disabled){background:var(--rose-light)}@media (max-width:640px){.ClientUsersPanel-module__h7O4SG__header,.ClientUsersPanel-module__h7O4SG__user{flex-direction:column;align-items:flex-start}}
.EmployerBand-module__ZvcHTq__band{background:var(--jm-deep);color:#fff;border-top:1px solid var(--jm-deep-2);background-image:radial-gradient(120% 140% at 12% 100%,#ff6a0033 0%,#ff6a000d 40%,#0000 70%);margin-top:2.5rem}.EmployerBand-module__ZvcHTq__inner{max-width:780px;margin:0 auto;padding:2.75rem 1.15rem 3rem}.EmployerBand-module__ZvcHTq__eyebrow{text-transform:uppercase;letter-spacing:.13em;color:#ff9550;margin-bottom:.85rem;font-size:.76rem;font-weight:700}.EmployerBand-module__ZvcHTq__title{letter-spacing:-.02em;margin-bottom:.9rem;font-size:clamp(1.5rem,4vw,2rem);font-weight:800;line-height:1.15}.EmployerBand-module__ZvcHTq__text{color:#ffffffd1;max-width:60ch;margin-bottom:1.6rem;font-size:1rem;line-height:1.65}.EmployerBand-module__ZvcHTq__text strong{color:#fff;font-weight:700}.EmployerBand-module__ZvcHTq__cta{background:var(--brand-orange);color:#fff;border-radius:99px;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:background .15s;display:inline-flex}.EmployerBand-module__ZvcHTq__cta:hover{background:var(--brand-orange-hover)}
.TalentPoolMatches-module__W8HiFG__trigger{border-radius:var(--radius-sm);color:#4d8dff;cursor:pointer;white-space:nowrap;background:#005bff1a;border:1px solid #005bff59;align-items:center;gap:.4rem;padding:.5rem .9rem;font-size:.82rem;font-weight:600;display:inline-flex}.TalentPoolMatches-module__W8HiFG__trigger:hover{background:#005bff33}.TalentPoolMatches-module__W8HiFG__overlay{z-index:400;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#080b1699;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.TalentPoolMatches-module__W8HiFG__modal{background:#0b1120;border:1px solid #ffffff17;border-radius:18px;flex-direction:column;width:100%;max-width:680px;max-height:88vh;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #0009}.TalentPoolMatches-module__W8HiFG__header{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.35rem 1.6rem;display:flex}.TalentPoolMatches-module__W8HiFG__title{color:#e2e8f0;font-size:1.05rem;font-weight:700}.TalentPoolMatches-module__W8HiFG__subtitle{color:#6b7a90;margin-top:.15rem;font-size:.82rem}.TalentPoolMatches-module__W8HiFG__closeBtn{color:#9eaab5;cursor:pointer;background:#ffffff12;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.TalentPoolMatches-module__W8HiFG__closeBtn:hover{color:#e2e8f0}.TalentPoolMatches-module__W8HiFG__body{padding:1.25rem 1.6rem 1.6rem;overflow-y:auto}.TalentPoolMatches-module__W8HiFG__summary{color:#9eaab5;flex-wrap:wrap;align-items:center;gap:.5rem .9rem;margin-bottom:.9rem;font-size:.83rem;display:flex}.TalentPoolMatches-module__W8HiFG__summary strong{color:#e2e8f0}.TalentPoolMatches-module__W8HiFG__summaryTag{color:#94a3b8;background:#ffffff0d;border-radius:99px;padding:.18rem .5rem;font-size:.74rem}.TalentPoolMatches-module__W8HiFG__consentNote{color:#cbd5e1;background:#38bdf812;border:1px solid #38bdf838;border-radius:8px;align-items:flex-start;gap:.5rem;margin-bottom:1rem;padding:.75rem .9rem;font-size:.79rem;line-height:1.55;display:flex}.TalentPoolMatches-module__W8HiFG__consentNote strong{color:#38bdf8}.TalentPoolMatches-module__W8HiFG__state{text-align:center;color:#6b7a90;flex-direction:column;align-items:center;gap:.6rem;padding:3rem 1rem;font-size:.88rem;display:flex}.TalentPoolMatches-module__W8HiFG__stateIcon{opacity:.35}.TalentPoolMatches-module__W8HiFG__spin{animation:.9s linear infinite TalentPoolMatches-module__W8HiFG__spin}@keyframes TalentPoolMatches-module__W8HiFG__spin{to{transform:rotate(360deg)}}.TalentPoolMatches-module__W8HiFG__list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.TalentPoolMatches-module__W8HiFG__card{cursor:pointer;background:#ffffff05;border:1px solid #ffffff12;border-radius:10px;align-items:flex-start;gap:.7rem;padding:.85rem 1rem;transition:border-color .15s,background .15s;display:flex}.TalentPoolMatches-module__W8HiFG__card:hover{border-color:#005bff66}.TalentPoolMatches-module__W8HiFG__cardSelected{background:#005bff14;border-color:#005bff}.TalentPoolMatches-module__W8HiFG__cardDisabled{opacity:.5;cursor:not-allowed}.TalentPoolMatches-module__W8HiFG__checkbox{accent-color:#005bff;width:16px;height:16px;cursor:inherit;flex-shrink:0;margin-top:2px}.TalentPoolMatches-module__W8HiFG__cardMain{flex:1;min-width:0}.TalentPoolMatches-module__W8HiFG__cardHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem;display:flex}.TalentPoolMatches-module__W8HiFG__name{color:#e2e8f0;font-size:.92rem;font-weight:600}.TalentPoolMatches-module__W8HiFG__score{white-space:nowrap;border-radius:99px;padding:.15rem .5rem;font-size:.7rem;font-weight:700}.TalentPoolMatches-module__W8HiFG__strong{color:#4ade80;background:#22c55e26}.TalentPoolMatches-module__W8HiFG__good{color:#38bdf8;background:#38bdf826}.TalentPoolMatches-module__W8HiFG__weak{color:#94a3b8;background:#94a3b826}.TalentPoolMatches-module__W8HiFG__role{color:#4d8dff;margin-top:.1rem;font-size:.8rem}.TalentPoolMatches-module__W8HiFG__meta{color:#6b7a90;flex-wrap:wrap;gap:.3rem .8rem;margin:.35rem 0 0;padding:0;font-size:.75rem;list-style:none;display:flex}.TalentPoolMatches-module__W8HiFG__meta li{align-items:center;gap:.25rem;display:inline-flex}.TalentPoolMatches-module__W8HiFG__reasons,.TalentPoolMatches-module__W8HiFG__warnings{flex-direction:column;gap:.15rem;margin:.45rem 0 0;padding:0;font-size:.76rem;line-height:1.45;list-style:none;display:flex}.TalentPoolMatches-module__W8HiFG__reasons li,.TalentPoolMatches-module__W8HiFG__warnings li{align-items:flex-start;gap:.3rem;display:flex}.TalentPoolMatches-module__W8HiFG__reasons{color:#86efac}.TalentPoolMatches-module__W8HiFG__warnings{color:#fbbf24}.TalentPoolMatches-module__W8HiFG__alreadyHere{color:#6b7a90;margin-top:.4rem;font-size:.74rem;font-style:italic}.TalentPoolMatches-module__W8HiFG__footer{border-top:1px solid #ffffff12;flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.6rem;display:flex}.TalentPoolMatches-module__W8HiFG__selectedCount{color:#9eaab5;font-size:.82rem}.TalentPoolMatches-module__W8HiFG__addBtn{color:#fff;cursor:pointer;background:#005bff;border:none;border-radius:8px;align-items:center;gap:.4rem;padding:.6rem 1.1rem;font-size:.85rem;font-weight:600;display:inline-flex}.TalentPoolMatches-module__W8HiFG__addBtn:hover:not(:disabled){background:#0049cc}.TalentPoolMatches-module__W8HiFG__addBtn:disabled{opacity:.45;cursor:not-allowed}@media (max-width:640px){.TalentPoolMatches-module__W8HiFG__header,.TalentPoolMatches-module__W8HiFG__body,.TalentPoolMatches-module__W8HiFG__footer{padding-left:1.1rem;padding-right:1.1rem}.TalentPoolMatches-module__W8HiFG__footer{flex-direction:column;align-items:stretch}}
.page-module__i5JrrW__main{background:linear-gradient(135deg,#f0f4ff 0%,#faf5ff 50%,#fff1f2 100%);justify-content:center;align-items:flex-start;min-height:100vh;padding:3rem 1rem;display:flex}.page-module__i5JrrW__container{border:1px solid var(--border-primary);width:100%;max-width:720px;box-shadow:var(--shadow-lg);background:#fff;border-radius:20px;flex-direction:column;gap:2rem;padding:2.5rem;display:flex}.page-module__i5JrrW__header{text-align:center;margin-bottom:.5rem}.page-module__i5JrrW__title{color:var(--text-primary);font-size:2rem;font-weight:800}.page-module__i5JrrW__subtitle{color:var(--text-muted);margin-top:.5rem;font-size:1rem}.page-module__i5JrrW__form{flex-direction:column;gap:2rem;display:flex}.page-module__i5JrrW__formSection{flex-direction:column;gap:1.25rem;display:flex}.page-module__i5JrrW__sectionTitle{color:var(--accent-primary);border-bottom:1px solid var(--border-light);padding-bottom:.5rem;font-size:1.05rem;font-weight:600}.page-module__i5JrrW__inputGroup{flex-direction:column;gap:.4rem;display:flex}.page-module__i5JrrW__inputGroup label{color:var(--text-secondary);font-size:.85rem;font-weight:500}.page-module__i5JrrW__input{background:var(--bg-primary);border:1px solid var(--border-primary);border-radius:var(--radius-md);color:var(--text-primary);padding:.75rem 1rem;font-size:.95rem;transition:all .15s}.page-module__i5JrrW__input:focus{border-color:var(--accent-primary);outline:none;box-shadow:0 0 0 3px #005bff14}.page-module__i5JrrW__input::placeholder{color:var(--text-muted)}.page-module__i5JrrW__textarea{resize:vertical;min-height:90px}.page-module__i5JrrW__fileInput{background:var(--bg-primary);border:1px dashed var(--border-primary);border-radius:var(--radius-md);color:var(--text-primary);cursor:pointer;padding:1.25rem;font-size:.95rem}.page-module__i5JrrW__fileInput:hover{border-color:var(--accent-primary)}.page-module__i5JrrW__submitBtn{background:var(--accent-primary);color:#fff;border-radius:var(--radius-md);cursor:pointer;border:none;margin-top:.5rem;padding:1rem;font-size:1.05rem;font-weight:600;transition:all .15s}.page-module__i5JrrW__submitBtn:hover:not(:disabled){background:var(--accent-hover);box-shadow:var(--shadow-md);transform:translateY(-1px)}.page-module__i5JrrW__submitBtn:disabled{opacity:.6;cursor:not-allowed}.page-module__i5JrrW__successMessage{text-align:center;padding:3rem}.page-module__i5JrrW__successTitle{color:var(--green);margin-bottom:.75rem;font-size:1.8rem;font-weight:700}.page-module__i5JrrW__successDesc{color:var(--text-muted);font-size:1rem;line-height:1.6}@media (max-width:640px){.page-module__i5JrrW__container{padding:1.5rem}.page-module__i5JrrW__title{font-size:1.6rem}}.page-module__i5JrrW__brand{justify-content:center;margin-bottom:1.5rem;display:flex}
.esito-module__vONuzW__main{background:var(--bg-primary);justify-content:center;align-items:flex-start;min-height:100vh;padding:3.5rem 1rem 5rem;display:flex}.esito-module__vONuzW__card{border-radius:var(--radius-lg);background:var(--bg-secondary);border:1px solid var(--border-primary);width:100%;max-width:480px;box-shadow:var(--shadow-sm);padding:2rem 1.9rem 2.2rem}.esito-module__vONuzW__brand{border-bottom:1px solid var(--border-light);margin-bottom:1.5rem;padding-bottom:1.5rem}.esito-module__vONuzW__title{letter-spacing:-.02em;color:var(--text-primary);font-size:1.5rem;font-weight:800}.esito-module__vONuzW__body{color:var(--text-secondary);margin-top:.7rem;font-size:.98rem;line-height:1.6}.esito-module__vONuzW__action{border-radius:var(--radius-md);background:var(--accent-primary);color:var(--text-inverse);margin-top:1.6rem;padding:.7rem 1.3rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:background .15s;display:inline-block}.esito-module__vONuzW__action:hover{background:var(--accent-hover)}@media (max-width:640px){.esito-module__vONuzW__main{padding:2rem .85rem 3rem}.esito-module__vONuzW__card{padding:1.5rem 1.25rem 1.75rem}}
.page-module__CmwugG__page{max-width:960px;margin:0 auto;padding:2.5rem 1.15rem 3.5rem}.page-module__CmwugG__hero{max-width:720px;margin-bottom:2.75rem}.page-module__CmwugG__eyebrow{text-transform:uppercase;letter-spacing:.13em;color:var(--brand-orange-hover);margin-bottom:1rem;font-size:.76rem;font-weight:700}.page-module__CmwugG__title{letter-spacing:-.025em;color:var(--text-primary);font-size:clamp(1.75rem,5vw,2.75rem);font-weight:800;line-height:1.12}.page-module__CmwugG__titleMuted{color:var(--text-secondary);font-weight:700}.page-module__CmwugG__lead{color:var(--text-secondary);margin-top:1.25rem;font-size:1.08rem;line-height:1.65}.page-module__CmwugG__tagline{color:var(--accent-text);margin-top:1.25rem;font-size:1rem;font-weight:700}.page-module__CmwugG__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;margin-bottom:3rem;display:grid}.page-module__CmwugG__card{border-radius:var(--radius-md);border:1px solid var(--border-primary);background:var(--bg-primary);padding:1.5rem 1.6rem 1.65rem}.page-module__CmwugG__cardIcon{background:var(--accent-light);width:44px;height:44px;color:var(--accent-text);border-radius:12px;justify-content:center;align-items:center;margin-bottom:1rem;display:inline-flex}.page-module__CmwugG__cardTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:1.08rem;font-weight:700}.page-module__CmwugG__cardText{color:var(--text-secondary);font-size:.92rem;line-height:1.6}.page-module__CmwugG__cta{text-align:center;border-radius:var(--radius-lg);background:var(--jm-deep);color:#fff;background-image:radial-gradient(120% 160% at 50% 0,#ff6a002e 0%,#0000 62%);padding:2.75rem 1.5rem 3rem}.page-module__CmwugG__ctaTitle{letter-spacing:-.02em;font-size:clamp(1.4rem,4vw,1.9rem);font-weight:800}.page-module__CmwugG__ctaText{color:#ffffffd1;max-width:48ch;margin:.85rem auto 1.75rem;font-size:1rem;line-height:1.6}.page-module__CmwugG__ctaActions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.page-module__CmwugG__ctaPrimary{background:var(--brand-orange);color:#fff;border-radius:99px;align-items:center;gap:.5rem;padding:.85rem 1.6rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:background .15s;display:inline-flex}.page-module__CmwugG__ctaPrimary:hover{background:var(--brand-orange-hover)}.page-module__CmwugG__ctaSecondary{color:#fff;border:1px solid #ffffff4d;border-radius:99px;align-items:center;gap:.4rem;padding:.85rem 1.4rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.page-module__CmwugG__ctaSecondary:hover{background:#ffffff1f;border-color:#ffffff80}
.page-module__vDCQ4a__header{margin-bottom:1.5rem}.page-module__vDCQ4a__title{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:.4rem;font-size:1.65rem;font-weight:800}.page-module__vDCQ4a__titleAccent{color:var(--accent-primary)}.page-module__vDCQ4a__subtitle{color:var(--text-secondary);max-width:68ch;font-size:.92rem;line-height:1.6}.page-module__vDCQ4a__metrics{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem;margin-bottom:1rem;display:grid}.page-module__vDCQ4a__metric{border-radius:var(--radius-lg);background:var(--bg-secondary);border:1px solid var(--border-primary);box-shadow:var(--shadow-xs);flex-direction:column;gap:.15rem;padding:1rem 1.15rem;display:flex}.page-module__vDCQ4a__metricAlert{background:var(--amber-light);border-color:#d9770659}.page-module__vDCQ4a__metricIcon{color:var(--accent-primary);margin-bottom:.3rem}.page-module__vDCQ4a__metricValue{letter-spacing:-.02em;color:var(--text-primary);font-size:1.35rem;font-weight:800}.page-module__vDCQ4a__metricLabel{color:var(--text-muted);font-size:.76rem;line-height:1.4}.page-module__vDCQ4a__metricNote{color:var(--text-muted);border-radius:var(--radius-md);background:var(--bg-hover);border:1px solid var(--border-light);margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.82rem;line-height:1.6}.page-module__vDCQ4a__topClients{margin-bottom:1.75rem}.page-module__vDCQ4a__sectionTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin-bottom:.7rem;font-size:.78rem;font-weight:700}.page-module__vDCQ4a__clientList{border-radius:var(--radius-lg);border:1px solid var(--border-primary);background:var(--bg-secondary);margin:0;padding:0;list-style:none;overflow:hidden}.page-module__vDCQ4a__clientRow{align-items:center;gap:1rem;padding:.7rem 1.1rem;font-size:.86rem;display:flex}.page-module__vDCQ4a__clientRow:not(:last-child){border-bottom:1px solid var(--border-light)}.page-module__vDCQ4a__clientName{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-weight:600;overflow:hidden}.page-module__vDCQ4a__clientPlacements{color:var(--text-muted);white-space:nowrap;font-size:.8rem}.page-module__vDCQ4a__clientRevenue{color:var(--green);white-space:nowrap;text-align:right;min-width:84px;font-weight:700}.page-module__vDCQ4a__filters{flex-wrap:wrap;gap:.4rem;margin-bottom:1rem;display:flex}.page-module__vDCQ4a__filter{border:1px solid var(--border-primary);background:var(--bg-secondary);color:var(--text-secondary);cursor:pointer;border-radius:99px;padding:.42rem .9rem;font-size:.82rem;font-weight:500}.page-module__vDCQ4a__filter:hover{border-color:var(--border-accent);color:var(--accent-text)}.page-module__vDCQ4a__filterActive{background:var(--accent-primary);border-color:var(--accent-primary);color:var(--text-inverse);font-weight:600}.page-module__vDCQ4a__state{text-align:center;color:var(--text-muted);flex-direction:column;align-items:center;gap:.6rem;padding:3rem 1rem;font-size:.9rem;display:flex}.page-module__vDCQ4a__stateIcon{opacity:.3}.page-module__vDCQ4a__spin{animation:.9s linear infinite page-module__vDCQ4a__spin}@keyframes page-module__vDCQ4a__spin{to{transform:rotate(360deg)}}.page-module__vDCQ4a__tableWrap{border-radius:var(--radius-lg);border:1px solid var(--border-primary);background:var(--bg-secondary);overflow-x:auto}.page-module__vDCQ4a__table{border-collapse:collapse;width:100%;min-width:720px;font-size:.86rem}.page-module__vDCQ4a__table th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);border-bottom:1px solid var(--border-primary);white-space:nowrap;padding:.75rem 1rem;font-size:.72rem;font-weight:700}.page-module__vDCQ4a__table td{color:var(--text-secondary);border-bottom:1px solid var(--border-light);vertical-align:top;padding:.8rem 1rem}.page-module__vDCQ4a__table tr:last-child td{border-bottom:none}.page-module__vDCQ4a__nowrap{white-space:nowrap}.page-module__vDCQ4a__personName,.page-module__vDCQ4a__personRole,.page-module__vDCQ4a__structureName,.page-module__vDCQ4a__feeType{display:block}.page-module__vDCQ4a__personName{color:var(--text-primary);font-weight:600}.page-module__vDCQ4a__personRole,.page-module__vDCQ4a__structureName,.page-module__vDCQ4a__feeType{color:var(--text-muted);margin-top:.1rem;font-size:.76rem}.page-module__vDCQ4a__invoiceSelect{border-radius:var(--radius-sm);border:1px solid var(--border-primary);background:var(--bg-primary);color:var(--text-primary);cursor:pointer;padding:.32rem .6rem;font-size:.78rem;font-weight:600}.page-module__vDCQ4a__pending{color:var(--amber);border-color:#d9770666}.page-module__vDCQ4a__invoiced{color:var(--blue);border-color:#2563eb66}.page-module__vDCQ4a__paid{color:var(--green);border-color:#05966966}.page-module__vDCQ4a__written_off{color:var(--text-muted)}@media (max-width:640px){.page-module__vDCQ4a__clientRow{flex-wrap:wrap;gap:.3rem .8rem}}
.CandidateProfileSection-module__kRerUW__headerRow{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.6rem;display:flex}.CandidateProfileSection-module__kRerUW__heading{text-transform:uppercase;letter-spacing:.06em;color:#9eaab5;align-items:center;gap:.4rem;font-size:.78rem;font-weight:700;display:flex}.CandidateProfileSection-module__kRerUW__headingIcon{color:#005bff}.CandidateProfileSection-module__kRerUW__parseBtn{color:#4d8dff;cursor:pointer;white-space:nowrap;background:#005bff1a;border:1px solid #005bff59;border-radius:6px;align-items:center;gap:.3rem;padding:.3rem .6rem;font-size:.72rem;font-weight:600;display:inline-flex}.CandidateProfileSection-module__kRerUW__parseBtn:hover:not(:disabled){background:#005bff33}.CandidateProfileSection-module__kRerUW__parseBtn:disabled{opacity:.6;cursor:wait}.CandidateProfileSection-module__kRerUW__spin{animation:.9s linear infinite CandidateProfileSection-module__kRerUW__spin}@keyframes CandidateProfileSection-module__kRerUW__spin{to{transform:rotate(360deg)}}.CandidateProfileSection-module__kRerUW__empty,.CandidateProfileSection-module__kRerUW__error,.CandidateProfileSection-module__kRerUW__warning{font-size:.8rem;line-height:1.55}.CandidateProfileSection-module__kRerUW__empty{color:#6b7a90}.CandidateProfileSection-module__kRerUW__error{color:#f87171;align-items:flex-start;gap:.35rem;display:flex}.CandidateProfileSection-module__kRerUW__warning{color:#fbbf24;background:#fbbf2414;border:1px solid #fbbf2440;border-radius:6px;align-items:flex-start;gap:.35rem;margin-bottom:.75rem;padding:.5rem .65rem;display:flex}.CandidateProfileSection-module__kRerUW__profile{flex-direction:column;gap:.85rem;display:flex}.CandidateProfileSection-module__kRerUW__summary{color:#c7d0db;background:#ffffff08;border:1px solid #ffffff0f;border-radius:8px;padding:.7rem .85rem;font-size:.84rem;line-height:1.6}.CandidateProfileSection-module__kRerUW__facts{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.6rem 1rem;margin:0;display:grid}.CandidateProfileSection-module__kRerUW__fact dt{text-transform:uppercase;letter-spacing:.05em;color:#6b7a90;margin-bottom:.15rem;font-size:.68rem;font-weight:700}.CandidateProfileSection-module__kRerUW__fact dd{color:#e2e8f0;margin:0;font-size:.83rem}.CandidateProfileSection-module__kRerUW__chipBlock{flex-direction:column;gap:.35rem;display:flex}.CandidateProfileSection-module__kRerUW__chipLabel{text-transform:uppercase;letter-spacing:.05em;color:#6b7a90;font-size:.68rem;font-weight:700}.CandidateProfileSection-module__kRerUW__chips{flex-wrap:wrap;gap:.3rem;margin:0;padding:0;list-style:none;display:flex}.CandidateProfileSection-module__kRerUW__chip{border-radius:6px;padding:.2rem .55rem;font-size:.75rem;font-weight:500}.CandidateProfileSection-module__kRerUW__role{color:#4d8dff;background:#005bff1f}.CandidateProfileSection-module__kRerUW__skill{color:#4ade80;background:#22c55e1a}.CandidateProfileSection-module__kRerUW__lang{color:#38bdf8;background:#38bdf81a}.CandidateProfileSection-module__kRerUW__sector{color:#94a3b8;background:#94a3b81f}
.RecordPlacementButton-module__U4NM-G__trigger{color:#4ade80;cursor:pointer;background:#22c55e1a;border:1px solid #22c55e59;border-radius:7px;justify-content:center;align-items:center;gap:.35rem;width:100%;padding:.55rem .8rem;font-size:.78rem;font-weight:600;display:inline-flex}.RecordPlacementButton-module__U4NM-G__trigger:hover{background:#22c55e2e}.RecordPlacementButton-module__U4NM-G__overlay{z-index:500;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#080b169e;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.RecordPlacementButton-module__U4NM-G__modal{background:#0b1120;border:1px solid #ffffff17;border-radius:18px;flex-direction:column;width:100%;max-width:540px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #0009}.RecordPlacementButton-module__U4NM-G__header{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.3rem 1.5rem;display:flex}.RecordPlacementButton-module__U4NM-G__title{color:#e2e8f0;font-size:1.02rem;font-weight:700}.RecordPlacementButton-module__U4NM-G__subtitle{color:#6b7a90;margin-top:.12rem;font-size:.82rem}.RecordPlacementButton-module__U4NM-G__closeBtn{color:#9eaab5;cursor:pointer;background:#ffffff12;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.RecordPlacementButton-module__U4NM-G__body{flex-direction:column;gap:.9rem;padding:1.25rem 1.5rem 1.5rem;display:flex;overflow-y:auto}.RecordPlacementButton-module__U4NM-G__row{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.RecordPlacementButton-module__U4NM-G__field{flex-direction:column;gap:.3rem;min-width:0;display:flex}.RecordPlacementButton-module__U4NM-G__label{color:#9eaab5;font-size:.76rem;font-weight:600}.RecordPlacementButton-module__U4NM-G__input,.RecordPlacementButton-module__U4NM-G__textarea{color:#e2e8f0;background:#0d1117;border:1px solid #ffffff1a;border-radius:7px;width:100%;padding:.6rem .75rem;font-family:inherit;font-size:.86rem}.RecordPlacementButton-module__U4NM-G__input:focus,.RecordPlacementButton-module__U4NM-G__textarea:focus{border-color:#005bff;outline:none}.RecordPlacementButton-module__U4NM-G__textarea{resize:vertical;line-height:1.55}.RecordPlacementButton-module__U4NM-G__fieldset{border:1px solid #ffffff14;border-radius:10px;flex-direction:column;gap:.75rem;margin:0;padding:.9rem 1rem 1rem;display:flex}.RecordPlacementButton-module__U4NM-G__legend{text-transform:uppercase;letter-spacing:.05em;color:#6b7a90;padding:0 .35rem;font-size:.74rem;font-weight:700}.RecordPlacementButton-module__U4NM-G__feeTypes{flex-wrap:wrap;gap:.3rem;display:flex}.RecordPlacementButton-module__U4NM-G__feeType{color:#9eaab5;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:99px;padding:.35rem .7rem;font-size:.78rem;font-weight:600}.RecordPlacementButton-module__U4NM-G__feeType:hover{color:#4d8dff;border-color:#005bff80}.RecordPlacementButton-module__U4NM-G__feeTypeActive{color:#fff;background:#005bff;border-color:#005bff}.RecordPlacementButton-module__U4NM-G__preview{color:#9eaab5;padding-top:.15rem;font-size:.82rem}.RecordPlacementButton-module__U4NM-G__preview strong{color:#4ade80;font-size:.95rem}.RecordPlacementButton-module__U4NM-G__actions{gap:.55rem;margin-top:.25rem;display:flex}.RecordPlacementButton-module__U4NM-G__cancelBtn,.RecordPlacementButton-module__U4NM-G__saveBtn{cursor:pointer;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.35rem;padding:.7rem;font-size:.86rem;font-weight:600;display:inline-flex}.RecordPlacementButton-module__U4NM-G__cancelBtn{color:#9eaab5;background:0 0;border:1px solid #ffffff1f}.RecordPlacementButton-module__U4NM-G__saveBtn{color:#fff;background:#16a34a;border:none}.RecordPlacementButton-module__U4NM-G__saveBtn:hover:not(:disabled){background:#15803d}.RecordPlacementButton-module__U4NM-G__saveBtn:disabled{opacity:.6;cursor:wait}.RecordPlacementButton-module__U4NM-G__spin{animation:.9s linear infinite RecordPlacementButton-module__U4NM-G__spin}@keyframes RecordPlacementButton-module__U4NM-G__spin{to{transform:rotate(360deg)}}@media (max-width:600px){.RecordPlacementButton-module__U4NM-G__row{grid-template-columns:1fr}}
.corsi-module__bNz-OG__head{margin-bottom:2rem}.corsi-module__bNz-OG__h1{letter-spacing:-.025em;color:var(--text-primary);text-wrap:balance;font-size:clamp(1.9rem,5vw,2.6rem);font-weight:800;line-height:1.15}.corsi-module__bNz-OG__lead{color:var(--text-secondary);margin-top:.7rem;font-size:1.02rem;line-height:1.6}.corsi-module__bNz-OG__skills{border-radius:var(--radius-lg);background:var(--bg-accent-subtle);border:1px solid var(--border-accent);margin-bottom:2.5rem;padding:1.35rem 1.5rem}.corsi-module__bNz-OG__skillsTitle{color:var(--text-primary);margin-bottom:.85rem;font-size:.95rem;font-weight:700}.corsi-module__bNz-OG__skillList{flex-wrap:wrap;gap:.4rem;margin:0 0 .9rem;padding:0;list-style:none;display:flex}.corsi-module__bNz-OG__skill{color:var(--accent-text);background:var(--bg-secondary);border:1px solid var(--border-accent);border-radius:99px;padding:.3rem .75rem;font-size:.85rem}.corsi-module__bNz-OG__skillsLink{color:var(--accent-text);font-size:.88rem;font-weight:600;text-decoration:none}.corsi-module__bNz-OG__skillsLink:hover{text-decoration:underline}.corsi-module__bNz-OG__section{margin-bottom:2.75rem}.corsi-module__bNz-OG__sectionTitle{letter-spacing:-.015em;color:var(--text-primary);font-size:1.25rem;font-weight:700}.corsi-module__bNz-OG__sectionNote{color:var(--text-muted);margin-top:.2rem;margin-bottom:1.1rem;font-size:.9rem}.corsi-module__bNz-OG__list{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.corsi-module__bNz-OG__card{border-radius:var(--radius-lg);background:var(--bg-secondary);border:1px solid var(--border-primary);box-shadow:var(--shadow-xs);padding:1.35rem 1.5rem;scroll-margin-top:5rem}.corsi-module__bNz-OG__cardHead{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.5rem;display:flex}.corsi-module__bNz-OG__cardTitle{letter-spacing:-.015em;color:var(--text-primary);font-size:1.1rem;font-weight:700}.corsi-module__bNz-OG__badge{text-transform:uppercase;letter-spacing:.06em;border-radius:99px;flex-shrink:0;padding:.2rem .6rem;font-size:.7rem;font-weight:700}.corsi-module__bNz-OG__badgeRequired{color:var(--rose);background:var(--rose-light)}.corsi-module__bNz-OG__badgeFree{color:var(--green);background:var(--green-light)}.corsi-module__bNz-OG__summary{color:var(--text-primary);margin-bottom:.6rem;font-size:.96rem;line-height:1.6}.corsi-module__bNz-OG__why{color:var(--text-secondary);margin-bottom:1rem;font-size:.92rem;line-height:1.6}.corsi-module__bNz-OG__facts{border-top:1px solid var(--border-light);grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:.9rem;margin:0;padding-top:.95rem;display:grid}.corsi-module__bNz-OG__facts dt{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin-bottom:.2rem;font-size:.72rem;font-weight:700}.corsi-module__bNz-OG__facts dd{color:var(--text-secondary);margin:0;font-size:.88rem;line-height:1.5}@media (max-width:640px){.corsi-module__bNz-OG__h1{font-size:1.6rem}.corsi-module__bNz-OG__card{padding:1.15rem}}
.dashboard-module__rFLKKa__header{margin-bottom:2rem}.dashboard-module__rFLKKa__headerRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.5rem;display:flex}.dashboard-module__rFLKKa__portalBtn{border-radius:var(--radius-md);border:1px solid var(--border-primary);background:var(--bg-secondary);color:var(--text-secondary);white-space:nowrap;align-items:center;gap:.5rem;padding:.6rem 1.1rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:border-color .15s,color .15s;display:inline-flex}.dashboard-module__rFLKKa__portalBtn:hover{border-color:var(--border-accent);color:var(--accent-text)}.dashboard-module__rFLKKa__title{color:var(--text-primary);font-size:1.6rem;font-weight:700}.dashboard-module__rFLKKa__subtitle{color:var(--text-muted);margin-top:.2rem;font-size:.9rem}.dashboard-module__rFLKKa__kpiGrid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:1rem;margin-bottom:2.5rem;display:grid}.dashboard-module__rFLKKa__kpiCard{align-items:flex-start;gap:.85rem;padding:1.25rem;display:flex}.dashboard-module__rFLKKa__kpiIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.dashboard-module__rFLKKa__kpiIcon.dashboard-module__rFLKKa__blue{background:var(--blue-light);color:var(--blue)}.dashboard-module__rFLKKa__kpiIcon.dashboard-module__rFLKKa__green{background:var(--green-light);color:var(--green)}.dashboard-module__rFLKKa__kpiIcon.dashboard-module__rFLKKa__amber{background:var(--amber-light);color:var(--amber)}.dashboard-module__rFLKKa__kpiIcon.dashboard-module__rFLKKa__rose{background:var(--rose-light);color:var(--rose)}.dashboard-module__rFLKKa__kpiIcon.dashboard-module__rFLKKa__purple{background:var(--purple-light);color:var(--purple)}.dashboard-module__rFLKKa__kpiInfo{flex-direction:column;display:flex}.dashboard-module__rFLKKa__kpiValue{color:var(--text-primary);font-size:1.75rem;font-weight:800;line-height:1}.dashboard-module__rFLKKa__kpiLabel{color:var(--text-muted);margin-top:.2rem;font-size:.8rem;font-weight:500}.dashboard-module__rFLKKa__kpiHint{color:var(--text-muted);margin-top:.25rem;font-size:.74rem}.dashboard-module__rFLKKa__alertRow{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:.75rem;margin-bottom:2rem;display:grid}.dashboard-module__rFLKKa__alertCard{border-radius:var(--radius-md);background:var(--amber-light);border:1px solid var(--amber);color:var(--amber);align-items:flex-start;gap:.6rem;padding:.85rem 1rem;font-size:.86rem;line-height:1.45;display:flex}.dashboard-module__rFLKKa__alertCard strong{font-weight:700}.dashboard-module__rFLKKa__twoCols{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1rem;margin-bottom:1rem;display:grid}.dashboard-module__rFLKKa__panel{margin-bottom:1rem;padding:1.35rem 1.4rem}.dashboard-module__rFLKKa__panelTitle{color:var(--text-primary);font-size:1rem;font-weight:700}.dashboard-module__rFLKKa__panelHint{color:var(--text-muted);margin-top:.15rem;margin-bottom:1rem;font-size:.8rem}.dashboard-module__rFLKKa__emptyPanel{color:var(--text-muted);text-align:center;padding:1.5rem 0;font-size:.86rem}.dashboard-module__rFLKKa__jobList,.dashboard-module__rFLKKa__feed{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.dashboard-module__rFLKKa__jobRow{border-bottom:1px solid var(--border-light);color:inherit;justify-content:space-between;align-items:center;gap:1rem;padding:.6rem 0;text-decoration:none;display:flex}.dashboard-module__rFLKKa__jobList li:last-child .dashboard-module__rFLKKa__jobRow{border-bottom:none}.dashboard-module__rFLKKa__jobRow:hover .dashboard-module__rFLKKa__jobTitle{color:var(--accent-text)}.dashboard-module__rFLKKa__jobMain{flex-direction:column;gap:.1rem;min-width:0;display:flex}.dashboard-module__rFLKKa__jobTitle{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:600;overflow:hidden}.dashboard-module__rFLKKa__jobMeta{color:var(--text-muted);font-size:.76rem}.dashboard-module__rFLKKa__jobDraft{color:var(--amber);font-style:normal;font-weight:600}.dashboard-module__rFLKKa__jobCount{flex-shrink:0;align-items:center;gap:.6rem;display:flex}.dashboard-module__rFLKKa__jobBarTrack{background:var(--bg-hover);border-radius:99px;width:64px;height:6px;overflow:hidden}.dashboard-module__rFLKKa__jobBar{background:var(--accent-primary);border-radius:99px;height:100%}.dashboard-module__rFLKKa__jobNum{color:var(--text-secondary);text-align:right;font-variant-numeric:tabular-nums;min-width:1.4rem;font-size:.85rem;font-weight:700}.dashboard-module__rFLKKa__feedRow{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;gap:1rem;padding:.6rem 0;display:flex}.dashboard-module__rFLKKa__feed li:last-child{border-bottom:none}.dashboard-module__rFLKKa__feedMain{flex-direction:column;gap:.1rem;min-width:0;display:flex}.dashboard-module__rFLKKa__feedName{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:600;overflow:hidden}.dashboard-module__rFLKKa__feedMeta{color:var(--text-muted);font-size:.76rem}.dashboard-module__rFLKKa__feedWhen{color:var(--text-muted);white-space:nowrap;flex-shrink:0;font-size:.76rem}.dashboard-module__rFLKKa__stageRow{flex-wrap:wrap;gap:.6rem;display:flex}.dashboard-module__rFLKKa__stageChip{border-radius:var(--radius-md);background:var(--bg-hover);border:1px solid var(--border-light);flex-direction:column;gap:.1rem;min-width:96px;padding:.65rem 1rem;display:flex}.dashboard-module__rFLKKa__stageCount{color:var(--text-primary);font-variant-numeric:tabular-nums;font-size:1.25rem;font-weight:700}.dashboard-module__rFLKKa__stageLabel{color:var(--text-muted);font-size:.76rem}.dashboard-module__rFLKKa__sectionTitle{color:var(--text-primary);margin-top:1.5rem;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.dashboard-module__rFLKKa__clientsGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:.85rem;display:grid}.dashboard-module__rFLKKa__clientCard{cursor:pointer;align-items:center;gap:.85rem;padding:1.1rem 1.25rem;transition:all .15s;display:flex}.dashboard-module__rFLKKa__clientCard:hover{border-color:var(--accent-primary);box-shadow:var(--shadow-md);transform:translateY(-1px)}.dashboard-module__rFLKKa__clientAvatar{background:var(--accent-light);width:44px;height:44px;color:var(--accent-primary);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex}.dashboard-module__rFLKKa__clientInfo{flex:1;min-width:0}.dashboard-module__rFLKKa__clientName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:600;overflow:hidden}.dashboard-module__rFLKKa__clientMeta{color:var(--text-muted);margin-top:.1rem;font-size:.78rem}.dashboard-module__rFLKKa__clientArrow{color:var(--text-muted)}.dashboard-module__rFLKKa__emptyState{text-align:center;color:var(--text-muted);padding:3rem}.dashboard-module__rFLKKa__addClientBtn{background:var(--bg-secondary);border:1px dashed var(--border-primary);color:var(--text-secondary);border-radius:var(--radius-lg);cursor:pointer;justify-content:center;align-items:center;gap:.5rem;padding:1.1rem;font-size:.9rem;transition:all .15s;display:flex}.dashboard-module__rFLKKa__addClientBtn:hover{border-color:var(--accent-primary);color:var(--accent-primary);background:var(--accent-light)}
.page-module__qNITxq__page{max-width:940px;padding:2rem 2.25rem 3rem}.page-module__qNITxq__header{margin-bottom:1.25rem}.page-module__qNITxq__title{letter-spacing:-.02em;color:var(--text-primary);align-items:center;gap:.55rem;font-size:1.6rem;font-weight:800;display:flex}.page-module__qNITxq__subtitle{color:var(--text-secondary);max-width:64ch;margin-top:.4rem;font-size:.92rem;line-height:1.6}.page-module__qNITxq__note{border-radius:var(--radius-sm);background:var(--accent-light);color:var(--accent-text);align-items:flex-start;gap:.5rem;margin-bottom:1.5rem;padding:.75rem .9rem;font-size:.85rem;line-height:1.55;display:flex}.page-module__qNITxq__note svg{flex-shrink:0;margin-top:.15rem}.page-module__qNITxq__tabs{border-bottom:1px solid var(--border-primary);flex-wrap:wrap;gap:.35rem;padding-bottom:.75rem;display:flex}.page-module__qNITxq__tab{border:1px solid var(--border-primary);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:99px;padding:.45rem .9rem;font-size:.85rem;font-weight:600}.page-module__qNITxq__tab:hover{border-color:var(--border-accent);color:var(--accent-text)}.page-module__qNITxq__tabActive,.page-module__qNITxq__tabActive:hover{background:var(--accent-primary);border-color:var(--accent-primary);color:#fff}.page-module__qNITxq__hint{color:var(--text-secondary);max-width:68ch;margin-top:.9rem;font-size:.86rem;line-height:1.6}.page-module__qNITxq__openBtn{border-radius:var(--radius-sm);border:1px solid var(--border-primary);background:var(--bg-secondary);color:var(--text-secondary);align-items:center;gap:.4rem;margin-top:.85rem;padding:.5rem .95rem;font-size:.83rem;font-weight:600;text-decoration:none;display:inline-flex}.page-module__qNITxq__openBtn:hover{border-color:var(--border-accent);color:var(--accent-text)}.page-module__qNITxq__bulk{border-radius:var(--radius-md);border:1px solid var(--border-accent);background:var(--bg-secondary);margin-top:1.75rem;padding:1.25rem 1.4rem 1.4rem}.page-module__qNITxq__bulkTitle{color:var(--text-primary);align-items:center;gap:.45rem;font-size:1rem;font-weight:700;display:flex}.page-module__qNITxq__bulkHint{color:var(--text-secondary);max-width:66ch;margin:.4rem 0 .9rem;font-size:.85rem;line-height:1.6}.page-module__qNITxq__sectionTitle{color:var(--text-primary);margin:2.25rem 0 .9rem;font-size:1rem;font-weight:700}.page-module__qNITxq__portals{margin-top:2.25rem}.page-module__qNITxq__portals .page-module__qNITxq__sectionTitle{margin-top:0}.page-module__qNITxq__portalGroup{margin-top:1.1rem}.page-module__qNITxq__portalSector{text-transform:uppercase;letter-spacing:.04em;color:var(--text-secondary);margin-bottom:.5rem;font-size:.8rem;font-weight:700}.page-module__qNITxq__portalList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.page-module__qNITxq__portalItem{border-radius:var(--radius-sm);border:1px solid var(--border-primary);background:var(--bg-primary);flex-wrap:wrap;align-items:baseline;gap:.25rem .6rem;padding:.6rem .85rem;display:flex}.page-module__qNITxq__portalName{color:var(--accent-text);flex-shrink:0;align-items:center;gap:.3rem;font-size:.88rem;font-weight:700;text-decoration:none;display:inline-flex}.page-module__qNITxq__portalName:hover{text-decoration:underline}.page-module__qNITxq__portalNote{color:var(--text-secondary);font-size:.81rem;line-height:1.55}.page-module__qNITxq__portalPending{border-radius:var(--radius-sm);border:1px dashed var(--border-primary);color:var(--text-secondary);margin-top:1rem;padding:.7rem .9rem;font-size:.82rem;line-height:1.6}.page-module__qNITxq__list{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.page-module__qNITxq__card{border-radius:var(--radius-md);border:1px solid var(--border-primary);background:var(--bg-primary);padding:1.1rem 1.3rem 1.25rem}.page-module__qNITxq__cardHead{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem;display:flex}.page-module__qNITxq__role{color:var(--text-primary);align-items:center;gap:.5rem;font-size:1rem;font-weight:700;display:flex}.page-module__qNITxq__headcount{background:var(--brand-orange-light);color:var(--brand-orange-hover);border-radius:99px;padding:.12rem .5rem;font-size:.72rem;font-weight:700}.page-module__qNITxq__place{color:var(--text-secondary);margin-top:.2rem;font-size:.83rem}.page-module__qNITxq__text{white-space:pre-wrap;word-break:break-word;border-radius:var(--radius-sm);background:var(--bg-secondary);border:1px solid var(--border-primary);color:var(--text-primary);margin:0 0 .75rem;padding:.85rem 1rem;font-family:inherit;font-size:.84rem;line-height:1.65}.page-module__qNITxq__copyBtn{border-radius:var(--radius-sm);border:1px solid var(--border-primary);background:var(--bg-secondary);color:var(--text-secondary);cursor:pointer;flex-shrink:0;align-items:center;gap:.4rem;padding:.45rem .9rem;font-size:.82rem;font-weight:600;display:inline-flex}.page-module__qNITxq__copyBtn:hover{border-color:var(--border-accent);color:var(--accent-text)}.page-module__qNITxq__empty{border-radius:var(--radius-md);border:1px dashed var(--border-primary);text-align:center;color:var(--text-secondary);margin-top:1rem;padding:2.5rem 1.5rem;font-size:.9rem}@media (max-width:640px){.page-module__qNITxq__page{padding:1.5rem 1.1rem 2.5rem}.page-module__qNITxq__cardHead{flex-direction:column;align-items:flex-start}}
.guide-module__T_6X3W__head{margin-bottom:2.25rem}.guide-module__T_6X3W__h1{letter-spacing:-.025em;color:var(--text-primary);text-wrap:balance;font-size:clamp(1.9rem,5vw,2.6rem);font-weight:800;line-height:1.15}.guide-module__T_6X3W__lead{color:var(--text-secondary);margin-top:.7rem;font-size:1.02rem;line-height:1.6}.guide-module__T_6X3W__meta{color:var(--text-muted);margin-top:.6rem;font-size:.83rem}.guide-module__T_6X3W__crumbs{color:var(--text-muted);margin-bottom:1.25rem;font-size:.85rem}.guide-module__T_6X3W__crumbs a{color:var(--accent-text);text-decoration:none}.guide-module__T_6X3W__crumbs a:hover{text-decoration:underline}.guide-module__T_6X3W__list{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.guide-module__T_6X3W__card{border-radius:var(--radius-lg);background:var(--bg-secondary);border:1px solid var(--border-primary);box-shadow:var(--shadow-xs);padding:1.35rem 1.5rem;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s;display:block}.guide-module__T_6X3W__card:hover{border-color:var(--border-accent);box-shadow:var(--shadow-md);transform:translateY(-1px)}.guide-module__T_6X3W__question{color:var(--accent-text);margin-bottom:.35rem;font-size:.85rem;font-style:italic}.guide-module__T_6X3W__cardTitle{letter-spacing:-.015em;color:var(--text-primary);font-size:1.28rem;font-weight:700;line-height:1.3}.guide-module__T_6X3W__summary{color:var(--text-secondary);margin-top:.45rem;font-size:.92rem;line-height:1.55}.guide-module__T_6X3W__articleHead{border-bottom:1px solid var(--border-primary);margin-bottom:1.75rem;padding-bottom:1.5rem}.guide-module__T_6X3W__body{max-width:34rem}.guide-module__T_6X3W__p{color:var(--text-primary);margin-bottom:1.1rem;font-size:1.02rem;line-height:1.75}.guide-module__T_6X3W__h2{letter-spacing:-.015em;color:var(--text-primary);text-wrap:balance;margin:2.25rem 0 .85rem;font-size:1.28rem;font-weight:700}.guide-module__T_6X3W__bullets{margin:0 0 1.3rem;padding-left:1.25rem}.guide-module__T_6X3W__bullets li{color:var(--text-primary);margin-bottom:.55rem;font-size:1rem;line-height:1.7}.guide-module__T_6X3W__bullets li::marker{color:var(--accent-primary)}.guide-module__T_6X3W__checklist{border-radius:var(--radius-lg);background:var(--bg-secondary);border:1px solid var(--border-primary);margin:1.5rem 0;padding:1.25rem 1.4rem}.guide-module__T_6X3W__checklistTitle{text-transform:uppercase;letter-spacing:.07em;color:var(--text-muted);margin-bottom:.85rem;font-size:.78rem;font-weight:700}.guide-module__T_6X3W__checklist ul{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.guide-module__T_6X3W__checklist li{color:var(--text-primary);padding-left:1.6rem;font-size:.96rem;line-height:1.55;position:relative}.guide-module__T_6X3W__checklist li:before{content:"";border:1.5px solid var(--border-primary);background:var(--bg-primary);border-radius:4px;width:1rem;height:1rem;position:absolute;top:.28rem;left:0}.guide-module__T_6X3W__callout{border-radius:var(--radius-lg);background:var(--amber-light);border:1px solid var(--amber);margin:1.75rem 0;padding:1.2rem 1.4rem}.guide-module__T_6X3W__calloutTitle{color:var(--amber);margin-bottom:.4rem;font-size:.95rem;font-weight:700}.guide-module__T_6X3W__callout p{color:var(--text-primary);font-size:.96rem;line-height:1.6}.guide-module__T_6X3W__related{border-top:1px solid var(--border-primary);margin-top:3rem;padding-top:1.75rem}.guide-module__T_6X3W__relatedTitle{color:var(--text-primary);margin-bottom:1rem;font-size:1.1rem;font-weight:700}.guide-module__T_6X3W__courseLinks{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.guide-module__T_6X3W__courseLinks a{border-radius:var(--radius-md);background:var(--bg-secondary);border:1px solid var(--border-primary);color:var(--text-primary);justify-content:space-between;align-items:baseline;gap:1rem;padding:.85rem 1.1rem;font-size:.95rem;text-decoration:none;display:flex}.guide-module__T_6X3W__courseLinks a:hover{border-color:var(--border-accent)}.guide-module__T_6X3W__courseLinks span{color:var(--text-muted);flex-shrink:0;font-size:.82rem}.guide-module__T_6X3W__moreLink{color:var(--accent-text);margin-top:1rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-block}.guide-module__T_6X3W__moreLink:hover{text-decoration:underline}.guide-module__T_6X3W__otherGuides{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.guide-module__T_6X3W__otherGuides a{color:var(--accent-text);font-size:.98rem;text-decoration:none}.guide-module__T_6X3W__otherGuides a:hover{text-decoration:underline}@media (max-width:640px){.guide-module__T_6X3W__h1{font-size:1.6rem}.guide-module__T_6X3W__card{padding:1.15rem}.guide-module__T_6X3W__p,.guide-module__T_6X3W__bullets li{font-size:1rem}}
.page-module__6PXS0q__main{background:var(--bg-primary);justify-content:center;align-items:flex-start;min-height:100vh;padding:3.5rem 1rem 5rem;display:flex}.page-module__6PXS0q__container{width:100%;max-width:760px}.page-module__6PXS0q__header{background:var(--bg-secondary);border:1px solid var(--border-primary);box-shadow:var(--shadow-md);border-radius:20px;margin-bottom:2.25rem;padding:2.5rem}.page-module__6PXS0q__kicker{color:var(--accent-text);text-transform:uppercase;letter-spacing:.07em;margin-bottom:.5rem;font-size:.82rem;font-weight:600}.page-module__6PXS0q__title{letter-spacing:-.025em;color:var(--text-primary);font-size:2.1rem;font-weight:800;line-height:1.15}.page-module__6PXS0q__sector{color:var(--text-muted);margin-top:.5rem;font-size:.95rem}.page-module__6PXS0q__context{color:var(--text-secondary);white-space:pre-wrap;margin-top:1.25rem;font-size:.97rem;line-height:1.7}.page-module__6PXS0q__sectionTitle{color:var(--text-primary);margin-bottom:1.1rem;font-size:1.15rem;font-weight:700}.page-module__6PXS0q__footer{text-align:center;margin-top:2.5rem}.page-module__6PXS0q__secondaryLink{color:var(--accent-text);font-size:.9rem;font-weight:600;text-decoration:none}.page-module__6PXS0q__secondaryLink:hover{text-decoration:underline}@media (max-width:640px){.page-module__6PXS0q__main{padding:2rem .85rem 3rem}.page-module__6PXS0q__header{padding:1.6rem 1.25rem}.page-module__6PXS0q__title{font-size:1.7rem}}
.page-module__FHHFVW__main{background:var(--bg-primary);justify-content:center;align-items:flex-start;min-height:100vh;padding:3rem 1rem 5rem;display:flex}.page-module__FHHFVW__container{width:100%;max-width:720px}.page-module__FHHFVW__header{background:var(--bg-secondary);border:1px solid var(--border-primary);box-shadow:var(--shadow-md);border-radius:20px;margin-bottom:1.5rem;padding:2.5rem}.page-module__FHHFVW__employer{color:var(--accent-text);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.6rem;font-size:.85rem;font-weight:600}.page-module__FHHFVW__title{letter-spacing:-.025em;color:var(--text-primary);font-size:2.1rem;font-weight:800;line-height:1.15}.page-module__FHHFVW__facts{flex-wrap:wrap;gap:.5rem;margin:1.5rem 0 2rem;padding:0;list-style:none;display:flex}.page-module__FHHFVW__fact{color:var(--text-secondary);background:var(--bg-hover);border:1px solid var(--border-light);white-space:nowrap;border-radius:99px;padding:.4rem .9rem;font-size:.88rem}.page-module__FHHFVW__cta{border-radius:var(--radius-md);background:var(--accent-primary);color:var(--text-inverse);padding:.9rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .15s;display:inline-block}.page-module__FHHFVW__cta:hover{background:var(--accent-hover)}.page-module__FHHFVW__section,.page-module__FHHFVW__applyBlock,.page-module__FHHFVW__related,.page-module__FHHFVW__closedNotice{background:var(--bg-secondary);border:1px solid var(--border-primary);box-shadow:var(--shadow-sm);border-radius:20px;margin-bottom:1.5rem;padding:2rem 2.5rem}.page-module__FHHFVW__applyBlock{text-align:center;background:var(--bg-accent-subtle);border-color:var(--border-accent)}.page-module__FHHFVW__sectionTitle{color:var(--text-primary);margin-bottom:1rem;font-size:1.1rem;font-weight:700}.page-module__FHHFVW__prose{white-space:pre-wrap;color:var(--text-secondary);font-size:.97rem;line-height:1.75}.page-module__FHHFVW__lead{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.97rem;line-height:1.7}.page-module__FHHFVW__structureName{color:var(--text-primary);margin-bottom:.6rem;font-size:1rem;font-weight:600}.page-module__FHHFVW__relatedTitle{color:var(--text-primary);margin-bottom:1rem;font-size:1rem;font-weight:700}.page-module__FHHFVW__relatedList{flex-direction:column;gap:.5rem;margin:0 0 1.25rem;padding:0;list-style:none;display:flex}.page-module__FHHFVW__relatedItem{border-radius:var(--radius-md);border:1px solid var(--border-light);flex-direction:column;gap:.15rem;padding:.85rem 1rem;text-decoration:none;transition:border-color .15s,background .15s;display:flex}.page-module__FHHFVW__relatedItem:hover{border-color:var(--border-accent);background:var(--bg-accent-subtle)}.page-module__FHHFVW__relatedRole{color:var(--text-primary);font-size:.94rem;font-weight:600}.page-module__FHHFVW__relatedMeta{color:var(--text-muted);font-size:.82rem}.page-module__FHHFVW__secondaryLink{color:var(--accent-text);font-size:.88rem;font-weight:600;text-decoration:none}.page-module__FHHFVW__secondaryLink:hover{text-decoration:underline}@media (max-width:640px){.page-module__FHHFVW__main{padding:1.5rem .85rem 3rem}.page-module__FHHFVW__header,.page-module__FHHFVW__section,.page-module__FHHFVW__applyBlock,.page-module__FHHFVW__related,.page-module__FHHFVW__closedNotice{padding:1.5rem 1.25rem}.page-module__FHHFVW__title{font-size:1.6rem}.page-module__FHHFVW__cta{text-align:center;display:block}}.page-module__FHHFVW__brandLink{margin-bottom:1.75rem;text-decoration:none;display:inline-block}
.page-module__X_Z_4a__main{background:linear-gradient(135deg,#f0f4ff 0%,#faf5ff 50%,#fff1f2 100%);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.page-module__X_Z_4a__container{text-align:center;border:1px solid var(--border-primary);width:100%;max-width:400px;box-shadow:var(--shadow-lg);background:#fff;border-radius:20px;padding:2.5rem}.page-module__X_Z_4a__logo{color:var(--text-primary);margin-bottom:.3rem;font-size:1.8rem;font-weight:800}.page-module__X_Z_4a__logoSub{color:var(--text-muted);margin-bottom:2rem;font-size:.88rem}.page-module__X_Z_4a__form{text-align:left;flex-direction:column;gap:1rem;display:flex}.page-module__X_Z_4a__inputGroup{flex-direction:column;gap:.35rem;display:flex}.page-module__X_Z_4a__inputGroup label{color:var(--text-secondary);font-size:.82rem;font-weight:500}.page-module__X_Z_4a__input{background:var(--bg-primary);border:1px solid var(--border-primary);border-radius:var(--radius-md);color:var(--text-primary);padding:.75rem .9rem;font-size:.95rem;transition:border-color .15s}.page-module__X_Z_4a__input:focus{border-color:var(--accent-primary);outline:none;box-shadow:0 0 0 3px #005bff14}.page-module__X_Z_4a__input::placeholder{color:var(--text-muted)}.page-module__X_Z_4a__submitBtn{background:var(--accent-primary);color:#fff;border-radius:var(--radius-md);cursor:pointer;border:none;margin-top:.25rem;padding:.85rem;font-size:.95rem;font-weight:600;transition:all .15s;position:relative}.page-module__X_Z_4a__submitBtn:hover:not(:disabled){background:var(--accent-hover);transform:translateY(-1px);box-shadow:0 4px 12px #005bff59}.page-module__X_Z_4a__submitBtn:active:not(:disabled){box-shadow:none;transition:all 50ms;transform:translateY(1px)scale(.98)}.page-module__X_Z_4a__submitBtnLoading{opacity:.85;pointer-events:none;cursor:wait!important}.page-module__X_Z_4a__submitBtn:disabled:not(.page-module__X_Z_4a__submitBtnLoading){opacity:.5;cursor:not-allowed}.page-module__X_Z_4a__error{background:var(--rose-light);color:var(--rose);border-radius:var(--radius-sm);border:1px solid #e11d4826;padding:.65rem .85rem;font-size:.85rem}.page-module__X_Z_4a__toggle{color:var(--text-muted);margin-top:1.25rem;font-size:.83rem}.page-module__X_Z_4a__toggleLink{color:var(--accent-primary);cursor:pointer;font-weight:600}.page-module__X_Z_4a__toggleLink:hover{text-decoration:underline}.page-module__X_Z_4a__logoWrap{justify-content:center;margin-bottom:.5rem;display:flex}
.page-module__MnVD9q__header{margin-bottom:1.75rem}.page-module__MnVD9q__title{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:.4rem;font-size:1.65rem;font-weight:800}.page-module__MnVD9q__titleAccent{color:var(--accent-primary)}.page-module__MnVD9q__subtitle{color:var(--text-secondary);max-width:60ch;font-size:.92rem;line-height:1.6}.page-module__MnVD9q__counts{color:var(--text-muted);margin-top:.6rem;font-size:.82rem}.page-module__MnVD9q__searchRow{max-width:420px;margin-bottom:1.75rem;position:relative}.page-module__MnVD9q__searchIcon{color:var(--text-muted);position:absolute;top:50%;left:12px;transform:translateY(-50%)}.page-module__MnVD9q__searchInput{border-radius:var(--radius-md);border:1px solid var(--border-primary);background:var(--bg-secondary);width:100%;color:var(--text-primary);padding:.7rem .9rem .7rem 2.4rem;font-size:.9rem}.page-module__MnVD9q__searchInput:focus{border-color:var(--accent-primary);outline:none}.page-module__MnVD9q__state{color:var(--text-muted);flex-direction:column;align-items:center;gap:.6rem;padding:3.5rem 1rem;font-size:.92rem;display:flex}.page-module__MnVD9q__stateIcon{opacity:.3}.page-module__MnVD9q__spin{animation:.9s linear infinite page-module__MnVD9q__spin}@keyframes page-module__MnVD9q__spin{to{transform:rotate(360deg)}}.page-module__MnVD9q__sector{margin-bottom:2.25rem}.page-module__MnVD9q__sectorTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin-bottom:.8rem;font-size:.78rem;font-weight:700}.page-module__MnVD9q__list{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:.85rem;margin:0;padding:0;list-style:none;display:grid}.page-module__MnVD9q__card{border-radius:var(--radius-lg);background:var(--bg-secondary);border:1px solid var(--border-primary);box-shadow:var(--shadow-xs);flex-direction:column;padding:1.25rem 1.35rem;display:flex}.page-module__MnVD9q__cardHead{justify-content:space-between;align-items:flex-start;gap:.9rem;display:flex}.page-module__MnVD9q__cardMain{min-width:0}.page-module__MnVD9q__name{color:var(--text-primary);flex-wrap:wrap;align-items:center;gap:.45rem;margin-bottom:.3rem;font-size:.98rem;font-weight:700;display:flex}.page-module__MnVD9q__systemBadge{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);background:var(--bg-hover);border-radius:99px;align-items:center;gap:.2rem;padding:.15rem .45rem;font-size:.65rem;font-weight:600;display:inline-flex}.page-module__MnVD9q__description{color:var(--text-secondary);margin-bottom:.6rem;font-size:.85rem;line-height:1.55}.page-module__MnVD9q__meta{color:var(--text-muted);flex-wrap:wrap;gap:.3rem .55rem;margin:0;padding:0;font-size:.76rem;list-style:none;display:flex}.page-module__MnVD9q__meta li:not(:last-child):after{content:"·";margin-left:.55rem}.page-module__MnVD9q__cardActions{flex-shrink:0;align-items:center;gap:.35rem;display:flex}.page-module__MnVD9q__actionBtn,.page-module__MnVD9q__deleteBtn{border-radius:var(--radius-sm);border:1px solid var(--border-primary);background:var(--bg-secondary);color:var(--text-secondary);cursor:pointer;align-items:center;gap:.3rem;padding:.35rem .65rem;font-size:.75rem;font-weight:600;transition:border-color .15s,color .15s;display:inline-flex}.page-module__MnVD9q__actionBtn:hover:not(:disabled){border-color:var(--border-accent);color:var(--accent-text)}.page-module__MnVD9q__deleteBtn{color:var(--rose);padding:.35rem .45rem}.page-module__MnVD9q__deleteBtn:hover:not(:disabled){background:var(--rose-light)}.page-module__MnVD9q__actionBtn:disabled,.page-module__MnVD9q__deleteBtn:disabled{opacity:.55;cursor:wait}.page-module__MnVD9q__previewToggle{color:var(--accent-text);cursor:pointer;background:0 0;border:none;align-self:flex-start;align-items:center;gap:.3rem;margin-top:.9rem;padding:0;font-size:.78rem;font-weight:600;display:inline-flex}.page-module__MnVD9q__previewToggle:hover{text-decoration:underline}.page-module__MnVD9q__preview{border-top:1px solid var(--border-light);margin-top:.9rem;padding-top:.9rem}.page-module__MnVD9q__previewText{color:var(--text-secondary);white-space:pre-wrap;word-break:break-word;margin:0;font-family:inherit;font-size:.83rem;line-height:1.65}.page-module__MnVD9q__previewEmpty{color:var(--amber);font-size:.83rem;line-height:1.6}.page-module__MnVD9q__previewSubtitle{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin:1.1rem 0 .5rem;font-size:.72rem;font-weight:700}.page-module__MnVD9q__questions{color:var(--text-secondary);margin:0;padding-left:1.2rem;font-size:.82rem;line-height:1.6}.page-module__MnVD9q__questions li{margin-bottom:.3rem}.page-module__MnVD9q__hint{border-radius:var(--radius-md);background:var(--bg-accent-subtle);border:1px solid var(--border-accent);color:var(--text-secondary);margin-top:1rem;padding:1rem 1.2rem;font-size:.85rem;line-height:1.6}@media (max-width:640px){.page-module__MnVD9q__list{grid-template-columns:1fr}.page-module__MnVD9q__cardHead{flex-direction:column}}
.news-module__MlY1RW__head{margin-bottom:2.25rem}.news-module__MlY1RW__h1{letter-spacing:-.025em;color:var(--text-primary);text-wrap:balance;font-size:clamp(1.9rem,5vw,2.6rem);font-weight:800;line-height:1.15}.news-module__MlY1RW__lead{color:var(--text-secondary);margin-top:.7rem;font-size:1.02rem;line-height:1.6}.news-module__MlY1RW__meta{color:var(--text-muted);margin-top:.6rem;font-size:.83rem}.news-module__MlY1RW__crumbs{color:var(--text-muted);margin-bottom:1.25rem;font-size:.85rem}.news-module__MlY1RW__crumbs a{color:var(--accent-text);text-decoration:none}.news-module__MlY1RW__crumbs a:hover{text-decoration:underline}.news-module__MlY1RW__list{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.news-module__MlY1RW__card{border-radius:var(--radius-lg);background:var(--bg-secondary);border:1px solid var(--border-primary);box-shadow:var(--shadow-xs);padding:1.3rem 1.5rem;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s;display:block}.news-module__MlY1RW__card:hover{border-color:var(--border-accent);box-shadow:var(--shadow-md);transform:translateY(-1px)}.news-module__MlY1RW__cardTop{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.news-module__MlY1RW__category{text-transform:uppercase;letter-spacing:.06em;color:var(--accent-text);background:var(--bg-accent-subtle);border-radius:99px;padding:.2rem .65rem;font-size:.72rem;font-weight:700;display:inline-block}.news-module__MlY1RW__minutes{color:var(--text-muted);font-size:.8rem}.news-module__MlY1RW__cardTitle{letter-spacing:-.015em;color:var(--text-primary);font-size:1.25rem;font-weight:700;line-height:1.3}.news-module__MlY1RW__summary{color:var(--text-secondary);margin-top:.4rem;font-size:.92rem;line-height:1.55}.news-module__MlY1RW__articleHead{border-bottom:1px solid var(--border-primary);margin-bottom:1.75rem;padding-bottom:1.5rem}.news-module__MlY1RW__articleHead .news-module__MlY1RW__category{margin-bottom:.7rem}.news-module__MlY1RW__body{max-width:34rem}.news-module__MlY1RW__p{color:var(--text-primary);margin-bottom:1.1rem;font-size:1.02rem;line-height:1.75}.news-module__MlY1RW__h2{letter-spacing:-.015em;color:var(--text-primary);text-wrap:balance;margin:2.25rem 0 .85rem;font-size:1.28rem;font-weight:700}.news-module__MlY1RW__bullets{margin:0 0 1.3rem;padding-left:1.25rem}.news-module__MlY1RW__bullets li{color:var(--text-primary);margin-bottom:.55rem;font-size:1rem;line-height:1.7}.news-module__MlY1RW__bullets li::marker{color:var(--accent-primary)}.news-module__MlY1RW__steps{border-radius:var(--radius-lg);background:var(--bg-secondary);border:1px solid var(--border-primary);margin:1.6rem 0;padding:1.25rem 1.4rem}.news-module__MlY1RW__stepsTitle{text-transform:uppercase;letter-spacing:.07em;color:var(--text-muted);margin-bottom:.85rem;font-size:.78rem;font-weight:700}.news-module__MlY1RW__steps ol{flex-direction:column;gap:.6rem;margin:0;padding-left:1.3rem;display:flex}.news-module__MlY1RW__steps li{color:var(--text-primary);font-size:.96rem;line-height:1.6}.news-module__MlY1RW__steps li::marker{color:var(--accent-primary);font-weight:700}.news-module__MlY1RW__sources{border-radius:var(--radius-lg);background:var(--bg-secondary);border:1px solid var(--border-primary);margin-top:2.5rem;padding:1.4rem 1.5rem}.news-module__MlY1RW__sourcesTitle{color:var(--text-primary);margin-bottom:.85rem;font-size:1rem;font-weight:700}.news-module__MlY1RW__sources ul{flex-direction:column;gap:.6rem;margin:0 0 1rem;padding:0;list-style:none;display:flex}.news-module__MlY1RW__sources li{color:var(--text-secondary);font-size:.93rem;line-height:1.55}.news-module__MlY1RW__sources strong{color:var(--text-primary)}.news-module__MlY1RW__sourcesNote{border-top:1px solid var(--border-light);color:var(--text-muted);padding-top:.9rem;font-size:.85rem;line-height:1.55}.news-module__MlY1RW__other{border-top:1px solid var(--border-primary);margin-top:2.5rem;padding-top:1.75rem}.news-module__MlY1RW__otherTitle{color:var(--text-primary);margin-bottom:.9rem;font-size:1.1rem;font-weight:700}.news-module__MlY1RW__other ul{flex-direction:column;gap:.6rem;margin:0 0 1.5rem;padding:0;list-style:none;display:flex}.news-module__MlY1RW__other a{color:var(--accent-text);font-size:.98rem;text-decoration:none}.news-module__MlY1RW__other a:hover{text-decoration:underline}.news-module__MlY1RW__cta{color:var(--accent-text);font-size:.92rem;font-weight:600;text-decoration:none;display:inline-block}.news-module__MlY1RW__cta:hover{text-decoration:underline}.news-module__MlY1RW__note{border-radius:var(--radius-lg);background:var(--bg-hover);border:1px solid var(--border-light);margin-top:2.5rem;padding:1.35rem 1.5rem}.news-module__MlY1RW__note h2{color:var(--text-primary);margin-bottom:.5rem;font-size:.95rem;font-weight:700}.news-module__MlY1RW__note p{color:var(--text-secondary);font-size:.9rem;line-height:1.65}@media (max-width:640px){.news-module__MlY1RW__h1{font-size:1.6rem}.news-module__MlY1RW__card{padding:1.1rem 1.15rem}}
.page-module__E0kJGG__body{max-width:780px;margin:0 auto;padding:2.5rem 1.15rem 0}.page-module__E0kJGG__activeFilter{border-radius:var(--radius-md);background:var(--bg-accent-subtle);border:1px solid var(--border-accent);color:var(--text-primary);margin-bottom:1.5rem;padding:.8rem 1.05rem;font-size:.9rem}.page-module__E0kJGG__activeFilter a{color:var(--accent-text);font-weight:600;text-decoration:none}.page-module__E0kJGG__activeFilter a:hover{text-decoration:underline}.page-module__E0kJGG__container{width:100%;max-width:760px}.page-module__E0kJGG__header{margin-bottom:2rem}.page-module__E0kJGG__title{letter-spacing:-.025em;color:var(--text-primary);font-size:2.2rem;font-weight:800;line-height:1.15}.page-module__E0kJGG__subtitle{color:var(--text-secondary);margin-top:.6rem;font-size:1rem}.page-module__E0kJGG__filters{flex-wrap:wrap;gap:.45rem;display:flex}.page-module__E0kJGG__filter{color:#ffffffd1;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:99px;padding:.5rem 1.05rem;font-size:.88rem;font-weight:500;text-decoration:none;transition:border-color .15s,color .15s,background .15s}.page-module__E0kJGG__filter:hover{color:#fff;background:#ffffff1f;border-color:#ffffff57}.page-module__E0kJGG__filterActive{background:var(--brand-orange);border-color:var(--brand-orange);color:#fff;font-weight:700}.page-module__E0kJGG__filterActive:hover{background:var(--brand-orange-hover);border-color:var(--brand-orange-hover);color:#fff}.page-module__E0kJGG__note{color:var(--text-muted);text-align:center;margin-top:2rem;font-size:.88rem;line-height:1.65}.page-module__E0kJGG__crumbs{color:var(--text-muted);margin-bottom:1rem;font-size:.85rem}.page-module__E0kJGG__crumbs a{color:var(--accent-text);text-decoration:none}.page-module__E0kJGG__crumbs a:hover{text-decoration:underline}.page-module__E0kJGG__lane{margin-bottom:2.75rem}.page-module__E0kJGG__laneHead{border-bottom:2px solid var(--text-primary);justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1rem;padding-bottom:.65rem;display:flex}.page-module__E0kJGG__laneTitle{letter-spacing:-.028em;color:var(--text-primary);font-size:1.4rem;font-weight:700}.page-module__E0kJGG__laneHint{color:var(--text-muted);margin-top:.15rem;font-size:.82rem}.page-module__E0kJGG__laneCount{text-transform:uppercase;letter-spacing:.07em;color:var(--text-muted);white-space:nowrap;flex-shrink:0;font-size:.76rem;font-weight:700}.page-module__E0kJGG__laneMore{color:var(--accent-text);margin-top:.85rem;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-block}.page-module__E0kJGG__laneMore:hover{text-decoration:underline}.page-module__E0kJGG__observatory,.page-module__E0kJGG__guides{border-top:1px solid var(--border-primary);margin-top:2.5rem;padding-top:2rem}.page-module__E0kJGG__observatoryHead{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.1rem;display:flex}.page-module__E0kJGG__observatoryTitle{letter-spacing:-.015em;color:var(--text-primary);font-size:1.15rem;font-weight:700}.page-module__E0kJGG__observatoryLead{color:var(--text-muted);max-width:30rem;margin-top:.15rem;font-size:.86rem}.page-module__E0kJGG__observatoryLink{color:var(--accent-text);white-space:nowrap;flex-shrink:0;padding-top:.2rem;font-size:.85rem;font-weight:600;text-decoration:none}.page-module__E0kJGG__observatoryLink:hover{text-decoration:underline}.page-module__E0kJGG__salaryList{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.7rem;margin:0;padding:0;list-style:none;display:grid}.page-module__E0kJGG__salaryItem{border-radius:var(--radius-md);background:var(--bg-secondary);border:1px solid var(--border-primary);padding:.95rem 1.1rem}.page-module__E0kJGG__salaryRole{color:var(--text-secondary);font-size:.85rem;display:block}.page-module__E0kJGG__salaryValue{letter-spacing:-.02em;color:var(--text-primary);font-variant-numeric:tabular-nums;margin-top:.2rem;font-size:1.3rem;font-weight:800;display:block}.page-module__E0kJGG__salaryRange{color:var(--text-muted);font-variant-numeric:tabular-nums;margin-top:.1rem;font-size:.76rem;display:block}.page-module__E0kJGG__guideList{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.7rem;margin:0;padding:0;list-style:none;display:grid}.page-module__E0kJGG__guideCard{border-radius:var(--radius-md);background:var(--bg-secondary);border:1px solid var(--border-primary);height:100%;padding:1.05rem 1.2rem;text-decoration:none;transition:border-color .15s;display:block}.page-module__E0kJGG__guideCard:hover{border-color:var(--border-accent)}.page-module__E0kJGG__guideQuestion{color:var(--accent-text);margin-bottom:.3rem;font-size:.8rem;font-style:italic;display:block}.page-module__E0kJGG__guideTitle{color:var(--text-primary);font-size:.95rem;font-weight:600;line-height:1.35;display:block}@media (max-width:640px){.page-module__E0kJGG__main{padding:2rem .85rem 3rem}.page-module__E0kJGG__title{font-size:1.7rem}}.page-module__E0kJGG__brand{border-bottom:1px solid var(--border-light);margin-bottom:1.75rem;padding-bottom:1.75rem}
.page-module__EfRYUq__header{margin-bottom:1.5rem}.page-module__EfRYUq__title{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:.4rem;font-size:1.65rem;font-weight:800}.page-module__EfRYUq__titleAccent{color:var(--accent-primary)}.page-module__EfRYUq__subtitle{color:var(--text-secondary);max-width:68ch;font-size:.92rem;line-height:1.6}.page-module__EfRYUq__filters{flex-wrap:wrap;gap:.4rem;margin-bottom:1.25rem;display:flex}.page-module__EfRYUq__filter{border:1px solid var(--border-primary);background:var(--bg-secondary);color:var(--text-secondary);cursor:pointer;border-radius:99px;padding:.42rem .9rem;font-size:.82rem;font-weight:500}.page-module__EfRYUq__filter:hover{border-color:var(--border-accent);color:var(--accent-text)}.page-module__EfRYUq__filterActive{background:var(--accent-primary);border-color:var(--accent-primary);color:var(--text-inverse);font-weight:600}.page-module__EfRYUq__state{color:var(--text-muted);justify-content:center;align-items:center;gap:.5rem;padding:3rem 1rem;font-size:.9rem;display:flex}.page-module__EfRYUq__spin{animation:.9s linear infinite page-module__EfRYUq__spin}@keyframes page-module__EfRYUq__spin{to{transform:rotate(360deg)}}.page-module__EfRYUq__empty{text-align:center;border-radius:var(--radius-lg);background:var(--bg-secondary);border:1px dashed var(--border-primary);flex-direction:column;align-items:center;gap:.55rem;padding:3rem 1.5rem;display:flex}.page-module__EfRYUq__emptyIcon{color:var(--text-muted);opacity:.35}.page-module__EfRYUq__emptyTitle{color:var(--text-primary);font-size:1.05rem;font-weight:700}.page-module__EfRYUq__emptyText{color:var(--text-secondary);max-width:54ch;font-size:.88rem;line-height:1.6}.page-module__EfRYUq__list{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.page-module__EfRYUq__card{border-radius:var(--radius-lg);background:var(--bg-secondary);border:1px solid var(--border-primary);box-shadow:var(--shadow-xs);padding:1.25rem 1.4rem}.page-module__EfRYUq__cardHead{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.7rem;display:flex}.page-module__EfRYUq__role{color:var(--text-primary);flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.2rem;font-size:1.02rem;font-weight:700;display:flex}.page-module__EfRYUq__headcount,.page-module__EfRYUq__urgent{border-radius:99px;align-items:center;gap:.2rem;padding:.15rem .5rem;font-size:.72rem;font-weight:600;display:inline-flex}.page-module__EfRYUq__headcount{background:var(--bg-hover);color:var(--text-secondary)}.page-module__EfRYUq__urgent{background:var(--rose-light);color:var(--rose)}.page-module__EfRYUq__client{color:var(--text-muted);font-size:.84rem}.page-module__EfRYUq__status{white-space:nowrap;border-radius:99px;flex-shrink:0;padding:.2rem .6rem;font-size:.72rem;font-weight:700}.page-module__EfRYUq__new{background:var(--blue-light);color:var(--blue)}.page-module__EfRYUq__accepted{background:var(--purple-light);color:var(--purple)}.page-module__EfRYUq__in_progress{background:var(--amber-light);color:var(--amber)}.page-module__EfRYUq__filled{background:var(--green-light);color:var(--green)}.page-module__EfRYUq__cancelled{background:var(--bg-hover);color:var(--text-muted)}.page-module__EfRYUq__facts{color:var(--text-secondary);flex-wrap:wrap;gap:.35rem .9rem;margin:0 0 .7rem;padding:0;font-size:.8rem;list-style:none;display:flex}.page-module__EfRYUq__facts li{align-items:center;gap:.25rem;display:inline-flex}.page-module__EfRYUq__pendingStructure{color:var(--text-secondary);border-radius:var(--radius-sm);background:var(--amber-light);border:1px solid var(--amber);align-items:flex-start;gap:.45rem;margin-bottom:.85rem;padding:.6rem .8rem;font-size:.84rem;line-height:1.5;display:flex}.page-module__EfRYUq__pendingStructure strong{color:var(--text-primary);font-weight:600}.page-module__EfRYUq__pendingIcon{color:var(--amber);flex-shrink:0;margin-top:.15rem}.page-module__EfRYUq__sectorTag{background:var(--bg-accent-subtle);color:var(--accent-text);vertical-align:middle;border-radius:99px;margin-left:.5rem;padding:.1rem .45rem;font-size:.72rem;font-weight:600;display:inline-block}.page-module__EfRYUq__fieldHint{color:var(--text-muted);font-size:.78rem;line-height:1.5}.page-module__EfRYUq__requirements{color:var(--text-secondary);white-space:pre-wrap;border-radius:var(--radius-sm);background:var(--bg-primary);border:1px solid var(--border-light);margin-bottom:.85rem;padding:.7rem .9rem;font-size:.85rem;line-height:1.6}.page-module__EfRYUq__actions{flex-wrap:wrap;gap:.45rem;display:flex}.page-module__EfRYUq__primaryBtn,.page-module__EfRYUq__ghostBtn,.page-module__EfRYUq__dangerBtn{border-radius:var(--radius-sm);cursor:pointer;align-items:center;gap:.35rem;padding:.5rem .9rem;font-size:.8rem;font-weight:600;display:inline-flex}.page-module__EfRYUq__primaryBtn{border:1px solid var(--accent-primary);background:var(--accent-primary);color:var(--text-inverse)}.page-module__EfRYUq__primaryBtn:hover:not(:disabled){background:var(--accent-hover)}.page-module__EfRYUq__ghostBtn{border:1px solid var(--border-primary);background:var(--bg-secondary);color:var(--text-secondary)}.page-module__EfRYUq__ghostBtn:hover:not(:disabled){border-color:var(--border-accent);color:var(--accent-text)}.page-module__EfRYUq__dangerBtn{border:1px solid var(--border-primary);color:var(--rose);background:0 0}.page-module__EfRYUq__dangerBtn:hover:not(:disabled){background:var(--rose-light)}.page-module__EfRYUq__primaryBtn:disabled,.page-module__EfRYUq__ghostBtn:disabled,.page-module__EfRYUq__dangerBtn:disabled{opacity:.55;cursor:wait}.page-module__EfRYUq__linkBtn{color:var(--accent-text);cursor:pointer;background:0 0;border:none;margin-top:.6rem;padding:0;font-size:.82rem;font-weight:600}.page-module__EfRYUq__linkBtn:hover{text-decoration:underline}.page-module__EfRYUq__overlay{z-index:400;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f122280;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.page-module__EfRYUq__modal{background:var(--bg-secondary);border:1px solid var(--border-primary);width:100%;max-width:460px;box-shadow:var(--shadow-lg);border-radius:18px;padding:1.6rem}.page-module__EfRYUq__modalTitle{color:var(--text-primary);font-size:1.05rem;font-weight:700}.page-module__EfRYUq__modalSubtitle{color:var(--text-muted);margin:.15rem 0 1.1rem;font-size:.83rem}.page-module__EfRYUq__field{flex-direction:column;gap:.35rem;margin-bottom:1rem;display:flex}.page-module__EfRYUq__label{color:var(--text-secondary);font-size:.82rem;font-weight:600}.page-module__EfRYUq__select{border-radius:var(--radius-md);border:1px solid var(--border-primary);background:var(--bg-primary);width:100%;color:var(--text-primary);padding:.65rem .8rem;font-size:.88rem}.page-module__EfRYUq__modalNote{color:var(--text-muted);margin-bottom:1.2rem;font-size:.81rem;line-height:1.55}.page-module__EfRYUq__modalActions{gap:.5rem;display:flex}.page-module__EfRYUq__modalActions>*{flex:1;justify-content:center}@media (max-width:640px){.page-module__EfRYUq__cardHead{flex-direction:column}}
