.role-breadcrumb{margin-bottom:1rem;font-size:.875rem}.role-breadcrumb__sep{margin:0 .5rem}.company-head{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap}.company-head__logo{object-fit:contain;background:var(--bg-elevated,#fff)}.company-head__logo,.company-head__monogram{width:64px;height:64px;border-radius:.75rem;border:1px solid var(--line,#ddd);flex:none}.company-head__monogram{display:flex;align-items:center;justify-content:center;font-size:1.75rem;font-weight:600;color:oklch(.22 .08 152);background:var(--moss-100,#eef2ea)}.company-stat{margin-top:1rem;color:var(--fg-muted,#5a6a5a)}.company-roles{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.company-role-card{display:flex;flex-direction:column;gap:.5rem;padding:1.25rem;border:1px solid var(--line,#ddd);border-radius:.5rem;text-decoration:none;color:inherit;transition:border-color .12s ease}.company-role-card:hover{border-color:var(--moss-400,#8a9a8a)}.company-role-card__title{font-weight:600;font-size:1.05rem}.company-role-card__meta{display:flex;flex-wrap:wrap;gap:.75rem;font-size:.875rem;color:var(--fg-muted,#5a6a5a)}.company-role-card__count{font-variant-numeric:tabular-nums}.company-postings{list-style:none;padding:0;margin:0;border:1px solid var(--line,#ddd);border-radius:.5rem;overflow:hidden}.company-postings__row{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding:.85rem 1.1rem;border-bottom:1px solid var(--line,#eee)}.company-postings__row:last-child{border-bottom:none}.company-postings__title{font-weight:500}.company-postings__meta{font-size:.8125rem;color:var(--fg-muted,#5a6a5a);white-space:nowrap}