.oportunidades-module__SuHh3q__wrapper{background:var(--color-bg-light)}.oportunidades-module__SuHh3q__subtitle{font-size:var(--text-body-size);color:var(--color-text-secondary);text-align:center;max-width:640px;margin:0 auto}.oportunidades-module__SuHh3q__headerActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:16px;margin-bottom:2rem;display:flex}.oportunidades-module__SuHh3q__listContainer{flex-direction:column;gap:1.75rem;display:flex}.oportunidades-module__SuHh3q__card{background:var(--color-bg-white);border:1px solid var(--color-border);border-radius:4px;flex-direction:column;gap:.9rem;padding:1.6rem 1.8rem;transition:border-color .15s;display:flex;position:relative;overflow:hidden}.oportunidades-module__SuHh3q__card:before{content:"";background:var(--color-primary);height:4px;position:absolute;inset:0 0 auto}.oportunidades-module__SuHh3q__card:hover{border-color:var(--color-primary)}.oportunidades-module__SuHh3q__cardHeader{flex-direction:column;align-items:flex-start;gap:.4rem;margin-top:.3rem;display:flex}.oportunidades-module__SuHh3q__cardTitle{font-family:var(--font-heading);font-size:var(--text-h4-size);font-weight:var(--text-h3-weight);color:var(--color-text-primary)}.oportunidades-module__SuHh3q__badge{font-size:var(--text-overline-size);font-weight:var(--text-overline-weight);letter-spacing:var(--text-overline-tracking);text-transform:uppercase;background:var(--color-bg-light);color:var(--color-primary);border-radius:2px;align-items:center;padding:.25rem .8rem;display:inline-flex}.oportunidades-module__SuHh3q__summary{font-size:var(--text-body-size);color:var(--color-text-secondary)}.oportunidades-module__SuHh3q__meta{font-size:var(--text-body-sm-size);color:var(--color-text-secondary);align-items:center;gap:.45rem;display:flex}.oportunidades-module__SuHh3q__separator{opacity:.5}.oportunidades-module__SuHh3q__primaryBtn{text-align:center;font-size:var(--text-body-sm-size);font-weight:var(--text-overline-weight);background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:2px;justify-content:center;align-items:center;padding:.55rem 1.3rem;text-decoration:none;transition:background .15s;display:inline-flex}.oportunidades-module__SuHh3q__primaryBtn:hover{background:var(--color-primary-dark)}.oportunidades-module__SuHh3q__actions .oportunidades-module__SuHh3q__primaryBtn{width:100%;display:block}.oportunidades-module__SuHh3q__actions{margin-top:.6rem}.oportunidades-module__SuHh3q__twoCols{grid-template-columns:1fr 320px;align-items:start;gap:18px;display:grid}.oportunidades-module__SuHh3q__sidebar{flex-direction:column;gap:14px;display:flex;position:sticky;top:90px}.oportunidades-module__SuHh3q__sidebarCard{background:var(--color-bg-white);border:1px solid var(--color-border);border-radius:4px;padding:16px}.oportunidades-module__SuHh3q__sidebarTitle{font-family:var(--font-heading);font-size:var(--text-body-lg-size);font-weight:var(--text-h1-weight);color:var(--color-text-primary);margin:0 0 8px}.oportunidades-module__SuHh3q__sidebarText{color:var(--color-text-secondary);font-size:var(--text-body-sm-size);margin:0 0 12px;line-height:1.35rem}.oportunidades-module__SuHh3q__sidebarActions{flex-wrap:wrap;gap:10px;display:flex}@media (max-width:900px){.oportunidades-module__SuHh3q__twoCols{grid-template-columns:1fr}.oportunidades-module__SuHh3q__sidebar{position:static}.oportunidades-module__SuHh3q__headerActions .oportunidades-module__SuHh3q__primaryBtn{width:100%}}.oportunidades-module__SuHh3q__justifiedText{text-align:justify;line-height:var(--text-body-lg-leading);white-space:pre-wrap;margin:.5rem 0}.oportunidades-module__SuHh3q__modalOverlay{z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.oportunidades-module__SuHh3q__modalContent{background:var(--color-bg-white);border-radius:4px;width:100%;max-width:600px;max-height:90vh;animation:.3s oportunidades-module__SuHh3q__modalFadeIn;position:relative;overflow-y:auto}@keyframes oportunidades-module__SuHh3q__modalFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.oportunidades-module__SuHh3q__modalClose{background:var(--color-bg-white);border:1px solid var(--color-border);cursor:pointer;width:2.5rem;height:2.5rem;color:var(--color-text-secondary);z-index:10;border-radius:2px;justify-content:center;align-items:center;font-size:2rem;line-height:1;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.oportunidades-module__SuHh3q__modalClose:hover{background:var(--color-bg-light);color:var(--color-text-primary)}.oportunidades-module__SuHh3q__modalBody{padding:2rem}.oportunidades-module__SuHh3q__modalHeader{border-bottom:2px solid var(--color-border);margin-bottom:2rem;padding-bottom:1rem}.oportunidades-module__SuHh3q__modalHeader h2{font-size:var(--text-h2-size);font-weight:var(--text-h2-weight);color:var(--color-text-primary);margin:.5rem 0 0}.oportunidades-module__SuHh3q__modalBadge{background:var(--color-bg-light);color:var(--color-text-primary);font-size:var(--text-overline-size);font-weight:var(--text-overline-weight);text-transform:uppercase;letter-spacing:var(--text-overline-tracking);border-radius:2px;padding:.25rem .75rem;display:inline-block}.oportunidades-module__SuHh3q__modalSection{border-bottom:1px solid var(--color-border);margin-bottom:1.5rem;padding-bottom:1.5rem}.oportunidades-module__SuHh3q__modalSection:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.oportunidades-module__SuHh3q__modalSection h3{font-size:var(--text-body-lg-size);font-weight:var(--text-h3-weight);color:var(--color-text-primary);align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.oportunidades-module__SuHh3q__modalSection p{color:var(--color-text-secondary);line-height:var(--text-body-lg-leading);margin:.5rem 0}.oportunidades-module__SuHh3q__modalSection strong{color:var(--color-text-primary);min-width:120px;font-weight:600;display:inline-block}.oportunidades-module__SuHh3q__modalLinks{flex-wrap:wrap;gap:1rem;margin-top:1.5rem;display:flex}.oportunidades-module__SuHh3q__modalLink{background:var(--color-bg-light);color:var(--color-text-primary);font-size:var(--text-body-sm-size);font-weight:var(--text-caption-weight);border-radius:2px;padding:.5rem 1rem;text-decoration:none;transition:all .2s;display:inline-block}.oportunidades-module__SuHh3q__modalLink:hover{background:var(--color-border)}.oportunidades-module__SuHh3q__modalFooter{border-top:1px solid var(--color-border);color:var(--color-text-secondary);font-size:var(--text-overline-size);gap:.5rem;margin-top:2rem;padding-top:1rem;display:flex}.oportunidades-module__SuHh3q__empregado{color:var(--color-accent);font-weight:600}.oportunidades-module__SuHh3q__disponivel{color:#10b981;font-weight:600}.oportunidades-module__SuHh3q__detalhesBtn{color:var(--color-text-primary);border:2px solid var(--color-border);font-size:var(--text-body-sm-size);font-weight:var(--text-overline-weight);cursor:pointer;background:0 0;border-radius:2px;width:fit-content;margin-top:1rem;padding:.5rem 1rem;transition:all .2s}.oportunidades-module__SuHh3q__detalhesBtn:hover{background:var(--color-text-primary);color:#fff;border-color:var(--color-text-primary)}.oportunidades-module__SuHh3q__telefoneSecundario{color:var(--color-text-secondary);font-size:var(--text-body-sm-size);margin-top:.25rem}.oportunidades-module__SuHh3q__telefoneHint{color:var(--color-text-secondary);font-size:var(--text-caption-size);margin-left:.25rem;font-style:italic}.oportunidades-module__SuHh3q__telefoneSecundario small{align-items:center;gap:.25rem;display:flex}
